# CursorPaginatedMessageRecordDataInner
## Properties
**channel** | **String** | |
**content** | **String** | |
**created_at** | **String** | ISO 8601 creation timestamp. |
**data** | Option<**serde_json::Value**> | | [optional]
**id** | **String** | Unique identifier. |
**is_archived** | **bool** | |
**is_read** | **bool** | |
**is_seen** | **bool** | |
**provider_id** | Option<**String**> | Provider identifier. | [optional]
**subject** | Option<**String**> | | [optional]
**subscriber_id** | **String** | Subscriber identifier. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)