mongomq2

    Interface WithOptionalObjectId

    interface WithOptionalObjectId {
        _id?: ObjectId;
        [key: string]: any;
    }

    Hierarchy

    • Document
      • WithOptionalObjectId

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    _id?: ObjectId
    MMNEPVFCICPMFPCPTTAAATR