Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 717 Bytes

MorelikeResultInner.md

File metadata and controls

17 lines (12 loc) · 717 Bytes

openapi.model.MorelikeResultInner

Load the model package

import 'package:wikipedia_api/api.dart';

Properties

Name Type Description Notes
wikidataId String Wikidata ID for the item [optional]
score num Score of the recommendation. The higher the score, the more important the recommendation is. [optional]
sourceLanguage String Source of the recommendation -- which wiki is recommending the current article. [optional]

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