Class PromotionCode.Restrictions.CurrencyOption

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PromotionCode.Restrictions.CurrencyOption
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PromotionCode.Restrictions

public static class PromotionCode.Restrictions.CurrencyOption extends StripeObject
  • Constructor Details

    • CurrencyOption

      public CurrencyOption()
  • Method Details

    • getMinimumAmount

      public Long getMinimumAmount()
    • setMinimumAmount

      public void setMinimumAmount(Long minimumAmount)
    • 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