countDTO
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
A DTO for representing a count of something.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
name (string) | 0/1 | |
count (int) | 1/1 |
JSON
property | type | description |
---|---|---|
name | name (string) | |
count | count (int) |