# DialmycallsJsClient.Incomingtext

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Unique identifier for this text. | [optional] 
**fromNumber** | **String** | The phone number the text message was sent from. | [optional] 
**toNumber** | **String** | The phone number the text message was sent to. | [optional] 
**message** | **String** | The text message that was sent.  This data is URL encoded. | [optional] 
**createdAt** | **String** | When the text message was created. | [optional] 
**updatedAt** | **String** | When the text message was last updated. | [optional] 


