interface PutNotificationRulesIDRequest {
    body: NotificationRuleDiscriminator;
    ruleID: string;
}

Properties

Properties

Notification rule update to apply

ruleID: string

The notification rule ID.

MMNEPVFCICPMFPCPTTAAATR