Interface SignUpOptions

Method params for Client#signUp()

Hierarchy

  • SignUpOptions

Properties

acceptMailing?: boolean

Should the Client sign up for mail offers? Never set this to true you weirdo

email: string

Email / Username for the account

login?: boolean

Should the Client login to the account after creating it?

nick: string

The nick to use when creating the account

password: string

Password for the account

Generated using TypeDoc