Order pizza type list.
id
order_id
- FK to orders.idpizza_type_id
- FK to pizza_types.idcount
- count of itemscurrency
- the order currency ("usd"|"eur")total_price
- total amount of all items in the specified currencyitem_price
- price of single item in euro (not in currency) in the time of the order