Interface: IUser

identifiers/Interfaces.Interfaces.IUser

Table of contents

Properties

  • group

  • id

  • workingGroup

Properties

group

β€’ Optional group: Record<string, string[]>

Defined in

identifiers/Interfaces.ts:32


id

β€’ id: string

Defined in

identifiers/Interfaces.ts:31


workingGroup

β€’ Optional workingGroup: Record<string, string>

Defined in

identifiers/Interfaces.ts:33