Class QuotePreviewSubscriptionSchedule.Phase.AddInvoiceItem.Period.Start

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.QuotePreviewSubscriptionSchedule.Phase.AddInvoiceItem.Period.Start
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
QuotePreviewSubscriptionSchedule.Phase.AddInvoiceItem.Period

public static class QuotePreviewSubscriptionSchedule.Phase.AddInvoiceItem.Period.Start extends StripeObject
For more details about Start, please refer to the API Reference.
  • Constructor Details

    • Start

      public Start()
  • 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