finnhub_ruby 1.1.18 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (372) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +39 -0
  3. data/.rspec +2 -0
  4. data/.rubocop.yml +148 -0
  5. data/.travis.yml +14 -0
  6. data/README.md +4 -4
  7. data/docs/AirlinePriceIndex.md +22 -0
  8. data/docs/AirlinePriceIndexData.md +24 -0
  9. data/docs/BondTickData.md +6 -0
  10. data/docs/BondYieldCurve.md +20 -0
  11. data/docs/BondYieldCurveInfo.md +20 -0
  12. data/docs/CompanyESG2.md +28 -0
  13. data/docs/CompanyProfile.md +11 -1
  14. data/docs/CongressionalTrading.md +20 -0
  15. data/docs/CongressionalTransaction.md +36 -0
  16. data/docs/CountryMetadata.md +9 -1
  17. data/docs/DefaultApi.md +830 -66
  18. data/docs/Dividends.md +3 -1
  19. data/docs/DocumentResponse.md +28 -0
  20. data/docs/ETFHoldingsData.md +3 -1
  21. data/docs/ETFProfileData.md +2 -0
  22. data/docs/EarningResult.md +5 -1
  23. data/docs/EarningsEstimatesInfo.md +5 -1
  24. data/docs/EbitEstimatesInfo.md +5 -1
  25. data/docs/EbitdaEstimatesInfo.md +5 -1
  26. data/docs/EmployeeCount.md +20 -0
  27. data/docs/ExcerptResponse.md +24 -0
  28. data/docs/FilingResponse.md +42 -0
  29. data/docs/HistoricalCompanyESG.md +20 -0
  30. data/docs/HistoricalEmployeeCount.md +20 -0
  31. data/docs/HistoricalMarketCapData.md +22 -0
  32. data/docs/InFilingResponse.md +44 -0
  33. data/docs/InFilingSearchBody.md +20 -0
  34. data/docs/IndicesConstituents.md +3 -1
  35. data/docs/IndicesConstituentsBreakdown.md +28 -0
  36. data/docs/MarketCapData.md +20 -0
  37. data/docs/MarketHoliday.md +22 -0
  38. data/docs/MarketHolidayData.md +22 -0
  39. data/docs/MarketStatus.md +28 -0
  40. data/docs/MutualFundEet.md +20 -0
  41. data/docs/MutualFundEetPai.md +20 -0
  42. data/docs/MutualFundHoldingsData.md +3 -1
  43. data/docs/MutualFundProfileData.md +2 -0
  44. data/docs/PriceMetrics.md +2 -0
  45. data/docs/PriceTarget.md +2 -0
  46. data/docs/RevenueEstimatesInfo.md +5 -1
  47. data/docs/SearchBody.md +60 -0
  48. data/docs/SearchFilter.md +20 -0
  49. data/docs/SearchResponse.md +24 -0
  50. data/docs/SentimentContent.md +30 -0
  51. data/docs/SocialSentiment.md +2 -4
  52. data/finnhub_ruby.gemspec +9 -9
  53. data/git_push.sh +0 -0
  54. data/lib/finnhub_ruby/version.rb +2 -14
  55. data/lib/finnhub_ruby.rb +519 -164
  56. metadata +44 -479
  57. data/finnhub_ruby-1.1.10.gem +0 -0
  58. data/finnhub_ruby-1.1.11.gem +0 -0
  59. data/finnhub_ruby-1.1.12.gem +0 -0
  60. data/finnhub_ruby-1.1.13.gem +0 -0
  61. data/finnhub_ruby-1.1.14.gem +0 -0
  62. data/finnhub_ruby-1.1.15.gem +0 -0
  63. data/finnhub_ruby-1.1.16.gem +0 -0
  64. data/finnhub_ruby-1.1.17.gem +0 -0
  65. data/finnhub_ruby-1.1.7.gem +0 -0
  66. data/finnhub_ruby-1.1.8.gem +0 -0
  67. data/finnhub_ruby-1.1.9.gem +0 -0
  68. data/lib/finnhub_ruby/api/default_api.rb +0 -6160
  69. data/lib/finnhub_ruby/api_client.rb +0 -391
  70. data/lib/finnhub_ruby/api_error.rb +0 -57
  71. data/lib/finnhub_ruby/configuration.rb +0 -277
  72. data/lib/finnhub_ruby/models/aggregate_indicators.rb +0 -227
  73. data/lib/finnhub_ruby/models/basic_financials.rb +0 -247
  74. data/lib/finnhub_ruby/models/bond_candles.rb +0 -243
  75. data/lib/finnhub_ruby/models/bond_profile.rb +0 -419
  76. data/lib/finnhub_ruby/models/bond_tick_data.rb +0 -311
  77. data/lib/finnhub_ruby/models/breakdown_item.rb +0 -228
  78. data/lib/finnhub_ruby/models/company.rb +0 -279
  79. data/lib/finnhub_ruby/models/company_earnings_quality_score.rb +0 -241
  80. data/lib/finnhub_ruby/models/company_earnings_quality_score_data.rb +0 -279
  81. data/lib/finnhub_ruby/models/company_esg.rb +0 -268
  82. data/lib/finnhub_ruby/models/company_executive.rb +0 -231
  83. data/lib/finnhub_ruby/models/company_news.rb +0 -299
  84. data/lib/finnhub_ruby/models/company_news_statistics.rb +0 -239
  85. data/lib/finnhub_ruby/models/company_profile.rb +0 -489
  86. data/lib/finnhub_ruby/models/company_profile2.rb +0 -329
  87. data/lib/finnhub_ruby/models/country_metadata.rb +0 -289
  88. data/lib/finnhub_ruby/models/covid_info.rb +0 -249
  89. data/lib/finnhub_ruby/models/crypto_candles.rb +0 -291
  90. data/lib/finnhub_ruby/models/crypto_profile.rb +0 -319
  91. data/lib/finnhub_ruby/models/crypto_symbol.rb +0 -239
  92. data/lib/finnhub_ruby/models/development.rb +0 -259
  93. data/lib/finnhub_ruby/models/dividends.rb +0 -289
  94. data/lib/finnhub_ruby/models/dividends2.rb +0 -231
  95. data/lib/finnhub_ruby/models/dividends2_basic.rb +0 -231
  96. data/lib/finnhub_ruby/models/dividends2_info.rb +0 -229
  97. data/lib/finnhub_ruby/models/earning_estimate.rb +0 -259
  98. data/lib/finnhub_ruby/models/earning_release.rb +0 -299
  99. data/lib/finnhub_ruby/models/earning_result.rb +0 -269
  100. data/lib/finnhub_ruby/models/earnings_calendar.rb +0 -221
  101. data/lib/finnhub_ruby/models/earnings_call_transcripts.rb +0 -303
  102. data/lib/finnhub_ruby/models/earnings_call_transcripts_list.rb +0 -231
  103. data/lib/finnhub_ruby/models/earnings_estimates.rb +0 -241
  104. data/lib/finnhub_ruby/models/earnings_estimates_info.rb +0 -259
  105. data/lib/finnhub_ruby/models/ebit_estimates.rb +0 -241
  106. data/lib/finnhub_ruby/models/ebit_estimates_info.rb +0 -259
  107. data/lib/finnhub_ruby/models/ebitda_estimates.rb +0 -241
  108. data/lib/finnhub_ruby/models/ebitda_estimates_info.rb +0 -259
  109. data/lib/finnhub_ruby/models/economic_calendar.rb +0 -221
  110. data/lib/finnhub_ruby/models/economic_code.rb +0 -249
  111. data/lib/finnhub_ruby/models/economic_data.rb +0 -231
  112. data/lib/finnhub_ruby/models/economic_data_info.rb +0 -229
  113. data/lib/finnhub_ruby/models/economic_event.rb +0 -289
  114. data/lib/finnhub_ruby/models/estimate.rb +0 -259
  115. data/lib/finnhub_ruby/models/et_fs_country_exposure.rb +0 -219
  116. data/lib/finnhub_ruby/models/et_fs_holdings.rb +0 -219
  117. data/lib/finnhub_ruby/models/et_fs_industry_exposure.rb +0 -219
  118. data/lib/finnhub_ruby/models/et_fs_profile.rb +0 -216
  119. data/lib/finnhub_ruby/models/etf_country_exposure_data.rb +0 -229
  120. data/lib/finnhub_ruby/models/etf_holdings_data.rb +0 -279
  121. data/lib/finnhub_ruby/models/etf_profile_data.rb +0 -419
  122. data/lib/finnhub_ruby/models/etf_sector_exposure_data.rb +0 -229
  123. data/lib/finnhub_ruby/models/etfs_country_exposure.rb +0 -231
  124. data/lib/finnhub_ruby/models/etfs_holdings.rb +0 -251
  125. data/lib/finnhub_ruby/models/etfs_profile.rb +0 -228
  126. data/lib/finnhub_ruby/models/etfs_sector_exposure.rb +0 -231
  127. data/lib/finnhub_ruby/models/fda_comittee_meeting.rb +0 -249
  128. data/lib/finnhub_ruby/models/filing.rb +0 -289
  129. data/lib/finnhub_ruby/models/filing_sentiment.rb +0 -299
  130. data/lib/finnhub_ruby/models/financial_statements.rb +0 -231
  131. data/lib/finnhub_ruby/models/financials_as_reported.rb +0 -241
  132. data/lib/finnhub_ruby/models/forex_candles.rb +0 -291
  133. data/lib/finnhub_ruby/models/forex_symbol.rb +0 -239
  134. data/lib/finnhub_ruby/models/forexrates.rb +0 -228
  135. data/lib/finnhub_ruby/models/fund_ownership.rb +0 -231
  136. data/lib/finnhub_ruby/models/fund_ownership_info.rb +0 -259
  137. data/lib/finnhub_ruby/models/historical_nbbo.rb +0 -345
  138. data/lib/finnhub_ruby/models/index_historical_constituent.rb +0 -239
  139. data/lib/finnhub_ruby/models/indicator.rb +0 -239
  140. data/lib/finnhub_ruby/models/indices_constituents.rb +0 -231
  141. data/lib/finnhub_ruby/models/indices_historical_constituents.rb +0 -231
  142. data/lib/finnhub_ruby/models/insider_sentiments.rb +0 -231
  143. data/lib/finnhub_ruby/models/insider_sentiments_data.rb +0 -259
  144. data/lib/finnhub_ruby/models/insider_transactions.rb +0 -231
  145. data/lib/finnhub_ruby/models/institutional_ownership.rb +0 -241
  146. data/lib/finnhub_ruby/models/institutional_ownership_group.rb +0 -231
  147. data/lib/finnhub_ruby/models/institutional_ownership_info.rb +0 -309
  148. data/lib/finnhub_ruby/models/institutional_portfolio.rb +0 -241
  149. data/lib/finnhub_ruby/models/institutional_portfolio_group.rb +0 -241
  150. data/lib/finnhub_ruby/models/institutional_portfolio_info.rb +0 -319
  151. data/lib/finnhub_ruby/models/institutional_profile.rb +0 -231
  152. data/lib/finnhub_ruby/models/institutional_profile_info.rb +0 -269
  153. data/lib/finnhub_ruby/models/international_filing.rb +0 -299
  154. data/lib/finnhub_ruby/models/investment_theme_portfolio.rb +0 -219
  155. data/lib/finnhub_ruby/models/investment_themes.rb +0 -231
  156. data/lib/finnhub_ruby/models/investment_themes_thematic_investing.rb +0 -231
  157. data/lib/finnhub_ruby/models/investor.rb +0 -249
  158. data/lib/finnhub_ruby/models/investors_ownership.rb +0 -219
  159. data/lib/finnhub_ruby/models/ipo_calendar.rb +0 -221
  160. data/lib/finnhub_ruby/models/ipo_event.rb +0 -289
  161. data/lib/finnhub_ruby/models/isin_change.rb +0 -241
  162. data/lib/finnhub_ruby/models/isin_change_info.rb +0 -239
  163. data/lib/finnhub_ruby/models/key_customers_suppliers.rb +0 -329
  164. data/lib/finnhub_ruby/models/last_bid_ask.rb +0 -259
  165. data/lib/finnhub_ruby/models/lobbying_data.rb +0 -359
  166. data/lib/finnhub_ruby/models/lobbying_result.rb +0 -231
  167. data/lib/finnhub_ruby/models/major_developments.rb +0 -219
  168. data/lib/finnhub_ruby/models/major_press_releases.rb +0 -231
  169. data/lib/finnhub_ruby/models/market_news.rb +0 -299
  170. data/lib/finnhub_ruby/models/mutual_fund_country_exposure.rb +0 -231
  171. data/lib/finnhub_ruby/models/mutual_fund_country_exposure_data.rb +0 -229
  172. data/lib/finnhub_ruby/models/mutual_fund_holdings.rb +0 -251
  173. data/lib/finnhub_ruby/models/mutual_fund_holdings_data.rb +0 -279
  174. data/lib/finnhub_ruby/models/mutual_fund_profile.rb +0 -228
  175. data/lib/finnhub_ruby/models/mutual_fund_profile_data.rb +0 -479
  176. data/lib/finnhub_ruby/models/mutual_fund_sector_exposure.rb +0 -231
  177. data/lib/finnhub_ruby/models/mutual_fund_sector_exposure_data.rb +0 -229
  178. data/lib/finnhub_ruby/models/mutual_funds_country_exposure.rb +0 -231
  179. data/lib/finnhub_ruby/models/mutual_funds_holdings.rb +0 -251
  180. data/lib/finnhub_ruby/models/mutual_funds_profile.rb +0 -228
  181. data/lib/finnhub_ruby/models/news.rb +0 -299
  182. data/lib/finnhub_ruby/models/news_sentiment.rb +0 -267
  183. data/lib/finnhub_ruby/models/ownership.rb +0 -231
  184. data/lib/finnhub_ruby/models/ownership_info.rb +0 -249
  185. data/lib/finnhub_ruby/models/pattern_recognition.rb +0 -221
  186. data/lib/finnhub_ruby/models/press_release.rb +0 -231
  187. data/lib/finnhub_ruby/models/price_metrics.rb +0 -228
  188. data/lib/finnhub_ruby/models/price_target.rb +0 -269
  189. data/lib/finnhub_ruby/models/quote.rb +0 -279
  190. data/lib/finnhub_ruby/models/recommendation_trend.rb +0 -279
  191. data/lib/finnhub_ruby/models/reddit_sentiment_content.rb +0 -279
  192. data/lib/finnhub_ruby/models/report.rb +0 -318
  193. data/lib/finnhub_ruby/models/revenue_breakdown.rb +0 -241
  194. data/lib/finnhub_ruby/models/revenue_estimates.rb +0 -241
  195. data/lib/finnhub_ruby/models/revenue_estimates_info.rb +0 -259
  196. data/lib/finnhub_ruby/models/sec_sentiment_analysis.rb +0 -248
  197. data/lib/finnhub_ruby/models/sector_metric.rb +0 -231
  198. data/lib/finnhub_ruby/models/sector_metric_data.rb +0 -229
  199. data/lib/finnhub_ruby/models/sentiment.rb +0 -229
  200. data/lib/finnhub_ruby/models/similarity_index.rb +0 -241
  201. data/lib/finnhub_ruby/models/similarity_index_info.rb +0 -329
  202. data/lib/finnhub_ruby/models/social_sentiment.rb +0 -243
  203. data/lib/finnhub_ruby/models/split.rb +0 -249
  204. data/lib/finnhub_ruby/models/stock.rb +0 -249
  205. data/lib/finnhub_ruby/models/stock_candles.rb +0 -291
  206. data/lib/finnhub_ruby/models/stock_symbol.rb +0 -309
  207. data/lib/finnhub_ruby/models/stock_transcripts.rb +0 -259
  208. data/lib/finnhub_ruby/models/supply_chain_relationships.rb +0 -231
  209. data/lib/finnhub_ruby/models/support_resistance.rb +0 -221
  210. data/lib/finnhub_ruby/models/symbol_change.rb +0 -241
  211. data/lib/finnhub_ruby/models/symbol_change_info.rb +0 -239
  212. data/lib/finnhub_ruby/models/symbol_lookup.rb +0 -231
  213. data/lib/finnhub_ruby/models/symbol_lookup_info.rb +0 -249
  214. data/lib/finnhub_ruby/models/technical_analysis.rb +0 -228
  215. data/lib/finnhub_ruby/models/tick_data.rb +0 -309
  216. data/lib/finnhub_ruby/models/transactions.rb +0 -289
  217. data/lib/finnhub_ruby/models/transcript_content.rb +0 -241
  218. data/lib/finnhub_ruby/models/transcript_participant.rb +0 -239
  219. data/lib/finnhub_ruby/models/trend.rb +0 -229
  220. data/lib/finnhub_ruby/models/twitter_sentiment_content.rb +0 -279
  221. data/lib/finnhub_ruby/models/upgrade_downgrade.rb +0 -269
  222. data/lib/finnhub_ruby/models/usa_spending.rb +0 -409
  223. data/lib/finnhub_ruby/models/usa_spending_result.rb +0 -231
  224. data/lib/finnhub_ruby/models/uspto_patent.rb +0 -301
  225. data/lib/finnhub_ruby/models/uspto_patent_result.rb +0 -231
  226. data/lib/finnhub_ruby/models/visa_application.rb +0 -439
  227. data/lib/finnhub_ruby/models/visa_application_result.rb +0 -231
  228. data/spec/api/default_api_spec.rb +0 -724
  229. data/spec/api_client_spec.rb +0 -226
  230. data/spec/configuration_spec.rb +0 -42
  231. data/spec/models/aggregate_indicators_spec.rb +0 -40
  232. data/spec/models/basic_financials_spec.rb +0 -52
  233. data/spec/models/bond_candles_spec.rb +0 -46
  234. data/spec/models/bond_profile_spec.rb +0 -154
  235. data/spec/models/bond_tick_data_spec.rb +0 -82
  236. data/spec/models/breakdown_item_spec.rb +0 -40
  237. data/spec/models/company_earnings_quality_score_data_spec.rb +0 -70
  238. data/spec/models/company_earnings_quality_score_spec.rb +0 -46
  239. data/spec/models/company_esg_spec.rb +0 -64
  240. data/spec/models/company_executive_spec.rb +0 -40
  241. data/spec/models/company_news_spec.rb +0 -82
  242. data/spec/models/company_news_statistics_spec.rb +0 -46
  243. data/spec/models/company_profile2_spec.rb +0 -100
  244. data/spec/models/company_profile_spec.rb +0 -196
  245. data/spec/models/company_spec.rb +0 -70
  246. data/spec/models/country_metadata_spec.rb +0 -64
  247. data/spec/models/covid_info_spec.rb +0 -52
  248. data/spec/models/crypto_candles_spec.rb +0 -70
  249. data/spec/models/crypto_profile_spec.rb +0 -94
  250. data/spec/models/crypto_symbol_spec.rb +0 -46
  251. data/spec/models/development_spec.rb +0 -58
  252. data/spec/models/dividends2_info_spec.rb +0 -40
  253. data/spec/models/dividends2_spec.rb +0 -40
  254. data/spec/models/dividends_spec.rb +0 -76
  255. data/spec/models/earning_estimate_spec.rb +0 -58
  256. data/spec/models/earning_release_spec.rb +0 -82
  257. data/spec/models/earning_result_spec.rb +0 -64
  258. data/spec/models/earnings_calendar_spec.rb +0 -34
  259. data/spec/models/earnings_call_transcripts_list_spec.rb +0 -40
  260. data/spec/models/earnings_call_transcripts_spec.rb +0 -82
  261. data/spec/models/earnings_estimates_info_spec.rb +0 -58
  262. data/spec/models/earnings_estimates_spec.rb +0 -46
  263. data/spec/models/ebit_estimates_info_spec.rb +0 -58
  264. data/spec/models/ebit_estimates_spec.rb +0 -46
  265. data/spec/models/ebitda_estimates_info_spec.rb +0 -58
  266. data/spec/models/ebitda_estimates_spec.rb +0 -46
  267. data/spec/models/economic_calendar_spec.rb +0 -34
  268. data/spec/models/economic_code_spec.rb +0 -52
  269. data/spec/models/economic_data_info_spec.rb +0 -40
  270. data/spec/models/economic_data_spec.rb +0 -40
  271. data/spec/models/economic_event_spec.rb +0 -76
  272. data/spec/models/estimate_spec.rb +0 -58
  273. data/spec/models/etf_country_exposure_data_spec.rb +0 -40
  274. data/spec/models/etf_holdings_data_spec.rb +0 -70
  275. data/spec/models/etf_profile_data_spec.rb +0 -136
  276. data/spec/models/etf_sector_exposure_data_spec.rb +0 -40
  277. data/spec/models/etfs_country_exposure_spec.rb +0 -40
  278. data/spec/models/etfs_holdings_spec.rb +0 -52
  279. data/spec/models/etfs_profile_spec.rb +0 -40
  280. data/spec/models/etfs_sector_exposure_spec.rb +0 -40
  281. data/spec/models/fda_comittee_meeting_spec.rb +0 -52
  282. data/spec/models/filing_sentiment_spec.rb +0 -82
  283. data/spec/models/filing_spec.rb +0 -76
  284. data/spec/models/financial_statements_spec.rb +0 -40
  285. data/spec/models/financials_as_reported_spec.rb +0 -46
  286. data/spec/models/forex_candles_spec.rb +0 -70
  287. data/spec/models/forex_symbol_spec.rb +0 -46
  288. data/spec/models/forexrates_spec.rb +0 -40
  289. data/spec/models/fund_ownership_info_spec.rb +0 -58
  290. data/spec/models/fund_ownership_spec.rb +0 -40
  291. data/spec/models/historical_nbbo_spec.rb +0 -100
  292. data/spec/models/index_historical_constituent_spec.rb +0 -46
  293. data/spec/models/indicator_spec.rb +0 -46
  294. data/spec/models/indices_constituents_spec.rb +0 -40
  295. data/spec/models/indices_historical_constituents_spec.rb +0 -40
  296. data/spec/models/insider_sentiments_data_spec.rb +0 -58
  297. data/spec/models/insider_sentiments_spec.rb +0 -40
  298. data/spec/models/insider_transactions_spec.rb +0 -40
  299. data/spec/models/institutional_ownership_group_spec.rb +0 -40
  300. data/spec/models/institutional_ownership_info_spec.rb +0 -88
  301. data/spec/models/institutional_ownership_spec.rb +0 -46
  302. data/spec/models/institutional_portfolio_group_spec.rb +0 -46
  303. data/spec/models/institutional_portfolio_info_spec.rb +0 -94
  304. data/spec/models/institutional_portfolio_spec.rb +0 -46
  305. data/spec/models/institutional_profile_info_spec.rb +0 -64
  306. data/spec/models/institutional_profile_spec.rb +0 -40
  307. data/spec/models/international_filing_spec.rb +0 -82
  308. data/spec/models/investment_theme_portfolio_spec.rb +0 -34
  309. data/spec/models/investment_themes_spec.rb +0 -40
  310. data/spec/models/ipo_calendar_spec.rb +0 -34
  311. data/spec/models/ipo_event_spec.rb +0 -76
  312. data/spec/models/isin_change_info_spec.rb +0 -46
  313. data/spec/models/isin_change_spec.rb +0 -46
  314. data/spec/models/key_customers_suppliers_spec.rb +0 -52
  315. data/spec/models/last_bid_ask_spec.rb +0 -58
  316. data/spec/models/lobbying_data_spec.rb +0 -118
  317. data/spec/models/lobbying_result_spec.rb +0 -40
  318. data/spec/models/market_news_spec.rb +0 -82
  319. data/spec/models/mutual_fund_country_exposure_data_spec.rb +0 -40
  320. data/spec/models/mutual_fund_country_exposure_spec.rb +0 -40
  321. data/spec/models/mutual_fund_holdings_data_spec.rb +0 -70
  322. data/spec/models/mutual_fund_holdings_spec.rb +0 -52
  323. data/spec/models/mutual_fund_profile_data_spec.rb +0 -154
  324. data/spec/models/mutual_fund_profile_spec.rb +0 -40
  325. data/spec/models/mutual_fund_sector_exposure_data_spec.rb +0 -40
  326. data/spec/models/mutual_fund_sector_exposure_spec.rb +0 -40
  327. data/spec/models/news_sentiment_spec.rb +0 -64
  328. data/spec/models/ownership_info_spec.rb +0 -52
  329. data/spec/models/ownership_spec.rb +0 -40
  330. data/spec/models/pattern_recognition_spec.rb +0 -34
  331. data/spec/models/press_release_spec.rb +0 -40
  332. data/spec/models/price_metrics_spec.rb +0 -40
  333. data/spec/models/price_target_spec.rb +0 -64
  334. data/spec/models/quote_spec.rb +0 -70
  335. data/spec/models/recommendation_trend_spec.rb +0 -70
  336. data/spec/models/reddit_sentiment_content_spec.rb +0 -70
  337. data/spec/models/report_spec.rb +0 -94
  338. data/spec/models/revenue_breakdown_spec.rb +0 -46
  339. data/spec/models/revenue_estimates_info_spec.rb +0 -58
  340. data/spec/models/revenue_estimates_spec.rb +0 -46
  341. data/spec/models/sec_sentiment_analysis_spec.rb +0 -52
  342. data/spec/models/sector_metric_data_spec.rb +0 -40
  343. data/spec/models/sector_metric_spec.rb +0 -40
  344. data/spec/models/sentiment_spec.rb +0 -40
  345. data/spec/models/similarity_index_info_spec.rb +0 -100
  346. data/spec/models/similarity_index_spec.rb +0 -46
  347. data/spec/models/social_sentiment_spec.rb +0 -46
  348. data/spec/models/split_spec.rb +0 -52
  349. data/spec/models/stock_candles_spec.rb +0 -70
  350. data/spec/models/stock_symbol_spec.rb +0 -70
  351. data/spec/models/stock_transcripts_spec.rb +0 -58
  352. data/spec/models/supply_chain_relationships_spec.rb +0 -40
  353. data/spec/models/support_resistance_spec.rb +0 -34
  354. data/spec/models/symbol_change_info_spec.rb +0 -46
  355. data/spec/models/symbol_change_spec.rb +0 -46
  356. data/spec/models/symbol_lookup_info_spec.rb +0 -52
  357. data/spec/models/symbol_lookup_spec.rb +0 -40
  358. data/spec/models/technical_analysis_spec.rb +0 -40
  359. data/spec/models/tick_data_spec.rb +0 -82
  360. data/spec/models/transactions_spec.rb +0 -70
  361. data/spec/models/transcript_content_spec.rb +0 -46
  362. data/spec/models/transcript_participant_spec.rb +0 -46
  363. data/spec/models/trend_spec.rb +0 -40
  364. data/spec/models/twitter_sentiment_content_spec.rb +0 -70
  365. data/spec/models/upgrade_downgrade_spec.rb +0 -64
  366. data/spec/models/usa_spending_result_spec.rb +0 -40
  367. data/spec/models/usa_spending_spec.rb +0 -148
  368. data/spec/models/uspto_patent_result_spec.rb +0 -40
  369. data/spec/models/uspto_patent_spec.rb +0 -82
  370. data/spec/models/visa_application_result_spec.rb +0 -40
  371. data/spec/models/visa_application_spec.rb +0 -166
  372. data/spec/spec_helper.rb +0 -111
