Class FinancialAccount.Other
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.moneymanagement.FinancialAccount.Other
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- FinancialAccount
For more details about Other, please refer to the API
Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Other
public Other()
-
-
Method Details
-
getType
The type of the FinancialAccount, represented as a string. Upgrade your API version to see the type reflected infinancial_account.type
. -
setType
The type of the FinancialAccount, represented as a string. Upgrade your API version to see the type reflected infinancial_account.type
. -
equals
-
canEqual
-
hashCode
public int hashCode()
-