Class CallCenter.GroupCallCenterGetInstanceListRequest

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

public static class CallCenter.GroupCallCenterGetInstanceListRequest extends Request<CallCenter.GroupCallCenterGetInstanceListResponse>
Get a list of Call Center instances within a group. The response is either GroupCallCenterGetInstanceListResponse or ErrorResponse. It is possible to get the instances within a specified department.
Author:
AlpacaGenerator