Name | Type | Description | Notes |
---|---|---|---|
currency | string | Transfer currency. For futures account, `currency` can be set to `POINT` or settle currency | [default to undefined] |
from | string | Account to transfer from | [default to undefined] |
to | string | Account to transfer to | [default to undefined] |
amount | string | Transfer amount | [default to undefined] |
currencyPair | string | Margin currency pair. Required if transfer from or to margin account | [optional] [default to undefined] |
settle | string | Futures settle currency. Required if transferring from or to futures account | [optional] [default to undefined] |
-
Spot
(value:'spot'
) -
Margin
(value:'margin'
) -
Futures
(value:'futures'
) -
Delivery
(value:'delivery'
) -
Options
(value:'options'
)
-
Spot
(value:'spot'
) -
Margin
(value:'margin'
) -
Futures
(value:'futures'
) -
Delivery
(value:'delivery'
) -
Options
(value:'options'
)