Инструменты пользователя

Инструменты сайта


dsp:airlay:backend:entity:notification

NotificationEntity

Backend

Структура NotificationEntity :

  "_id" : ObjectId,
  "userId" : ObjectId,
  "tool" : object ({"type" : "editor"} | {"type" : "task", "taskId" : ObjectId}),
  "type" : string (Если tool "task" ("owner" | "observer") если "editor" ("info" | "error" | "succes")),
  "message" : string
  
dsp/airlay/backend/entity/notification.txt · Последнее изменение: 2021/05/12 11:56 — Лев