An AI custom rule embedded within a ruleset response.

Hierarchy

  • AiCustomRuleItem

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
createdAt: Date

The creation timestamp.

createdBy: string

The identifier of the user who created the rule.

Response attributes of an AI custom rule revision.

name: string

The rule name.

Generated using TypeDoc