# GetFriendsDemographicsResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **available** | Option<**bool**> | true if friend demographic information is available. | [optional] **genders** | Option<[**Vec**](GenderTile.md)> | Percentage per gender. | [optional] **ages** | Option<[**Vec**](AgeTile.md)> | Percentage per age group. | [optional] **areas** | Option<[**Vec**](AreaTile.md)> | Percentage per area. | [optional] **app_types** | Option<[**Vec**](AppTypeTile.md)> | Percentage by OS. | [optional] **subscription_periods** | Option<[**Vec**](SubscriptionPeriodTile.md)> | Percentage per friendship duration. | [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)