| 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] |