Interface CounterInc

Describes the payload for a COUNTER_INC operation on a counter object.

Hierarchy

  • CounterInc

Properties

Properties

number: number

The value to be added to the counter.

Generated using TypeDoc