# UnsubscribedContact

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | Unsubscribed contact ID. | 
**phone** | **string** | Phone number in [E.164 format](https://en.wikipedia.org/wiki/E.164). | 
**unsubscribeTime** | [**\DateTime**](\DateTime.md) | Time when contact was opted-out. | 
**firstName** | **string** | Unsubscribed contact first name. | 
**lastName** | **string** | Unsubscribed contact last name. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


