Skip to main content
Package: com.coinbase.cdp.types

Method Details

getDepositDestinationId

Returns: DepositDestinationId

getAccountId

Returns: AccountId

getCrypto

Returns: DepositDestinationCrypto - Crypto-specific details for this deposit destination. Always populated in responses. Contains the network and address.

getTarget

Returns: Optional<DepositDestinationTarget>

getStatus

Returns: DepositDestinationStatus

getMetadata

Returns: Optional<Metadata>

getCreatedAt

Returns: OffsetDateTime - The timestamp when the deposit destination was created.

getUpdatedAt

Returns: OffsetDateTime - The timestamp when the deposit destination was last updated.

equals

Overrides: [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

Returns: Map<String,Object>

hashCode

Overrides: [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

Overrides: [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

Returns: CryptoDepositDestination.DepositDestinationIdStage