Class FinancialAccount.ManagedBy
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.moneymanagement.FinancialAccount.ManagedBy
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- FinancialAccount
If this is a managed FinancialAccount,
managed_by indicates the product that created
and manages this FinancialAccount. For managed FinancialAccounts, creation of money management
resources can only be orchestrated by the managing product.-
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
-
ManagedBy
public ManagedBy()
-
-
Method Details
-
getType
Enum describing the Stripe product that is managing this FinancialAccount.Equal to
multiprocessor_settlement. -
setType
Enum describing the Stripe product that is managing this FinancialAccount.Equal to
multiprocessor_settlement. -
equals
-
canEqual
-
hashCode
public int hashCode()
-