Package com.stripe.model
Class Person.AdditionalTosAcceptances
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Person.AdditionalTosAcceptances
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Person
For more details about AdditionalTosAcceptances, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about Account, 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
Details on the legal guardian's acceptance of the main Stripe service agreement.int
hashCode()
void
Details on the legal guardian's acceptance of the main Stripe service agreement.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
AdditionalTosAcceptances
public AdditionalTosAcceptances()
-
-
Method Details
-
getAccount
Details on the legal guardian's acceptance of the main Stripe service agreement. -
setAccount
Details on the legal guardian's acceptance of the main Stripe service agreement. -
equals
-
canEqual
-
hashCode
public int hashCode()
-