Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
created_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly]
updated_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly]
id | string | Alphanumeric string identifying the user group. | [optional]
name | string | Name of the user group. | [optional]
description | string | Description of the user group. | [optional]
invitations_count | int | Number of invitations added to the user group. | [optional]
users_count | int | Number of users added to the user group. | [optional]
roles_count | int | Number of roles added to the user group. | [optional]