Package com.stripe.model
Class Invoice.PaymentMethodOptions.AcssDebit
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Invoice.PaymentMethodOptions.AcssDebit
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
Invoice.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 booleanbooleanBank account verification method.inthashCode()voidvoidsetVerificationMethod(String verificationMethod) Bank account verification method.Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
AcssDebit
public AcssDebit()
-
-
Method Details
-
getMandateOptions
-
getVerificationMethod
Bank account verification method.One of
automatic,instant, ormicrodeposits. -
setMandateOptions
-
setVerificationMethod
Bank account verification method.One of
automatic,instant, ormicrodeposits. -
equals
-
canEqual
-
hashCode
public int hashCode()
-