ICookingCompleteCheque
Definition
- Namespace
- Resto.Front.PrintTemplates.Cheques.Razor.TemplateModels
Cooking complete ticket
Properties
| Name | Type | Description |
|---|---|---|
| CommonInfo | IChequeCommonInfo | Common information |
| CompoundItemSecondaryComponent | IKitchenOrderProductItem | Right half of divided pizza for which ticket is printed |
| CookingPlace | IRestaurantSection | Production place ticket |
| Items | IEnumerable<ICookingCompleteChequeItem> | Order items ticket |
| Order | IKitchenOrder | Order |