Skip to content

Latest commit

 

History

History
32 lines (14 loc) · 880 Bytes

NetworkConnectionRoutingPolicyValue.md

File metadata and controls

32 lines (14 loc) · 880 Bytes

NetworkConnectionRoutingPolicyValue

Properties

Name Type Description Notes
scheme string No network routing logic. [default to undefined]
dstType string The account the funds are being sent to. [default to undefined]
dstId string The ID of the account the funds are being sent to. [default to undefined]

Enum: NetworkConnectionRoutingPolicyValueSchemeEnum

  • None (value: 'NONE')

Enum: NetworkConnectionRoutingPolicyValueDstTypeEnum

  • FiatAccount (value: 'FIAT_ACCOUNT')

  • Vault (value: 'VAULT')

  • Exchange (value: 'EXCHANGE')

[Back to top] [Back to API list] [Back to Model list] [Back to README]