com.coinbase.cdp.types
Method Details
getCurrency
getBankName
String - The name of the bank holding the account.
getBeneficiaryName
String - The name of the account beneficiary.
getRoutingNumber
String - The ABA routing number of the bank.
getAccountNumber
String - The bank account number.
getBankAddress
Optional<String> - The address of the bank. Present when required by the receiving institution.
getReferenceCode
Optional<String> - A reference code that must be included in the payment memo or reference field so the receiving institution can route the deposit to the correct account. Only present when required by the receiving institution.
getSupportedRails
List<DepositDestinationPaymentRail> - The payment rails this account can receive deposits on.
equals
[equals](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals\(java.lang.Object\) "class or interface in java.lang") in class [Object](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html "class or interface in java.lang")
Parameters:
other - Object
Returns:
boolean
getAdditionalProperties
Map<String,Object>
hashCode
[hashCode](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode\(\) "class or interface in java.lang") in class [Object](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html "class or interface in java.lang")
Returns:
int
toString
[toString](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#toString\(\) "class or interface in java.lang") in class [Object](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html "class or interface in java.lang")
Returns:
String
builder
CurrencyStage