Class ScheduleOnCallRespondersDataRelationshipsResponders

Defines the list of per-position (previous, current, next) responder groups for the schedule.

Hierarchy

  • ScheduleOnCallRespondersDataRelationshipsResponders

Constructors

Properties

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

Array of references to the responder groups included in the response.

Generated using TypeDoc