Package com.stripe.model
Class PaymentIntent.NextActionDisplayBankTransferInstructions.FinancialAddresses
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.NextActionDisplayBankTransferInstructions.FinancialAddresses
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
PaymentIntent.NextActionDisplayBankTransferInstructions
public static class PaymentIntent.NextActionDisplayBankTransferInstructions.FinancialAddresses
extends StripeObject
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetIban()getSpei()getType()inthashCode()voidvoidsetSortCode(PaymentIntent.NextActionDisplayBankTransferInstructions.FinancialAddresses.SortCode sortCode) voidvoidsetSupportedNetworks(List<String> supportedNetworks) voidvoidMethods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
FinancialAddresses
public FinancialAddresses()
-
-
Method Details
-
getIban
-
getSortCode
public PaymentIntent.NextActionDisplayBankTransferInstructions.FinancialAddresses.SortCode getSortCode() -
getSpei
-
getSupportedNetworks
-
getType
-
getZengin
-
setIban
public void setIban(PaymentIntent.NextActionDisplayBankTransferInstructions.FinancialAddresses.Iban iban) -
setSortCode
public void setSortCode(PaymentIntent.NextActionDisplayBankTransferInstructions.FinancialAddresses.SortCode sortCode) -
setSpei
public void setSpei(PaymentIntent.NextActionDisplayBankTransferInstructions.FinancialAddresses.Spei spei) -
setSupportedNetworks
-
setType
-
setZengin
public void setZengin(PaymentIntent.NextActionDisplayBankTransferInstructions.FinancialAddresses.Zengin zengin) -
equals
-
canEqual
-
hashCode
public int hashCode()
-