# PostContactInfoContacts ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **success** | Option<**Vec**> | | [optional] **failure** | Option<**Vec**> | | [optional] **total** | Option<**i64**> | Displays the count of total number of contacts removed from list when user opts for \"all\" option. | [optional] **process_id** | Option<**i64**> | Id of the process created to remove contacts from list when user opts for \"all\" option. | [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)