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

    Class DocumentResult

    Schema for the result of a document modification.

    Index

    Constructors

    Properties

    causedBy?: string

    The cause of the error (if available).

    error?: string

    The name of the error.

    id: string

    Schema for a document ID.

    ok?: boolean

    ok.

    reason?: string

    The reason the error occurred (if available).

    ref?: number

    An internal error reference (if available).

    rev?: string

    Schema for a document revision identifier.

    Methods