OrderDrop
An order from the convention's store
Fields
id (Integer)
The numeric database id of this order
order_entries (Array<OrderEntryDrop>)
The entries in this order
status (String)
The state of this order (e.g. pending, unpaid, paid, cancelled)
total_price (MoneyDrop)
The total amount the person paid for the order
user_con_profile (UserConProfileDrop)
The profile of the person who placed the order