IDeliveryOrderEditScreen Interface |
Namespace: Resto.Front.Api.Data.Screens
public interface IDeliveryOrderEditScreen : ISerializable, IScreenWithDelivery, IScreenWithOrder, IScreen
The IDeliveryOrderEditScreen type exposes the following members.
Name | Description | |
---|---|---|
Order | Delivery order that the screen is associated to. (Inherited from IScreenWithDelivery.) |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |