| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique identifier for this text. | [optional] |
| from_number | String | The phone number the text message was sent from. | [optional] |
| to_number | 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] |
| created_at | String | When the text message was created. | [optional] |
| updated_at | String | When the text message was last updated. | [optional] |