An object representing product selection, used when creating and viewing an order.
| Field name | Type | Description | 
|---|---|---|
| product | String (URI) | The product that is selected. | 
| quantity | Number | The number of selected products for the product in the field name. | 
| parent | String (URI) | The parent product in case this is a combo product. Optional. Used only for  | 
| consumers | List of Ticket consumer | List of ticket consumer information objects. Optional. Used only for  |