ContactInfoAddress
Name | Description | Type | Additional information |
---|---|---|---|
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 | 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 | string |
Max length: 50 |