Options
All
  • Public
  • Public/Protected
  • All
Menu

The user object as sent by backend. The frontend transforms this object with the help of UserTransformer and uses the transformed object to handle all frontend logic.

Hierarchy

Index

Properties

_links?: any
authorities: Authority[]
avatar?: string
email: string
fullName: string
groups: Group[]
id: string
impersonated?: UserResource
name: string

Example: Example

nextGroups: string[]
processRoles: ProcessRole[]
surname: string

Example: Netgrif

telNumber?: string

Generated using TypeDoc