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

585 B
Raw Blame History

SetNotificationLevelResponseBody

topic updated

Example Usage

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

let value: SetNotificationLevelResponseBody = {
  success: "OK",
};

Fields

Field Type Required Description Example
success string N/A OK