OrderQueue Class |
Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Orders
public class OrderQueue : Entity, IDisposable
The OrderQueue type exposes the following members.
Name | Description | |
---|---|---|
OrderQueue | Initializes a new instance of the OrderQueue class | |
OrderQueue(String) | Initializes a new instance of the OrderQueue class |
Name | Description | |
---|---|---|
ContactId | ||
DateCreated | ||
DateLastModified | ||
Description | ||
DeviceId | ||
Id | (Inherited from Entity.) | |
OrderQueueStatus | ||
OrderQueueType | ||
OrderXml | ||
PhoneNumber | ||
QueueId | ||
SearchKey | ||
StatusChange | ||
StoreId | ||
TerminalId |
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the OrderQueue | |
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Entity.) |