NameDescriptionTypeAdditional information
ID

Gets or sets the ID that represents this contact.

integer

None.

ReferenceId

Gets or sets a reference ID to help us accurately determine whether this contact's entry is the same as another contact in a different address from the same Get Client request. If you modify the details of one instance of a contact, you should update all of them because there's no guarantee about which instancewill be saved. There is no guarantee that this ID will match between different calls.

string

None.

ContactType

Gets or sets a string that describes the type of contact this is.

string

None.

FirstName

Gets or sets the first name of the person that this contact information belongs to.

string

None.

LastName

Gets or sets the last name of the person that this contact information belongs to.

string

None.

Comments

The comments on the contact, if any

string

None.

Details

Gets or sets the details of how to contact this person.

Collection of ContactDetail

None.