data/docs/Dividends.md CHANGED
@@ -12,6 +12,7 @@
12
12
  | **record_date** | **Date** | Record date. | [optional] |
13
13
  | **declaration_date** | **Date** | Declaration date. | [optional] |
14
14
  | **currency** | **String** | Currency. | [optional] |
15
+ | **freq** | **String** | <p>Dividend frequency. Can be 1 of the following values:</p><ul> <li><code>0: Annually</code></li> <li><code>1: Monthly</code></li> <li><code>2: Quarterly</code></li> <li><code>3: Semi-annually</code></li> <li><code>4: Other/Unknown</code></li> <li><code>5: Bimonthly</code></li> <li><code>6: Trimesterly</code></li> <li><code>7: Weekly</code></li> </ul> | [optional] |
15
16
 
16
17
  ## Example
17
18
 
@@ -26,7 +27,8 @@ instance = FinnhubRuby::Dividends.new(
26
27
  pay_date: null,
27
28
  record_date: null,
28
29
  declaration_date: null,
29
- currency: null
30
+ currency: null,
31
+ freq: null
30
32
  )
31
33
  ```
32
34
 
@@ -0,0 +1,28 @@
1
+ # FinnhubRuby::DocumentResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **document_id** | **String** | AlphaResearch internal document id. | [optional] |
8
+ | **title** | **String** | Title for this document. | [optional] |
9
+ | **hits** | **String** | Number of hit in this document | [optional] |
10
+ | **url** | **String** | Link to render this document | [optional] |
11
+ | **format** | **String** | Format of this document (can be html or pdf) | [optional] |
12
+ | **excerpts** | [**Array<ExcerptResponse>**](ExcerptResponse.md) | Highlighted excerpts for this document | [optional] |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'finnhub_ruby'
18
+
19
+ instance = FinnhubRuby::DocumentResponse.new(
20
+ document_id: null,
21
+ title: null,
22
+ hits: null,
23
+ url: null,
24
+ format: null,
25
+ excerpts: null
26
+ )
27
+ ```
28
+
@@ -11,6 +11,7 @@
11
11
  | **share** | **Float** | Number of shares owned by the ETF. | [optional] |
