Base
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
Price/Base | object | 0..1 | ||
Base /@AmountAfterTax | The unit price amount after taxes | float | 1..1 | |
Base /@CurrencyCode | The currency code of the unit price | enum | 1..1 | |
Base /@Type | The unit of the price | string | 1..1 |
XML
<Base
CurrencyCode="EUR"
Type="per_bottle"
AmountAfterTax="25" />