Options
All
  • Public
  • Public/Protected
  • All
Menu

Schema for an item in the changes results array.

Hierarchy

  • ChangesResultItem

Index

Properties

changes

changes: export=.Change[]

List of document's leaves with single field rev.

Optional deleted

deleted?: boolean

if true then the document is deleted.

Optional doc

Schema for a document.

id

id: string

Schema for a document ID.

seq

seq: string

Update sequence.

Generated using TypeDoc