Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.8 KB

File metadata and controls

17 lines (12 loc) · 1.8 KB

UpdateAllNotificationsStatusSchema

Example Usage

import { UpdateAllNotificationsStatusSchema } from "@midday-ai/sdk/models";

let value: UpdateAllNotificationsStatusSchema = {
  status: "read",
};

Fields

Field Type Required Description Example
status models.UpdateAllNotificationsStatusSchemaStatus ✔️ The new status to apply to all notifications for the authenticated user read