# TelstraMessaging.OutboundPollResponseInner

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**to** | **String** | The phone number (recipient) the message was sent to (in E.164 format). | [optional] 
**receivedTimestamp** | **String** | The date and time when the message was recieved by recipient. | [optional] 
**sentTimestamp** | **String** | The date and time when the message was sent. | [optional] 
**deliveryStatus** | [**Status**](Status.md) |  | [optional] 


