finnhub_ruby 1.1.19 → 2.0.1

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 (385) 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/CompanyESG2.md +28 -0
  10. data/docs/CompanyProfile.md +6 -0
  11. data/docs/CountryMetadata.md +9 -1
  12. data/docs/DefaultApi.md +582 -38
  13. data/docs/ETFProfileData.md +2 -0
  14. data/docs/EarningResult.md +2 -2
  15. data/docs/EarningsEstimatesInfo.md +5 -1
  16. data/docs/EbitEstimatesInfo.md +5 -1
  17. data/docs/EbitdaEstimatesInfo.md +5 -1
  18. data/docs/EmployeeCount.md +20 -0
  19. data/docs/FilingResponse.md +1 -1
  20. data/docs/HistoricalCompanyESG.md +20 -0
  21. data/docs/HistoricalEmployeeCount.md +20 -0
  22. data/docs/HistoricalMarketCapData.md +22 -0
  23. data/docs/IndicesConstituents.md +3 -1
  24. data/docs/IndicesConstituentsBreakdown.md +28 -0
  25. data/docs/MarketCapData.md +20 -0
  26. data/docs/MarketHoliday.md +22 -0
  27. data/docs/MarketHolidayData.md +22 -0
  28. data/docs/MarketStatus.md +28 -0
  29. data/docs/MutualFundProfileData.md +2 -0
  30. data/docs/PriceTarget.md +2 -0
  31. data/docs/RevenueEstimatesInfo.md +5 -1
  32. data/docs/SentimentContent.md +30 -0
  33. data/docs/SocialSentiment.md +2 -4
  34. data/finnhub_ruby.gemspec +9 -9
  35. data/git_push.sh +0 -0
  36. data/lib/finnhub_ruby/version.rb +2 -14
  37. data/lib/finnhub_ruby.rb +522 -178
  38. data/test.rb +234 -0
  39. data/test_release.rb +235 -0
  40. metadata +31 -521
  41. data/finnhub_ruby-1.1.10.gem +0 -0
  42. data/finnhub_ruby-1.1.11.gem +0 -0
  43. data/finnhub_ruby-1.1.12.gem +0 -0
  44. data/finnhub_ruby-1.1.13.gem +0 -0
  45. data/finnhub_ruby-1.1.14.gem +0 -0
  46. data/finnhub_ruby-1.1.15.gem +0 -0
  47. data/finnhub_ruby-1.1.16.gem +0 -0
  48. data/finnhub_ruby-1.1.17.gem +0 -0
  49. data/finnhub_ruby-1.1.18.gem +0 -0
  50. data/finnhub_ruby-1.1.7.gem +0 -0
  51. data/finnhub_ruby-1.1.8.gem +0 -0
  52. data/finnhub_ruby-1.1.9.gem +0 -0
  53. data/lib/finnhub_ruby/api/default_api.rb +0 -6370
  54. data/lib/finnhub_ruby/api_client.rb +0 -391
  55. data/lib/finnhub_ruby/api_error.rb +0 -57
  56. data/lib/finnhub_ruby/configuration.rb +0 -277
  57. data/lib/finnhub_ruby/models/aggregate_indicators.rb +0 -227
  58. data/lib/finnhub_ruby/models/basic_financials.rb +0 -247
  59. data/lib/finnhub_ruby/models/bond_candles.rb +0 -243
  60. data/lib/finnhub_ruby/models/bond_profile.rb +0 -419
  61. data/lib/finnhub_ruby/models/bond_tick_data.rb +0 -347
  62. data/lib/finnhub_ruby/models/bond_yield_curve.rb +0 -231
  63. data/lib/finnhub_ruby/models/bond_yield_curve_info.rb +0 -229
  64. data/lib/finnhub_ruby/models/breakdown_item.rb +0 -228
  65. data/lib/finnhub_ruby/models/company.rb +0 -279
  66. data/lib/finnhub_ruby/models/company_earnings_quality_score.rb +0 -241
  67. data/lib/finnhub_ruby/models/company_earnings_quality_score_data.rb +0 -279
  68. data/lib/finnhub_ruby/models/company_esg.rb +0 -268
  69. data/lib/finnhub_ruby/models/company_executive.rb +0 -231
  70. data/lib/finnhub_ruby/models/company_news.rb +0 -299
  71. data/lib/finnhub_ruby/models/company_news_statistics.rb +0 -239
  72. data/lib/finnhub_ruby/models/company_profile.rb +0 -509
  73. data/lib/finnhub_ruby/models/company_profile2.rb +0 -329
  74. data/lib/finnhub_ruby/models/congressional_trading.rb +0 -231
  75. data/lib/finnhub_ruby/models/congressional_transaction.rb +0 -309
  76. data/lib/finnhub_ruby/models/country_metadata.rb +0 -289
  77. data/lib/finnhub_ruby/models/covid_info.rb +0 -249
  78. data/lib/finnhub_ruby/models/crypto_candles.rb +0 -291
  79. data/lib/finnhub_ruby/models/crypto_profile.rb +0 -319
  80. data/lib/finnhub_ruby/models/crypto_symbol.rb +0 -239
  81. data/lib/finnhub_ruby/models/development.rb +0 -259
  82. data/lib/finnhub_ruby/models/dividends.rb +0 -299
  83. data/lib/finnhub_ruby/models/dividends2.rb +0 -231
  84. data/lib/finnhub_ruby/models/dividends2_basic.rb +0 -231
  85. data/lib/finnhub_ruby/models/dividends2_info.rb +0 -229
  86. data/lib/finnhub_ruby/models/document_response.rb +0 -271
  87. data/lib/finnhub_ruby/models/earning_estimate.rb +0 -259
  88. data/lib/finnhub_ruby/models/earning_release.rb +0 -299
  89. data/lib/finnhub_ruby/models/earning_result.rb +0 -289
  90. data/lib/finnhub_ruby/models/earnings_calendar.rb +0 -221
  91. data/lib/finnhub_ruby/models/earnings_call_transcripts.rb +0 -303
  92. data/lib/finnhub_ruby/models/earnings_call_transcripts_list.rb +0 -231
  93. data/lib/finnhub_ruby/models/earnings_estimates.rb +0 -241
  94. data/lib/finnhub_ruby/models/earnings_estimates_info.rb +0 -259
  95. data/lib/finnhub_ruby/models/ebit_estimates.rb +0 -241
  96. data/lib/finnhub_ruby/models/ebit_estimates_info.rb +0 -259
  97. data/lib/finnhub_ruby/models/ebitda_estimates.rb +0 -241
  98. data/lib/finnhub_ruby/models/ebitda_estimates_info.rb +0 -259
  99. data/lib/finnhub_ruby/models/economic_calendar.rb +0 -221
  100. data/lib/finnhub_ruby/models/economic_code.rb +0 -249
  101. data/lib/finnhub_ruby/models/economic_data.rb +0 -231
  102. data/lib/finnhub_ruby/models/economic_data_info.rb +0 -229
  103. data/lib/finnhub_ruby/models/economic_event.rb +0 -289
  104. data/lib/finnhub_ruby/models/estimate.rb +0 -259
  105. data/lib/finnhub_ruby/models/et_fs_country_exposure.rb +0 -219
  106. data/lib/finnhub_ruby/models/et_fs_holdings.rb +0 -219
  107. data/lib/finnhub_ruby/models/et_fs_industry_exposure.rb +0 -219
  108. data/lib/finnhub_ruby/models/et_fs_profile.rb +0 -216
  109. data/lib/finnhub_ruby/models/etf_country_exposure_data.rb +0 -229
  110. data/lib/finnhub_ruby/models/etf_holdings_data.rb +0 -289
  111. data/lib/finnhub_ruby/models/etf_profile_data.rb +0 -419
  112. data/lib/finnhub_ruby/models/etf_sector_exposure_data.rb +0 -229
  113. data/lib/finnhub_ruby/models/etfs_country_exposure.rb +0 -231
  114. data/lib/finnhub_ruby/models/etfs_holdings.rb +0 -251
  115. data/lib/finnhub_ruby/models/etfs_profile.rb +0 -228
  116. data/lib/finnhub_ruby/models/etfs_sector_exposure.rb +0 -231
  117. data/lib/finnhub_ruby/models/excerpt_response.rb +0 -249
  118. data/lib/finnhub_ruby/models/fda_comittee_meeting.rb +0 -249
  119. data/lib/finnhub_ruby/models/filing.rb +0 -289
  120. data/lib/finnhub_ruby/models/filing_response.rb +0 -339
  121. data/lib/finnhub_ruby/models/filing_sentiment.rb +0 -299
  122. data/lib/finnhub_ruby/models/financial_statements.rb +0 -231
  123. data/lib/finnhub_ruby/models/financials_as_reported.rb +0 -241
  124. data/lib/finnhub_ruby/models/forex_candles.rb +0 -291
  125. data/lib/finnhub_ruby/models/forex_symbol.rb +0 -239
  126. data/lib/finnhub_ruby/models/forexrates.rb +0 -228
  127. data/lib/finnhub_ruby/models/fund_ownership.rb +0 -231
  128. data/lib/finnhub_ruby/models/fund_ownership_info.rb +0 -259
  129. data/lib/finnhub_ruby/models/historical_nbbo.rb +0 -345
  130. data/lib/finnhub_ruby/models/in_filing_response.rb +0 -351
  131. data/lib/finnhub_ruby/models/in_filing_search_body.rb +0 -239
  132. data/lib/finnhub_ruby/models/index_historical_constituent.rb +0 -239
  133. data/lib/finnhub_ruby/models/indicator.rb +0 -239
  134. data/lib/finnhub_ruby/models/indices_constituents.rb +0 -231
  135. data/lib/finnhub_ruby/models/indices_historical_constituents.rb +0 -231
  136. data/lib/finnhub_ruby/models/insider_sentiments.rb +0 -231
  137. data/lib/finnhub_ruby/models/insider_sentiments_data.rb +0 -259
  138. data/lib/finnhub_ruby/models/insider_transactions.rb +0 -231
  139. data/lib/finnhub_ruby/models/institutional_ownership.rb +0 -241
  140. data/lib/finnhub_ruby/models/institutional_ownership_group.rb +0 -231
  141. data/lib/finnhub_ruby/models/institutional_ownership_info.rb +0 -309
  142. data/lib/finnhub_ruby/models/institutional_portfolio.rb +0 -241
  143. data/lib/finnhub_ruby/models/institutional_portfolio_group.rb +0 -241
  144. data/lib/finnhub_ruby/models/institutional_portfolio_info.rb +0 -319
  145. data/lib/finnhub_ruby/models/institutional_profile.rb +0 -231
  146. data/lib/finnhub_ruby/models/institutional_profile_info.rb +0 -269
  147. data/lib/finnhub_ruby/models/international_filing.rb +0 -299
  148. data/lib/finnhub_ruby/models/investment_theme_portfolio.rb +0 -219
  149. data/lib/finnhub_ruby/models/investment_themes.rb +0 -231
  150. data/lib/finnhub_ruby/models/investment_themes_thematic_investing.rb +0 -231
  151. data/lib/finnhub_ruby/models/investor.rb +0 -249
  152. data/lib/finnhub_ruby/models/investors_ownership.rb +0 -219
  153. data/lib/finnhub_ruby/models/ipo_calendar.rb +0 -221
  154. data/lib/finnhub_ruby/models/ipo_event.rb +0 -289
  155. data/lib/finnhub_ruby/models/isin_change.rb +0 -241
  156. data/lib/finnhub_ruby/models/isin_change_info.rb +0 -239
  157. data/lib/finnhub_ruby/models/key_customers_suppliers.rb +0 -329
  158. data/lib/finnhub_ruby/models/last_bid_ask.rb +0 -259
  159. data/lib/finnhub_ruby/models/lobbying_data.rb +0 -359
  160. data/lib/finnhub_ruby/models/lobbying_result.rb +0 -231
  161. data/lib/finnhub_ruby/models/major_developments.rb +0 -219
  162. data/lib/finnhub_ruby/models/major_press_releases.rb +0 -231
  163. data/lib/finnhub_ruby/models/market_news.rb +0 -299
  164. data/lib/finnhub_ruby/models/mutual_fund_country_exposure.rb +0 -231
  165. data/lib/finnhub_ruby/models/mutual_fund_country_exposure_data.rb +0 -229
  166. data/lib/finnhub_ruby/models/mutual_fund_eet.rb +0 -228
  167. data/lib/finnhub_ruby/models/mutual_fund_eet_pai.rb +0 -228
  168. data/lib/finnhub_ruby/models/mutual_fund_holdings.rb +0 -251
  169. data/lib/finnhub_ruby/models/mutual_fund_holdings_data.rb +0 -289
  170. data/lib/finnhub_ruby/models/mutual_fund_profile.rb +0 -228
  171. data/lib/finnhub_ruby/models/mutual_fund_profile_data.rb +0 -479
  172. data/lib/finnhub_ruby/models/mutual_fund_sector_exposure.rb +0 -231
  173. data/lib/finnhub_ruby/models/mutual_fund_sector_exposure_data.rb +0 -229
  174. data/lib/finnhub_ruby/models/mutual_funds_country_exposure.rb +0 -231
  175. data/lib/finnhub_ruby/models/mutual_funds_holdings.rb +0 -251
  176. data/lib/finnhub_ruby/models/mutual_funds_profile.rb +0 -228
  177. data/lib/finnhub_ruby/models/news.rb +0 -299
  178. data/lib/finnhub_ruby/models/news_sentiment.rb +0 -267
  179. data/lib/finnhub_ruby/models/ownership.rb +0 -231
  180. data/lib/finnhub_ruby/models/ownership_info.rb +0 -249
  181. data/lib/finnhub_ruby/models/pattern_recognition.rb +0 -221
  182. data/lib/finnhub_ruby/models/press_release.rb +0 -231
  183. data/lib/finnhub_ruby/models/price_metrics.rb +0 -238
  184. data/lib/finnhub_ruby/models/price_target.rb +0 -269
  185. data/lib/finnhub_ruby/models/quote.rb +0 -279
  186. data/lib/finnhub_ruby/models/recommendation_trend.rb +0 -279
  187. data/lib/finnhub_ruby/models/reddit_sentiment_content.rb +0 -279
  188. data/lib/finnhub_ruby/models/report.rb +0 -318
  189. data/lib/finnhub_ruby/models/revenue_breakdown.rb +0 -241
  190. data/lib/finnhub_ruby/models/revenue_estimates.rb +0 -241
  191. data/lib/finnhub_ruby/models/revenue_estimates_info.rb +0 -259
  192. data/lib/finnhub_ruby/models/search_body.rb +0 -434
  193. data/lib/finnhub_ruby/models/search_filter.rb +0 -229
  194. data/lib/finnhub_ruby/models/search_response.rb +0 -251
  195. data/lib/finnhub_ruby/models/sec_sentiment_analysis.rb +0 -248
  196. data/lib/finnhub_ruby/models/sector_metric.rb +0 -231
  197. data/lib/finnhub_ruby/models/sector_metric_data.rb +0 -229
  198. data/lib/finnhub_ruby/models/sentiment.rb +0 -229
  199. data/lib/finnhub_ruby/models/similarity_index.rb +0 -241
  200. data/lib/finnhub_ruby/models/similarity_index_info.rb +0 -329
  201. data/lib/finnhub_ruby/models/social_sentiment.rb +0 -243
  202. data/lib/finnhub_ruby/models/split.rb +0 -249
  203. data/lib/finnhub_ruby/models/stock.rb +0 -249
  204. data/lib/finnhub_ruby/models/stock_candles.rb +0 -291
  205. data/lib/finnhub_ruby/models/stock_symbol.rb +0 -309
  206. data/lib/finnhub_ruby/models/stock_transcripts.rb +0 -259
  207. data/lib/finnhub_ruby/models/supply_chain_relationships.rb +0 -231
  208. data/lib/finnhub_ruby/models/support_resistance.rb +0 -221
  209. data/lib/finnhub_ruby/models/symbol_change.rb +0 -241
  210. data/lib/finnhub_ruby/models/symbol_change_info.rb +0 -239
  211. data/lib/finnhub_ruby/models/symbol_lookup.rb +0 -231
  212. data/lib/finnhub_ruby/models/symbol_lookup_info.rb +0 -249
  213. data/lib/finnhub_ruby/models/technical_analysis.rb +0 -228
  214. data/lib/finnhub_ruby/models/tick_data.rb +0 -309
  215. data/lib/finnhub_ruby/models/transactions.rb +0 -289
  216. data/lib/finnhub_ruby/models/transcript_content.rb +0 -241
  217. data/lib/finnhub_ruby/models/transcript_participant.rb +0 -239
  218. data/lib/finnhub_ruby/models/trend.rb +0 -229
  219. data/lib/finnhub_ruby/models/twitter_sentiment_content.rb +0 -279
  220. data/lib/finnhub_ruby/models/upgrade_downgrade.rb +0 -269
  221. data/lib/finnhub_ruby/models/usa_spending.rb +0 -409
  222. data/lib/finnhub_ruby/models/usa_spending_result.rb +0 -231
  223. data/lib/finnhub_ruby/models/uspto_patent.rb +0 -301
  224. data/lib/finnhub_ruby/models/uspto_patent_result.rb +0 -231
  225. data/lib/finnhub_ruby/models/visa_application.rb +0 -439
  226. data/lib/finnhub_ruby/models/visa_application_result.rb +0 -231
  227. data/spec/api/default_api_spec.rb +0 -724
  228. data/spec/api_client_spec.rb +0 -226
  229. data/spec/configuration_spec.rb +0 -42
  230. data/spec/models/aggregate_indicators_spec.rb +0 -40
  231. data/spec/models/basic_financials_spec.rb +0 -52
  232. data/spec/models/bond_candles_spec.rb +0 -46
  233. data/spec/models/bond_profile_spec.rb +0 -154
  234. data/spec/models/bond_tick_data_spec.rb +0 -82
  235. data/spec/models/bond_yield_curve_info_spec.rb +0 -40
  236. data/spec/models/bond_yield_curve_spec.rb +0 -40
  237. data/spec/models/breakdown_item_spec.rb +0 -40
  238. data/spec/models/company_earnings_quality_score_data_spec.rb +0 -70
  239. data/spec/models/company_earnings_quality_score_spec.rb +0 -46
  240. data/spec/models/company_esg_spec.rb +0 -64
  241. data/spec/models/company_executive_spec.rb +0 -40
  242. data/spec/models/company_news_spec.rb +0 -82
  243. data/spec/models/company_news_statistics_spec.rb +0 -46
  244. data/spec/models/company_profile2_spec.rb +0 -100
  245. data/spec/models/company_profile_spec.rb +0 -196
  246. data/spec/models/company_spec.rb +0 -70
  247. data/spec/models/congressional_trading_spec.rb +0 -40
  248. data/spec/models/congressional_transaction_spec.rb +0 -88
  249. data/spec/models/country_metadata_spec.rb +0 -64
  250. data/spec/models/covid_info_spec.rb +0 -52
  251. data/spec/models/crypto_candles_spec.rb +0 -70
  252. data/spec/models/crypto_profile_spec.rb +0 -94
  253. data/spec/models/crypto_symbol_spec.rb +0 -46
  254. data/spec/models/development_spec.rb +0 -58
  255. data/spec/models/dividends2_info_spec.rb +0 -40
  256. data/spec/models/dividends2_spec.rb +0 -40
  257. data/spec/models/dividends_spec.rb +0 -76
  258. data/spec/models/document_response_spec.rb +0 -64
  259. data/spec/models/earning_estimate_spec.rb +0 -58
  260. data/spec/models/earning_release_spec.rb +0 -82
  261. data/spec/models/earning_result_spec.rb +0 -64
  262. data/spec/models/earnings_calendar_spec.rb +0 -34
  263. data/spec/models/earnings_call_transcripts_list_spec.rb +0 -40
  264. data/spec/models/earnings_call_transcripts_spec.rb +0 -82
  265. data/spec/models/earnings_estimates_info_spec.rb +0 -58
  266. data/spec/models/earnings_estimates_spec.rb +0 -46
  267. data/spec/models/ebit_estimates_info_spec.rb +0 -58
  268. data/spec/models/ebit_estimates_spec.rb +0 -46
  269. data/spec/models/ebitda_estimates_info_spec.rb +0 -58
  270. data/spec/models/ebitda_estimates_spec.rb +0 -46
  271. data/spec/models/economic_calendar_spec.rb +0 -34
  272. data/spec/models/economic_code_spec.rb +0 -52
  273. data/spec/models/economic_data_info_spec.rb +0 -40
  274. data/spec/models/economic_data_spec.rb +0 -40
  275. data/spec/models/economic_event_spec.rb +0 -76
  276. data/spec/models/estimate_spec.rb +0 -58
  277. data/spec/models/etf_country_exposure_data_spec.rb +0 -40
  278. data/spec/models/etf_holdings_data_spec.rb +0 -70
  279. data/spec/models/etf_profile_data_spec.rb +0 -136
  280. data/spec/models/etf_sector_exposure_data_spec.rb +0 -40
  281. data/spec/models/etfs_country_exposure_spec.rb +0 -40
  282. data/spec/models/etfs_holdings_spec.rb +0 -52
  283. data/spec/models/etfs_profile_spec.rb +0 -40
  284. data/spec/models/etfs_sector_exposure_spec.rb +0 -40
  285. data/spec/models/excerpt_response_spec.rb +0 -52
  286. data/spec/models/fda_comittee_meeting_spec.rb +0 -52
  287. data/spec/models/filing_response_spec.rb +0 -106
  288. data/spec/models/filing_sentiment_spec.rb +0 -82
  289. data/spec/models/filing_spec.rb +0 -76
  290. data/spec/models/financial_statements_spec.rb +0 -40
  291. data/spec/models/financials_as_reported_spec.rb +0 -46
  292. data/spec/models/forex_candles_spec.rb +0 -70
  293. data/spec/models/forex_symbol_spec.rb +0 -46
  294. data/spec/models/forexrates_spec.rb +0 -40
  295. data/spec/models/fund_ownership_info_spec.rb +0 -58
  296. data/spec/models/fund_ownership_spec.rb +0 -40
  297. data/spec/models/historical_nbbo_spec.rb +0 -100
  298. data/spec/models/in_filing_response_spec.rb +0 -112
  299. data/spec/models/in_filing_search_body_spec.rb +0 -40
  300. data/spec/models/index_historical_constituent_spec.rb +0 -46
  301. data/spec/models/indicator_spec.rb +0 -46
  302. data/spec/models/indices_constituents_spec.rb +0 -40
  303. data/spec/models/indices_historical_constituents_spec.rb +0 -40
  304. data/spec/models/insider_sentiments_data_spec.rb +0 -58
  305. data/spec/models/insider_sentiments_spec.rb +0 -40
  306. data/spec/models/insider_transactions_spec.rb +0 -40
  307. data/spec/models/institutional_ownership_group_spec.rb +0 -40
  308. data/spec/models/institutional_ownership_info_spec.rb +0 -88
  309. data/spec/models/institutional_ownership_spec.rb +0 -46
  310. data/spec/models/institutional_portfolio_group_spec.rb +0 -46
  311. data/spec/models/institutional_portfolio_info_spec.rb +0 -94
  312. data/spec/models/institutional_portfolio_spec.rb +0 -46
  313. data/spec/models/institutional_profile_info_spec.rb +0 -64
  314. data/spec/models/institutional_profile_spec.rb +0 -40
  315. data/spec/models/international_filing_spec.rb +0 -82
  316. data/spec/models/investment_theme_portfolio_spec.rb +0 -34
  317. data/spec/models/investment_themes_spec.rb +0 -40
  318. data/spec/models/ipo_calendar_spec.rb +0 -34
  319. data/spec/models/ipo_event_spec.rb +0 -76
  320. data/spec/models/isin_change_info_spec.rb +0 -46
  321. data/spec/models/isin_change_spec.rb +0 -46
  322. data/spec/models/key_customers_suppliers_spec.rb +0 -52
  323. data/spec/models/last_bid_ask_spec.rb +0 -58
  324. data/spec/models/lobbying_data_spec.rb +0 -118
  325. data/spec/models/lobbying_result_spec.rb +0 -40
  326. data/spec/models/market_news_spec.rb +0 -82
  327. data/spec/models/mutual_fund_country_exposure_data_spec.rb +0 -40
  328. data/spec/models/mutual_fund_country_exposure_spec.rb +0 -40
  329. data/spec/models/mutual_fund_eet_pai_spec.rb +0 -40
  330. data/spec/models/mutual_fund_eet_spec.rb +0 -40
  331. data/spec/models/mutual_fund_holdings_data_spec.rb +0 -70
  332. data/spec/models/mutual_fund_holdings_spec.rb +0 -52
  333. data/spec/models/mutual_fund_profile_data_spec.rb +0 -154
  334. data/spec/models/mutual_fund_profile_spec.rb +0 -40
  335. data/spec/models/mutual_fund_sector_exposure_data_spec.rb +0 -40
  336. data/spec/models/mutual_fund_sector_exposure_spec.rb +0 -40
  337. data/spec/models/news_sentiment_spec.rb +0 -64
  338. data/spec/models/ownership_info_spec.rb +0 -52
  339. data/spec/models/ownership_spec.rb +0 -40
  340. data/spec/models/pattern_recognition_spec.rb +0 -34
  341. data/spec/models/press_release_spec.rb +0 -40
  342. data/spec/models/price_metrics_spec.rb +0 -40
  343. data/spec/models/price_target_spec.rb +0 -64
  344. data/spec/models/quote_spec.rb +0 -70
  345. data/spec/models/recommendation_trend_spec.rb +0 -70
  346. data/spec/models/reddit_sentiment_content_spec.rb +0 -70
  347. data/spec/models/report_spec.rb +0 -94
  348. data/spec/models/revenue_breakdown_spec.rb +0 -46
  349. data/spec/models/revenue_estimates_info_spec.rb +0 -58
  350. data/spec/models/revenue_estimates_spec.rb +0 -46
  351. data/spec/models/search_body_spec.rb +0 -160
  352. data/spec/models/search_filter_spec.rb +0 -40
  353. data/spec/models/search_response_spec.rb +0 -52
  354. data/spec/models/sec_sentiment_analysis_spec.rb +0 -52
  355. data/spec/models/sector_metric_data_spec.rb +0 -40
  356. data/spec/models/sector_metric_spec.rb +0 -40
  357. data/spec/models/sentiment_spec.rb +0 -40
  358. data/spec/models/similarity_index_info_spec.rb +0 -100
  359. data/spec/models/similarity_index_spec.rb +0 -46
  360. data/spec/models/social_sentiment_spec.rb +0 -46
  361. data/spec/models/split_spec.rb +0 -52
  362. data/spec/models/stock_candles_spec.rb +0 -70
  363. data/spec/models/stock_symbol_spec.rb +0 -70
  364. data/spec/models/stock_transcripts_spec.rb +0 -58
  365. data/spec/models/supply_chain_relationships_spec.rb +0 -40
  366. data/spec/models/support_resistance_spec.rb +0 -34
  367. data/spec/models/symbol_change_info_spec.rb +0 -46
  368. data/spec/models/symbol_change_spec.rb +0 -46
  369. data/spec/models/symbol_lookup_info_spec.rb +0 -52
  370. data/spec/models/symbol_lookup_spec.rb +0 -40
  371. data/spec/models/technical_analysis_spec.rb +0 -40
  372. data/spec/models/tick_data_spec.rb +0 -82
  373. data/spec/models/transactions_spec.rb +0 -70
  374. data/spec/models/transcript_content_spec.rb +0 -46
  375. data/spec/models/transcript_participant_spec.rb +0 -46
  376. data/spec/models/trend_spec.rb +0 -40
  377. data/spec/models/twitter_sentiment_content_spec.rb +0 -70
  378. data/spec/models/upgrade_downgrade_spec.rb +0 -64
  379. data/spec/models/usa_spending_result_spec.rb +0 -40
  380. data/spec/models/usa_spending_spec.rb +0 -148
  381. data/spec/models/uspto_patent_result_spec.rb +0 -40
  382. data/spec/models/uspto_patent_spec.rb +0 -82
  383. data/spec/models/visa_application_result_spec.rb +0 -40
  384. data/spec/models/visa_application_spec.rb +0 -166
  385. data/spec/spec_helper.rb +0 -111
