mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 20:37:48 +00:00
16 lines
2.6 KiB
Markdown
16 lines
2.6 KiB
Markdown
# Notifications
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- | --------------------------------------------------------- |
|
|
| `createdAt` | *string* | :heavy_minus_sign: | N/A |
|
|
| `data` | [operations.Data](../../../sdk/models/operations/data.md) | :heavy_minus_sign: | N/A |
|
|
| `id` | *number* | :heavy_minus_sign: | N/A |
|
|
| `notificationType` | *number* | :heavy_minus_sign: | N/A |
|
|
| `postNumber` | *string* | :heavy_minus_sign: | N/A |
|
|
| `read` | *boolean* | :heavy_minus_sign: | N/A |
|
|
| `slug` | *string* | :heavy_minus_sign: | N/A |
|
|
| `topicId` | *number* | :heavy_minus_sign: | N/A |
|
|
| `userId` | *number* | :heavy_minus_sign: | N/A | |