Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 864 Bytes

RelatedStories.md

File metadata and controls

16 lines (11 loc) · 864 Bytes

RelatedStories

Properties

Name Type Description Notes
PublishedAtEnd time.Time The end of a period in which searched stories were published [optional]
PublishedAtStart time.Time The start of a period in which searched stories were published [optional]
RelatedStories []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]