github.com/grokify/go-ringcentral-client@v0.3.31/engagevoice/v1/client/docs/DialGroup.md (about) 1 # DialGroup 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **AgentDialGroupMembers** | [**map[string]interface{}**](.md) | | [optional] 8 **AgentsReady** | **int32** | | [optional] 9 **BillingKey** | **string** | | [optional] 10 **DialGroupDesc** | **string** | | [optional] 11 **DialGroupId** | **int64** | | [optional] 12 **DialGroupName** | **string** | | [optional] 13 **DialMode** | **string** | Can be `PREDICTIVE` | [optional] 14 **EnableAgentFilter** | **bool** | | [optional] 15 **HciEnabled** | **string** | Can be `DISABLED` | [optional] 16 **IsActive** | **bool** | | [optional] 17 **MaxPorts** | **int32** | | [optional] 18 **OutdialServerGroupId** | **int32** | | [optional] 19 **Permissions** | [**[]map[string]interface{}**](map[string]interface{}.md) | | [optional] 20 **RealTimeAgentData** | **bool** | | [optional] 21 22 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 23 24