Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 644 Bytes

RecommendationResultItemsInner.md

File metadata and controls

17 lines (12 loc) · 644 Bytes

openapi.model.RecommendationResultItemsInner

Load the model package

import 'package:wikipedia_api/api.dart';

Properties

Name Type Description Notes
wikidataId String wikidata id for the item [optional]
title String title of the article in the source language [optional]
sitelinkCount int count of sites the wikidata item is linked to [optional]

[Back to Model list] [Back to API list] [Back to README]