Class Quote.StatusDetails.Stale.LastReason.SubscriptionScheduleChanged

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Quote.StatusDetails.Stale.LastReason.SubscriptionScheduleChanged
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Quote.StatusDetails.Stale.LastReason

public static class Quote.StatusDetails.Stale.LastReason.SubscriptionScheduleChanged extends StripeObject
  • Constructor Details

    • SubscriptionScheduleChanged

      public SubscriptionScheduleChanged()
  • Method Details

    • getPreviousSubscriptionSchedule

      public SubscriptionSchedule getPreviousSubscriptionSchedule()
    • setPreviousSubscriptionSchedule

      public void setPreviousSubscriptionSchedule(SubscriptionSchedule previousSubscriptionSchedule)
    • 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