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

The OneListPublishedOffer type exposes the following members.

Constructors
  NameDescription
Public methodOneListPublishedOffer
Initializes 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 methodDispose
Releases all resources used by the OneListPublishedOffer
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also