Click or drag to resize

BeaconData Class

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

Namespace: LSRetail.Omni.Domain.DataModel.ScanPayGo.Beacon
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 BeaconData : Entity

The BeaconData type exposes the following members.

Constructors
 NameDescription
Public methodBeaconDataInitializes a new instance of the BeaconData class
Top
Properties
 NameDescription
Public propertyData 
Public propertyDataType 
Public propertyId
(Inherited from Entity)
Public propertyMajor 
Public propertyMinor 
Public propertyUuid 
Top
Events
 NameDescription
Public eventPropertyChanged
(Inherited from Entity)
Top
See Also