# ContactinformationsRequestCompound ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **iAddressDefault** | **Int** | The index in the a_objAddress array (zero based index) representing the Address object that should become the default one. You can leave the value to 0 if the array is empty. | **iPhoneDefault** | **Int** | The index in the a_objPhone array (zero based index) representing the Phone object that should become the default one. You can leave the value to 0 if the array is empty. | **iEmailDefault** | **Int** | The index in the a_objEmail array (zero based index) representing the Email object that should become the default one. You can leave the value to 0 if the array is empty. | **iWebsiteDefault** | **Int** | The index in the a_objWebsite array (zero based index) representing the Website object that should become the default one. You can leave the value to 0 if the array is empty. | **aObjAddress** | [AddressRequestCompound] | | **aObjPhone** | [PhoneRequestCompound] | | **aObjEmail** | [EmailRequestCompound] | | **aObjWebsite** | [WebsiteRequestCompound] | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)