Last updated

Base

Fields

FieldDescriptionTypeMin/maxNotes
Price/
Base
object0..1
Base/
@AmountAfterTax
The unit price amount after taxesfloat1..1
Base/
@CurrencyCode
The currency code of the unit priceenum1..1
Base/
@Type
The unit of the pricestring1..1

XML

<Base 
    CurrencyCode="EUR" 
    Type="per_bottle" 
    AmountAfterTax="25" />