# Group

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**errorDetails** | [**ErrorDetails**](ErrorDetails.md) |  | [optional] 
**groupId** | **String** | The DocuSign group ID for the group. | [optional] 
**groupName** | **String** | The name of the group. | [optional] 
**groupType** | **String** | The group type. Possible values include:  - `adminstrators` - `everyone` - `customGroup` - `sharedSigningGroup`  <!-- More? To do --> | [optional] 
**permissionProfileId** | **String** | The ID of the permission profile associated with the group. Possible values include:  - `2301416` (for the `DocuSign Viewer` profile) - `2301415` (for the `DocuSign Sender` profile) - `2301414` (for the `Account Administrator` profile) | [optional] 
**users** | [UserInfo] | A list of the users in the group. | [optional] 
**usersCount** | **String** | The total number of users in the group. | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)