Package com.stripe.model.treasury
Class InboundTransfer.OriginPaymentMethodDetails.UsBankAccount
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.treasury.InboundTransfer.OriginPaymentMethodDetails.UsBankAccount
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- InboundTransfer.OriginPaymentMethodDetails
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetLast4()inthashCode()voidsetAccountHolderType(String accountHolderType) voidsetAccountType(String accountType) voidsetBankName(String bankName) voidsetFingerprint(String fingerprint) voidvoidsetNetwork(String network) voidsetRoutingNumber(String routingNumber) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
UsBankAccount
public UsBankAccount()
-
-
Method Details
-
getAccountHolderType
-
getAccountType
-
getBankName
-
getFingerprint
-
getLast4
-
getNetwork
-
getRoutingNumber
-
setAccountHolderType
-
setAccountType
-
setBankName
-
setFingerprint
-
setLast4
-
setNetwork
-
setRoutingNumber
-
equals
-
canEqual
-
hashCode
public int hashCode()
-