12
12
  | **percent** | **Float** | Portfolio's percent | [optional] |
13
13
  | **value** | **Float** | Market value | [optional] |
14
+ | **asset_type** | **String** | Asset type. Can be 1 of the following values: <code>Equity</code>, <code>ETP</code>, <code>Fund</code>, <code>Bond</code>, <code>Other</code> or empty. | [optional] |
14
15
 
15
16
  ## Example
16
17
 
@@ -24,7 +25,8 @@ instance = FinnhubRuby::ETFHoldingsData.new(
24
25
  cusip: null,
25
26
  share: null,
26
27
  percent: null,
27
- value: null
28
+ value: null,
29
+ asset_type: null
28
30
  )
29
31
  ```
30
32
 
@@ -16,6 +16,7 @@
16
16
  | **domicile** | **String** | ETF domicile. | [optional] |
17
17
  | **inception_date** | **Date** | Inception date. | [optional] |
18
18
  | **website** | **String** | ETF's website. | [optional] |
19
+ | **logo** | **String** | Logo. | [optional] |
19
20
  | **isin** | **String** | ISIN. | [optional] |
20
21
  | **cusip** | **String** | CUSIP. | [optional] |
21
22
  | **price_to_earnings** | **Float** | P/E. | [optional] |
@@ -44,6 +45,7 @@ instance = FinnhubRuby::ETFProfileData.new(
44
45
  domicile: null,
45
46
  inception_date: null,
46
47
  website: null,
48
+ logo: null,
47
49
  isin: null,
48
50
  cusip: null,
49
51
  price_to_earnings: null,
@@ -10,6 +10,8 @@
10
10
  | **surprise_percent** | **Float** | Surprise percent. | [optional] |
11
11
  | **period** | **Date** | Reported period. | [optional] |
12
12
  | **symbol** | **String** | Company symbol. | [optional] |
13
+ | **year** | **Integer** | Fiscal year. | [optional] |
14
+ | **quarter** | **Integer** | Fiscal quarter. | [optional] |
13
15
 
14
16
  ## Example
15
17
 
@@ -22,7 +24,9 @@ instance = FinnhubRuby::EarningResult.new(
22
24
  surprise: null,
23
25
  surprise_percent: null,
24
26
  period: null,
25
- symbol: null
27
+ symbol: null,
28
+ year: null,
29
+ quarter: null
26
30
  )
27
31
  ```
