Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.08 KB

File metadata and controls

15 lines (12 loc) · 1.08 KB

SubAccount

Properties

Name Type Description Notes
remark string Remark [optional] [default to undefined]
loginName string Sub-account login name: Only letters, numbers and underscores are supported, cannot contain other invalid characters [default to undefined]
password string The sub-account's password. (Default: the same as main account's password) [optional] [default to undefined]
email string The sub-account's email address. (Default: the same as main account's email address) [optional] [default to undefined]
state number Sub-account status: 1-normal, 2-locked [optional] [readonly] [default to undefined]
type number Sub-account type: 1-Regular sub-account, 3-Cross margin sub-account [optional] [readonly] [default to undefined]
userId number Sub-account user ID [optional] [readonly] [default to undefined]
createTime number Created time [optional] [readonly] [default to undefined]