Class GroupCallCapacityManagement.GroupCallCapacityManagementGetAvailableUserListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<GroupCallCapacityManagement.GroupCallCapacityManagementGetAvailableUserListResponse>
co.ecg.alpaca.toolkit.generated.services.GroupCallCapacityManagement.GroupCallCapacityManagementGetAvailableUserListRequest
Enclosing class:
GroupCallCapacityManagement

public static class GroupCallCapacityManagement.GroupCallCapacityManagementGetAvailableUserListRequest extends Request<GroupCallCapacityManagement.GroupCallCapacityManagementGetAvailableUserListResponse>
Get a list of users that can be assigned to a Call Capacity Management group. The available user list for a new Call Capacity Management group can be obtained by not setting the name. The response is either GroupCallCapacityManagementGetAvailableUserListResponse or ErrorResponse.
Author:
AlpacaGenerator