Package com.stripe.param
Class PaymentIntentConfirmParams.PaymentMethodOptions.Paypal.LineItem.Tax
java.lang.Object
com.stripe.param.PaymentIntentConfirmParams.PaymentMethodOptions.Paypal.LineItem.Tax
- Enclosing class:
- PaymentIntentConfirmParams.PaymentMethodOptions.Paypal.LineItem
public static class PaymentIntentConfirmParams.PaymentMethodOptions.Paypal.LineItem.Tax
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static class
-
Method Summary
-
Method Details
-
builder
-
getAmount
Required. The tax for a single unit of the line item in minor units. Cannot be a negative number. -
getBehavior
Required. The tax behavior for the line item. -
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@SerializedName
value. 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()
-