28
32
 
@@ -9,6 +9,8 @@
9
9
  | **eps_low** | **Float** | Lowest estimate. | [optional] |
10
10
  | **number_analysts** | **Integer** | Number of Analysts. | [optional] |
11
11
  | **period** | **Date** | Period. | [optional] |
12
+ | **year** | **Integer** | Fiscal year. | [optional] |
13
+ | **quarter** | **Integer** | Fiscal quarter. | [optional] |
12
14
 
13
15
  ## Example
14
16
 
@@ -20,7 +22,9 @@ instance = FinnhubRuby::EarningsEstimatesInfo.new(
20
22
  eps_high: null,
21
23
  eps_low: null,
22
24
  number_analysts: null,
23
- period: null
25
+ period: null,
26
+ year: null,
27
+ quarter: null
24
28
  )
25
29
  ```
26
30
 
@@ -9,6 +9,8 @@
9
9
  | **ebit_low** | **Float** | Lowest estimate. | [optional] |
10
10
  | **number_analysts** | **Integer** | Number of Analysts. | [optional] |
11
11
  | **period** | **Date** | Period. | [optional] |
12
+ | **year** | **Integer** | Fiscal year. | [optional] |
13
+ | **quarter** | **Integer** | Fiscal quarter. | [optional] |
12
14
 
13
15
  ## Example
14
16
 
@@ -20,7 +22,9 @@ instance = FinnhubRuby::EbitEstimatesInfo.new(
20
22
  ebit_high: null,
21
23
  ebit_low: null,
22
24
  number_analysts: null,
23
- period: null
25
+ period: null,
26
+ year: null,
27
+ quarter: null
24
28
  )
25
29
  ```
