taxDto
| Extends: | baseDto |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
| Available Since: | Oct 11, 2013 |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| taxId (string) | 1/1 | |
| name (string) | 0/1 | |
| countryTaxes (countryTaxDto) | 1/unbounded |
JSON
| property | type | description |
|---|---|---|
| taxId | taxId (string) | |
| name | name (string) | |
| countryTaxes | array of countryTaxes (countryTaxDto) |