Name | Type | Description | Notes |
---|---|---|---|
kotlin.String | The email of the user. If synced, will be unique inside the environment. | [optional] | |
firstName | kotlin.String | First name of the user. | [optional] |
lastName | kotlin.String | Last name of the user. | [optional] |
attributes | kotlin.Any | Arbitraty user attributes that will be used to enforce attribute-based access control policies. | [optional] |