Package com.stripe.param.v2.billing
Class CollectionSettingCreateParams.PaymentMethodOptions
java.lang.Object
com.stripe.param.v2.billing.CollectionSettingCreateParams.PaymentMethodOptions
- Enclosing class:
- CollectionSettingCreateParams
Required. If true the payment link to hosted invocie page would be
included in email and PDF of the invoice.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
Add all map key/value pairs to `extraParams` map.static class
Add all map key/value pairs to `extraParams` map. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
This sub-hash contains details about the Canadian pre-authorized debit payment method options.This sub-hash contains details about the Bancontact payment method.getCard()
This sub-hash contains details about the Card payment method options.This sub-hash contains details about the Bank transfer payment method options.Map of extra parameters for custom features not available in this client library.This sub-hash contains details about the Konbini payment method options.This sub-hash contains details about the SEPA Direct Debit payment method options.This sub-hash contains details about the ACH direct debit payment method options.int
hashCode()
-
Method Details
-
builder
-
getAcssDebit
This sub-hash contains details about the Canadian pre-authorized debit payment method options. -
getBancontact
This sub-hash contains details about the Bancontact payment method. -
getCard
This sub-hash contains details about the Card payment method options. -
getCustomerBalance
This sub-hash contains details about the Bank transfer payment method options. -
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. -
getKonbini
This sub-hash contains details about the Konbini payment method options. -
getSepaDebit
This sub-hash contains details about the SEPA Direct Debit payment method options. -
getUsBankAccount
This sub-hash contains details about the ACH direct debit payment method options. -
equals
-
canEqual
-
hashCode
public int hashCode()
-