Click or drag to resize

DeliveryStatus Enumeration

Namespace:  Resto.Front.Api.Data.Brd
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public enum DeliveryStatus
Members
  Member nameValueDescription
Unconfirmed0
New1
Waiting2
OnWay3
Delivered4
Closed5
Cancelled6
See Also