Package com.stripe.param.v2.billing
Class IntentCreateParams.Action.Apply.SpendModifierRule.MaxBillingPeriodSpend
java.lang.Object
com.stripe.param.v2.billing.IntentCreateParams.Action.Apply.SpendModifierRule.MaxBillingPeriodSpend
- Enclosing class:
- IntentCreateParams.Action.Apply.SpendModifierRule
public static class IntentCreateParams.Action.Apply.SpendModifierRule.MaxBillingPeriodSpend
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classIntentCreateParams.Action.Apply.SpendModifierRule.MaxBillingPeriodSpend.CustomPricingUnitOverageRate -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanRequired. The maximum amount allowed for the billing period.IntentCreateParams.Action.Apply.SpendModifierRule.MaxBillingPeriodSpend.CustomPricingUnitOverageRateRequired. The configration for the overage rate for the custom pricing unit.Map of extra parameters for custom features not available in this client library.inthashCode()
-
Method Details
-
builder
public static IntentCreateParams.Action.Apply.SpendModifierRule.MaxBillingPeriodSpend.Builder builder() -
getAmount
Required. The maximum amount allowed for the billing period. -
getCustomPricingUnitOverageRate
public IntentCreateParams.Action.Apply.SpendModifierRule.MaxBillingPeriodSpend.CustomPricingUnitOverageRate getCustomPricingUnitOverageRate()Required. The configration for the overage rate for the custom pricing unit. -
getExtraParams
Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's@SerializedNamevalue. Instead, each key/value pair is serialized as if the key is a root-level field (serialized) name in this param object. Effectively, this map is flattened to its parent instance. -
equals
-
canEqual
-
hashCode
public int hashCode()
-