Click or drag to resize

ScanPayGoTender Class

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

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

The ScanPayGoTender type exposes the following members.

Constructors
 NameDescription
Public methodScanPayGoTenderInitializes a new instance of the ScanPayGoTender class
Top
Properties
 NameDescription
Public propertyDescription 
Public propertyId
(Inherited from Entity)
Top
Events
 NameDescription
Public eventPropertyChanged
(Inherited from Entity)
Top
See Also