Package com.stripe.model.v2.core
Class Account.Requirements
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Account.Requirements
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account
Information about the requirements for the Account, including what information needs to be
collected, and by when.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about Entry, please refer to the API Reference.static classAn object containing an overview of requirements for the Account. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetCollector(String collector) voidsetEntries(List<Account.Requirements.Entry> entries) voidsetSummary(Account.Requirements.Summary summary) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString