# GroupRepresentation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **capabilities** | [**GroupCapabilityRepresentation[]**](GroupCapabilityRepresentation.md) | | [optional] [default to null] **externalId** | **string** | | [optional] [default to null] **groups** | [**GroupRepresentation[]**](GroupRepresentation.md) | | [optional] [default to null] **id** | **number** | | [optional] [default to null] **lastSyncTimeStamp** | [**Date**](Date.md) | | [optional] [default to null] **manager** | [**UserRepresentation**](UserRepresentation.md) | | [optional] [default to null] **name** | **string** | | [optional] [default to null] **parentGroupId** | **number** | | [optional] [default to null] **status** | **string** | | [optional] [default to null] **tenantId** | **number** | | [optional] [default to null] **type** | **number** | | [optional] [default to null] **userCount** | **number** | | [optional] [default to null] **users** | [**UserRepresentation[]**](UserRepresentation.md) | | [optional] [default to null]