Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 910 Bytes

File metadata and controls

23 lines (18 loc) · 910 Bytes

vrchat_dart_generated.model.RegisterUserAccountRequest

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

Name Type Description Notes
acceptedTOSVersion int The most recent version of the TOS
captchaCode 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]