Root object representing a schedule's on-call responders, grouped by position (previous, current, next), for a given point in time.

Hierarchy

  • ScheduleOnCallResponders

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 main data object representing a schedule's on-call responders lookup, including relationships and metadata.

Related resources referenced in the responder groups' relationships, such as shifts, schedules, and users.

Generated using TypeDoc