Interface UserUpdate

Export

UserUpdate

Hierarchy

  • UserUpdate

Properties

attributes?: object

Arbitrary user attributes that will be used to enforce attribute-based access control policies.

Memberof

UserUpdate

email?: string

The email of the user. If synced, will be unique inside the environment.

Memberof

UserUpdate

first_name?: string

First name of the user.

Memberof

UserUpdate

last_name?: string

Last name of the user.

Memberof

UserUpdate

Generated using TypeDoc