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

Latest commit

 

History

History
17 lines (12 loc) · 974 Bytes

Cluster.md

File metadata and controls

17 lines (12 loc) · 974 Bytes

# Cluster

Properties

Name Type Description Notes
earliest_story \DateTime Publication date of the earliest story in cluster [optional]
id int ID of the cluster which is a unique identification [optional]
latest_story \DateTime Publication date of the latest story in cluster [optional]
location \Aylien\NewsApi\Models\Location [optional]
representative_story \Aylien\NewsApi\Models\RepresentativeStory [optional]
story_count 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]