Package com.stripe.model
Class AccountSession.Components.Balances
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.AccountSession.Components.Balances
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- AccountSession.Components
For more details about Balances, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about Features, 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
Whether the embedded component is enabled.int
hashCode()
void
setEnabled
(Boolean enabled) Whether the embedded component is enabled.void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Balances
public Balances()
-
-
Method Details