github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/QueueInfo.md (about) 1 # QueueInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **TransferMode** | **string** | Specifies how calls are transferred to group members | [optional] 7 **FixedOrderAgents** | [**[]FixedOrderAgents**](FixedOrderAgents.md) | Information on a call forwarding rule | [optional] 8 **HoldAudioInterruptionMode** | **string** | Connecting audio interruption mode | [optional] 9 **HoldAudioInterruptionPeriod** | **int32** | Connecting audio interruption message period in seconds | [optional] 10 **AgentTimeout** | **int32** | Maximum time in seconds to wait for a call queue member before trying the next member | [optional] 11 **WrapUpTime** | **int32** | Minimum post-call wrap up time in seconds before agent status is automatically set | [optional] 12 **HoldTime** | **int32** | Maximum hold time in seconds to wait for an available call queue member | [optional] 13 **MaxCallers** | **int32** | Maximum count of callers on hold | [optional] 14 **MaxCallersAction** | **string** | Action which should be taken if count of callers on hold exceeds the maximum | [optional] 15 16 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 17 18