| IKitchenOrderCookingItemDto Interface | 
Namespace: Resto.Front.Api.Data.Kitchen
 Syntax
Syntaxpublic interface IKitchenOrderCookingItemDto
The IKitchenOrderCookingItemDto type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BaseOrderItemId | |
|  | Comment | |
|  | CookingPlaceId | |
|  | CookingPlaceTypeId | |
|  | CookingTime | |
|  | GuestName | |
|  | OrderRank | |
|  | PrintTime | |
|  | ProductSizeId | |
|  | ServeGroupNumber | 
 See Also
See Also