A block of contact information.
Name | Editable? | Type | Nullable? | Summary |
---|---|---|---|---|
ID | Int32 | The ID of the contact information. | ||
AddressLine1 | This field is editable through the web API. | String | This field is nullable. | The first address line of the contact information. |
AddressLine2 | This field is editable through the web API. | String | This field is nullable. | The second address line of the contact information. |
AddressLine3 | This field is editable through the web API. | String | This field is nullable. | The third address line of the contact information. |
AddressLine4 | This field is editable through the web API. | String | This field is nullable. | The fourth address line of the contact information. |
City | This field is editable through the web API. | String | This field is nullable. | The city of the contact information. |
State | This field is editable through the web API. | String | This field is nullable. | The state/province of the contact information. |
PostalCode | This field is editable through the web API. | String | This field is nullable. | The postal code of the contact information. |
Country | This field is editable through the web API. | String | This field is nullable. | The country of the contact information. |
Url | This field is editable through the web API. | String | This field is nullable. | The URL of the contact information. |
Phone | This field is editable through the web API. | String | This field is nullable. | The phone number of the contact information. |
Fax | This field is editable through the web API. | String | This field is nullable. | The fax number of the contact information. |