Package com.stripe.model
Class PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Spei
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Spei
- All Implemented Interfaces:
StripeObjectInterface
public static class PaymentIntent.NextAction.DisplayBankTransferInstructions.FinancialAddress.Spei
extends StripeObject
SPEI Records contain Mexico bank account details per the SPEI format.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getClabe()
int
hashCode()
void
setBankCode
(String bankCode) void
setBankName
(String bankName) void
Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString