Class TeamOnCallRespondersDataRelationshipsEscalationsDataItems

Represents a link to a specific escalation policy step associated with the on-call team.

Hierarchy

  • TeamOnCallRespondersDataRelationshipsEscalationsDataItems

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
id: string

Unique identifier of the escalation step.

Identifies the resource type for escalation policy steps linked to a team's on-call configuration.

Generated using TypeDoc