OrderMessage Class |
Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Orders
public class OrderMessage : Entity, IDisposable
The OrderMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | OrderMessage | Initializes a new instance of the OrderMessage class |
![]() | OrderMessage(String) | Initializes a new instance of the OrderMessage class |
Name | Description | |
---|---|---|
![]() | DateCreated | |
![]() | DateLastModified | |
![]() | Description | |
![]() | Details | |
![]() | Id | (Inherited from Entity.) |
![]() | OrderId | |
![]() | OrderMessageStatus |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the OrderMessage |
![]() | ToString | (Overrides ObjectToString.) |