Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.07 KB

SubAccountToSubAccount.md

File metadata and controls

14 lines (11 loc) · 1.07 KB

SubAccountToSubAccount

Properties

Name Type Description Notes
currency string Transfer currency name [default to undefined]
subAccountType string Transfer from the account. (deprecate, use `sub_account_from_type` and `sub_account_to_type` instead) [optional] [default to undefined]
subAccountFrom string Transfer from the user id of the sub-account [default to undefined]
subAccountFromType string The sub-account's outgoing trading account, spot - spot account, futures - perpetual contract account, delivery - delivery contract account. [default to undefined]
subAccountTo string Transfer to the user id of the sub-account [default to undefined]
subAccountToType string The sub-account's incoming trading account, spot - spot account, futures - perpetual contract account, delivery - delivery contract account [default to undefined]
amount string Transfer amount [default to undefined]