Class Configuration.Features.SubscriptionUpdate.ScheduleAtPeriodEnd.Condition

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.billingportal.Configuration.Features.SubscriptionUpdate.ScheduleAtPeriodEnd.Condition
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Configuration.Features.SubscriptionUpdate.ScheduleAtPeriodEnd

public static class Configuration.Features.SubscriptionUpdate.ScheduleAtPeriodEnd.Condition extends StripeObject
For more details about Condition, please refer to the API Reference.
  • Constructor Details

    • Condition

      public Condition()
  • Method Details

    • getType

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