Class ExistsResult

Contains the results of an exists operation.

Hierarchy

  • ExistsResult

Properties

Properties

cas: undefined | Cas

The CAS of the document.

exists: boolean

Indicates whether the document existed or not.

Generated using TypeDoc