OrderDiscountLine Class |
Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Orders
public class OrderDiscountLine : Entity, IDisposable
The OrderDiscountLine type exposes the following members.
Name | Description | |
---|---|---|
OrderDiscountLine | Initializes a new instance of the OrderDiscountLine class | |
OrderDiscountLine(String) | Initializes a new instance of the OrderDiscountLine class |
Name | Description | |
---|---|---|
Description | ||
DiscountAmount | ||
DiscountPercent | ||
DiscountType | ||
Id | (Inherited from Entity.) | |
LineNumber | ||
No | ||
OfferNumber | ||
OrderId | ||
PeriodicDiscGroup | ||
PeriodicDiscType |
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the OrderDiscountLine | |
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Entity.) |