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
@@ -0,0 +1,251 @@
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 MutualFundHoldings
18
+ # Symbol.
19
+ attr_accessor :symbol
20
+
21
+ # Holdings update date.
22
+ attr_accessor :at_date
23
+
24
+ # Number of holdings.
25
+ attr_accessor :number_of_holdings
26
+
27
+ # Array of holdings.
28
+ attr_accessor :holdings
29
+
30
+ # Attribute mapping from ruby-style variable name to JSON key.
31
+ def self.attribute_map
32
+ {
33
+ :'symbol' => :'symbol',
34
+ :'at_date' => :'atDate',
35
+ :'number_of_holdings' => :'numberOfHoldings',
36
+ :'holdings' => :'holdings'
37
+ }
38
+ end
39
+
40
+ # Returns all the JSON keys this model knows about
41
+ def self.acceptable_attributes
42
+ attribute_map.values
43
+ end
44
+
45
+ # Attribute type mapping.
46
+ def self.openapi_types
47
+ {
48
+ :'symbol' => :'String',
49
+ :'at_date' => :'Date',
50
+ :'number_of_holdings' => :'Integer',
51
+ :'holdings' => :'Array<MutualFundHoldingsData>'
52
+ }
53
+ end
54
+
55
+ # List of attributes with nullable: true
56
+ def self.openapi_nullable
57
+ Set.new([
58
+ ])
59
+ end
60
+
61
+ # Initializes the object
62
+ # @param [Hash] attributes Model attributes in the form of hash
63
+ def initialize(attributes = {})
64
+ if (!attributes.is_a?(Hash))
65
+ fail ArgumentError, "The input argument (attributes) must be a hash in `FinnhubRuby::MutualFundHoldings` initialize method"
66
+ end
67
+
68
+ # check to see if the attribute exists and convert string to symbol for hash key
69
+ attributes = attributes.each_with_object({}) { |(k, v), h|
70
+ if (!self.class.attribute_map.key?(k.to_sym))
71
+ fail ArgumentError, "`#{k}` is not a valid attribute in `FinnhubRuby::MutualFundHoldings`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
72
+ end
73
+ h[k.to_sym] = v
74
+ }
75
+
76
+ if attributes.key?(:'symbol')
77
+ self.symbol = attributes[:'symbol']
78
+ end
79
+
80
+ if attributes.key?(:'at_date')
81
+ self.at_date = attributes[:'at_date']
82
+ end
83
+
84
+ if attributes.key?(:'number_of_holdings')
85
+ self.number_of_holdings = attributes[:'number_of_holdings']
86
+ end
87
+
88
+ if attributes.key?(:'holdings')
89
+ if (value = attributes[:'holdings']).is_a?(Array)
90
+ self.holdings = value
91
+ end
92
+ end
93
+ end
94
+
95
+ # Show invalid properties with the reasons. Usually used together with valid?
96
+ # @return Array for valid properties with the reasons
97
+ def list_invalid_properties
98
+ invalid_properties = Array.new
99
+ invalid_properties
100
+ end
101
+
102
+ # Check to see if the all the properties in the model are valid
103
+ # @return true if the model is valid
104
+ def valid?
105
+ true
106
+ end
107
+
108
+ # Checks equality by comparing each attribute.
109
+ # @param [Object] Object to be compared
110
+ def ==(o)
111
+ return true if self.equal?(o)
112
+ self.class == o.class &&
113
+ symbol == o.symbol &&
114
+ at_date == o.at_date &&
115
+ number_of_holdings == o.number_of_holdings &&
116
+ holdings == o.holdings
117
+ end
118
+
119
+ # @see the `==` method
120
+ # @param [Object] Object to be compared
121
+ def eql?(o)
122
+ self == o
123
+ end
124
+
125
+ # Calculates hash code according to all attributes.
126
+ # @return [Integer] Hash code
127
+ def hash
128
+ [symbol, at_date, number_of_holdings, holdings].hash
129
+ end
130
+
131
+ # Builds the object from hash
132
+ # @param [Hash] attributes Model attributes in the form of hash
133
+ # @return [Object] Returns the model itself
134
+ def self.build_from_hash(attributes)
135
+ new.build_from_hash(attributes)
136
+ end
137
+
138
+ # Builds the object from hash
139
+ # @param [Hash] attributes Model attributes in the form of hash
140
+ # @return [Object] Returns the model itself
141
+ def build_from_hash(attributes)
142
+ return nil unless attributes.is_a?(Hash)
143
+ self.class.openapi_types.each_pair do |key, type|
144
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
145
+ self.send("#{key}=", nil)
146
+ elsif type =~ /\AArray<(.*)>/i
147
+ # check to ensure the input is an array given that the attribute
148
+ # is documented as an array but the input is not
149
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
150
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
151
+ end
152
+ elsif !attributes[self.class.attribute_map[key]].nil?
153
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
154
+ end
155
+ end
156
+
157
+ self
158
+ end
159
+
160
+ # Deserializes the data based on type
161
+ # @param string type Data type
162
+ # @param string value Value to be deserialized
163
+ # @return [Object] Deserialized data
164
+ def _deserialize(type, value)
165
+ case type.to_sym
166
+ when :Time
167
+ Time.parse(value)
168
+ when :Date
169
+ Date.parse(value)
170
+ when :String
171
+ value.to_s
172
+ when :Integer
173
+ value.to_i
174
+ when :Float
175
+ value.to_f
176
+ when :Boolean
177
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
178
+ true
179
+ else
180
+ false
181
+ end
182
+ when :Object
183
+ # generic object (usually a Hash), return directly
184
+ value
185
+ when /\AArray<(?<inner_type>.+)>\z/
186
+ inner_type = Regexp.last_match[:inner_type]
187
+ value.map { |v| _deserialize(inner_type, v) }
188
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
189
+ k_type = Regexp.last_match[:k_type]
190
+ v_type = Regexp.last_match[:v_type]
191
+ {}.tap do |hash|
192
+ value.each do |k, v|
193
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
194
+ end
195
+ end
196
+ else # model
197
+ # models (e.g. Pet) or oneOf
198
+ klass = FinnhubRuby.const_get(type)
199
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
200
+ end
201
+ end
202
+
203
+ # Returns the string representation of the object
204
+ # @return [String] String presentation of the object
205
+ def to_s
206
+ to_hash.to_s
207
+ end
208
+
209
+ # to_body is an alias to to_hash (backward compatibility)
210
+ # @return [Hash] Returns the object in the form of hash
211
+ def to_body
212
+ to_hash
213
+ end
214
+
215
+ # Returns the object in the form of hash
216
+ # @return [Hash] Returns the object in the form of hash
217
+ def to_hash
218
+ hash = {}
219
+ self.class.attribute_map.each_pair do |attr, param|
220
+ value = self.send(attr)
221
+ if value.nil?
222
+ is_nullable = self.class.openapi_nullable.include?(attr)
223
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
224
+ end
225
+
226
+ hash[param] = _to_hash(value)
227
+ end
228
+ hash
229
+ end
230
+
231
+ # Outputs non-array value in the form of hash
232
+ # For object, use to_hash. Otherwise, just return the value
233
+ # @param [Object] value Any valid value
234
+ # @return [Hash] Returns the value in the form of hash
235
+ def _to_hash(value)
236
+ if value.is_a?(Array)
237
+ value.compact.map { |v| _to_hash(v) }
238
+ elsif value.is_a?(Hash)
239
+ {}.tap do |hash|
240
+ value.each { |k, v| hash[k] = _to_hash(v) }
241
+ end
242
+ elsif value.respond_to? :to_hash
243
+ value.to_hash
244
+ else
245
+ value
246
+ end
247
+ end
248
+
249
+ end
250
+
251
+ end
@@ -0,0 +1,279 @@
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 MutualFundHoldingsData
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.
31
+ attr_accessor :share
32
+
33
+ # Portfolio's percent
34
+ attr_accessor :percent
35
+
36
+ # Market value
37
+ attr_accessor :value
38
+
39
+ # Attribute mapping from ruby-style variable name to JSON key.
40
+ def self.attribute_map
41
+ {
42
+ :'symbol' => :'symbol',
43
+ :'name' => :'name',
44
+ :'isin' => :'isin',
45
+ :'cusip' => :'cusip',
46
+ :'share' => :'share',
47
+ :'percent' => :'percent',
48
+ :'value' => :'value'
49
+ }
50
+ end
51
+
52
+ # Returns all the JSON keys this model knows about
53
+ def self.acceptable_attributes
54
+ attribute_map.values
55
+ end
56
+
57
+ # Attribute type mapping.
58
+ def self.openapi_types
59
+ {
60
+ :'symbol' => :'String',
61
+ :'name' => :'String',
62
+ :'isin' => :'String',
63
+ :'cusip' => :'String',
64
+ :'share' => :'Float',
65
+ :'percent' => :'Float',
66
+ :'value' => :'Float'
67
+ }
68
+ end
69
+
70
+ # List of attributes with nullable: true
71
+ def self.openapi_nullable
72
+ Set.new([
73
+ ])
74
+ end
75
+
76
+ # Initializes the object
77
+ # @param [Hash] attributes Model attributes in the form of hash
78
+ def initialize(attributes = {})
79
+ if (!attributes.is_a?(Hash))
80
+ fail ArgumentError, "The input argument (attributes) must be a hash in `FinnhubRuby::MutualFundHoldingsData` initialize method"
81
+ end
82
+
83
+ # check to see if the attribute exists and convert string to symbol for hash key
84
+ attributes = attributes.each_with_object({}) { |(k, v), h|
85
+ if (!self.class.attribute_map.key?(k.to_sym))
86
+ fail ArgumentError, "`#{k}` is not a valid attribute in `FinnhubRuby::MutualFundHoldingsData`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
87
+ end
88
+ h[k.to_sym] = v
89
+ }
90
+
91
+ if attributes.key?(:'symbol')
92
+ self.symbol = attributes[:'symbol']
93
+ end
94
+
95
+ if attributes.key?(:'name')
96
+ self.name = attributes[:'name']
97
+ end
98
+
99
+ if attributes.key?(:'isin')
100
+ self.isin = attributes[:'isin']
101
+ end
102
+
103
+ if attributes.key?(:'cusip')
104
+ self.cusip = attributes[:'cusip']
105
+ end
106
+
107
+ if attributes.key?(:'share')
108
+ self.share = attributes[:'share']
109
+ end
110
+
111
+ if attributes.key?(:'percent')
112
+ self.percent = attributes[:'percent']
113
+ end
114
+
115
+ if attributes.key?(:'value')
116
+ self.value = attributes[:'value']
117
+ end
118
+ end
119
+
120
+ # Show invalid properties with the reasons. Usually used together with valid?
121
+ # @return Array for valid properties with the reasons
122
+ def list_invalid_properties
123
+ invalid_properties = Array.new
124
+ invalid_properties
125
+ end
126
+
127
+ # Check to see if the all the properties in the model are valid
128
+ # @return true if the model is valid
129
+ def valid?
130
+ true
131
+ end
132
+
133
+ # Checks equality by comparing each attribute.
134
+ # @param [Object] Object to be compared
135
+ def ==(o)
136
+ return true if self.equal?(o)
137
+ self.class == o.class &&
138
+ symbol == o.symbol &&
139
+ name == o.name &&
140
+ isin == o.isin &&
141
+ cusip == o.cusip &&
142
+ share == o.share &&
143
+ percent == o.percent &&
144
+ value == o.value
145
+ end
146
+
147
+ # @see the `==` method
148
+ # @param [Object] Object to be compared
149
+ def eql?(o)
150
+ self == o
151
+ end
152
+
153
+ # Calculates hash code according to all attributes.
154
+ # @return [Integer] Hash code
155
+ def hash
156
+ [symbol, name, isin, cusip, share, percent, value].hash
157
+ end
158
+
159
+ # Builds the object from hash
160
+ # @param [Hash] attributes Model attributes in the form of hash
161
+ # @return [Object] Returns the model itself
162
+ def self.build_from_hash(attributes)
163
+ new.build_from_hash(attributes)
164
+ end
165
+
166
+ # Builds the object from hash
167
+ # @param [Hash] attributes Model attributes in the form of hash
168
+ # @return [Object] Returns the model itself
169
+ def build_from_hash(attributes)
170
+ return nil unless attributes.is_a?(Hash)
171
+ self.class.openapi_types.each_pair do |key, type|
172
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
173
+ self.send("#{key}=", nil)
174
+ elsif type =~ /\AArray<(.*)>/i
175
+ # check to ensure the input is an array given that the attribute
176
+ # is documented as an array but the input is not
177
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
178
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
179
+ end
180
+ elsif !attributes[self.class.attribute_map[key]].nil?
181
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
182
+ end
183
+ end
184
+
185
+ self
186
+ end
187
+
188
+ # Deserializes the data based on type
189
+ # @param string type Data type
190
+ # @param string value Value to be deserialized
191
+ # @return [Object] Deserialized data
192
+ def _deserialize(type, value)
193
+ case type.to_sym
194
+ when :Time
195
+ Time.parse(value)
196
+ when :Date
197
+ Date.parse(value)
198
+ when :String
199
+ value.to_s
200
+ when :Integer
201
+ value.to_i
202
+ when :Float
203
+ value.to_f
204
+ when :Boolean
205
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
206
+ true
207
+ else
208
+ false
209
+ end
210
+ when :Object
211
+ # generic object (usually a Hash), return directly
212
+ value
213
+ when /\AArray<(?<inner_type>.+)>\z/
214
+ inner_type = Regexp.last_match[:inner_type]
215
+ value.map { |v| _deserialize(inner_type, v) }
216
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
217
+ k_type = Regexp.last_match[:k_type]
218
+ v_type = Regexp.last_match[:v_type]
219
+ {}.tap do |hash|
220
+ value.each do |k, v|
221
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
222
+ end
223
+ end
224
+ else # model
225
+ # models (e.g. Pet) or oneOf
226
+ klass = FinnhubRuby.const_get(type)
227
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
228
+ end
229
+ end
230
+
231
+ # Returns the string representation of the object
232
+ # @return [String] String presentation of the object
233
+ def to_s
234
+ to_hash.to_s
235
+ end
236
+
237
+ # to_body is an alias to to_hash (backward compatibility)
238
+ # @return [Hash] Returns the object in the form of hash
239
+ def to_body
240
+ to_hash
241
+ end
242
+
243
+ # Returns the object in the form of hash
244
+ # @return [Hash] Returns the object in the form of hash
245
+ def to_hash
246
+ hash = {}
247
+ self.class.attribute_map.each_pair do |attr, param|
248
+ value = self.send(attr)
249
+ if value.nil?
250
+ is_nullable = self.class.openapi_nullable.include?(attr)
251
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
252
+ end
253
+
254
+ hash[param] = _to_hash(value)
255
+ end
256
+ hash
257
+ end
258
+
259
+ # Outputs non-array value in the form of hash
260
+ # For object, use to_hash. Otherwise, just return the value
261
+ # @param [Object] value Any valid value
262
+ # @return [Hash] Returns the value in the form of hash
263
+ def _to_hash(value)
264
+ if value.is_a?(Array)
265
+ value.compact.map { |v| _to_hash(v) }
266
+ elsif value.is_a?(Hash)
267
+ {}.tap do |hash|
268
+ value.each { |k, v| hash[k] = _to_hash(v) }
269
+ end
270
+ elsif value.respond_to? :to_hash
271
+ value.to_hash
272
+ else
273
+ value
274
+ end
275
+ end
276
+
277
+ end
278
+
279
+ end