counterEntity
| Extends: | entity |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
A serialized representation of this class can be placed in the entity body of a response from the API. This particular entity holds a reference to a CounterDTO.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| counter (counter) | 0/1 | Get the counter. |
JSON
| property | type | description |
|---|---|---|
| counter | counter (counter) | Get the counter. |