ICookingCompleteSticker
Definition
- Namespace
- Resto.Front.PrintTemplates.Cheques.Razor.TemplateModels
Label printed for a kitchen order by the end of cooking an item.
Properties
| Name | Type | Description |
|---|---|---|
| CommonInfo | IChequeCommonInfo | Common information |
| CompoundItemSecondaryComponent | IKitchenOrderProductItem | Right half of a divided pizza, for which a receipt is printed |
| Modifier | IKitchenOrderModifierItem | Modifier cooked separately from the main item, for which the label is printed. |
| Order | IKitchenOrder | Kitchen order. |