Click or drag to resize

Customer Class

Inheritance Hierarchy

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

The Customer type exposes the following members.

Constructors
  NameDescription
Public methodCustomer
Initializes a new instance of the Customer class
Public methodCustomer(String)
Initializes a new instance of the Customer class
Top
Properties
Methods
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also