Hierarchy

  • EditUserOptions

Properties

email?: string

The new email address of the user

externalId?: string

The new external id of user

firstName?: string

The new first name of the user

isAdmin?: boolean

Is the user admin

language?: string

The new language of the user

lastName?: string

The new last name of the user

Include information about relationships

password?: string

The new password of the user

username?: string

The new username of the user

Generated using TypeDoc