Click or drag to resize

KOTStatus Enumeration


Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.OrderHosp
Assembly: LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public enum KOTStatus
Members
Member nameValueDescription
NotSent0 
NASError1 
KDSError2 
Sent3 
Started4 
Finished5 
Served6 
None7 
Posted8 
Voided9 
See Also