Data envelope for the rule-based view response.

Hierarchy

  • RuleBasedViewData

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 of the rule-based view.

id: string

Unique identifier of the rule-based view document.

The type of the resource. The value should always be rule_based_view.

Generated using TypeDoc