# FilterSubscription ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **group** | Option<[**models::GroupName**](GroupName.md)> | The group subscribing to filter. | [optional][readonly] **id** | Option<**i64**> | The ID of the filter subscription. | [optional][readonly] **user** | Option<[**models::User**](User.md)> | The user subscribing to filter. | [optional][readonly] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)