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