Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.07 KB

SubAccountToSubAccount.md

File metadata and controls

17 lines (12 loc) · 1.07 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.
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
Amount string Transfer amount

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