Customer
The Customer business object.
Name | Description | Type | Additional information |
---|---|---|---|
CustomerCode |
Gets or sets the customer code. |
string |
Max length: 50 |
ReceiveNewsLetter | boolean |
Required |
|
CustomerGroupId | integer |
None. |
|
BillToAddress |
Gets or sets the bill-to address. |
ContactInfo |
None. |
ShipToAddress |
Gets or sets the ship-to address. |
ContactInfo |
None. |
ShopOwnerId |
Gets or sets the shop owner identifier. |
integer |
Required |
PersonTitle |
Gets or sets the person title. |
string |
Max length: 50 |
FirstName |
Gets or sets the first name. |
string |
Max length: 50 |
MiddleName |
Gets or sets the middle name. |
string |
Max length: 50 |
LastNamePrefix |
Gets or sets the last name prefix. |
string |
Max length: 50 |
LastName |
Gets or sets the last name. |
string |
Max length: 50 |
CultureId |
Gets or sets the culture identifier. |
integer |
None. |
PersonalNumber |
Gets or sets the personal number. |
string |
Max length: 20 |
ChangedTimestamp |
Gets or sets the changed timestamp. |
date |
None. |
Id |
Gets or sets the identifier. |
integer |
Required |
FullName |
Gets or sets the full name. |
string |
Max length: 100 |
CompanyName |
Gets or sets the name of the company. |
string |
Max length: 100 |
Gets or sets the e mail. |
string |
Max length: 200 |
|
ContactReference |
Gets or sets the contact reference. |
string |
None. |