Package com.stripe.model.checkout
Class Session.PaymentMethodOptions.UsBankAccount.FinancialConnections
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.checkout.Session.PaymentMethodOptions.UsBankAccount.FinancialConnections
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Session.PaymentMethodOptions.UsBankAccount
public static class Session.PaymentMethodOptions.UsBankAccount.FinancialConnections
extends StripeObject
-
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
setPermissions
(List<String> permissions) void
setPrefetch
(List<String> prefetch) void
setReturnUrl
(String returnUrl) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString