Package com.stripe.model.v2.core
Class Account.Configuration.Recipient
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.Account.Configuration.Recipient
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account.Configuration
The Recipient Configuration allows the Account to receive funds. Utilize this configuration
if the Account will not be the Merchant of Record, like with Separate Charges &
Transfers, or Destination Charges without on_behalf_of set.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classCapabilities that have been requested on the Recipient Configuration. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetApplied(Boolean applied) voidsetCapabilities(Account.Configuration.Recipient.Capabilities capabilities) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString