CounterDTO

Properties

Name Type Description Notes
id str The id of the counter. [optional]
context str The context of the counter. [optional]
name str The name of the counter. [optional]
value_count int The value count. [optional]
value str The value of the counter. [optional]

[Back to Model list] [Back to API list] [Back to README]