Package com.stripe.model.treasury
Class FinancialAccountFeatures.InboundTransfers
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.treasury.FinancialAccountFeatures.InboundTransfers
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
FinancialAccountFeatures
The
platform_restrictions that are restricting this Feature.
One of inbound_flows, or outbound_flows.
-
Nested Class Summary
Nested Classes -
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
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
InboundTransfers
public InboundTransfers()
-
-
Method Details