CounterInfo
A complex data type that describes a counter.
Elements
CounterId
Long. The ID of the counter.
CounterName
String. The name of the counter.
CounterValue
Long. The value of the counter.