# TopicSubscriptionRecord
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** | ISO 8601 creation timestamp. |
**id** | **String** | Unique identifier. |
**metadata** | Option<**serde_json::Value**> | | [optional]
**subscriber_id** | **String** | Subscriber identifier. |
**topic_key** | **String** | Topic key for fan-out. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)