@yorkie-js/sdk
    Preparing search index...

    Enumeration DocStatus

    DocStatus represents the status of the document.

    Index

    Enumeration Members

    Enumeration Members

    Attached: "attached"

    Attached means that this document is attached to the client. The actor of the ticket is created with being assigned by the client.

    Detached: "detached"

    Detached means that the document is not attached to the client. The actor of the ticket is created without being assigned.

    Removed: "removed"

    Removed means that this document is removed. If the document is removed, it cannot be edited.