# UserRepresentation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **apps** | [**LightAppRepresentation[]**](LightAppRepresentation.md) | | [optional] [default to null] **capabilities** | **string[]** | | [optional] [default to null] **company** | **string** | | [optional] [default to null] **created** | [**Date**](Date.md) | | [optional] [default to null] **email** | **string** | | [optional] [default to null] **externalId** | **string** | | [optional] [default to null] **firstName** | **string** | | [optional] [default to null] **fullname** | **string** | | [optional] [default to null] **groups** | [**GroupRepresentation[]**](GroupRepresentation.md) | | [optional] [default to null] **id** | **number** | | [optional] [default to null] **lastName** | **string** | | [optional] [default to null] **lastUpdate** | [**Date**](Date.md) | | [optional] [default to null] **latestSyncTimeStamp** | [**Date**](Date.md) | | [optional] [default to null] **password** | **string** | | [optional] [default to null] **pictureId** | **number** | | [optional] [default to null] **primaryGroup** | [**GroupRepresentation**](GroupRepresentation.md) | | [optional] [default to null] **status** | **string** | | [optional] [default to null] **tenantId** | **number** | | [optional] [default to null] **tenantName** | **string** | | [optional] [default to null] **tenantPictureId** | **number** | | [optional] [default to null] **type** | **string** | | [optional] [default to null]