Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.09 KB

File metadata and controls

16 lines (12 loc) · 1.09 KB

SubAccountToSubAccount

Properties

Name Type Description Notes
currency str Transfer currency name
sub_account_type str Transfer from the account. (deprecate, use `sub_account_from_type` and `sub_account_to_type` instead) [optional]
sub_account_from str Transfer from the user id of the sub-account
sub_account_from_type str Transfer from the account. `spot` - spot account, `futures` - perpetual contract account, `cross_margin` - cross margin account
sub_account_to str Transfer to the user id of the sub-account
sub_account_to_type str Transfer to the account. `spot` - spot account, `futures` - perpetual contract account, `cross_margin` - cross margin account
amount str Transfer amount

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