Represents a DriveWorks user.

Hierarchy

  • UserDetails

Properties

activeSpecificationIds: number[]

The currently active specification ids for this user.

activeSpecificationNames: string[]

The currently active specification names for this user.

displayName: string

The user's preferred display name.

emailAddress: string

The user's email address.

id: string

The unique identifier of the user.

isTeamLeader: boolean

Whether the user is the leader of any team.

loginName: string

The user's login name.

teams?: TeamDetails[]

A collection of teams which this user is a member of.