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