Interface RegisterParams

Export

RegisterParams

Hierarchy

  • RegisterParams

Properties

account_name?: string

The business name or individual name.

Memberof

RegisterParams

email: string

Email address

Memberof

RegisterParams

name: string

Full name

Memberof

RegisterParams

parent_account_id?: string

ID of the parent account associated with this registration.

Memberof

RegisterParams

password: string

Password. Requires 1 alphabetic and 1 numeric character and a minimum length of 7.

Memberof

RegisterParams

user_invitation_id?: string

ID of the user invitation associated with this registration.

Memberof

RegisterParams

Generated using TypeDoc