Package com.stripe.param.v2.core
Class AccountUpdateParams.Configuration.Customer.Billing
java.lang.Object
com.stripe.param.v2.core.AccountUpdateParams.Configuration.Customer.Billing
- Enclosing class:
- AccountUpdateParams.Configuration.Customer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanThe ID of aPaymentMethodattached to this Account'scustomerconfiguration, used as the default payment method for invoices and subscriptions.Map of extra parameters for custom features not available in this client library.Default invoice settings for the customer account.inthashCode()
-
Method Details
-
builder
-
getDefaultPaymentMethod
The ID of aPaymentMethodattached to this Account'scustomerconfiguration, used as the default payment method for invoices and subscriptions. -
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. -
getInvoice
Default invoice settings for the customer account. -
equals
-
canEqual
-
hashCode
public int hashCode()
-