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