Class CallCenter.GroupCallCenterAgentThresholdDefaultProfileGetRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<CallCenter.GroupCallCenterAgentThresholdDefaultProfileGetResponse>
co.ecg.alpaca.toolkit.generated.CallCenter.GroupCallCenterAgentThresholdDefaultProfileGetRequest
Enclosing class:
CallCenter

public static class CallCenter.GroupCallCenterAgentThresholdDefaultProfileGetRequest extends Request<CallCenter.GroupCallCenterAgentThresholdDefaultProfileGetResponse>
Gets an existing default Call Center Agent Threshold Profile in a Group. If includeAgentsTable is set to true, a table with the list of agents assigned to the profile is included in the response. The search criteria is used to filter the list of agents to be included in the table. The response is either a GroupCallCenterAgentThresholdDefaultProfileGetResponse or an ErrorResponse.
Author:
AlpacaGenerator