Schema for the result of a document modification.

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