Customer Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Retail
public class Customer : Entity, IAggregateRoot, IEntity
The Customer type exposes the following members.
| Name | Description | |
|---|---|---|
| Customer | Initializes a new instance of the Customer class | |
| Customer(String) | Initializes a new instance of the Customer class |
| Name | Description | |
|---|---|---|
| Address | ||
| CellularPhone | ||
| Currency | ||
| FirstName | ||
| Id | (Inherited from Entity.) | |
| InclTax | ||
| IsBlocked | ||
| LastName | ||
| MiddleName | ||
| Name | ||
| NamePrefix | ||
| NameSuffix | ||
| PhoneLocal | ||
| ReceiptEmail | ||
| ReceiptOption | ||
| TaxGroup | ||
| Url |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| GetHashCode | (Overrides ObjectGetHashCode.) |