OneListItem Class |
Namespace: LSRetail.Omni.Domain.DataModel.Loyalty.Baskets
public class OneListItem : Entity, IDisposable
The OneListItem type exposes the following members.
| Name | Description | |
|---|---|---|
| OneListItem | Initializes a new instance of the OneListItem class | |
| OneListItem(String) | Initializes a new instance of the OneListItem class | |
| OneListItem(LoyItem, Decimal, Boolean, Boolean) | Initializes a new instance of the OneListItem class |
| Name | Description | |
|---|---|---|
| Clone | ||
| Dispose | Releases all resources used by the OneListItem | |
| GetDiscount | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| HaveTheSameItemAndVariant(LoyItem) | ||
| HaveTheSameItemAndVariant(OneListItem) | ||
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from Entity.) |