Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 601 Bytes

CustomFiatRoutingDest.md

File metadata and controls

31 lines (15 loc) · 601 Bytes

CustomFiatRoutingDest

Properties

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

Enum: SchemeEnum

Name Value
CUSTOM "CUSTOM"

Enum: DstTypeEnum

Name Value
FIAT_ACCOUNT "FIAT_ACCOUNT"