# TopicChangedEvent
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_id** | [**uuid::Uuid**](uuid::Uuid.md) | 変更者UUID |
**before** | **String** | 変更前トピック |
**after** | **String** | 変更後トピック |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)