Gets emails of the user
Provides a convient way to set the data for the user. Note: Providing an "id" field here will be ignored.
the user data to set
Sets the display name of this user.
the display name of the user
Sets emails of the user
the array of email addresses of the user
Sets the username for the user
username of the user
Generated using TypeDoc
Interface for creating a user. Please note, a username and email provided must be unique else you will NOT be able to successfully save the user object.