Class FinancialAddress.Credentials
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.moneymanagement.FinancialAddress.Credentials
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- FinancialAddress
For more details about Credentials, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about GbBankAccount, please refer to the API Reference.static class
For more details about UsBankAccount, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getType()
int
hashCode()
void
setGbBankAccount
(FinancialAddress.Credentials.GbBankAccount gbBankAccount) void
void
setUsBankAccount
(FinancialAddress.Credentials.UsBankAccount usBankAccount) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString