Skip to main content

Interfaces

Crypto

Defined in: _vendor/api/types/DepositDestination.ts:11 A cryptocurrency deposit destination.

Extends

Properties

accountId
Defined in: _vendor/api/types/CryptoDepositDestination.ts:10
Inherited from
CryptoDepositDestination.accountId
createdAt
Defined in: _vendor/api/types/CryptoDepositDestination.ts:17 The timestamp when the deposit destination was created.
Inherited from
CryptoDepositDestination.createdAt
crypto
Defined in: _vendor/api/types/CryptoDepositDestination.ts:12 Crypto-specific details for this deposit destination. Always populated in responses. Contains the network and address.
Inherited from
CryptoDepositDestination.crypto
depositDestinationId
Defined in: _vendor/api/types/CryptoDepositDestination.ts:9
Inherited from
CryptoDepositDestination.depositDestinationId
metadata?
Defined in: _vendor/api/types/CryptoDepositDestination.ts:15
Inherited from
CryptoDepositDestination.metadata
status
Defined in: _vendor/api/types/CryptoDepositDestination.ts:14
Inherited from
CryptoDepositDestination.status
target?
Defined in: _vendor/api/types/CryptoDepositDestination.ts:13
Inherited from
CryptoDepositDestination.target
type
Defined in: _vendor/api/types/DepositDestination.ts:12
updatedAt
Defined in: _vendor/api/types/CryptoDepositDestination.ts:19 The timestamp when the deposit destination was last updated.
Inherited from
CryptoDepositDestination.updatedAt