| 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 |