Package com.stripe.param.v2.billing
Class IntentCreateParams.Action.Subscribe.PricingPlanSubscriptionDetails.ComponentConfiguration
java.lang.Object
com.stripe.param.v2.billing.IntentCreateParams.Action.Subscribe.PricingPlanSubscriptionDetails.ComponentConfiguration
- Enclosing class:
- IntentCreateParams.Action.Subscribe.PricingPlanSubscriptionDetails
public static class IntentCreateParams.Action.Subscribe.PricingPlanSubscriptionDetails.ComponentConfiguration
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionstatic IntentCreateParams.Action.Subscribe.PricingPlanSubscriptionDetails.ComponentConfiguration.Builderbuilder()protected booleanbooleanMap of extra parameters for custom features not available in this client library.Lookup key for the pricing plan component.ID of the pricing plan component.Quantity of the component to be used.inthashCode()
-
Method Details
-
builder
-
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. -
getLookupKey
Lookup key for the pricing plan component. -
getPricingPlanComponent
ID of the pricing plan component. -
getQuantity
Quantity of the component to be used. -
equals
-
canEqual
-
hashCode
public int hashCode()
-