Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.15 KB

SubAccountToSubAccount.md

File metadata and controls

17 lines (12 loc) · 1.15 KB

SubAccountToSubAccount

Properties

Name Type Description Notes
Currency string Transfer currency name
SubAccountType string Transfer from the account. (deprecate, use `sub_account_from_type` and `sub_account_to_type` instead) [optional]
SubAccountFrom string Transfer from the user id of the sub-account
SubAccountFromType string The sub-account's outgoing trading account, spot - spot account, futures - perpetual contract account, delivery - delivery contract account, cross_margin - cross-margin account."
SubAccountTo string Transfer to the user id of the sub-account
SubAccountToType string The sub-account's incoming trading account, spot - spot account, futures - perpetual contract account, delivery - delivery contract account, cross_margin - cross-margin account.
Amount string Transfer amount

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