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
-
Nested Class Summary
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
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, 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()
-