Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 647 Bytes

CustomCryptoRoutingDest.md

File metadata and controls

32 lines (16 loc) · 647 Bytes

CustomCryptoRoutingDest

Properties

Name Type Description Notes
scheme SchemeEnum The network routing logic.
dstType DstTypeEnum The type of destination account the funds are being sent to.
dstId String The ID of the destination account the funds are being sent to.

Enum: SchemeEnum

Name Value
CUSTOM "CUSTOM"

Enum: DstTypeEnum

Name Value
VAULT "VAULT"
EXCHANGE "EXCHANGE"