# SmsMessage
## Properties
**object** | **String** | |
**id** | **String** | |
**slug** | Option<**String**> | | [optional]
**from_phone_number** | **String** | |
**to_phone_number** | **String** | |
**phone_number_id** | Option<**String**> | |
**user_id** | Option<**String**> | | [optional]
**message** | **String** | |
**status** | **String** | |
**data** | Option<[**serde_json::Value**](.md)> | | [optional]
**delivered_by_clerk** | **bool** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)