Package com.stripe.model.v2.core
Class ClaimableSandbox.SandboxDetails
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.ClaimableSandbox.SandboxDetails
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ClaimableSandbox
Data about the Stripe sandbox object.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Keys that can be used to set up an integration for this sandbox and operate on the account. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setAccount
(String account) void
void
setOwnerAccount
(String ownerAccount) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString