Package com.stripe.model.treasury
Class ReceivedDebit.InitiatingPaymentMethodDetails.UsBankAccount
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.treasury.ReceivedDebit.InitiatingPaymentMethodDetails.UsBankAccount
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- ReceivedDebit.InitiatingPaymentMethodDetails
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getLast4()
int
hashCode()
void
setBankName
(String bankName) void
void
setRoutingNumber
(String routingNumber) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString