Request payload for updating the resolution reason on a closed security case.

Hierarchy

  • CaseUpdateResolvedReasonRequest

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

Data object for updating a case's resolved reason.

Generated using TypeDoc