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 booleanbooleangetClabe()inthashCode()voidsetAccountHolderAddress(Address accountHolderAddress) voidsetAccountHolderName(String accountHolderName) voidsetBankAddress(Address bankAddress) voidsetBankCode(String bankCode) voidsetBankName(String bankName) voidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Spei
public Spei()
-
-
Method Details
-
getAccountHolderAddress
-
getAccountHolderName
-
getBankAddress
-
getBankCode
-
getBankName
-
getClabe
-
setAccountHolderAddress
-
setAccountHolderName
-
setBankAddress
-
setBankCode
-
setBankName
-
setClabe
-
equals
-
canEqual
-
hashCode
public int hashCode()
-