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

2.8 KiB
Raw Blame History

Notifications

Example Usage

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

let value: Notifications = {};

Fields

Field Type Required Description
createdAt string N/A
data operations.Data N/A
id number N/A
notificationType number N/A
postNumber string N/A
read boolean N/A
slug string N/A
topicId number N/A
userId number N/A