Package com.stripe.model.v2.core
Class Account.Configuration.Storer.Capabilities.InboundTransfers
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Account.Configuration.Storer.Capabilities.InboundTransfers
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account.Configuration.Storer.Capabilities
Hash containing capabilities related to InboundTransfers.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classCan pull funds into a FinancialAccount from an external bank account owned by the user. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetBankAccounts(Account.Configuration.Storer.Capabilities.InboundTransfers.BankAccounts bankAccounts) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
InboundTransfers
public InboundTransfers()
-
-
Method Details
-
getBankAccounts
-
setBankAccounts
public void setBankAccounts(Account.Configuration.Storer.Capabilities.InboundTransfers.BankAccounts bankAccounts) -
equals
-
canEqual
-
hashCode
public int hashCode()
-