| Name | Description | Type | Additional information |
|---|---|---|---|
| AddressId |
|
integer |
None. |
| Address1 |
|
string |
None. |
| Address2 |
|
string |
None. |
| City |
|
string |
None. |
| State |
|
string |
None. |
| ZipCode |
|
string |
None. |
| Country |
|
string |
None. |
| AddressTypeId |
|
integer |
None. |
| IsStateRequiredByCountry |
|
boolean |
None. |
| IsZipRequiredByCountry |
|
boolean |
None. |
| Errors |
|
Collection of string |
None. |
| IsValid |
|
boolean |
None. |
| Warnings |
|
Collection of string |
None. |
| HasWarnings |
|
boolean |
None. |
| ConcatenatedErrorMessage |
|
string |
None. |
| ConcatenatedWarningMessage |
|
string |
None. |