Package com.stripe.model
Class PaymentMethod.UsBankAccount.Networks
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentMethod.UsBankAccount.Networks
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentMethod.UsBankAccount
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setPreferred
(String preferred) void
setSupported
(List<String> supported) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString