Click or drag to resize

ScanPayGoProfile Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.ScanPayGo.SetupScanPayGoProfile

Namespace:  LSRetail.Omni.Domain.DataModel.ScanPayGo.Setup
Assembly:  LSRetail.Omni.Domain.DataModel.ScanPayGo (in LSRetail.Omni.Domain.DataModel.ScanPayGo.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
public class ScanPayGoProfile : Entity

The ScanPayGoProfile type exposes the following members.

Constructors
  NameDescription
Public methodScanPayGoProfile
Initializes a new instance of the ScanPayGoProfile class
Top
Properties
  NameDescription
Public propertyFlags
Public propertyId (Inherited from Entity.)
Public propertySecurityTrigger
Public propertyStoreId
Public propertyTenderTypes
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also