Class SubscriptionSchedule.Phase.AddInvoiceItem.Discount.DiscountEnd

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.SubscriptionSchedule.Phase.AddInvoiceItem.Discount.DiscountEnd
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
SubscriptionSchedule.Phase.AddInvoiceItem.Discount

public static class SubscriptionSchedule.Phase.AddInvoiceItem.Discount.DiscountEnd extends StripeObject
  • Constructor Details

    • DiscountEnd

      public DiscountEnd()
  • Method Details

    • getTimestamp

      public Long getTimestamp()
    • getType

      public String getType()
    • setTimestamp

      public void setTimestamp(Long timestamp)
    • setType

      public void setType(String type)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object