Click or drag to resize

LoyItem Class

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

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

The LoyItem type exposes the following members.

Constructors
  NameDescription
Public methodLoyItem
Initializes a new instance of the LoyItem class
Public methodLoyItem(String)
Initializes a new instance of the LoyItem class
Top
Properties
Methods
  NameDescription
Public methodAmtFromVariantsAndUOM
Public methodDetailsStripped
Public methodDispose
Releases all resources used by the LoyItem
Public methodFormatQty
Public methodPriceFromVariantsAndUOM
Public methodShallowCopy
Public methodToString (Overrides ObjectToString.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also