ICourierWorkload Interface |
Namespace: Resto.Front.Api.Data.Orders
public interface ICourierWorkload : ISerializable
The ICourierWorkload type exposes the following members.
Name | Description | |
---|---|---|
Courier | Courier. | |
DeliveriesCount | Count of active (i.e. neither closed nor cancelled) deliveries assigned to courier. |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |