RatedTransaction element

Type: ratedTransactionDto
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <RatedTransaction> <usageDate>...</usageDate> <unitAmountWithoutTax>...</unitAmountWithoutTax> <unitAmountWithTax>...</unitAmountWithTax> <unitAmountTax>...</unitAmountTax> <quantity>...</quantity> <amountWithoutTax>...</amountWithoutTax> <amountWithTax>...</amountWithTax> <amountTax>...</amountTax> <code>...</code> <description>...</description> <unityDescription>...</unityDescription> <priceplanCode>...</priceplanCode> <doNotTriggerInvoicing>...</doNotTriggerInvoicing> </RatedTransaction>