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
For more details about Sofort, please refer to the API
 Reference.
- 
Field SummaryFields inherited from class com.stripe.model.StripeObjectPRETTY_PRINT_GSON
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleanbooleanTwo-letter ISO code representing the country the bank account is located in.inthashCode()voidsetCountry(String country) Two-letter ISO code representing the country the bank account is located in.Methods inherited from class com.stripe.model.StripeObjectdeserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
- 
Constructor Details- 
Sofortpublic Sofort()
 
- 
- 
Method Details