| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Unique identifier for this text. | [optional] |
| from_number | str | The phone number the text message was sent from. | [optional] |
| to_number | str | The phone number the text message was sent to. | [optional] |
| message | str | The text message that was sent. This data is URL encoded. | [optional] |
| created_at | str | When the text message was created. | [optional] |
| updated_at | str | When the text message was last updated. | [optional] |