Class CallCenter.GroupCallCenterEnhancedReportingScheduledReportGetListResponse

java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.CallCenter.GroupCallCenterEnhancedReportingScheduledReportGetListResponse
All Implemented Interfaces:
Serializable
Enclosing class:
CallCenter

public static class CallCenter.GroupCallCenterEnhancedReportingScheduledReportGetListResponse extends Response
Response to GroupCallCenterEnhancedReportingScheduledReportGetListRequest. Contains a table with column headings : "Schedule Name", "Description", "Created By", "Is Supervisor Report", "Status", "Report Template Name", "Report Template Level" and "Recurring". The "Created By" can be either "Administrator" or user id if created by supervisor. The possible values for "Status" are "Active", and "Completed". The possible values for "Recurring" are "None", "Daily", "Weekly", "Monthly" and "Yearly". The possible values for "Report Template Level" are "System" and "Group".
Author:
AlpacaGenerator
See Also: