Type alias ReportScheduleStatus

ReportScheduleStatus: typeof ACTIVE | typeof INACTIVE | UnparsedObject

Whether the schedule is currently delivering reports (active) or paused (inactive).

Generated using TypeDoc