IKitchenWorkload Interface | 
Namespace: Resto.Front.Api.Data.Orders
public interface IKitchenWorkload : ISerializable
The IKitchenWorkload type exposes the following members.
| Name | Description | |
|---|---|---|
| CookCount | Cooks count.  | |
| CookingPlaceType | Type of cooking place which refers to kitchen workload.  | |
| KitchenWorkloadInMinutes | Kitchen queue in minutes.  | 
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object.  (Inherited from ISerializable.) |