Click or drag to resize

OneListItem Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Loyalty.BasketsOneListItem

Namespace:  LSRetail.Omni.Domain.DataModel.Loyalty.Baskets
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
public class OneListItem : Entity, 
	IDisposable

The OneListItem type exposes the following members.

Constructors
  NameDescription
Public methodOneListItem
Initializes a new instance of the OneListItem class
Public methodOneListItem(String)
Initializes a new instance of the OneListItem class
Public methodOneListItem(LoyItem, Decimal, Boolean, Boolean)
Initializes a new instance of the OneListItem class
Top
Properties
Methods
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also