Class GroupOutgoingCallingPlan.GroupOutgoingCallingPlanDepartmentAuthorizationCodeGetListRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<GroupOutgoingCallingPlan.GroupOutgoingCallingPlanDepartmentAuthorizationCodeGetListResponse>
co.ecg.alpaca.toolkit.generated.services.GroupOutgoingCallingPlan.GroupOutgoingCallingPlanDepartmentAuthorizationCodeGetListRequest
Enclosing class:
GroupOutgoingCallingPlan

public static class GroupOutgoingCallingPlan.GroupOutgoingCallingPlanDepartmentAuthorizationCodeGetListRequest
extends Request<GroupOutgoingCallingPlan.GroupOutgoingCallingPlanDepartmentAuthorizationCodeGetListResponse>
Request the list of authorization codes for a group default or a department. When department is not specified, it is for the group default. The response is either a GroupOutgoingCallingPlanDepartmentAuthorizationCodeGetListResponse or an ErrorResponse.
Author:
AlpacaGenerator