mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
2.1 KiB
2.1 KiB
GetNotificationsResponseBody
notifications
Example Usage
import { GetNotificationsResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
let value: GetNotificationsResponseBody = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
loadMoreNotifications |
string | ➖ | N/A |
notifications |
operations.Notifications[] | ➖ | N/A |
seenNotificationId |
number | ➖ | N/A |
totalRowsNotifications |
number | ➖ | N/A |