AccountCreateParams
AccountCreateParams interface
Indexable
[p
: string
]: any
Properties
Property | Type | Description |
---|---|---|
email | string | Email field for the account |
invite_code? | string | Optional Invite Code field |
password | string | Password field for the account |
promo_code? | string | Optional Promo Code field |
username | string | Username field for the account |