observation-js Documentation - v1.16.0
    Preparing search index...

    Interface MarkAsSeenResponse

    interface MarkAsSeenResponse {
        last_seen: string | null;
    }
    Index

    Properties

    Properties

    last_seen: string | null