Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 862 Bytes

ConvertAssetsRequest.md

File metadata and controls

14 lines (8 loc) · 862 Bytes

ConvertAssetsRequest

Properties

Name Type Description Notes
srcAsset string Name of the source asset (must be in a currency that is supported for conversions in the selected exchange type that corresponds to your exchange ID) [default to undefined]
destAsset string Name of the destination asset (must be in a currency that is supported for conversions in the selected exchange type that corresponds to your exchange ID) [default to undefined]
amount number The amount to transfer (in the currency of the source asset) [default to undefined]

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