The response payload for the get-multiple-rulesets endpoint, containing the requested rulesets and their rules.

Hierarchy

  • GetMultipleRulesetsResponse

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

The primary data object in the get-multiple-rulesets response, containing the response attributes and resource type.

Generated using TypeDoc