Package com.stripe.model.v2.core
Class AccountLink.UseCase
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.AccountLink.UseCase
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- AccountLink
The use case of AccountLink the user is requesting.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classIndicates that the AccountLink provided should onboard an account.static classIndicates that the AccountLink provided should update a previously onboarded account. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetType()inthashCode()voidsetAccountOnboarding(AccountLink.UseCase.AccountOnboarding accountOnboarding) voidsetAccountUpdate(AccountLink.UseCase.AccountUpdate accountUpdate) voidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString