Package com.stripe.model.v2.core
Class AccountLink.UseCase.AccountUpdate
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.AccountLink.UseCase.AccountUpdate
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- AccountLink.UseCase
For more details about AccountUpdate, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about CollectionOptions, 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
setCollectionOptions
(AccountLink.UseCase.AccountUpdate.CollectionOptions collectionOptions) void
setConfigurations
(List<String> configurations) void
setRefreshUrl
(String refreshUrl) void
setReturnUrl
(String returnUrl) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
AccountUpdate
public AccountUpdate()
-
-
Method Details
-
getCollectionOptions
-
getConfigurations
-
getRefreshUrl
-
getReturnUrl
-
setCollectionOptions
public void setCollectionOptions(AccountLink.UseCase.AccountUpdate.CollectionOptions collectionOptions) -
setConfigurations
-
setRefreshUrl
-
setReturnUrl
-
equals
-
canEqual
-
hashCode
public int hashCode()
-