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 SummaryFields inherited from class com.stripe.model.StripeObjectPRETTY_PRINT_GSON
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.StripeObjectdeserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
- 
Constructor Details- 
Speipublic Spei()
 
- 
- 
Method Details- 
getAccountHolderAddress
- 
getAccountHolderName
- 
getBankAddress
- 
getBankCode
- 
getBankName
- 
getClabe
- 
setAccountHolderAddress
- 
setAccountHolderName
- 
setBankAddress
- 
setBankCode
- 
setBankName
- 
setClabe
- 
equals
- 
canEqual
- 
hashCodepublic int hashCode()
 
-