# SubscribersChangedEvent ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **user_id** | [**uuid::Uuid**](uuid::Uuid.md) | 変更者UUID | **on** | [**Vec**](uuid::Uuid.md) | オンにされたユーザーのUUID配列 | **off** | [**Vec**](uuid::Uuid.md) | オフにされたユーザーのUUID配列 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)