Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 820 Bytes

Stories.md

File metadata and controls

15 lines (10 loc) · 820 Bytes

Stories

Properties

Name Type Description Notes
NextPageCursor string The next page cursor [optional]
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]
Stories []Story An array of stories [optional]
Warnings []Warning Notifies about possible issues that occurred when searching for stories [optional]

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