Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 798 Bytes

File metadata and controls

19 lines (14 loc) · 798 Bytes

RegisterUserAccountRequest

Properties

Name Type Description Notes
accepted_tos_version i32 The most recent version of the TOS
captcha_code String Captcha code
day String Birth day of month
email String Email address
month String Birth month of year
password String Password
subscribe bool Whether to recieve promotional emails
username String Display Name / Username (Username is a sanitized version)
year String Birth year

[Back to Model list] [Back to API list] [Back to README]