Represents one position's (previous, current, or next) group of on-call responder shifts. Positions with no matching shift are omitted entirely from the response.

Hierarchy

  • ScheduleOnCallResponderData

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

Attributes for one position's (previous, current, or next) group of on-call responder shifts.

id?: string

Unique identifier of this responder group.

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

Represents the resource type for a single position's (previous, current, or next) group of on-call responder shifts.

Generated using TypeDoc