Package com.stripe.model.checkout
Class Session.PaymentMethodOptions.Card.Installments
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.checkout.Session.PaymentMethodOptions.Card.Installments
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Session.PaymentMethodOptions.Card
For more details about Installments, please refer to the API Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanIndicates if installments are enabled.inthashCode()voidsetEnabled(Boolean enabled) Indicates if installments are enabled.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString