Class Cadence.InvoiceDiscountRule.PercentOff.MaximumApplications

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.billing.Cadence.InvoiceDiscountRule.PercentOff.MaximumApplications
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Cadence.InvoiceDiscountRule.PercentOff

public static class Cadence.InvoiceDiscountRule.PercentOff.MaximumApplications extends StripeObject
For more details about MaximumApplications, please refer to the API Reference.
  • Constructor Details

    • MaximumApplications

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