Package com.stripe.model
Class Order.Payment.Settings.PaymentMethodOptions.SepaDebit
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Order.Payment.Settings.PaymentMethodOptions.SepaDebit
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Order.Payment.Settings.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
setMandateOptions
(Order.Payment.Settings.PaymentMethodOptions.SepaDebit.MandateOptions mandateOptions) void
setSetupFutureUsage
(String setupFutureUsage) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
SepaDebit
public SepaDebit()
-
-
Method Details
-
getMandateOptions
-
getSetupFutureUsage
-
setMandateOptions
public void setMandateOptions(Order.Payment.Settings.PaymentMethodOptions.SepaDebit.MandateOptions mandateOptions) -
setSetupFutureUsage
-
equals
-
canEqual
-
hashCode
public int hashCode()
-