Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 442 Bytes

CounterDTO.md

File metadata and controls

14 lines (9 loc) · 442 Bytes

CounterDTO

Properties

Name Type Description Notes
id String The id of the counter. [optional]
context String The context of the counter. [optional]
name String The name of the counter. [optional]
valueCount Long The value count. [optional]
value String The value of the counter. [optional]