Skip to content

Latest commit

 

History

History
21 lines (8 loc) · 240 Bytes

File metadata and controls

21 lines (8 loc) · 240 Bytes

DocumentNotificationStatus

Enum

  • CLOSED (value: "closed")

  • DOWNLOADED (value: "downloaded")

  • FAILED (value: "failed")

  • NONE (value: "none")

  • OPENED (value: "opened")

  • READED (value: "readed")