Class CallCenter.UserCallCenterEnhancedReportingScheduledReportModifyRequest

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

@Choice(minOccurs=0,value={@ChoiceGroup("callCenter"),@ChoiceGroup("dnis")}) public static class CallCenter.UserCallCenterEnhancedReportingScheduledReportModifyRequest extends Request<DefaultResponse>
Request to modify a call center reporting scheduled report created by a supervisor. The response is either a SuccessResponse or an ErrorResponse. The startDate element is adjusted to the first occurrence of the recurrent schedule that comes at or after startDate.
Author:
AlpacaGenerator