Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CounterResult

Contains the results of a counter operation (binary increment/decrement).

Hierarchy

  • CounterResult

Index

Properties

Properties

cas: any

The updated CAS for the document.

The token representing the mutation performed.

value: number

The new value of the document after the operation completed.

Generated using TypeDoc