Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 817 Bytes

Transfer.md

File metadata and controls

14 lines (11 loc) · 817 Bytes

# Transfer

Properties

Name Type Description Notes
currency string Transfer currency. For futures account, `currency` can be set to `POINT` or settle currency
from string Account to transfer from
to string Account to transfer to
amount string Transfer amount
currency_pair string Margin currency pair. Required if transfer from or to margin account [optional]
settle string Futures settle currency. Required if transferring from or to futures account [optional]

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