Package com.stripe.model
Class SetupIntent.PaymentMethodOptions
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.SetupIntent.PaymentMethodOptions
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- SetupIntent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classTransaction type of the mandate.static classstatic classSpecifies the type of mandates supported.static classstatic classstatic classstatic class -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetCard()getLink()inthashCode()voidvoidvoidvoidvoidvoidvoidvoidsetUsBankAccount(SetupIntent.PaymentMethodOptions.UsBankAccount usBankAccount) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
PaymentMethodOptions
public PaymentMethodOptions()
-
-
Method Details
-
getAcssDebit
-
getAmazonPay
-
getCard
-
getCardPresent
-
getLink
-
getPaypal
-
getSepaDebit
-
getUsBankAccount
-
setAcssDebit
-
setAmazonPay
-
setCard
-
setCardPresent
-
setLink
-
setPaypal
-
setSepaDebit
-
setUsBankAccount
-
equals
-
canEqual
-
hashCode
public int hashCode()
-