OneShotChargeTemplateList element
Type: | oneShotChargeTemplateWithPriceListDto |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<OneShotChargeTemplateList>
<oneShotChargeTemplateDtos>
<chargeCode>...</chargeCode>
<description>...</description>
<unitPriceWithoutTax>...</unitPriceWithoutTax>
<taxPercent>...</taxPercent>
<taxCode>...</taxCode>
<taxDescription>...</taxDescription>
</oneShotChargeTemplateDtos>
<oneShotChargeTemplateDtos>
<!--...-->
</oneShotChargeTemplateDtos>
<!--...more "oneShotChargeTemplateDtos" elements...-->
</OneShotChargeTemplateList>