Body of the notification rule patch request.

Hierarchy

  • PatchNotificationRuleParameters

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 of the notification rule patch request: the rule ID, the rule type, and the rule attributes. All fields are required.

Generated using TypeDoc