interface PatchNotificationRulesIDRequest {
    body: NotificationRuleUpdate;
    ruleID: string;
}

Properties

Properties

Notification rule update to apply

ruleID: string

The notification rule ID.

MMNEPVFCICPMFPCPTTAAATR