# MarkNotificationsAsReadResponseBody notifications marked read ## Example Usage ```typescript import { MarkNotificationsAsReadResponseBody } from "@lukehagar/discoursejs/sdk/models/operations"; let value: MarkNotificationsAsReadResponseBody = {}; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `success` | *string* | :heavy_minus_sign: | N/A |