Class IntentAction.Apply.SpendModifierRule.MaxBillingPeriodSpend.CustomPricingUnitOverageRate

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.billing.IntentAction.Apply.SpendModifierRule.MaxBillingPeriodSpend.CustomPricingUnitOverageRate
All Implemented Interfaces:
HasId, StripeObjectInterface
Enclosing class:
IntentAction.Apply.SpendModifierRule.MaxBillingPeriodSpend

public static class IntentAction.Apply.SpendModifierRule.MaxBillingPeriodSpend.CustomPricingUnitOverageRate extends StripeObject implements HasId
The configration for the overage rate for the custom pricing unit.
  • Constructor Details

    • CustomPricingUnitOverageRate

      public CustomPricingUnitOverageRate()
  • Method Details

    • setId

      public void setId(String id)
    • 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
    • getId

      public String getId()
      Specified by:
      getId in interface HasId