Class SystemCallCenterEnhancedReportingScheduledReportScheduledReportTable1Row

java.lang.Object
co.ecg.alpaca.toolkit.generated.tables.SystemCallCenterEnhancedReportingScheduledReportScheduledReportTable1Row
All Implemented Interfaces:
BroadWorksTableRow, Serializable

public class SystemCallCenterEnhancedReportingScheduledReportScheduledReportTable1Row extends Object implements BroadWorksTableRow, Serializable
Response to SystemCallCenterEnhancedReportingScheduledReportGetListRequest. Contains a table with column headings : "Scheduled Report Name", "Description", "Service Provider Id", "Is Enterprise", "Group Id", "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", "Enterprise" and "Group". For the rows with "Is Enterprise" column value "true", the "Group Id" column will be empty.
Author:
AlpacaGenerator
See Also:
  • Constructor Details

    • SystemCallCenterEnhancedReportingScheduledReportScheduledReportTable1Row

      public SystemCallCenterEnhancedReportingScheduledReportScheduledReportTable1Row()
  • Method Details