Click or drag to resize

MenuDeal Class

Inheritance Hierarchy

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Menu
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 MenuDeal : MenuItem

The MenuDeal type exposes the following members.

Constructors
  NameDescription
Public methodMenuDeal
Initializes a new instance of the MenuDeal class
Public methodMenuDeal(String)
Initializes a new instance of the MenuDeal class
Top
Properties
  NameDescription
Public propertyAllRequiredModifiers (Inherited from MenuItem.)
Public propertyAnyModifiers (Inherited from MenuItem.)
Public propertyAnyRequiredModifiers (Inherited from MenuItem.)
Public propertyAnyUnsentModifiers (Inherited from MenuItem.)
Public propertyDealLines
Public propertyDefaultMenuType (Inherited from MenuItem.)
Public propertyDescription (Inherited from MenuItem.)
Public propertyDetail (Inherited from MenuItem.)
Public propertyFullPrice (Inherited from MenuItem.)
Public propertyId (Inherited from Entity.)
Public propertyImages (Inherited from MenuItem.)
Public propertyMenuId (Inherited from MenuItem.)
Public propertyName (Inherited from MenuItem.)
Public propertyPrice (Inherited from MenuItem.)
Public propertyUnitOfMeasure (Inherited from MenuItem.)
Public propertyUnitPrice (Inherited from MenuItem.)
Public propertyValidation (Inherited from MenuItem.)
Top
Methods
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also