Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.71 KB

InlineResponse200Data.md

File metadata and controls

19 lines (15 loc) · 1.71 KB

realtimenews.InlineResponse200Data

Properties

Name Type Description Notes
time String Date and time of the news article. [optional]
headline String Headline of the news article represented as text with HTML entity encoding but without HTML tags. [optional]
summary String Textual summary of the body of the news article or `null` if no summary was provided by the news article distributor. [optional]
body String Text body of the news article. [optional]
types [InlineResponse200DataTypes] Types of news article. See endpoint `/news/article/type/list` for possible values. [optional]
language InlineResponse200DataLanguage [optional]
distributor InlineResponse200DataDistributor [optional]
publisher InlineResponse200DataPublisher [optional]
categories [InlineResponse200DataCategories] Categories related to the news article. See endpoint `/category/list` for possible values. [optional]
instruments [InlineResponse200DataInstruments] Set of stock instruments related to the article. The set is not updated in the course of corporate actions, e.g. when the related company obtains a new instrument after a spin-off. [optional]
media [InlineResponse200DataMedia] List of media elements of the news article. [optional]