Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 636 Bytes

RelatedStories.md

File metadata and controls

16 lines (11 loc) · 636 Bytes

Aylien.NewsApi.Model.RelatedStories

Properties

Name Type Description Notes
_RelatedStories List<Story> An array of related stories for the input story [optional]
StoryBody string The input story body [optional]
StoryLanguage string The input story language [optional]
StoryTitle string The input story title [optional]

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