Customer Class |
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 | ||
| Currency | ||
| DiscountGroup | ||
| FirstName | ||
| Id | (Inherited from Entity) | |
| InclTax | ||
| IsBlocked | ||
| LastName | ||
| MiddleName | ||
| Name | ||
| NamePrefix | ||
| NameSuffix | ||
| PaymentTerms | ||
| PriceGroup | ||
| ReceiptEmail | ||
| ReceiptOption | ||
| ShippingLocation | ||
| TaxGroup | ||
| Url |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from Entity) |