View Source FinnhubAPI.Model.CompanyNewsStatistics (finnhub_api v1.0.0)

Summary

Types

@type t() :: %FinnhubAPI.Model.CompanyNewsStatistics{
  articlesInLastWeek: integer() | nil,
  buzz: float() | nil,
  weeklyAverage: float() | nil
}

Functions