# InboxNotification
## Properties
**body** | **String** | |
**channel_type** | **String** | |
**created_at** | **String** | ISO 8601 creation timestamp. |
**data** | **serde_json::Value** | |
**id** | **String** | Unique identifier. |
**is_archived** | **bool** | |
**is_read** | **bool** | |
**is_seen** | **bool** | |
**read_at** | Option<**String**> | | [optional]
**seen_at** | Option<**String**> | | [optional]
**subject** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)