Class TrialOffer.Duration.Relative

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.productcatalog.TrialOffer.Duration.Relative
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
TrialOffer.Duration

public static class TrialOffer.Duration.Relative extends StripeObject
For more details about Relative, please refer to the API Reference.
  • Constructor Details

    • Relative

      public Relative()
  • Method Details

    • getIterations

      public Long getIterations()
    • setIterations

      public void setIterations(Long iterations)
    • 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