Interfaces
GetDepositDestinationByIdRequest
Defined in: _vendor/api/resources/depositDestinations/client/requests/GetDepositDestinationByIdRequest.ts:13Example
Properties
depositDestinationId
ListDepositDestinationsRequest
Defined in: _vendor/api/resources/depositDestinations/client/requests/ListDepositDestinationsRequest.ts:17Example
Properties
accountId?
address?
network?
pageSize?
pageToken?
type?
ListDepositDestinationsResponse
Defined in: _vendor/api/resources/depositDestinations/types/ListDepositDestinationsResponse.ts:5Properties
depositDestinations
nextPageToken?
Type Aliases
Namespaces
Interfaces
CreateCryptoDepositDestinationRequest
Defined in: _vendor/api/types/CreateCryptoDepositDestinationRequest.ts:5Extended by
Properties
accountId
account_, that owns the deposit destination.
crypto
type is crypto.
metadata?
target?
CreateDepositDestinationCrypto
Defined in: _vendor/api/types/CreateDepositDestinationCrypto.ts:8 Crypto-specific details for creating a deposit destination.Properties
network
CryptoDepositDestination
Defined in: _vendor/api/types/CryptoDepositDestination.ts:8 A cryptocurrency deposit destination.Extended by
Properties
accountId
createdAt
crypto
depositDestinationId
metadata?
status
target?
updatedAt
DepositDestinationCrypto
Defined in: _vendor/api/types/DepositDestinationCrypto.ts:8 Crypto-specific deposit destination details. In responses, this object is always present. Contains the network and address for the deposit destination.Properties
address
network
DepositDestinationReference
Defined in: _vendor/api/types/DepositDestinationReference.ts:8 A reference to the deposit destination associated with the transfer.Properties
id
DepositDestinationTargetAccount
Defined in: _vendor/api/types/DepositDestinationTargetAccount.ts:8 The account and asset where incoming deposits should be credited.Properties
accountId?
asset
DepositTravelRuleBeneficiary
Defined in: _vendor/api/types/DepositTravelRuleBeneficiary.ts:6 Beneficiary information for a deposit travel rule submission.Properties
name?
DepositTravelRuleOriginator
Defined in: _vendor/api/types/DepositTravelRuleOriginator.ts:8 Originator information for a deposit travel rule submission.Properties
address?
dateOfBirth?
name?
personalId?
virtualAssetServiceProvider?
walletType?
DepositTravelRuleResponse
Defined in: _vendor/api/types/DepositTravelRuleResponse.ts:8 Response from submitting travel rule information for a deposit transfer.Properties
missingFields?
reason?
incomplete to explain what needs to be fixed before the transfer can proceed.
status
DepositTravelRuleVasp
Defined in: _vendor/api/types/DepositTravelRuleVasp.ts:6 Information about the Virtual Asset Service Provider (VASP) for a deposit travel rule submission.Properties
identifier?
name?
Type Aliases
- CreateDepositDestinationRequest
- DepositDestination
- DepositDestinationId
- DepositDestinationStatus
- DepositDestinationTarget
- DepositDestinationType