@@ -1,289 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.1
10
-
11
- =end
12
-
13
- require 'date'
14
- require 'time'
15
-
16
- module FinnhubRuby
17
- class ETFHoldingsData
18
- # Symbol description
19
- attr_accessor :symbol
20
-
21
- # Security name
22
- attr_accessor :name
23
-
24
- # ISIN.
25
- attr_accessor :isin
26
-
27
- # CUSIP.
28
- attr_accessor :cusip
29
-
30
- # Number of shares owned by the ETF.
31
- attr_accessor :share
32
-
33
- # Portfolio's percent
34
- attr_accessor :percent
35
-
36
- # Market value
37
- attr_accessor :value
38
-
39
- # 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.
40
- attr_accessor :asset_type
41
-
42
- # Attribute mapping from ruby-style variable name to JSON key.
43
- def self.attribute_map
44
- {
45
- :'symbol' => :'symbol',
46
- :'name' => :'name',
47
- :'isin' => :'isin',
48
- :'cusip' => :'cusip',
49
- :'share' => :'share',
50
- :'percent' => :'percent',
51
- :'value' => :'value',
52
- :'asset_type' => :'assetType'
53
- }
54
- end
55
-
56
- # Returns all the JSON keys this model knows about
57
- def self.acceptable_attributes
58
- attribute_map.values
59
- end
60
-
61
- # Attribute type mapping.
62
- def self.openapi_types
63
- {
64
- :'symbol' => :'String',
65
- :'name' => :'String',
66
- :'isin' => :'String',
67
- :'cusip' => :'String',
68
- :'share' => :'Float',
69
- :'percent' => :'Float',
70
- :'value' => :'Float',
71
- :'asset_type' => :'String'
72
- }
73
- end
74
-
75
- # List of attributes with nullable: true
76
- def self.openapi_nullable
77
- Set.new([
78
- ])
79
- end
80
-
81
- # Initializes the object
82
- # @param [Hash] attributes Model attributes in the form of hash
83
- def initialize(attributes = {})
84
- if (!attributes.is_a?(Hash))
85
- fail ArgumentError, "The input argument (attributes) must be a hash in `FinnhubRuby::ETFHoldingsData` initialize method"
86
- end
87
-
88
- # check to see if the attribute exists and convert string to symbol for hash key
89
- attributes = attributes.each_with_object({}) { |(k, v), h|
90
- if (!self.class.attribute_map.key?(k.to_sym))
91
- fail ArgumentError, "`#{k}` is not a valid attribute in `FinnhubRuby::ETFHoldingsData`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
92
- end
93
- h[k.to_sym] = v
94
- }
95
-
96
- if attributes.key?(:'symbol')
97
- self.symbol = attributes[:'symbol']
98
- end
99
-
100
- if attributes.key?(:'name')
101
- self.name = attributes[:'name']
102
- end
103
-
104
- if attributes.key?(:'isin')
105
- self.isin = attributes[:'isin']
106
- end
107
-
108
- if attributes.key?(:'cusip')
109
- self.cusip = attributes[:'cusip']
110
- end
111
-
112
- if attributes.key?(:'share')
113
- self.share = attributes[:'share']
114
- end
115
-
116
- if attributes.key?(:'percent')
117
- self.percent = attributes[:'percent']
118
- end
119
-
120
- if attributes.key?(:'value')
121
- self.value = attributes[:'value']
122
- end
123
-
124
- if attributes.key?(:'asset_type')
125
- self.asset_type = attributes[:'asset_type']
126
- end
127
- end
128
-
129
- # Show invalid properties with the reasons. Usually used together with valid?
130
- # @return Array for valid properties with the reasons
131
- def list_invalid_properties
132
- invalid_properties = Array.new
133
- invalid_properties
134
- end
135
-
136
- # Check to see if the all the properties in the model are valid
137
- # @return true if the model is valid
138
- def valid?
139
- true
140
- end
141
-
142
- # Checks equality by comparing each attribute.
143
- # @param [Object] Object to be compared
144
- def ==(o)
145
- return true if self.equal?(o)
146
- self.class == o.class &&
147
- symbol == o.symbol &&
148
- name == o.name &&
149
- isin == o.isin &&
150
- cusip == o.cusip &&
151
- share == o.share &&
152
- percent == o.percent &&
153
- value == o.value &&
154
- asset_type == o.asset_type
155
- end
156
-
157
- # @see the `==` method
158
- # @param [Object] Object to be compared
159
- def eql?(o)
160
- self == o
161
- end
162
-
163
- # Calculates hash code according to all attributes.
164
- # @return [Integer] Hash code
165
- def hash
166
- [symbol, name, isin, cusip, share, percent, value, asset_type].hash
167
- end
168
-
169
- # Builds the object from hash
170
- # @param [Hash] attributes Model attributes in the form of hash
171
- # @return [Object] Returns the model itself
172
- def self.build_from_hash(attributes)
173
- new.build_from_hash(attributes)
174
- end
175
-
176
- # Builds the object from hash
177
- # @param [Hash] attributes Model attributes in the form of hash
178
- # @return [Object] Returns the model itself
179
- def build_from_hash(attributes)
180
- return nil unless attributes.is_a?(Hash)
181
- self.class.openapi_types.each_pair do |key, type|
182
- if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
183
- self.send("#{key}=", nil)
184
- elsif type =~ /\AArray<(.*)>/i
185
- # check to ensure the input is an array given that the attribute
186
- # is documented as an array but the input is not
187
- if attributes[self.class.attribute_map[key]].is_a?(Array)
188
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
189
- end
190
- elsif !attributes[self.class.attribute_map[key]].nil?
191
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
192
- end
193
- end
194
-
195
- self
196
- end
197
-
198
- # Deserializes the data based on type
199
- # @param string type Data type
200
- # @param string value Value to be deserialized
201
- # @return [Object] Deserialized data
202
- def _deserialize(type, value)
203
- case type.to_sym
204
- when :Time
205
- Time.parse(value)
206
- when :Date
207
- Date.parse(value)
208
- when :String
209
- value.to_s
210
- when :Integer
211
- value.to_i
212
- when :Float
213
- value.to_f
214
- when :Boolean
215
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
216
- true
217
- else
218
- false
219
- end
220
- when :Object
221
- # generic object (usually a Hash), return directly
222
- value
223
- when /\AArray<(?<inner_type>.+)>\z/
224
- inner_type = Regexp.last_match[:inner_type]
225
- value.map { |v| _deserialize(inner_type, v) }
226
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
227
- k_type = Regexp.last_match[:k_type]
228
- v_type = Regexp.last_match[:v_type]
229
- {}.tap do |hash|
230
- value.each do |k, v|
231
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
232
- end
233
- end
234
- else # model
235
- # models (e.g. Pet) or oneOf
236
- klass = FinnhubRuby.const_get(type)
237
- klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
238
- end
239
- end
240
-
241
- # Returns the string representation of the object
242
- # @return [String] String presentation of the object
243
- def to_s
244
- to_hash.to_s
245
- end
246
-
247
- # to_body is an alias to to_hash (backward compatibility)
248
- # @return [Hash] Returns the object in the form of hash
249
- def to_body
250
- to_hash
251
- end
252
-
253
- # Returns the object in the form of hash
254
- # @return [Hash] Returns the object in the form of hash
255
- def to_hash
256
- hash = {}
257
- self.class.attribute_map.each_pair do |attr, param|
258
- value = self.send(attr)
259
- if value.nil?
260
- is_nullable = self.class.openapi_nullable.include?(attr)
261
- next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
262
- end
263
-
264
- hash[param] = _to_hash(value)
265
- end
266
- hash
267
- end
268
-
269
- # Outputs non-array value in the form of hash
270
- # For object, use to_hash. Otherwise, just return the value
271
- # @param [Object] value Any valid value
272
- # @return [Hash] Returns the value in the form of hash
273
- def _to_hash(value)
274
- if value.is_a?(Array)
275
- value.compact.map { |v| _to_hash(v) }
276
- elsif value.is_a?(Hash)
277
- {}.tap do |hash|
278
- value.each { |k, v| hash[k] = _to_hash(v) }
279
- end
280
- elsif value.respond_to? :to_hash
281
- value.to_hash
282
- else
283
- value
284
- end
285
- end
286
-
287
- end
288
-
289
- end
@@ -1,419 +0,0 @@
1
- =begin
2
- #Finnhub API
3
-
4
- #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
-
6
- The version of the OpenAPI document: 1.0.0
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.2.1
10
-
11
- =end
12
-
13
- require 'date'
14
- require 'time'
15
-
16
- module FinnhubRuby
17
- class ETFProfileData
18
- # Name
19
- attr_accessor :name
20
-
21
- # Asset Class.
22
- attr_accessor :asset_class
23
-
24
- # Investment Segment.
25
- attr_accessor :investment_segment
26
-
27
- # AUM.
28
- attr_accessor :aum
29
-
30
- # NAV.
31
- attr_accessor :nav
32
-
33
- # NAV currency.
34
- attr_accessor :nav_currency
35
-
36
- # Expense ratio. For non-US funds, this is the <a href=\"https://www.esma.europa.eu/sites/default/files/library/2015/11/09_1028_final_kid_ongoing_charges_methodology_for_publication_u_2_.pdf\" target=\"_blank\">KID ongoing charges<a/>.
37
- attr_accessor :expense_ratio
38
-
39
- # Tracking Index.
40
- attr_accessor :tracking_index
41
-
42
- # ETF issuer.
43
- attr_accessor :etf_company
44
-
45
- # ETF domicile.
46
- attr_accessor :domicile
47
-
48
- # Inception date.
49
- attr_accessor :inception_date
50
-
51
- # ETF's website.
52
- attr_accessor :website
53
-
54
- # ISIN.
55
- attr_accessor :isin
56
-
57
- # CUSIP.
58
- attr_accessor :cusip
59
-
60
- # P/E.
61
- attr_accessor :price_to_earnings
62
-
63
- # P/B.
64
- attr_accessor :price_to_book
65
-
66
- # 30-day average volume.
67
- attr_accessor :avg_volume
68
-
69
- # ETF's description.
70
- attr_accessor :description
71
-
72
- # Whether the ETF is inverse
73
- attr_accessor :is_inverse
74
-
75
- # Whether the ETF is leveraged
76
- attr_accessor :is_leveraged
77
-
78
- # Leverage factor.
79
- attr_accessor :leverage_factor
80
-
81
- # Attribute mapping from ruby-style variable name to JSON key.
82
- def self.attribute_map
83
- {
84
- :'name' => :'name',
85
- :'asset_class' => :'assetClass',
86
- :'investment_segment' => :'investmentSegment',
87
- :'aum' => :'aum',
88
- :'nav' => :'nav',
89
- :'nav_currency' => :'navCurrency',
90
- :'expense_ratio' => :'expenseRatio',
91
- :'tracking_index' => :'trackingIndex',
92
- :'etf_company' => :'etfCompany',
93
- :'domicile' => :'domicile',
94
- :'inception_date' => :'inceptionDate',
95
- :'website' => :'website',
96
- :'isin' => :'isin',
97
- :'cusip' => :'cusip',
98
- :'price_to_earnings' => :'priceToEarnings',
99
- :'price_to_book' => :'priceToBook',
100
- :'avg_volume' => :'avgVolume',
101
- :'description' => :'description',
102
- :'is_inverse' => :'isInverse',
103
- :'is_leveraged' => :'isLeveraged',
104
- :'leverage_factor' => :'leverageFactor'
105
- }
106
- end
107
-
108
- # Returns all the JSON keys this model knows about
109
- def self.acceptable_attributes
110
- attribute_map.values
111
- end
112
-
113
- # Attribute type mapping.
114
- def self.openapi_types
115
- {
116
- :'name' => :'String',
117
- :'asset_class' => :'String',
118
- :'investment_segment' => :'String',
119
- :'aum' => :'Float',
120
- :'nav' => :'Float',
121
- :'nav_currency' => :'String',
122
- :'expense_ratio' => :'Float',
123
- :'tracking_index' => :'String',
124
- :'etf_company' => :'String',
125
- :'domicile' => :'String',
126
- :'inception_date' => :'Date',
127
- :'website' => :'String',
128
- :'isin' => :'String',
129
- :'cusip' => :'String',
130
- :'price_to_earnings' => :'Float',
131
- :'price_to_book' => :'Float',
132
- :'avg_volume' => :'Float',
133
- :'description' => :'String',
134
- :'is_inverse' => :'Boolean',
135
- :'is_leveraged' => :'Boolean',
136
- :'leverage_factor' => :'Float'
137
- }
138
- end
139
-
140
- # List of attributes with nullable: true
141
- def self.openapi_nullable
142
- Set.new([
143
- ])
144
- end
145
-
146
- # Initializes the object
147
- # @param [Hash] attributes Model attributes in the form of hash
148
- def initialize(attributes = {})
149
- if (!attributes.is_a?(Hash))
150
- fail ArgumentError, "The input argument (attributes) must be a hash in `FinnhubRuby::ETFProfileData` initialize method"
151
- end
152
-
153
- # check to see if the attribute exists and convert string to symbol for hash key
154
- attributes = attributes.each_with_object({}) { |(k, v), h|
155
- if (!self.class.attribute_map.key?(k.to_sym))
156
- fail ArgumentError, "`#{k}` is not a valid attribute in `FinnhubRuby::ETFProfileData`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
157
- end
158
- h[k.to_sym] = v
159
- }
160
-
161
- if attributes.key?(:'name')
162
- self.name = attributes[:'name']
163
- end
164
-
165
- if attributes.key?(:'asset_class')
166
- self.asset_class = attributes[:'asset_class']
167
- end
168
-
169
- if attributes.key?(:'investment_segment')
170
- self.investment_segment = attributes[:'investment_segment']
171
- end
172
-
173
- if attributes.key?(:'aum')
174
- self.aum = attributes[:'aum']
175
- end
176
-
177
- if attributes.key?(:'nav')
178
- self.nav = attributes[:'nav']
179
- end
180
-
181
- if attributes.key?(:'nav_currency')
182
- self.nav_currency = attributes[:'nav_currency']
183
- end
184
-
185
- if attributes.key?(:'expense_ratio')
186
- self.expense_ratio = attributes[:'expense_ratio']
187
- end
188
-
189
- if attributes.key?(:'tracking_index')
190
- self.tracking_index = attributes[:'tracking_index']
191
- end
192
-
193
- if attributes.key?(:'etf_company')
194
- self.etf_company = attributes[:'etf_company']
195
- end
196
-
197
- if attributes.key?(:'domicile')
198
- self.domicile = attributes[:'domicile']
199
- end
200
-
201
- if attributes.key?(:'inception_date')
202
- self.inception_date = attributes[:'inception_date']
203
- end
204
-
205
- if attributes.key?(:'website')
206
- self.website = attributes[:'website']
207
- end
208
-
209
- if attributes.key?(:'isin')
210
- self.isin = attributes[:'isin']
211
- end
212
-
213
- if attributes.key?(:'cusip')
214
- self.cusip = attributes[:'cusip']
215
- end
216
-
217
- if attributes.key?(:'price_to_earnings')
218
- self.price_to_earnings = attributes[:'price_to_earnings']
219
- end
220
-
221
- if attributes.key?(:'price_to_book')
222
- self.price_to_book = attributes[:'price_to_book']
223
- end
224
-
225
- if attributes.key?(:'avg_volume')
226
- self.avg_volume = attributes[:'avg_volume']
227
- end
228
-
229
- if attributes.key?(:'description')
230
- self.description = attributes[:'description']
231
- end
232
-
233
- if attributes.key?(:'is_inverse')
234
- self.is_inverse = attributes[:'is_inverse']
235
- end
236
-
237
- if attributes.key?(:'is_leveraged')
238
- self.is_leveraged = attributes[:'is_leveraged']
239
- end
240
-
241
- if attributes.key?(:'leverage_factor')
242
- self.leverage_factor = attributes[:'leverage_factor']
243
- end
244
- end
245
-
246
- # Show invalid properties with the reasons. Usually used together with valid?
247
- # @return Array for valid properties with the reasons
248
- def list_invalid_properties
249
- invalid_properties = Array.new
250
- invalid_properties
251
- end
252
-
253
- # Check to see if the all the properties in the model are valid
254
- # @return true if the model is valid
255
- def valid?
256
- true
257
- end
258
-
259
- # Checks equality by comparing each attribute.
260
- # @param [Object] Object to be compared
261
- def ==(o)
262
- return true if self.equal?(o)
263
- self.class == o.class &&
264
- name == o.name &&
265
- asset_class == o.asset_class &&
266
- investment_segment == o.investment_segment &&
267
- aum == o.aum &&
268
- nav == o.nav &&
269
- nav_currency == o.nav_currency &&
270
- expense_ratio == o.expense_ratio &&
271
- tracking_index == o.tracking_index &&
272
- etf_company == o.etf_company &&
273
- domicile == o.domicile &&
274
- inception_date == o.inception_date &&
275
- website == o.website &&
276
- isin == o.isin &&
277
- cusip == o.cusip &&
278
- price_to_earnings == o.price_to_earnings &&
279
- price_to_book == o.price_to_book &&
280
- avg_volume == o.avg_volume &&
281
- description == o.description &&
282
- is_inverse == o.is_inverse &&
283
- is_leveraged == o.is_leveraged &&
284
- leverage_factor == o.leverage_factor
285
- end
286
-
287
- # @see the `==` method
288
- # @param [Object] Object to be compared
289
- def eql?(o)
290
- self == o
291
- end
292
-
293
- # Calculates hash code according to all attributes.
294
- # @return [Integer] Hash code
295
- def hash
296
- [name, asset_class, investment_segment, aum, nav, nav_currency, expense_ratio, tracking_index, etf_company, domicile, inception_date, website, isin, cusip, price_to_earnings, price_to_book, avg_volume, description, is_inverse, is_leveraged, leverage_factor].hash
297
- end
298
-
299
- # Builds the object from hash
300
- # @param [Hash] attributes Model attributes in the form of hash
301
- # @return [Object] Returns the model itself
302
- def self.build_from_hash(attributes)
303
- new.build_from_hash(attributes)
304
- end
305
-
306
- # Builds the object from hash
307
- # @param [Hash] attributes Model attributes in the form of hash
308
- # @return [Object] Returns the model itself
309
- def build_from_hash(attributes)
310
- return nil unless attributes.is_a?(Hash)
311
- self.class.openapi_types.each_pair do |key, type|
312
- if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
313
- self.send("#{key}=", nil)
314
- elsif type =~ /\AArray<(.*)>/i
315
- # check to ensure the input is an array given that the attribute
316
- # is documented as an array but the input is not
317
- if attributes[self.class.attribute_map[key]].is_a?(Array)
318
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
319
- end
320
- elsif !attributes[self.class.attribute_map[key]].nil?
321
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
322
- end
323
- end
324
-
325
- self
326
- end
327
-
328
- # Deserializes the data based on type
329
- # @param string type Data type
330
- # @param string value Value to be deserialized
331
- # @return [Object] Deserialized data
332
- def _deserialize(type, value)
333
- case type.to_sym
334
- when :Time
335
- Time.parse(value)
336
- when :Date
337
- Date.parse(value)
338
- when :String
339
- value.to_s
340
- when :Integer
341
- value.to_i
342
- when :Float
343
- value.to_f
344
- when :Boolean
345
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
346
- true
347
- else
348
- false
349
- end
350
- when :Object
351
- # generic object (usually a Hash), return directly
352
- value
353
- when /\AArray<(?<inner_type>.+)>\z/
354
- inner_type = Regexp.last_match[:inner_type]
355
- value.map { |v| _deserialize(inner_type, v) }
356
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
357
- k_type = Regexp.last_match[:k_type]
358
- v_type = Regexp.last_match[:v_type]
359
- {}.tap do |hash|
360
- value.each do |k, v|
361
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
362
- end
363
- end
364
- else # model
365
- # models (e.g. Pet) or oneOf
366
- klass = FinnhubRuby.const_get(type)
367
- klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
368
- end
369
- end
370
-
371
- # Returns the string representation of the object
372
- # @return [String] String presentation of the object
373
- def to_s
374
- to_hash.to_s
375
- end
376
-
377
- # to_body is an alias to to_hash (backward compatibility)
378
- # @return [Hash] Returns the object in the form of hash
379
- def to_body
380
- to_hash
381
- end
382
-
383
- # Returns the object in the form of hash
384
- # @return [Hash] Returns the object in the form of hash
385
- def to_hash
386
- hash = {}
387
- self.class.attribute_map.each_pair do |attr, param|
388
- value = self.send(attr)
389
- if value.nil?
390
- is_nullable = self.class.openapi_nullable.include?(attr)
391
- next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
392
- end
393
-
394
- hash[param] = _to_hash(value)
395
- end
396
- hash
397
- end
398
-
399
- # Outputs non-array value in the form of hash
400
- # For object, use to_hash. Otherwise, just return the value
401
- # @param [Object] value Any valid value
402
- # @return [Hash] Returns the value in the form of hash
403
- def _to_hash(value)
404
- if value.is_a?(Array)
405
- value.compact.map { |v| _to_hash(v) }
406
- elsif value.is_a?(Hash)
407
- {}.tap do |hash|
408
- value.each { |k, v| hash[k] = _to_hash(v) }
409
- end
410
- elsif value.respond_to? :to_hash
411
- value.to_hash
412
- else
413
- value
414
- end
415
- end
416
-
417
- end
418
-
419
- end