26
30
 
@@ -9,6 +9,8 @@
9
9
  | **ebitda_low** | **Float** | Lowest estimate. | [optional] |
10
10
  | **number_analysts** | **Integer** | Number of Analysts. | [optional] |
11
11
  | **period** | **Date** | Period. | [optional] |
12
+ | **year** | **Integer** | Fiscal year. | [optional] |
13
+ | **quarter** | **Integer** | Fiscal quarter. | [optional] |
12
14
 
13
15
  ## Example
14
16
 
@@ -20,7 +22,9 @@ instance = FinnhubRuby::EbitdaEstimatesInfo.new(
20
22
  ebitda_high: null,
21
23
  ebitda_low: null,
22
24
  number_analysts: null,
23
- period: null
25
+ period: null,
26
+ year: null,
27
+ quarter: null
24
28
  )
25
29
  ```
26
30
 
@@ -0,0 +1,20 @@
1
+ # FinnhubRuby::EmployeeCount
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **at_date** | **String** | Date of the reading | [optional] |
8
+ | **employee** | **Float** | Value | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'finnhub_ruby'
14
+
15
+ instance = FinnhubRuby::EmployeeCount.new(
16
+ at_date: null,
17
+ employee: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,24 @@
1
+ # FinnhubRuby::ExcerptResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **content** | **String** | Highlighted content | [optional] |
8
+ | **snippet_id** | **String** | Location of the content in the rendered document | [optional] |
9
+ | **start_offset** | **String** | Start offset of highlighted content | [optional] |
10
+ | **end_offset** | **String** | End offset of highlighted content | [optional] |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'finnhub_ruby'
16
+
17
+ instance = FinnhubRuby::ExcerptResponse.new(
18
+ content: null,
19
+ snippet_id: null,
20
+ start_offset: null,
21
+ end_offset: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,42 @@
1
+ # FinnhubRuby::FilingResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **filing_id** | **String** | Filing Id in Alpharesearch platform | [optional] |
8
+ | **title** | **String** | Filing title | [optional] |
9
+ | **filer_id** | **String** | Id of the entity submitted the filing | [optional] |
10
+ | **symbol** | **Object** | List of symbol associate with this filing | [optional] |
11
+ | **name** | **String** | Filer name | [optional] |
12
+ | **acceptance_date** | **String** | Date the filing is submitted. | [optional] |
13
+ | **filed_date** | **String** | Date the filing is made available to the public | [optional] |
14
+ | **report_date** | **String** | Date as which the filing is reported | [optional] |
15
+ | **form** | **String** | Filing Form | [optional] |
16
+ | **amend** | **Boolean** | Amendment | [optional] |
17
+ | **source** | **String** | Filing Source | [optional] |
18
+ | **page_count** | **Integer** | Estimate number of page when printing | [optional] |
19
+ | **document_count** | **Integer** | Number of document in this filing | [optional] |
20
+
21
+ ## Example
22
+
23
+ ```ruby
24
+ require 'finnhub_ruby'
25
+
26
+ instance = FinnhubRuby::FilingResponse.new(
27
+ filing_id: null,
28
+ title: null,
29
+ filer_id: null,
30
+ symbol: null,
31
+ name: null,
32
+ acceptance_date: null,
33
+ filed_date: null,
34
+ report_date: null,
35
+ form: null,
36
+ amend: null,
37
+ source: null,
38
+ page_count: null,
39
+ document_count: null
40
+ )
41
+ ```
42
+
@@ -0,0 +1,20 @@
1
+ # FinnhubRuby::HistoricalCompanyESG
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **symbol** | **String** | symbol | [optional] |
8
+ | **data** | [**Array<CompanyESG2>**](CompanyESG2.md) | Historical ESG data points. | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'finnhub_ruby'
14
+
15
+ instance = FinnhubRuby::HistoricalCompanyESG.new(
16
+ symbol: null,
17
+ data: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,20 @@
1
+ # FinnhubRuby::HistoricalEmployeeCount
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **data** | [**Array<EmployeeCount>**](EmployeeCount.md) | Array of market data. | [optional] |
8
+ | **symbol** | **String** | Symbol | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'finnhub_ruby'
14
+
15
+ instance = FinnhubRuby::HistoricalEmployeeCount.new(
16
+ data: null,
17
+ symbol: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,22 @@
1
+ # FinnhubRuby::HistoricalMarketCapData
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **data** | [**Array<MarketCapData>**](MarketCapData.md) | Array of market data. | [optional] |
8
+ | **symbol** | **String** | Symbol | [optional] |
9
+ | **currency** | **String** | Currency | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'finnhub_ruby'
15
+
16
+ instance = FinnhubRuby::HistoricalMarketCapData.new(
17
+ data: null,
18
+ symbol: null,
19
+ currency: null
20
+ )
21
+ ```
22
+
@@ -0,0 +1,44 @@
1
+ # FinnhubRuby::InFilingResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **filing_id** | **String** | Filing Id in Alpharesearch platform | [optional] |
8
+ | **title** | **String** | Filing title | [optional] |
9
+ | **filer_id** | **String** | Id of the entity submitted the filing | [optional] |
10
+ | **symbol** | **Object** | List of symbol associate with this filing | [optional] |
11
+ | **name** | **String** | Filer name | [optional] |
12
+ | **acceptance_date** | **String** | Date the filing is submitted. | [optional] |
13
+ | **filed_date** | **String** | Date the filing is make available to the public | [optional] |
14
+ | **report_date** | **String** | Date as which the filing is reported | [optional] |
15
+ | **form** | **String** | Filing Form | [optional] |
16
+ | **amend** | **Boolean** | Amendment | [optional] |
17
+ | **source** | **String** | Filing Source | [optional] |
18
+ | **page_count** | **Integer** | Estimate number of page when printing | [optional] |
19
+ | **document_count** | **Integer** | Number of document in this filing | [optional] |
20
+ | **documents** | [**Array<DocumentResponse>**](DocumentResponse.md) | Document for this filing. | [optional] |
21
+
22
+ ## Example
23
+
24
+ ```ruby
25
+ require 'finnhub_ruby'
26
+
27
+ instance = FinnhubRuby::InFilingResponse.new(
28
+ filing_id: null,
29
+ title: null,
30
+ filer_id: null,
31
+ symbol: null,
32
+ name: null,
33
+ acceptance_date: null,
34
+ filed_date: null,
35
+ report_date: null,
36
+ form: null,
37
+ amend: null,
38
+ source: null,
39
+ page_count: null,
40
+ document_count: null,
41
+ documents: null
42
+ )
43
+ ```
44
+
@@ -0,0 +1,20 @@
1
+ # FinnhubRuby::InFilingSearchBody
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **query** | **String** | Search query | |
8
+ | **filing_id** | **String** | Filing Id to search | |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'finnhub_ruby'
14
+
15
+ instance = FinnhubRuby::InFilingSearchBody.new(
16
+ query: null,
17
+ filing_id: null
18
+ )
19
+ ```
20
+
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **symbol** | **String** | Index's symbol. | [optional] |
8
8
  | **constituents** | **Array<String>** | Array of constituents. | [optional] |
9
+ | **constituents_breakdown** | [**Array<IndicesConstituentsBreakdown>**](IndicesConstituentsBreakdown.md) | Array of constituents' details. | [optional] |
9
10
 
10
11
  ## Example
11
12
 
@@ -14,7 +15,8 @@ require 'finnhub_ruby'
14
15
 
15
16
  instance = FinnhubRuby::IndicesConstituents.new(
16
17
  symbol: null,
17
- constituents: null
18
+ constituents: null,
19
+ constituents_breakdown: null
18
20
  )
19
21
  ```
