# GetFollowers200ResponseInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type_of** | Option<**String**> | user_follower by default | [optional] **id** | Option<**i32**> | | [optional] **user_id** | Option<**i32**> | The follower's user id | [optional] **name** | Option<**String**> | The follower's name | [optional] **path** | Option<**String**> | A path to the follower's profile | [optional] **profile_image** | Option<**String**> | Profile image (640x640) | [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)