Options
All
  • Public
  • Public/Protected
  • All
Menu

Schema for the result of a document modification.

Hierarchy

  • DocumentResult

Index

Properties

Optional caused_by

caused_by?: string

The cause of the error (if available).

Optional error

error?: string

The name of the error.

id

id: string

Schema for a document ID.

Optional ok

ok?: boolean

ok.

Optional reason

reason?: string

The reason the error occurred (if available).

Optional rev

rev?: string

Schema for a document revision identifier.

Generated using TypeDoc