Package com.stripe.model
Class ConfirmationToken.PaymentMethodPreview.Sofort
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.ConfirmationToken.PaymentMethodPreview.Sofort
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ConfirmationToken.PaymentMethodPreview
Get expanded
setupAttempt
.-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Two-letter ISO code representing the country the bank account is located in.int
hashCode()
void
setCountry
(String country) Two-letter ISO code representing the country the bank account is located in.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Sofort
public Sofort()
-
-
Method Details