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

2.1 KiB
Raw Blame History

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