Package com.stripe.model
Class Subscription.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Subscription.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Subscription.PaymentSettings.PaymentMethodOptions.Card
public static class Subscription.PaymentSettings.PaymentMethodOptions.Card.MandateOptions
extends StripeObject
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
void
setAmountType
(String amountType) void
setDescription
(String description) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString