Package com.stripe.model
Class PaymentIntent.PaymentMethodOptions.UsBankAccount.MandateOptions
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.PaymentMethodOptions.UsBankAccount.MandateOptions
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentIntent.PaymentMethodOptions.UsBankAccount
public static class PaymentIntent.PaymentMethodOptions.UsBankAccount.MandateOptions
extends StripeObject
The account subcategories to use to filter for possible accounts to link. Valid
subcategories are
checking
and savings
.-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setCollectionMethod
(String collectionMethod) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString