Package com.stripe.model.checkout
Class Session.NameCollection
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.checkout.Session.NameCollection
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Session
For more details about NameCollection, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about Business, please refer to the API Reference.static class
For more details about Individual, 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
int
hashCode()
void
setBusiness
(Session.NameCollection.Business business) void
setIndividual
(Session.NameCollection.Individual individual) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString