| Name | Type | Description | Notes |
|---|---|---|---|
| currency | string | Transfer currency name | [default to undefined] |
| subAccountType | string | Transfer from account (deprecated, 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 | Source sub-account 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 | Target sub-account trading account: spot - spot account, futures - perpetual contract account, delivery - delivery contract account | [default to undefined] |
| amount | string | Transfer amount | [default to undefined] |