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) · 669 Bytes

StoryCluster.md

File metadata and controls

17 lines (12 loc) · 669 Bytes

Aylien.NewsApi.Model.StoryCluster

Properties

Name Type Description Notes
Id int A unique identification for the cluster [optional]
Phrases List<string> Suggested labels for the cluster [optional]
Score double The cluster score [optional]
Size int Size of the cluster [optional]
Stories List<long> Story ids which are in the cluster [optional]

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