Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 819 Bytes

Transfer.md

File metadata and controls

14 lines (11 loc) · 819 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 transferred from
to string Account transferred 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 `currency` is `POINT` [optional]

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