# TelstraMessaging.InboundPollResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**status** | **String** | message status | [optional] 
**destinationAddress** | **String** | The phone number (recipient) that the message was sent to (in E.164 format).  | [optional] 
**senderAddress** | **String** | The phone number (sender) that the message was sent from (in E.164 format).  | [optional] 
**message** | **String** | Text of the message that was sent | [optional] 
**messageId** | **String** | Message Id | [optional] 
**sentTimestamp** | **String** | The date and time when the message was sent by recipient. | [optional] 


