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

    Class ViewResultRow

    Schema for a row of a view result.

    Index

    Constructors

    Properties

    causedBy?: string

    The cause of the error (if available).

    Schema for a document.

    error?: string

    The name of the error.

    id?: string

    Schema for a document ID.

    key: any

    Schema for any JSON type.

    reason?: string

    The reason the error occurred (if available).

    ref?: number

    An internal error reference (if available).

    value: any

    Schema for any JSON type.

    Methods