Package com.stripe.model
Class Invoice.PaymentSettings.PaymentMethodOptions.Card
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Invoice.PaymentSettings.PaymentMethodOptions.Card
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Invoice.PaymentSettings.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
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
void
setRequestThreeDSecure
(String requestThreeDSecure) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Card
public Card()
-
-
Method Details
-
getInstallments
-
getRequestThreeDSecure
-
setInstallments
public void setInstallments(Invoice.PaymentSettings.PaymentMethodOptions.Card.Installments installments) -
setRequestThreeDSecure
-
equals
-
canEqual
-
hashCode
public int hashCode()
-