finnhub_ruby 1.1.4 → 1.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (198) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -3
  3. data/docs/CompanyExecutive.md +1 -1
  4. data/docs/CompanyNews.md +34 -0
  5. data/docs/CovidInfo.md +1 -1
  6. data/docs/DefaultApi.md +135 -66
  7. data/docs/Development.md +1 -1
  8. data/docs/{Dividends2Basic.md → Dividends2.md} +3 -3
  9. data/docs/Dividends2Info.md +20 -0
  10. data/docs/ETFsCountryExposure.md +1 -1
  11. data/docs/ETFsHoldings.md +1 -1
  12. data/docs/ETFsSectorExposure.md +1 -1
  13. data/docs/EarningsCalendar.md +1 -1
  14. data/docs/EarningsCallTranscripts.md +3 -3
  15. data/docs/EarningsCallTranscriptsList.md +1 -1
  16. data/docs/EarningsEstimates.md +1 -1
  17. data/docs/EconomicCalendar.md +1 -1
  18. data/docs/EconomicData.md +1 -1
  19. data/docs/EconomicDataInfo.md +20 -0
  20. data/docs/FDAComitteeMeeting.md +2 -2
  21. data/docs/Filing.md +2 -2
  22. data/docs/FinancialsAsReported.md +1 -1
  23. data/docs/FundOwnership.md +1 -1
  24. data/docs/FundOwnershipInfo.md +26 -0
  25. data/docs/HistoricalNBBO.md +1 -1
  26. data/docs/IPOCalendar.md +1 -1
  27. data/docs/IndicesHistoricalConstituents.md +1 -1
  28. data/docs/InsiderTransactions.md +1 -1
  29. data/docs/InternationalFiling.md +1 -1
  30. data/docs/{InvestmentThemesThematicInvesting.md → InvestmentThemes.md} +3 -3
  31. data/docs/{News.md → MarketNews.md} +2 -2
  32. data/docs/MutualFundCountryExposure.md +20 -0
  33. data/docs/{MutualFundsHoldings.md → MutualFundHoldings.md} +3 -3
  34. data/docs/MutualFundHoldingsData.md +30 -0
  35. data/docs/{MutualFundsProfile.md → MutualFundProfile.md} +3 -3
  36. data/docs/MutualFundProfileData.md +58 -0
  37. data/docs/MutualFundSectorExposure.md +1 -1
  38. data/docs/Ownership.md +1 -1
  39. data/docs/{Investor.md → OwnershipInfo.md} +2 -2
  40. data/docs/{MajorPressReleases.md → PressRelease.md} +3 -3
  41. data/docs/PriceTarget.md +1 -1
  42. data/docs/RedditSentimentContent.md +1 -1
  43. data/docs/Report.md +4 -4
  44. data/docs/RevenueBreakdown.md +1 -1
  45. data/docs/RevenueEstimates.md +1 -1
  46. data/docs/SimilarityIndex.md +1 -1
  47. data/docs/SocialSentiment.md +2 -2
  48. data/docs/StockSymbol.md +30 -0
  49. data/docs/StockTranscripts.md +1 -1
  50. data/docs/SupplyChainRelationships.md +1 -1
  51. data/docs/SymbolLookup.md +1 -1
  52. data/docs/{Stock.md → SymbolLookupInfo.md} +2 -2
  53. data/docs/TickData.md +1 -1
  54. data/docs/TwitterSentimentContent.md +1 -1
  55. data/finnhub_ruby-1.1.4.gem +0 -0
  56. data/lib/finnhub_ruby.rb +16 -9
  57. data/lib/finnhub_ruby/api/default_api.rb +114 -57
  58. data/lib/finnhub_ruby/models/company_executive.rb +1 -1
  59. data/lib/finnhub_ruby/models/company_news.rb +299 -0
  60. data/lib/finnhub_ruby/models/covid_info.rb +1 -1
  61. data/lib/finnhub_ruby/models/development.rb +1 -1
  62. data/lib/finnhub_ruby/models/dividends2.rb +231 -0
  63. data/lib/finnhub_ruby/models/dividends2_info.rb +229 -0
  64. data/lib/finnhub_ruby/models/earnings_calendar.rb +1 -1
  65. data/lib/finnhub_ruby/models/earnings_call_transcripts.rb +3 -3
  66. data/lib/finnhub_ruby/models/earnings_call_transcripts_list.rb +1 -1
  67. data/lib/finnhub_ruby/models/earnings_estimates.rb +1 -1
  68. data/lib/finnhub_ruby/models/economic_calendar.rb +1 -1
  69. data/lib/finnhub_ruby/models/economic_data.rb +1 -1
  70. data/lib/finnhub_ruby/models/economic_data_info.rb +229 -0
  71. data/lib/finnhub_ruby/models/etfs_country_exposure.rb +1 -1
  72. data/lib/finnhub_ruby/models/etfs_holdings.rb +1 -1
  73. data/lib/finnhub_ruby/models/etfs_sector_exposure.rb +1 -1
  74. data/lib/finnhub_ruby/models/fda_comittee_meeting.rb +2 -2
  75. data/lib/finnhub_ruby/models/filing.rb +2 -2
  76. data/lib/finnhub_ruby/models/financials_as_reported.rb +1 -1
  77. data/lib/finnhub_ruby/models/fund_ownership.rb +1 -1
  78. data/lib/finnhub_ruby/models/fund_ownership_info.rb +259 -0
  79. data/lib/finnhub_ruby/models/historical_nbbo.rb +1 -1
  80. data/lib/finnhub_ruby/models/indices_historical_constituents.rb +1 -1
  81. data/lib/finnhub_ruby/models/insider_transactions.rb +1 -1
  82. data/lib/finnhub_ruby/models/international_filing.rb +1 -1
  83. data/lib/finnhub_ruby/models/investment_themes.rb +231 -0
  84. data/lib/finnhub_ruby/models/ipo_calendar.rb +1 -1
  85. data/lib/finnhub_ruby/models/market_news.rb +299 -0
  86. data/lib/finnhub_ruby/models/mutual_fund_country_exposure.rb +231 -0
  87. data/lib/finnhub_ruby/models/mutual_fund_holdings.rb +251 -0
  88. data/lib/finnhub_ruby/models/mutual_fund_holdings_data.rb +279 -0
  89. data/lib/finnhub_ruby/models/mutual_fund_profile.rb +228 -0
  90. data/lib/finnhub_ruby/models/mutual_fund_profile_data.rb +419 -0
  91. data/lib/finnhub_ruby/models/mutual_fund_sector_exposure.rb +1 -1
  92. data/lib/finnhub_ruby/models/ownership.rb +1 -1
  93. data/lib/finnhub_ruby/models/ownership_info.rb +249 -0
  94. data/lib/finnhub_ruby/models/press_release.rb +231 -0
  95. data/lib/finnhub_ruby/models/price_target.rb +1 -1
  96. data/lib/finnhub_ruby/models/reddit_sentiment_content.rb +1 -1
  97. data/lib/finnhub_ruby/models/report.rb +4 -4
  98. data/lib/finnhub_ruby/models/revenue_breakdown.rb +1 -1
  99. data/lib/finnhub_ruby/models/revenue_estimates.rb +1 -1
  100. data/lib/finnhub_ruby/models/similarity_index.rb +1 -1
  101. data/lib/finnhub_ruby/models/social_sentiment.rb +2 -2
  102. data/lib/finnhub_ruby/models/stock_symbol.rb +279 -0
  103. data/lib/finnhub_ruby/models/stock_transcripts.rb +1 -1
  104. data/lib/finnhub_ruby/models/supply_chain_relationships.rb +1 -1
  105. data/lib/finnhub_ruby/models/symbol_lookup.rb +1 -1
  106. data/lib/finnhub_ruby/models/symbol_lookup_info.rb +249 -0
  107. data/lib/finnhub_ruby/models/tick_data.rb +1 -1
  108. data/lib/finnhub_ruby/models/twitter_sentiment_content.rb +1 -1
  109. data/lib/finnhub_ruby/version.rb +1 -1
  110. data/release.sh +7 -2
  111. data/spec/models/aggregate_indicators_spec.rb +4 -11
  112. data/spec/models/basic_financials_spec.rb +10 -11
  113. data/spec/models/company_executive_spec.rb +4 -11
  114. data/spec/models/{news_spec.rb → company_news_spec.rb} +7 -14
  115. data/spec/models/company_news_statistics_spec.rb +4 -11
  116. data/spec/models/company_profile2_spec.rb +4 -11
  117. data/spec/models/company_profile_spec.rb +4 -11
  118. data/spec/models/company_spec.rb +4 -11
  119. data/spec/models/country_metadata_spec.rb +4 -11
  120. data/spec/models/covid_info_spec.rb +4 -11
  121. data/spec/models/crypto_candles_spec.rb +4 -11
  122. data/spec/models/crypto_symbol_spec.rb +4 -11
  123. data/spec/models/development_spec.rb +10 -11
  124. data/spec/models/dividends2_info_spec.rb +40 -0
  125. data/spec/models/{dividends2_basic_spec.rb → dividends2_spec.rb} +6 -6
  126. data/spec/models/dividends_spec.rb +4 -11
  127. data/spec/models/earning_estimate_spec.rb +4 -11
  128. data/spec/models/earning_release_spec.rb +4 -11
  129. data/spec/models/earning_result_spec.rb +16 -11
  130. data/spec/models/earnings_calendar_spec.rb +4 -11
  131. data/spec/models/earnings_call_transcripts_list_spec.rb +4 -11
  132. data/spec/models/earnings_call_transcripts_spec.rb +4 -11
  133. data/spec/models/earnings_estimates_spec.rb +4 -11
  134. data/spec/models/economic_calendar_spec.rb +4 -11
  135. data/spec/models/economic_code_spec.rb +4 -11
  136. data/spec/models/economic_data_info_spec.rb +40 -0
  137. data/spec/models/economic_data_spec.rb +4 -11
  138. data/spec/models/economic_event_spec.rb +4 -11
  139. data/spec/models/estimate_spec.rb +4 -11
  140. data/spec/models/etf_country_exposure_data_spec.rb +4 -11
  141. data/spec/models/etf_holdings_data_spec.rb +28 -11
  142. data/spec/models/etf_sector_exposure_data_spec.rb +4 -11
  143. data/spec/models/filing_spec.rb +4 -11
  144. data/spec/models/financial_statements_spec.rb +4 -11
  145. data/spec/models/financials_as_reported_spec.rb +4 -11
  146. data/spec/models/forex_candles_spec.rb +4 -11
  147. data/spec/models/forex_symbol_spec.rb +4 -11
  148. data/spec/models/forexrates_spec.rb +4 -11
  149. data/spec/models/fund_ownership_info_spec.rb +58 -0
  150. data/spec/models/fund_ownership_spec.rb +4 -11
  151. data/spec/models/index_historical_constituent_spec.rb +4 -11
  152. data/spec/models/indicator_spec.rb +4 -11
  153. data/spec/models/indices_constituents_spec.rb +4 -11
  154. data/spec/models/indices_historical_constituents_spec.rb +4 -11
  155. data/spec/models/{investment_themes_thematic_investing_spec.rb → investment_themes_spec.rb} +6 -6
  156. data/spec/models/ipo_calendar_spec.rb +4 -11
  157. data/spec/models/ipo_event_spec.rb +4 -11
  158. data/spec/models/last_bid_ask_spec.rb +4 -11
  159. data/spec/models/market_news_spec.rb +82 -0
  160. data/spec/models/{mutual_funds_country_exposure_spec.rb → mutual_fund_country_exposure_spec.rb} +6 -6
  161. data/spec/models/mutual_fund_holdings_data_spec.rb +70 -0
  162. data/spec/models/{mutual_funds_holdings_spec.rb → mutual_fund_holdings_spec.rb} +6 -6
  163. data/spec/models/mutual_fund_profile_data_spec.rb +154 -0
  164. data/spec/models/{mutual_funds_profile_spec.rb → mutual_fund_profile_spec.rb} +6 -6
  165. data/spec/models/news_sentiment_spec.rb +4 -11
  166. data/spec/models/{investor_spec.rb → ownership_info_spec.rb} +7 -14
  167. data/spec/models/pattern_recognition_spec.rb +4 -11
  168. data/spec/models/{major_press_releases_spec.rb → press_release_spec.rb} +6 -6
  169. data/spec/models/price_target_spec.rb +4 -11
  170. data/spec/models/quote_spec.rb +16 -11
  171. data/spec/models/recommendation_trend_spec.rb +4 -11
  172. data/spec/models/report_spec.rb +4 -11
  173. data/spec/models/revenue_estimates_spec.rb +4 -11
  174. data/spec/models/sentiment_spec.rb +4 -11
  175. data/spec/models/similarity_index_spec.rb +4 -11
  176. data/spec/models/split_spec.rb +4 -11
  177. data/spec/models/stock_candles_spec.rb +4 -11
  178. data/spec/models/stock_symbol_spec.rb +70 -0
  179. data/spec/models/stock_transcripts_spec.rb +4 -11
  180. data/spec/models/support_resistance_spec.rb +4 -11
  181. data/spec/models/{stock_spec.rb → symbol_lookup_info_spec.rb} +7 -20
  182. data/spec/models/technical_analysis_spec.rb +4 -11
  183. data/spec/models/tick_data_spec.rb +10 -11
  184. data/spec/models/transcript_content_spec.rb +10 -11
  185. data/spec/models/transcript_participant_spec.rb +10 -11
  186. data/spec/models/trend_spec.rb +4 -11
  187. data/spec/models/upgrade_downgrade_spec.rb +4 -11
  188. metadata +67 -44
  189. data/docs/ETFsIndustryExposure.md +0 -19
  190. data/docs/InvestorsOwnership.md +0 -19
  191. data/docs/MajorDevelopments.md +0 -19
  192. data/docs/MutualFundsCountryExposure.md +0 -20
  193. data/spec/models/et_fs_country_exposure_spec.rb +0 -47
  194. data/spec/models/et_fs_holdings_spec.rb +0 -47
  195. data/spec/models/et_fs_industry_exposure_spec.rb +0 -47
  196. data/spec/models/et_fs_profile_spec.rb +0 -47
  197. data/spec/models/investors_ownership_spec.rb +0 -47
  198. data/spec/models/major_developments_spec.rb +0 -47
