Class CallCenter.EnterpriseCallCenterAgentThresholdDefaultProfileGetRequest

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

public static class CallCenter.EnterpriseCallCenterAgentThresholdDefaultProfileGetRequest extends Request<CallCenter.EnterpriseCallCenterAgentThresholdDefaultProfileGetResponse>
Gets an existing default Call Center Agent Threshold Profile in an Enterprise. 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 EnterpriseCallCenterAgentThresholdDefaultProfileGetResponse or an ErrorResponse.
Author:
AlpacaGenerator