Class ScheduleOnCallResponderDataRelationships

Relationships for a single position's (previous, current, or next) responder group.

Hierarchy

  • ScheduleOnCallResponderDataRelationships

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

Defines the list of shifts satisfying this responder group's position. Multiple shifts occur when a schedule has multiple concurrent on-call responders at that position.

Generated using TypeDoc