mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
587 B
587 B
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 |