@@ -33,7 +33,7 @@ module FinnhubRuby
33
33
  # Attribute type mapping.
34
34
  def self.openapi_types
35
35
  {
36
- :'ipo_calendar' => :'Array<Object>'
36
+ :'ipo_calendar' => :'Array<IPOEvent>'
37
37
  }
38
38
  end
39
39
 
@@ -0,0 +1,299 @@
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.0
10
+
11
+ =end
12
+
13
+ require 'date'
14
+ require 'time'
15
+
16
+ module FinnhubRuby
17
+ class MarketNews
18
+ # News category.
19
+ attr_accessor :category
20
+
21
+ # Published time in UNIX timestamp.
22
+ attr_accessor :datetime
23
+
24
+ # News headline.
25
+ attr_accessor :headline
26
+
27
+ # News ID. This value can be used for <code>minId</code> params to get the latest news only.
28
+ attr_accessor :id
29
+
30
+ # Thumbnail image URL.
31
+ attr_accessor :image
32
+
33
+ # Related stocks and companies mentioned in the article.
34
+ attr_accessor :related
35
+
36
+ # News source.
37
+ attr_accessor :source
38
+
39
+ # News summary.
40
+ attr_accessor :summary
41
+
42
+ # URL of the original article.
43
+ attr_accessor :url
44
+
45
+ # Attribute mapping from ruby-style variable name to JSON key.
46
+ def self.attribute_map
47
+ {
48
+ :'category' => :'category',
49
+ :'datetime' => :'datetime',
50
+ :'headline' => :'headline',
51
+ :'id' => :'id',
52
+ :'image' => :'image',
53
+ :'related' => :'related',
54
+ :'source' => :'source',
55
+ :'summary' => :'summary',
56
+ :'url' => :'url'
57
+ }
58
+ end
59
+
60
+ # Returns all the JSON keys this model knows about
61
+ def self.acceptable_attributes
62
+ attribute_map.values
63
+ end
64
+
65
+ # Attribute type mapping.
66
+ def self.openapi_types
67
+ {
68
+ :'category' => :'String',
69
+ :'datetime' => :'Integer',
70
+ :'headline' => :'String',
71
+ :'id' => :'Integer',
72
+ :'image' => :'String',
73
+ :'related' => :'String',
74
+ :'source' => :'String',
75
+ :'summary' => :'String',
76
+ :'url' => :'String'
77
+ }
78
+ end
79
+
80
+ # List of attributes with nullable: true
81
+ def self.openapi_nullable
82
+ Set.new([
83
+ ])
84
+ end
85
+
86
+ # Initializes the object
87
+ # @param [Hash] attributes Model attributes in the form of hash
88
+ def initialize(attributes = {})
89
+ if (!attributes.is_a?(Hash))
90
+ fail ArgumentError, "The input argument (attributes) must be a hash in `FinnhubRuby::MarketNews` initialize method"
91
+ end
92
+
93
+ # check to see if the attribute exists and convert string to symbol for hash key
94
+ attributes = attributes.each_with_object({}) { |(k, v), h|
95
+ if (!self.class.attribute_map.key?(k.to_sym))
96
+ fail ArgumentError, "`#{k}` is not a valid attribute in `FinnhubRuby::MarketNews`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
97
+ end
98
+ h[k.to_sym] = v
99
+ }
100
+
101
+ if attributes.key?(:'category')
102
+ self.category = attributes[:'category']
103
+ end
104
+
105
+ if attributes.key?(:'datetime')
106
+ self.datetime = attributes[:'datetime']
107
+ end
108
+
109
+ if attributes.key?(:'headline')
110
+ self.headline = attributes[:'headline']
111
+ end
112
+
113
+ if attributes.key?(:'id')
114
+ self.id = attributes[:'id']
115
+ end
116
+
117
+ if attributes.key?(:'image')
118
+ self.image = attributes[:'image']
119
+ end
120
+
121
+ if attributes.key?(:'related')
122
+ self.related = attributes[:'related']
123
+ end
124
+
125
+ if attributes.key?(:'source')
126
+ self.source = attributes[:'source']
127
+ end
128
+
129
+ if attributes.key?(:'summary')
130
+ self.summary = attributes[:'summary']
131
+ end
132
+
133
+ if attributes.key?(:'url')
134
+ self.url = attributes[:'url']
135
+ end
136
+ end
137
+
138
+ # Show invalid properties with the reasons. Usually used together with valid?
139
+ # @return Array for valid properties with the reasons
140
+ def list_invalid_properties
141
+ invalid_properties = Array.new
142
+ invalid_properties
143
+ end
144
+
145
+ # Check to see if the all the properties in the model are valid
146
+ # @return true if the model is valid
147
+ def valid?
148
+ true
149
+ end
150
+
151
+ # Checks equality by comparing each attribute.
152
+ # @param [Object] Object to be compared
153
+ def ==(o)
154
+ return true if self.equal?(o)
155
+ self.class == o.class &&
156
+ category == o.category &&
157
+ datetime == o.datetime &&
158
+ headline == o.headline &&
159
+ id == o.id &&
160
+ image == o.image &&
161
+ related == o.related &&
162
+ source == o.source &&
163
+ summary == o.summary &&
164
+ url == o.url
165
+ end
166
+
167
+ # @see the `==` method
168
+ # @param [Object] Object to be compared
169
+ def eql?(o)
170
+ self == o
171
+ end
172
+
173
+ # Calculates hash code according to all attributes.
174
+ # @return [Integer] Hash code
175
+ def hash
176
+ [category, datetime, headline, id, image, related, source, summary, url].hash
177
+ end
178
+
179
+ # Builds the object from hash
180
+ # @param [Hash] attributes Model attributes in the form of hash
181
+ # @return [Object] Returns the model itself
182
+ def self.build_from_hash(attributes)
183
+ new.build_from_hash(attributes)
184
+ end
185
+
186
+ # Builds the object from hash
187
+ # @param [Hash] attributes Model attributes in the form of hash
188
+ # @return [Object] Returns the model itself
189
+ def build_from_hash(attributes)
190
+ return nil unless attributes.is_a?(Hash)
191
+ self.class.openapi_types.each_pair do |key, type|
192
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
193
+ self.send("#{key}=", nil)
194
+ elsif type =~ /\AArray<(.*)>/i
195
+ # check to ensure the input is an array given that the attribute
196
+ # is documented as an array but the input is not
197
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
198
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
199
+ end
200
+ elsif !attributes[self.class.attribute_map[key]].nil?
201
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
202
+ end
203
+ end
204
+
205
+ self
206
+ end
207
+
208
+ # Deserializes the data based on type
209
+ # @param string type Data type
210
+ # @param string value Value to be deserialized
211
+ # @return [Object] Deserialized data
212
+ def _deserialize(type, value)
213
+ case type.to_sym
214
+ when :Time
215
+ Time.parse(value)
216
+ when :Date
217
+ Date.parse(value)
218
+ when :String
219
+ value.to_s
220
+ when :Integer
221
+ value.to_i
222
+ when :Float
223
+ value.to_f
224
+ when :Boolean
225
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
226
+ true
227
+ else
228
+ false
229
+ end
230
+ when :Object
231
+ # generic object (usually a Hash), return directly
232
+ value
233
+ when /\AArray<(?<inner_type>.+)>\z/
234
+ inner_type = Regexp.last_match[:inner_type]
235
+ value.map { |v| _deserialize(inner_type, v) }
236
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
237
+ k_type = Regexp.last_match[:k_type]
238
+ v_type = Regexp.last_match[:v_type]
239
+ {}.tap do |hash|
240
+ value.each do |k, v|
241
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
242
+ end
243
+ end
244
+ else # model
245
+ # models (e.g. Pet) or oneOf
246
+ klass = FinnhubRuby.const_get(type)
247
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
248
+ end
249
+ end
250
+
251
+ # Returns the string representation of the object
252
+ # @return [String] String presentation of the object
253
+ def to_s
254
+ to_hash.to_s
255
+ end
256
+
257
+ # to_body is an alias to to_hash (backward compatibility)
258
+ # @return [Hash] Returns the object in the form of hash
259
+ def to_body
260
+ to_hash
261
+ end
262
+
263
+ # Returns the object in the form of hash
264
+ # @return [Hash] Returns the object in the form of hash
265
+ def to_hash
266
+ hash = {}
267
+ self.class.attribute_map.each_pair do |attr, param|
268
+ value = self.send(attr)
269
+ if value.nil?
270
+ is_nullable = self.class.openapi_nullable.include?(attr)
271
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
272
+ end
273
+
274
+ hash[param] = _to_hash(value)
275
+ end
276
+ hash
277
+ end
278
+
279
+ # Outputs non-array value in the form of hash
280
+ # For object, use to_hash. Otherwise, just return the value
281
+ # @param [Object] value Any valid value
282
+ # @return [Hash] Returns the value in the form of hash
283
+ def _to_hash(value)
284
+ if value.is_a?(Array)
285
+ value.compact.map { |v| _to_hash(v) }
286
+ elsif value.is_a?(Hash)
287
+ {}.tap do |hash|
288
+ value.each { |k, v| hash[k] = _to_hash(v) }
289
+ end
290
+ elsif value.respond_to? :to_hash
291
+ value.to_hash
292
+ else
293
+ value
294
+ end
295
+ end
296
+
297
+ end
298
+
299
+ end
@@ -0,0 +1,231 @@
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.0
10
+
11
+ =end
12
+
13
+ require 'date'
14
+ require 'time'
15
+
16
+ module FinnhubRuby
17
+ class MutualFundCountryExposure
18
+ # Symbol.
19
+ attr_accessor :symbol
20
+
21
+ # Array of countries and and exposure levels.
22
+ attr_accessor :country_exposure
23
+
24
+ # Attribute mapping from ruby-style variable name to JSON key.
25
+ def self.attribute_map
26
+ {
27
+ :'symbol' => :'symbol',
28
+ :'country_exposure' => :'countryExposure'
29
+ }
30
+ end
31
+
32
+ # Returns all the JSON keys this model knows about
33
+ def self.acceptable_attributes
34
+ attribute_map.values
35
+ end
36
+
37
+ # Attribute type mapping.
38
+ def self.openapi_types
39
+ {
40
+ :'symbol' => :'String',
41
+ :'country_exposure' => :'Array<MutualFundCountryExposureData>'
42
+ }
43
+ end
44
+
45
+ # List of attributes with nullable: true
46
+ def self.openapi_nullable
47
+ Set.new([
48
+ ])
49
+ end
50
+
51
+ # Initializes the object
52
+ # @param [Hash] attributes Model attributes in the form of hash
53
+ def initialize(attributes = {})
54
+ if (!attributes.is_a?(Hash))
55
+ fail ArgumentError, "The input argument (attributes) must be a hash in `FinnhubRuby::MutualFundCountryExposure` initialize method"
56
+ end
57
+
58
+ # check to see if the attribute exists and convert string to symbol for hash key
59
+ attributes = attributes.each_with_object({}) { |(k, v), h|
60
+ if (!self.class.attribute_map.key?(k.to_sym))
61
+ fail ArgumentError, "`#{k}` is not a valid attribute in `FinnhubRuby::MutualFundCountryExposure`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
62
+ end
63
+ h[k.to_sym] = v
64
+ }
65
+
66
+ if attributes.key?(:'symbol')
67
+ self.symbol = attributes[:'symbol']
68
+ end
69
+
70
+ if attributes.key?(:'country_exposure')
71
+ if (value = attributes[:'country_exposure']).is_a?(Array)
72
+ self.country_exposure = value
73
+ end
74
+ end
75
+ end
76
+
77
+ # Show invalid properties with the reasons. Usually used together with valid?
78
+ # @return Array for valid properties with the reasons
79
+ def list_invalid_properties
80
+ invalid_properties = Array.new
81
+ invalid_properties
82
+ end
83
+
84
+ # Check to see if the all the properties in the model are valid
85
+ # @return true if the model is valid
86
+ def valid?
87
+ true
88
+ end
89
+
90
+ # Checks equality by comparing each attribute.
91
+ # @param [Object] Object to be compared
92
+ def ==(o)
93
+ return true if self.equal?(o)
94
+ self.class == o.class &&
95
+ symbol == o.symbol &&
96
+ country_exposure == o.country_exposure
97
+ end
98
+
99
+ # @see the `==` method
100
+ # @param [Object] Object to be compared
101
+ def eql?(o)
102
+ self == o
103
+ end
104
+
105
+ # Calculates hash code according to all attributes.
106
+ # @return [Integer] Hash code
107
+ def hash
108
+ [symbol, country_exposure].hash
109
+ end
110
+
111
+ # Builds the object from hash
112
+ # @param [Hash] attributes Model attributes in the form of hash
113
+ # @return [Object] Returns the model itself
114
+ def self.build_from_hash(attributes)
115
+ new.build_from_hash(attributes)
116
+ end
117
+
118
+ # Builds the object from hash
119
+ # @param [Hash] attributes Model attributes in the form of hash
120
+ # @return [Object] Returns the model itself
121
+ def build_from_hash(attributes)
122
+ return nil unless attributes.is_a?(Hash)
123
+ self.class.openapi_types.each_pair do |key, type|
124
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
125
+ self.send("#{key}=", nil)
126
+ elsif type =~ /\AArray<(.*)>/i
127
+ # check to ensure the input is an array given that the attribute
128
+ # is documented as an array but the input is not
129
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
130
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
131
+ end
132
+ elsif !attributes[self.class.attribute_map[key]].nil?
133
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
134
+ end
135
+ end
136
+
137
+ self
138
+ end
139
+
140
+ # Deserializes the data based on type
141
+ # @param string type Data type
142
+ # @param string value Value to be deserialized
143
+ # @return [Object] Deserialized data
144
+ def _deserialize(type, value)
145
+ case type.to_sym
146
+ when :Time
147
+ Time.parse(value)
148
+ when :Date
149
+ Date.parse(value)
150
+ when :String
151
+ value.to_s
152
+ when :Integer
153
+ value.to_i
154
+ when :Float
155
+ value.to_f
156
+ when :Boolean
157
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
158
+ true
159
+ else
160
+ false
161
+ end
162
+ when :Object
163
+ # generic object (usually a Hash), return directly
164
+ value
165
+ when /\AArray<(?<inner_type>.+)>\z/
166
+ inner_type = Regexp.last_match[:inner_type]
167
+ value.map { |v| _deserialize(inner_type, v) }
168
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
169
+ k_type = Regexp.last_match[:k_type]
170
+ v_type = Regexp.last_match[:v_type]
171
+ {}.tap do |hash|
172
+ value.each do |k, v|
173
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
174
+ end
175
+ end
176
+ else # model
177
+ # models (e.g. Pet) or oneOf
178
+ klass = FinnhubRuby.const_get(type)
179
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
180
+ end
181
+ end
182
+
183
+ # Returns the string representation of the object
184
+ # @return [String] String presentation of the object
185
+ def to_s
186
+ to_hash.to_s
187
+ end
188
+
189
+ # to_body is an alias to to_hash (backward compatibility)
190
+ # @return [Hash] Returns the object in the form of hash
191
+ def to_body
192
+ to_hash
193
+ end
194
+
195
+ # Returns the object in the form of hash
196
+ # @return [Hash] Returns the object in the form of hash
197
+ def to_hash
198
+ hash = {}
199
+ self.class.attribute_map.each_pair do |attr, param|
200
+ value = self.send(attr)
201
+ if value.nil?
202
+ is_nullable = self.class.openapi_nullable.include?(attr)
203
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
204
+ end
205
+
206
+ hash[param] = _to_hash(value)
207
+ end
208
+ hash
209
+ end
210
+
211
+ # Outputs non-array value in the form of hash
212
+ # For object, use to_hash. Otherwise, just return the value
213
+ # @param [Object] value Any valid value
214
+ # @return [Hash] Returns the value in the form of hash
215
+ def _to_hash(value)
216
+ if value.is_a?(Array)
217
+ value.compact.map { |v| _to_hash(v) }
218
+ elsif value.is_a?(Hash)
219
+ {}.tap do |hash|
220
+ value.each { |k, v| hash[k] = _to_hash(v) }
221
+ end
222
+ elsif value.respond_to? :to_hash
223
+ value.to_hash
224
+ else
225
+ value
226
+ end
227
+ end
228
+
229
+ end
230
+
231
+ end