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

cas: any

The updated CAS for the document.

Optional token

The token representing the mutation performed.

value

value: number

The new value of the document after the operation completed.

Generated using TypeDoc