Thanks to visit codestin.com
Credit goes to docs.couchbase.com

couchbase
    Preparing search index...

    Class TransactionGetMultiSpec

    Represents the path to a document.

    Index

    Constructors

    Properties

    Constructors

    Properties

    collection: Collection

    The Collection where the document belongs.

    id: string

    The id (or key) of the document.

    transcoder?: Transcoder

    The Transcoder to encode/decode the document.