20
22
 
@@ -0,0 +1,28 @@
1
+ # FinnhubRuby::IndicesConstituentsBreakdown
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **symbol** | **String** | Symbol. | [optional] |
8
+ | **name** | **String** | Name. | [optional] |
9
+ | **isin** | **String** | ISIN. | [optional] |
10
+ | **cusip** | **String** | Cusip. | [optional] |
11
+ | **share_class_figi** | **String** | Global Share Class FIGI. | [optional] |
12
+ | **weight** | **Float** | Weight. | [optional] |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'finnhub_ruby'
18
+
19
+ instance = FinnhubRuby::IndicesConstituentsBreakdown.new(
20
+ symbol: null,
21
+ name: null,
22
+ isin: null,
23
+ cusip: null,
24
+ share_class_figi: null,
25
+ weight: null
26
+ )
27
+ ```
28
+
@@ -0,0 +1,20 @@
1
+ # FinnhubRuby::MarketCapData
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **at_date** | **String** | Date of the reading | [optional] |
8
+ | **market_capitalization** | **Float** | Value | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'finnhub_ruby'
14
+
15
+ instance = FinnhubRuby::MarketCapData.new(
16
+ at_date: null,
17
+ market_capitalization: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,22 @@
1
+ # FinnhubRuby::MarketHoliday
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **timezone** | **String** | Timezone. | [optional] |
8
+ | **exchange** | **String** | Exchange. | [optional] |
9
+ | **data** | [**Array<MarketHolidayData>**](MarketHolidayData.md) | Array of holidays. | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'finnhub_ruby'
15
+
16
+ instance = FinnhubRuby::MarketHoliday.new(
17
+ timezone: null,
18
+ exchange: null,
19
+ data: null
20
+ )
21
+ ```
22
+
@@ -0,0 +1,22 @@
1
+ # FinnhubRuby::MarketHolidayData
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **event_name** | **String** | Holiday's name. | [optional] |
8
+ | **at_date** | **String** | Date. | [optional] |
9
+ | **trading_hour** | **String** | Trading hours for this day if the market is partially closed only. | [optional] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'finnhub_ruby'
15
+
16
+ instance = FinnhubRuby::MarketHolidayData.new(
17
+ event_name: null,
18
+ at_date: null,
19
+ trading_hour: null
20
+ )
21
+ ```
22
+
@@ -0,0 +1,28 @@
1
+ # FinnhubRuby::MarketStatus
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **exchange** | **String** | Exchange. | [optional] |
8
+ | **timezone** | **String** | Timezone. | [optional] |
9
+ | **session** | **String** | Market session. Can be 1 of the following values: <code>pre-market</code>,<code>regular</code>,<code>post-market</code> or <code>null</code> if the market is closed. | [optional] |
10
+ | **holiday** | **String** | Holiday event. | [optional] |
11
+ | **is_open** | **Boolean** | Whether the market is open at the moment. | [optional] |
12
+ | **t** | **Integer** | Current timestamp. | [optional] |
13
+
14
+ ## Example
15
+
16
+ ```ruby
17
+ require 'finnhub_ruby'
18
+
19
+ instance = FinnhubRuby::MarketStatus.new(
20
+ exchange: null,
21
+ timezone: null,
22
+ session: null,
23
+ holiday: null,
24
+ is_open: null,
25
+ t: null
26
+ )
27
+ ```
28
+
@@ -0,0 +1,20 @@
1
+ # FinnhubRuby::MutualFundEet
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **isin** | **String** | ISIN. | [optional] |
8
+ | **data** | **Object** | | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'finnhub_ruby'
14
+
15
+ instance = FinnhubRuby::MutualFundEet.new(
16
+ isin: null,
17
+ data: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,20 @@
1
+ # FinnhubRuby::MutualFundEetPai
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **isin** | **String** | ISIN. | [optional] |
8
+ | **data** | **Object** | | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'finnhub_ruby'
14
+
15
+ instance = FinnhubRuby::MutualFundEetPai.new(
16
+ isin: null,
17
+ data: null
18
+ )
19
+ ```
20
+
@@ -11,6 +11,7 @@
11
11
  | **share** | **Float** | Number of shares. | [optional] |
