Interface NewsArticle

Hierarchy

  • NewsArticle

Properties

author: string
content: string
created_at: string
headline: string
id: number
images: NewsArticleImage[]
source: string
summary: string
symbols: string[]
updated_at: string

Generated using TypeDoc