Schema for a row of a view result.

Constructors

Properties

causedBy?: string

The cause of the error (if available).

doc?: Document

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).

value: any

Schema for any JSON type.

Methods

Generated using TypeDoc