Fires2REST - v0.3.0
    Preparing search index...

    Class DocumentSnapshotImpl<T>

    Document snapshot implementation.

    Type Parameters

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    createTime?: Date

    Time the document was created

    exists: boolean

    Whether the document exists

    id: string

    The document ID

    path: string

    The full document path

    updateTime?: Date

    Time the document was last updated

    Methods