Click or drag to resize

OneListPublishedOffer Class

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

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 2026.8.0
Syntax
C#
public class OneListPublishedOffer : Entity, 
	IDisposable

The OneListPublishedOffer type exposes the following members.

Constructors
 NameDescription
Public methodOneListPublishedOfferInitializes a new instance of the OneListPublishedOffer class
Public methodOneListPublishedOffer(String)Initializes a new instance of the OneListPublishedOffer class
Top
Properties
 NameDescription
Public propertyCreateDate 
Public propertyId
(Inherited from Entity)
Public propertyLineNumber 
Public propertyOneListId 
Public propertyType 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the OneListPublishedOffer
Top
Events
 NameDescription
Public eventPropertyChanged
(Inherited from Entity)
Top
See Also