ReportScheduleInput
No description
input ReportScheduleInput {
daily: DailyReportScheduleInput
weekly: WeeklyReportScheduleInput
monthly: MonthlyReportScheduleInput
}
Fields
ReportScheduleInput.daily ● DailyReportScheduleInput input
ReportScheduleInput.weekly ● WeeklyReportScheduleInput input
ReportScheduleInput.monthly ● MonthlyReportScheduleInput input
Member Of
CreateReportDefinitionInput input ● UpdateReportDefinitionInput input