IDeliveryClientEditScreen Interface |
Namespace: Resto.Front.Api.Data.Screens
public interface IDeliveryClientEditScreen : ISerializable, IScreenWithDelivery, IScreenWithOrder, IScreen
The IDeliveryClientEditScreen 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.) |