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