| IDeliveryTerminalWorkload Interface | 
Namespace: Resto.Front.Api.Data.Orders
 Syntax
Syntaxpublic interface IDeliveryTerminalWorkload : ISerializable
The IDeliveryTerminalWorkload type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CourierWorkload | Courier workload. | 
|  | IsTimePeak | Set standard cooking time 'Peak hour' | 
|  | KitchenWorkload | Kitchen workload. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object.(Inherited from ISerializable.) | 
 See Also
See Also