The incident's relationships from a response.

Hierarchy

  • IncidentResponseRelationships

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 relationship reference for attachments.

Relationship to user.

createdByUser?: RelationshipToUser

Relationship to user.

Relationship to impacts.

A relationship reference for multiple integration metadata objects.

lastModifiedByUser?: RelationshipToUser

Relationship to user.

Relationship to incident responders.

Relationship to incident user defined fields.

Generated using TypeDoc