| Name | Description | Type | Additional information |
|---|---|---|---|
| VatNumber |
Gets or sets the VAT number of the company. |
string |
Max length: 50 |
| FullName |
Gets or sets the full name. |
string |
Max length: 200 |
| DateOfBirth |
Gets or sets the DateOfBirth. |
date |
None. |
| Gender |
Gets or sets the gender. |
string |
Max length: 1 |
| PersonTitle |
Gets or sets the person title. |
string |
Max length: 50 |
| MiddleName |
Gets or sets the middle name. |
string |
Max length: 50 |
| FirstName |
Gets or sets the first name. |
string |
Max length: 50 |
| LastName |
Gets or sets the last name. |
string |
Max length: 50 |
| LastNamePrefix |
Gets or sets the prefix of the last name . |
string |
Max length: 50 |
| Id |
Gets or sets the identifier. |
integer |
Required |
| CompanyName |
Gets or sets the name of the company. |
string |
Max length: 100 |
| Address |
Gets or sets the address. |
string |
Max length: 100 |
| Address2 |
Gets or sets the address2. |
string |
Max length: 100 |
| StreetAddress |
Gets or sets the street address. |
string |
Max length: 100 |
| StreetAddressNumber |
Gets or sets the street address number. |
string |
Max length: 20 |
| StreetAddressExtension |
Gets or sets the street address extension. |
string |
Max length: 20 |
| PostalCode |
Gets or sets the postal code. |
string |
Max length: 50 |
| City |
Gets or sets the city. |
string |
Max length: 100 |
| CountryId |
Gets or sets the country identifier. |
integer |
None. |
| CountryCode |
Gets or sets the country code. |
string |
Max length: 50 |
| CountryName |
Gets the country name |
string |
Max length: 50 |
|
Gets or sets the email. |
string |
Max length: 100 |
|
| Phone |
Gets or sets the phone. |
string |
Max length: 50 |
| Phone2 |
Gets or sets the 2nd phone. |
string |
Max length: 50 |
| StateProvince |
Gets or sets the state or province. |
string |
Max length: 100 |
| StateProvinceCode |
Gets or sets the state or province Code. |
string |
Max length: 50 |