Package com.stripe.model
Class PaymentMethod.Sofort
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentMethod.Sofort
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentMethod
Get expanded
setupAttempt.-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier 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.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Sofort
public Sofort()
-
-
Method Details