995 B
995 B
RegisterUserAccountRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| acceptedTOSVersion | Integer | The most recent version of the TOS | [default to null] |
| captchaCode | String | Captcha code | [default to null] |
| day | String | Birth day of month | [default to null] |
| String | Email address | [default to null] | |
| month | String | Birth month of year | [default to null] |
| password | String | Password | [default to null] |
| subscribe | Boolean | Whether to recieve promotional emails | [default to null] |
| username | String | Display Name / Username (Username is a sanitized version) | [default to null] |
| year | String | Birth year | [default to null] |