Click or drag to resize

Terminal Class

Inheritance Hierarchy

Namespace: LSRetail.Omni.Domain.DataModel.Base.Setup
Assembly: LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public class Terminal : Entity, IAggregateRoot, 
	IEntity

The Terminal type exposes the following members.

Constructors
 NameDescription
Public methodTerminalInitializes a new instance of the Terminal class
Public methodTerminal(String)Initializes a new instance of the Terminal class
Top
Properties
Events
 NameDescription
Public eventPropertyChanged
(Inherited from Entity)
Top
See Also