12
12
  | **percent** | **Float** | Portfolio's percent | [optional] |
13
13
  | **value** | **Float** | Market value | [optional] |
14
+ | **asset_type** | **String** | Asset type. Can be 1 of the following values: <code>Equity</code>, <code>ETP</code>, <code>Fund</code>, <code>Bond</code>, <code>Other</code> or empty. | [optional] |
14
15
 
15
16
  ## Example
16
17
 
@@ -24,7 +25,8 @@ instance = FinnhubRuby::MutualFundHoldingsData.new(
24
25
  cusip: null,
25
26
  share: null,
26
27
  percent: null,
27
- value: null
28
+ value: null,
29
+ asset_type: null
28
30
  )
29
31
  ```
30
32
 
@@ -13,6 +13,7 @@
13
13
  | **inception_date** | **Date** | Inception date. | [optional] |
14
14
  | **description** | **String** | Fund's description. | [optional] |
15
15
  | **fund_family** | **String** | Fund Family. | [optional] |
16
+ | **fund_company** | **String** | Fund Company. | [optional] |
16
17
  | **manager** | **String** | Fund's managers. | [optional] |
17
18
  | **status** | **String** | Status. | [optional] |
18
19
  | **beta** | **Float** | Beta. | [optional] |
@@ -47,6 +48,7 @@ instance = FinnhubRuby::MutualFundProfileData.new(
47
48
  inception_date: null,
48
49
  description: null,
49
50
  fund_family: null,
51
+ fund_company: null,
50
52
  manager: null,
51
53
  status: null,
52
54
  beta: null,
data/docs/PriceMetrics.md CHANGED
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **symbol** | **String** | Symbol of the company. | [optional] |
8
+ | **at_date** | **String** | Data date. | [optional] |
8
9
  | **data** | **Object** | | [optional] |
9
10
 
10
11
  ## Example
@@ -14,6 +15,7 @@ require 'finnhub_ruby'
14
15
 
15
16
  instance = FinnhubRuby::PriceMetrics.new(
16
17
  symbol: null,
18
+ at_date: null,
17
19
  data: null
18
20
  )
19
21
  ```
