# GetExtendedContactDetailsAllOfStatistics ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **messages_sent** | Option<[**Vec**](getExtendedContactDetails_allOf_statistics_messagesSent.md)> | Listing of the sent campaign for the contact | [optional] **hard_bounces** | Option<[**Vec**](getExtendedContactDetails_allOf_statistics_messagesSent.md)> | Listing of the hardbounes generated by the contact | [optional] **soft_bounces** | Option<[**Vec**](getExtendedContactDetails_allOf_statistics_messagesSent.md)> | Listing of the softbounes generated by the contact | [optional] **complaints** | Option<[**Vec**](getExtendedContactDetails_allOf_statistics_messagesSent.md)> | Listing of the complaints generated by the contact | [optional] **unsubscriptions** | Option<[**crate::models::GetExtendedContactDetailsAllOfStatisticsUnsubscriptions**](getExtendedContactDetails_allOf_statistics_unsubscriptions.md)> | | [optional] **opened** | Option<[**Vec**](getExtendedContactDetails_allOf_statistics_opened.md)> | Listing of the openings generated by the contact | [optional] **clicked** | Option<[**Vec**](getExtendedContactDetails_allOf_statistics_clicked.md)> | Listing of the clicks generated by the contact | [optional] **transac_attributes** | Option<[**Vec**](serde_json::Value.md)> | Listing of the transactional attributes for the contact | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)