ReportSchedule
No description
type ReportSchedule {
daily: DailyReportSchedule
weekly: WeeklyReportSchedule
monthly: MonthlyReportSchedule
}
Fields
ReportSchedule.daily ● DailyReportSchedule object
ReportSchedule.weekly ● WeeklyReportSchedule object
ReportSchedule.monthly ● MonthlyReportSchedule object
Member Of
ReportDefinition object