interface HTTPNotificationRuleBase {
    type: "http";
    url?: string;
}

Properties

Properties

type: "http"
url?: string
MMNEPVFCICPMFPCPTTAAATR