countsDTO
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
A DTO for wrapping a list of CountDTOs.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| id (string) | 0/1 | |
| counts (countDTO) | 0/unbounded |
JSON
| property | type | description |
|---|---|---|
| id | id (string) | |
| counts | array of counts (countDTO) |