Syrve POS Api V8 Code Reference
Syrve POS Api V8 Code Reference
Resto.Front.Api.Data.Screens
IScreenWithDelivery Interface
IScreenWithDelivery Properties
Order Property
IScreenWithDelivery
Order Property
Delivery order that the screen is associated to.
Namespace:
Resto.Front.Api.Data.Screens
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
IDeliveryOrder
Order
{
get
; }
Property Value
Type:
IDeliveryOrder
See Also
Reference
IScreenWithDelivery Interface
Resto.Front.Api.Data.Screens Namespace