@ibm-cloud/cloudant - v0.12.5
    Preparing search index...

    Class ChangesResultItem

    Schema for an item in the changes results array.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    changes: CloudantV1.Change[]

    List of document's leaves with single field rev.

    deleted?: boolean

    if true then the document is deleted.

    Schema for a document.

    id: string

    Schema for a document ID.

    seq: string

    Update sequence.

    Methods