Package com.stripe.model
Class SetupIntent.PaymentMethodOptions.AcssDebit
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.SetupIntent.PaymentMethodOptions.AcssDebit
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- SetupIntent.PaymentMethodOptions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setCurrency
(String currency) void
void
setVerificationMethod
(String verificationMethod) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
AcssDebit
public AcssDebit()
-
-
Method Details
-
getCurrency
-
getMandateOptions
-
getVerificationMethod
-
setCurrency
-
setMandateOptions
public void setMandateOptions(SetupIntent.PaymentMethodOptions.AcssDebit.MandateOptions mandateOptions) -
setVerificationMethod
-
equals
-
canEqual
-
hashCode
public int hashCode()
-