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

Latest commit

 

History

History
19 lines (14 loc) · 884 Bytes

Cluster.md

File metadata and controls

19 lines (14 loc) · 884 Bytes

Aylien.NewsApi.Model.Cluster

Properties

Name Type Description Notes
EarliestStory DateTime Publication date of the earliest story in cluster [optional]
Id long ID of the cluster which is a unique identification [optional]
LatestStory DateTime Publication date of the latest story in cluster [optional]
Location Location [optional]
RepresentativeStory RepresentativeStory [optional]
StoryCount int Number of stories associated with the cluster [optional]
Time DateTime Time of the event [optional]

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