Class GetSuppressionVersionHistoryData

Data for the suppression version history.

Hierarchy

  • GetSuppressionVersionHistoryData

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

Response object containing the version history of a suppression.

id?: string

ID of the suppression.

Type of data.

Generated using TypeDoc