GuestUser
@auvious/common / Exports / GuestUser
Class: GuestUser
Represents the guest user's model based on the server's retrieved data.
Hierarchy
↳
GuestUser
Implements
Table of contents
Constructors
Properties
Constructors
constructor
• new GuestUser(args?
)
Parameters
Name | Type |
---|---|
args | any |
Overrides
Properties
clientId
• clientId: string
Implementation of
organization
• organization: string
Implementation of
password
• password: string
Implementation of
username
• username: string