data/docs/PriceTarget.md CHANGED
@@ -9,6 +9,7 @@
9
9
  | **target_low** | **Float** | Lowest analysts' target. | [optional] |
10
10
  | **target_mean** | **Float** | Mean of all analysts' targets. | [optional] |
11
11
  | **target_median** | **Float** | Median of all analysts' targets. | [optional] |
12
+ | **number_analysts** | **Integer** | Number of Analysts. | [optional] |
12
13
  | **last_updated** | **String** | Updated time of the data | [optional] |
13
14
 
14
15
  ## Example
@@ -22,6 +23,7 @@ instance = FinnhubRuby::PriceTarget.new(
22
23
  target_low: null,
23
24
  target_mean: null,
24
25
  target_median: null,
26
+ number_analysts: null,
25
27
  last_updated: null
26
28
  )
27
29
  ```
@@ -9,6 +9,8 @@
9
9
  | **revenue_low** | **Float** | Lowest estimate. | [optional] |
10
10
  | **number_analysts** | **Integer** | Number of Analysts. | [optional] |
11
11
  | **period** | **Date** | Period. | [optional] |
12
+ | **year** | **Integer** | Fiscal year. | [optional] |
13
+ | **quarter** | **Integer** | Fiscal quarter. | [optional] |
12
14
 
13
15
  ## Example
14
16
 
@@ -20,7 +22,9 @@ instance = FinnhubRuby::RevenueEstimatesInfo.new(
20
22
  revenue_high: null,
21
23
  revenue_low: null,
22
24
  number_analysts: null,
23
- period: null
25
+ period: null,
26
+ year: null,
27
+ quarter: null
24
28
  )
25
29
  ```
26
30