OrderItem
- amountType: numberFormat: float
Ordered amount
- currencyType: string
Currency code
- displayType: string
_name Product display name
- eanType: string
_code Product EAN
- idType: integerFormat: uint
Item ID
- originType: string
Product origin
- preparedType: boolean
Item preparation status
- priceType: numberFormat: float
Unit price
- priceType: string
_unit Price unit
- productType: string
_hash _id Product hash ID
- productType: integerFormat: uint
_id Product ID
- servedType: numberFormat: float
_amount Served/prepared amount
- servedType: numberFormat: float
_price Served unit price
- skuType: string
Product SKU
- totalType: numberFormat: float
_price Total price (amount * price)
- unitType: string
Unit of measure

