Class Group.GroupOfficeZoneAssignListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.Group.GroupOfficeZoneAssignListRequest
Enclosing class:
Group

public static class Group.GroupOfficeZoneAssignListRequest extends Request<DefaultResponse>
Assign a list of Office Zones to a group. The Element defaultOfficeZone is required only for the first assignment, for subsequent assignments it is optional. Office Zones can only be assigned if the Location-Based Calling Restrictions has been authorized to the group otherwise the request will fail. The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator