A list of schedules with pagination metadata and any related included resources (such as teams).

Hierarchy

  • Schedules

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

A list of schedules.

included?: TeamReference[]

Any additional resources related to the schedules, such as teams.

Metadata that is included in the response when listing schedules.

Generated using TypeDoc