Response containing a list of report schedules.

Hierarchy

  • ReportScheduleListResponse

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The list of report schedules.

Related resources included with the report schedules, such as authors and rendered resources.

Pagination links for navigating a report schedule list response.

Metadata for a paginated report schedule list response.

Generated using TypeDoc