Files
discoursejs/docs/sdk/models/operations/notificationlevel.md

227 B

NotificationLevel

Example Usage

import { NotificationLevel } from "@lukehagar/discoursejs/sdk/models/operations";

let value: NotificationLevel = "2";

Values

"0" | "1" | "2" | "3"