| Name | Type | Description | Notes |
|---|---|---|---|
| Remark | string | Remark | [optional] |
| LoginName | string | Sub-account login name: Only letters, numbers and underscores are supported, cannot contain other invalid characters | |
| Password | string | The sub-account's password. (Default: the same as main account's password) | [optional] |
| string | The sub-account's email address. (Default: the same as main account's email address) | [optional] | |
| State | int32 | Sub-account status: 1-normal, 2-locked | [optional] [readonly] |
| Type | int32 | Sub-account type: 1-Regular sub-account, 3-Cross margin sub-account | [optional] [readonly] |
| UserId | int64 | Sub-account user ID | [optional] [readonly] |
| CreateTime | int64 | Created time | [optional] [readonly] |