Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 653 Bytes

CustomRoutingDest.md

File metadata and controls

33 lines (17 loc) · 653 Bytes

CustomRoutingDest

Properties

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

Enum: SchemeEnum

Name Value
CUSTOM "CUSTOM"

Enum: DstTypeEnum

Name Value
FIAT_ACCOUNT "FIAT_ACCOUNT"
VAULT "VAULT"
EXCHANGE "EXCHANGE"