Class TriggerInvestigationResponseData

Data for the trigger investigation response.

Hierarchy

  • TriggerInvestigationResponseData

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 the trigger investigation response.

id: string

Unique identifier for the trigger response.

The resource type for trigger investigation responses.

Generated using TypeDoc