Relationships associated with an incident handle response, including linked users and incident type.

Hierarchy

  • IncidentHandleRelationships

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

A single relationship object for an incident handle, wrapping the related resource data.

A single relationship object for an incident handle, wrapping the related resource data.

A single relationship object for an incident handle, wrapping the related resource data.

lastModifiedByUser: IncidentHandleRelationship

A single relationship object for an incident handle, wrapping the related resource data.

Generated using TypeDoc