Click or drag to resize

IExistingDeliveryOrderStub Interface

Namespace:  Resto.Front.Api.V4.Editors.Stubs
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
public interface IExistingDeliveryOrderStub : IExistingOrderStub, 
	IExistingEntityStub, IOrderStub, IDeliveryOrderStub
See Also