UserIdentification
Purpose
UserIdentification
holds information about a user.
Attributes
Property | Type | Description |
---|---|---|
id | uuid | Unique user ID |
isTeam | boolean | Whether the user represents a team (as opposed to person) |
email | string | User email |
name | string | User (display) name |