@massive.com/client-js 10.0.0 → 10.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.d.ts CHANGED
@@ -320,7 +320,7 @@ interface Company {
320
320
  */
321
321
  interface ConditionTypeMap {
322
322
  /**
323
- * Massive.com\'s mapping for condition codes. For more information, see our <a href=\"https://massive.com/glossary/trade-conditions\" alt=\"Trade Conditions Glossary\" target=\"_blank\">Trade Conditions Glossary</a>.
323
+ * Massive\'s mapping for condition codes. For more information, see our <a href=\"https://massive.com/glossary/trade-conditions\" alt=\"Trade Conditions Glossary\" target=\"_blank\">Trade Conditions Glossary</a>.
324
324
  * @type {string}
325
325
  * @memberof ConditionTypeMap
326
326
  */
@@ -333,7 +333,7 @@ interface ConditionTypeMap {
333
333
  */
334
334
  interface CryptoExchangeInner {
335
335
  /**
336
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
336
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
337
337
  * @type {number}
338
338
  * @memberof CryptoExchangeInner
339
339
  */
@@ -884,7 +884,7 @@ interface DeprecatedGetHistoricForexQuotes200ResponseAllOfTicksInner {
884
884
  */
885
885
  't': number;
886
886
  /**
887
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/forex/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
887
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/forex/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
888
888
  * @type {number}
889
889
  * @memberof DeprecatedGetHistoricForexQuotes200ResponseAllOfTicksInner
890
890
  */
@@ -976,7 +976,7 @@ interface DeprecatedGetHistoricStocksQuotes200ResponseAllOfResultsInner {
976
976
  */
977
977
  'S': number;
978
978
  /**
979
- * The ask exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
979
+ * The ask exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
980
980
  * @type {number}
981
981
  * @memberof DeprecatedGetHistoricStocksQuotes200ResponseAllOfResultsInner
982
982
  */
@@ -1006,7 +1006,7 @@ interface DeprecatedGetHistoricStocksQuotes200ResponseAllOfResultsInner {
1006
1006
  */
1007
1007
  's': number;
1008
1008
  /**
1009
- * The bid exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
1009
+ * The bid exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
1010
1010
  * @type {number}
1011
1011
  * @memberof DeprecatedGetHistoricStocksQuotes200ResponseAllOfResultsInner
1012
1012
  */
@@ -1128,7 +1128,7 @@ interface DeprecatedGetHistoricStocksTrades200ResponseAllOfResultsInner {
1128
1128
  */
1129
1129
  's': number;
1130
1130
  /**
1131
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
1131
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
1132
1132
  * @type {number}
1133
1133
  * @memberof DeprecatedGetHistoricStocksTrades200ResponseAllOfResultsInner
1134
1134
  */
@@ -1147,7 +1147,7 @@ interface DeprecatedGetHistoricStocksTrades200ResponseAllOfResultsInner {
1147
1147
  */
1148
1148
  interface ExchangeInner {
1149
1149
  /**
1150
- * A unique identifier for the exchange internal to Massive.com. This is not an industry code or ISO standard.
1150
+ * A unique identifier for the exchange internal to Massive. This is not an industry code or ISO standard.
1151
1151
  * @type {string}
1152
1152
  * @memberof ExchangeInner
1153
1153
  */
@@ -2063,7 +2063,7 @@ interface ForexConversionLast {
2063
2063
  */
2064
2064
  'bid': number;
2065
2065
  /**
2066
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/forex/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
2066
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/forex/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
2067
2067
  * @type {number}
2068
2068
  * @memberof ForexConversionLast
2069
2069
  */
@@ -4302,7 +4302,7 @@ interface GetCryptoTrades200ResponseResultsInner {
4302
4302
  */
4303
4303
  'conditions'?: Array<number>;
4304
4304
  /**
4305
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/crypto/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
4305
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/crypto/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
4306
4306
  * @type {number}
4307
4307
  * @memberof GetCryptoTrades200ResponseResultsInner
4308
4308
  */
@@ -4475,7 +4475,7 @@ interface GetCurrencyConversion200ResponseLast {
4475
4475
  */
4476
4476
  'bid': number;
4477
4477
  /**
4478
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/forex/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
4478
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/forex/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
4479
4479
  * @type {number}
4480
4480
  * @memberof GetCurrencyConversion200ResponseLast
4481
4481
  */
@@ -8580,7 +8580,7 @@ interface GetLastOptionsTrade200ResponseResults {
8580
8580
  */
8581
8581
  't': number;
8582
8582
  /**
8583
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
8583
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
8584
8584
  * @type {number}
8585
8585
  * @memberof GetLastOptionsTrade200ResponseResults
8586
8586
  */
@@ -8648,7 +8648,7 @@ interface GetLastStocksQuote200ResponseResults {
8648
8648
  */
8649
8649
  'T': string;
8650
8650
  /**
8651
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
8651
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
8652
8652
  * @type {number}
8653
8653
  * @memberof GetLastStocksQuote200ResponseResults
8654
8654
  */
@@ -8696,7 +8696,7 @@ interface GetLastStocksQuote200ResponseResults {
8696
8696
  */
8697
8697
  't': number;
8698
8698
  /**
8699
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
8699
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
8700
8700
  * @type {number}
8701
8701
  * @memberof GetLastStocksQuote200ResponseResults
8702
8702
  */
@@ -9193,7 +9193,7 @@ interface GetOptionsChain200ResponseResultsInnerLastQuote {
9193
9193
  */
9194
9194
  'ask': number;
9195
9195
  /**
9196
- * The ask side exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
9196
+ * The ask side exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
9197
9197
  * @type {number}
9198
9198
  * @memberof GetOptionsChain200ResponseResultsInnerLastQuote
9199
9199
  */
@@ -9211,7 +9211,7 @@ interface GetOptionsChain200ResponseResultsInnerLastQuote {
9211
9211
  */
9212
9212
  'bid': number;
9213
9213
  /**
9214
- * The bid side exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
9214
+ * The bid side exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
9215
9215
  * @type {number}
9216
9216
  * @memberof GetOptionsChain200ResponseResultsInnerLastQuote
9217
9217
  */
@@ -9262,7 +9262,7 @@ interface GetOptionsChain200ResponseResultsInnerLastTrade {
9262
9262
  */
9263
9263
  'conditions'?: Array<number>;
9264
9264
  /**
9265
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/options/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
9265
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/options/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
9266
9266
  * @type {number}
9267
9267
  * @memberof GetOptionsChain200ResponseResultsInnerLastTrade
9268
9268
  */
@@ -9534,7 +9534,7 @@ interface GetOptionsTrades200ResponseResultsInner {
9534
9534
  */
9535
9535
  'correction'?: number;
9536
9536
  /**
9537
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/options/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
9537
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/options/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
9538
9538
  * @type {number}
9539
9539
  * @memberof GetOptionsTrades200ResponseResultsInner
9540
9540
  */
@@ -10562,7 +10562,7 @@ interface GetSnapshots200ResponseResultsInnerLastQuote {
10562
10562
  */
10563
10563
  'ask': number;
10564
10564
  /**
10565
- * The ask side exchange ID. See <a href=\"https://massive.com/docs/rest/options/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
10565
+ * The ask side exchange ID. See <a href=\"https://massive.com/docs/rest/options/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
10566
10566
  * @type {number}
10567
10567
  * @memberof GetSnapshots200ResponseResultsInnerLastQuote
10568
10568
  */
@@ -10580,7 +10580,7 @@ interface GetSnapshots200ResponseResultsInnerLastQuote {
10580
10580
  */
10581
10581
  'bid': number;
10582
10582
  /**
10583
- * The bid side exchange ID. See <a href=\"https://massive.com/docs/rest/options/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
10583
+ * The bid side exchange ID. See <a href=\"https://massive.com/docs/rest/options/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
10584
10584
  * @type {number}
10585
10585
  * @memberof GetSnapshots200ResponseResultsInnerLastQuote
10586
10586
  */
@@ -10631,7 +10631,7 @@ interface GetSnapshots200ResponseResultsInnerLastTrade {
10631
10631
  */
10632
10632
  'conditions'?: Array<number>;
10633
10633
  /**
10634
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
10634
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
10635
10635
  * @type {number}
10636
10636
  * @memberof GetSnapshots200ResponseResultsInnerLastTrade
10637
10637
  */
@@ -10854,6 +10854,186 @@ interface GetStocksAggregates200ResponseAllOfResultsInner {
10854
10854
  */
10855
10855
  'vw'?: number;
10856
10856
  }
10857
+ /**
10858
+ *
10859
+ * @export
10860
+ * @interface GetStocksFilingsVXRiskFactors200Response
10861
+ */
10862
+ interface GetStocksFilingsVXRiskFactors200Response {
10863
+ /**
10864
+ * If present, this value can be used to fetch the next page.
10865
+ * @type {string}
10866
+ * @memberof GetStocksFilingsVXRiskFactors200Response
10867
+ */
10868
+ 'next_url'?: string;
10869
+ /**
10870
+ * A request id assigned by the server.
10871
+ * @type {string}
10872
+ * @memberof GetStocksFilingsVXRiskFactors200Response
10873
+ */
10874
+ 'request_id': string;
10875
+ /**
10876
+ * The results for this request.
10877
+ * @type {Array<GetStocksFilingsVXRiskFactors200ResponseResultsInner>}
10878
+ * @memberof GetStocksFilingsVXRiskFactors200Response
10879
+ */
10880
+ 'results': Array<GetStocksFilingsVXRiskFactors200ResponseResultsInner>;
10881
+ /**
10882
+ * The status of this request\'s response.
10883
+ * @type {string}
10884
+ * @memberof GetStocksFilingsVXRiskFactors200Response
10885
+ */
10886
+ 'status': GetStocksFilingsVXRiskFactors200ResponseStatusEnum;
10887
+ }
10888
+ /**
10889
+ * @export
10890
+ * @enum {string}
10891
+ */
10892
+ declare enum GetStocksFilingsVXRiskFactors200ResponseStatusEnum {
10893
+ Ok = "OK"
10894
+ }
10895
+ /**
10896
+ *
10897
+ * @export
10898
+ * @interface GetStocksFilingsVXRiskFactors200ResponseResultsInner
10899
+ */
10900
+ interface GetStocksFilingsVXRiskFactors200ResponseResultsInner {
10901
+ /**
10902
+ * SEC Central Index Key (10 digits, zero-padded).
10903
+ * @type {string}
10904
+ * @memberof GetStocksFilingsVXRiskFactors200ResponseResultsInner
10905
+ */
10906
+ 'cik'?: string;
10907
+ /**
10908
+ * Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD).
10909
+ * @type {string}
10910
+ * @memberof GetStocksFilingsVXRiskFactors200ResponseResultsInner
10911
+ */
10912
+ 'filing_date'?: string;
10913
+ /**
10914
+ * Top-level risk category
10915
+ * @type {string}
10916
+ * @memberof GetStocksFilingsVXRiskFactors200ResponseResultsInner
10917
+ */
10918
+ 'primary_category'?: string;
10919
+ /**
10920
+ * Mid-level risk category
10921
+ * @type {string}
10922
+ * @memberof GetStocksFilingsVXRiskFactors200ResponseResultsInner
10923
+ */
10924
+ 'secondary_category'?: string;
10925
+ /**
10926
+ * Snippet of text to support the given label
10927
+ * @type {string}
10928
+ * @memberof GetStocksFilingsVXRiskFactors200ResponseResultsInner
10929
+ */
10930
+ 'supporting_text'?: string;
10931
+ /**
10932
+ * Most specific risk classification
10933
+ * @type {string}
10934
+ * @memberof GetStocksFilingsVXRiskFactors200ResponseResultsInner
10935
+ */
10936
+ 'tertiary_category'?: string;
10937
+ /**
10938
+ * Stock ticker symbol for the company.
10939
+ * @type {string}
10940
+ * @memberof GetStocksFilingsVXRiskFactors200ResponseResultsInner
10941
+ */
10942
+ 'ticker'?: string;
10943
+ }
10944
+ /**
10945
+ *
10946
+ * @export
10947
+ * @interface GetStocksFilingsVXText200Response
10948
+ */
10949
+ interface GetStocksFilingsVXText200Response {
10950
+ /**
10951
+ * If present, this value can be used to fetch the next page.
10952
+ * @type {string}
10953
+ * @memberof GetStocksFilingsVXText200Response
10954
+ */
10955
+ 'next_url'?: string;
10956
+ /**
10957
+ * A request id assigned by the server.
10958
+ * @type {string}
10959
+ * @memberof GetStocksFilingsVXText200Response
10960
+ */
10961
+ 'request_id': string;
10962
+ /**
10963
+ * The results for this request.
10964
+ * @type {Array<GetStocksFilingsVXText200ResponseResultsInner>}
10965
+ * @memberof GetStocksFilingsVXText200Response
10966
+ */
10967
+ 'results': Array<GetStocksFilingsVXText200ResponseResultsInner>;
10968
+ /**
10969
+ * The status of this request\'s response.
10970
+ * @type {string}
10971
+ * @memberof GetStocksFilingsVXText200Response
10972
+ */
10973
+ 'status': GetStocksFilingsVXText200ResponseStatusEnum;
10974
+ }
10975
+ /**
10976
+ * @export
10977
+ * @enum {string}
10978
+ */
10979
+ declare enum GetStocksFilingsVXText200ResponseStatusEnum {
10980
+ Ok = "OK"
10981
+ }
10982
+ /**
10983
+ *
10984
+ * @export
10985
+ * @interface GetStocksFilingsVXText200ResponseResultsInner
10986
+ */
10987
+ interface GetStocksFilingsVXText200ResponseResultsInner {
10988
+ /**
10989
+ * SEC Central Index Key (10 digits, zero-padded).
10990
+ * @type {string}
10991
+ * @memberof GetStocksFilingsVXText200ResponseResultsInner
10992
+ */
10993
+ 'cik'?: string;
10994
+ /**
10995
+ * Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD).
10996
+ * @type {string}
10997
+ * @memberof GetStocksFilingsVXText200ResponseResultsInner
10998
+ */
10999
+ 'filing_date'?: string;
11000
+ /**
11001
+ * SEC URL source for the full filing.
11002
+ * @type {string}
11003
+ * @memberof GetStocksFilingsVXText200ResponseResultsInner
11004
+ */
11005
+ 'filing_url'?: string;
11006
+ /**
11007
+ * SEC form type (e.g., \'10-K\' for annual reports, \'10-Q\' for quarterly reports).
11008
+ * @type {string}
11009
+ * @memberof GetStocksFilingsVXText200ResponseResultsInner
11010
+ */
11011
+ 'form_type'?: string;
11012
+ /**
11013
+ * Period end date that the filing relates to (formatted as YYYY-MM-DD).
11014
+ * @type {string}
11015
+ * @memberof GetStocksFilingsVXText200ResponseResultsInner
11016
+ */
11017
+ 'period_end'?: string;
11018
+ /**
11019
+ * Standardized section identifier from the filing (e.g. \'business\', \'risk_factors\', etc.).
11020
+ * @type {string}
11021
+ * @memberof GetStocksFilingsVXText200ResponseResultsInner
11022
+ */
11023
+ 'section'?: string;
11024
+ /**
11025
+ * Full raw text content of the section, including headers and formatting.
11026
+ * @type {string}
11027
+ * @memberof GetStocksFilingsVXText200ResponseResultsInner
11028
+ */
11029
+ 'text'?: string;
11030
+ /**
11031
+ * Stock ticker symbol for the company.
11032
+ * @type {string}
11033
+ * @memberof GetStocksFilingsVXText200ResponseResultsInner
11034
+ */
11035
+ 'ticker'?: string;
11036
+ }
10857
11037
  /**
10858
11038
  *
10859
11039
  * @export
@@ -12238,7 +12418,7 @@ interface GetStocksSnapshotTickers200ResponseAllOfTickersInnerLastTrade {
12238
12418
  */
12239
12419
  't': number;
12240
12420
  /**
12241
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
12421
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
12242
12422
  * @type {number}
12243
12423
  * @memberof GetStocksSnapshotTickers200ResponseAllOfTickersInnerLastTrade
12244
12424
  */
@@ -12360,6 +12540,81 @@ interface GetStocksSnapshotTickers200ResponseAllOfTickersInnerPrevDay {
12360
12540
  */
12361
12541
  'vw': number;
12362
12542
  }
12543
+ /**
12544
+ *
12545
+ * @export
12546
+ * @interface GetStocksTaxonomiesVXRiskFactors200Response
12547
+ */
12548
+ interface GetStocksTaxonomiesVXRiskFactors200Response {
12549
+ /**
12550
+ * If present, this value can be used to fetch the next page.
12551
+ * @type {string}
12552
+ * @memberof GetStocksTaxonomiesVXRiskFactors200Response
12553
+ */
12554
+ 'next_url'?: string;
12555
+ /**
12556
+ * A request id assigned by the server.
12557
+ * @type {string}
12558
+ * @memberof GetStocksTaxonomiesVXRiskFactors200Response
12559
+ */
12560
+ 'request_id': string;
12561
+ /**
12562
+ * The results for this request.
12563
+ * @type {Array<GetStocksTaxonomiesVXRiskFactors200ResponseResultsInner>}
12564
+ * @memberof GetStocksTaxonomiesVXRiskFactors200Response
12565
+ */
12566
+ 'results': Array<GetStocksTaxonomiesVXRiskFactors200ResponseResultsInner>;
12567
+ /**
12568
+ * The status of this request\'s response.
12569
+ * @type {string}
12570
+ * @memberof GetStocksTaxonomiesVXRiskFactors200Response
12571
+ */
12572
+ 'status': GetStocksTaxonomiesVXRiskFactors200ResponseStatusEnum;
12573
+ }
12574
+ /**
12575
+ * @export
12576
+ * @enum {string}
12577
+ */
12578
+ declare enum GetStocksTaxonomiesVXRiskFactors200ResponseStatusEnum {
12579
+ Ok = "OK"
12580
+ }
12581
+ /**
12582
+ *
12583
+ * @export
12584
+ * @interface GetStocksTaxonomiesVXRiskFactors200ResponseResultsInner
12585
+ */
12586
+ interface GetStocksTaxonomiesVXRiskFactors200ResponseResultsInner {
12587
+ /**
12588
+ * Detailed explanation of what this risk category encompasses, including specific examples and potential impacts
12589
+ * @type {string}
12590
+ * @memberof GetStocksTaxonomiesVXRiskFactors200ResponseResultsInner
12591
+ */
12592
+ 'description'?: string;
12593
+ /**
12594
+ * Top-level risk category
12595
+ * @type {string}
12596
+ * @memberof GetStocksTaxonomiesVXRiskFactors200ResponseResultsInner
12597
+ */
12598
+ 'primary_category'?: string;
12599
+ /**
12600
+ * Mid-level risk category
12601
+ * @type {string}
12602
+ * @memberof GetStocksTaxonomiesVXRiskFactors200ResponseResultsInner
12603
+ */
12604
+ 'secondary_category'?: string;
12605
+ /**
12606
+ * Version identifier (e.g., \'1.0\', \'1.1\') for the taxonomy
12607
+ * @type {number}
12608
+ * @memberof GetStocksTaxonomiesVXRiskFactors200ResponseResultsInner
12609
+ */
12610
+ 'taxonomy': number;
12611
+ /**
12612
+ * Most specific risk classification
12613
+ * @type {string}
12614
+ * @memberof GetStocksTaxonomiesVXRiskFactors200ResponseResultsInner
12615
+ */
12616
+ 'tertiary_category'?: string;
12617
+ }
12363
12618
  /**
12364
12619
  *
12365
12620
  * @export
@@ -12410,7 +12665,7 @@ interface GetStocksTrades200ResponseResultsInner {
12410
12665
  */
12411
12666
  'correction'?: number;
12412
12667
  /**
12413
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
12668
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
12414
12669
  * @type {number}
12415
12670
  * @memberof GetStocksTrades200ResponseResultsInner
12416
12671
  */
@@ -14817,7 +15072,7 @@ interface ListTickerTypes200Response {
14817
15072
  */
14818
15073
  'request_id': string;
14819
15074
  /**
14820
- *
15075
+ * An array of results containing the requested data.
14821
15076
  * @type {Array<ListTickerTypes200ResponseResultsInner>}
14822
15077
  * @memberof ListTickerTypes200Response
14823
15078
  */
@@ -14842,7 +15097,7 @@ interface ListTickerTypes200ResponseResultsInner {
14842
15097
  */
14843
15098
  'asset_class': ListTickerTypes200ResponseResultsInnerAssetClassEnum;
14844
15099
  /**
14845
- * A code used by Massive.com to refer to this ticker type.
15100
+ * A code used by Massive to refer to this ticker type.
14846
15101
  * @type {string}
14847
15102
  * @memberof ListTickerTypes200ResponseResultsInner
14848
15103
  */
@@ -16014,7 +16269,7 @@ interface StocksV2NBBO {
16014
16269
  */
16015
16270
  'S': number;
16016
16271
  /**
16017
- * The ask exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
16272
+ * The ask exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
16018
16273
  * @type {number}
16019
16274
  * @memberof StocksV2NBBO
16020
16275
  */
@@ -16044,7 +16299,7 @@ interface StocksV2NBBO {
16044
16299
  */
16045
16300
  's': number;
16046
16301
  /**
16047
- * The bid exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
16302
+ * The bid exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
16048
16303
  * @type {number}
16049
16304
  * @memberof StocksV2NBBO
16050
16305
  */
@@ -16142,7 +16397,7 @@ interface StocksV2Trade {
16142
16397
  */
16143
16398
  's': number;
16144
16399
  /**
16145
- * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive.com\'s mapping of exchange IDs.
16400
+ * The exchange ID. See <a href=\"https://massive.com/docs/rest/stocks/market-operations/exchanges\" alt=\"Exchanges\">Exchanges</a> for Massive\'s mapping of exchange IDs.
16146
16401
  * @type {number}
16147
16402
  * @memberof StocksV2Trade
16148
16403
  */
@@ -18032,6 +18287,66 @@ declare const DefaultApiAxiosParamCreator: (configuration?: Configuration) => {
18032
18287
  * @throws {RequiredError}
18033
18288
  */
18034
18289
  getStocksEMA: (stockTicker: string, timestamp?: string, timespan?: GetStocksEMATimespanEnum, adjusted?: boolean, window?: number, seriesType?: GetStocksEMASeriesTypeEnum, expandUnderlying?: boolean, order?: GetStocksEMAOrderEnum, limit?: number, timestampGte?: string, timestampGt?: string, timestampLte?: string, timestampLt?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
18290
+ /**
18291
+ * The risk factors identified in companies\' 10K filings.
18292
+ * @param {string} [filingDate] Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD).
18293
+ * @param {string} [filingDateAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18294
+ * @param {string} [filingDateGt] Filter greater than the value.
18295
+ * @param {string} [filingDateGte] Filter greater than or equal to the value.
18296
+ * @param {string} [filingDateLt] Filter less than the value.
18297
+ * @param {string} [filingDateLte] Filter less than or equal to the value.
18298
+ * @param {string} [ticker] Stock ticker symbol for the company.
18299
+ * @param {string} [tickerAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18300
+ * @param {string} [tickerGt] Filter greater than the value.
18301
+ * @param {string} [tickerGte] Filter greater than or equal to the value.
18302
+ * @param {string} [tickerLt] Filter less than the value.
18303
+ * @param {string} [tickerLte] Filter less than or equal to the value.
18304
+ * @param {string} [cik] SEC Central Index Key (10 digits, zero-padded).
18305
+ * @param {string} [cikAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18306
+ * @param {string} [cikGt] Filter greater than the value.
18307
+ * @param {string} [cikGte] Filter greater than or equal to the value.
18308
+ * @param {string} [cikLt] Filter less than the value.
18309
+ * @param {string} [cikLte] Filter less than or equal to the value.
18310
+ * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;49999\&#39;.
18311
+ * @param {string} [sort] A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;filing_date\&#39; if not specified. The sort order defaults to \&#39;desc\&#39; if not specified.
18312
+ * @param {*} [options] Override http request option.
18313
+ * @throws {RequiredError}
18314
+ */
18315
+ getStocksFilingsVXRiskFactors: (filingDate?: string, filingDateAnyOf?: string, filingDateGt?: string, filingDateGte?: string, filingDateLt?: string, filingDateLte?: string, ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, cik?: string, cikAnyOf?: string, cikGt?: string, cikGte?: string, cikLt?: string, cikLte?: string, limit?: number, sort?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
18316
+ /**
18317
+ * SEC document text sections providing raw text content from specific sections of SEC filings (10-K, 10-Q, etc.).
18318
+ * @param {string} [cik] SEC Central Index Key (10 digits, zero-padded).
18319
+ * @param {string} [cikAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18320
+ * @param {string} [cikGt] Filter greater than the value.
18321
+ * @param {string} [cikGte] Filter greater than or equal to the value.
18322
+ * @param {string} [cikLt] Filter less than the value.
18323
+ * @param {string} [cikLte] Filter less than or equal to the value.
18324
+ * @param {string} [ticker] Stock ticker symbol for the company.
18325
+ * @param {string} [tickerAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18326
+ * @param {string} [tickerGt] Filter greater than the value.
18327
+ * @param {string} [tickerGte] Filter greater than or equal to the value.
18328
+ * @param {string} [tickerLt] Filter less than the value.
18329
+ * @param {string} [tickerLte] Filter less than or equal to the value.
18330
+ * @param {GetStocksFilingsVXTextFormTypeEnum} [formType] SEC form type (e.g., \&#39;10-K\&#39; for annual reports, \&#39;10-Q\&#39; for quarterly reports).
18331
+ * @param {GetStocksFilingsVXTextFormTypeAnyOfEnum} [formTypeAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18332
+ * @param {GetStocksFilingsVXTextSectionEnum} [section] Standardized section identifier from the filing (e.g. \&#39;business\&#39;, \&#39;risk_factors\&#39;, etc.).
18333
+ * @param {GetStocksFilingsVXTextSectionAnyOfEnum} [sectionAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18334
+ * @param {string} [filingDate] Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD). Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18335
+ * @param {string} [filingDateGt] Filter greater than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18336
+ * @param {string} [filingDateGte] Filter greater than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18337
+ * @param {string} [filingDateLt] Filter less than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18338
+ * @param {string} [filingDateLte] Filter less than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18339
+ * @param {string} [periodEnd] Period end date that the filing relates to (formatted as YYYY-MM-DD). Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18340
+ * @param {string} [periodEndGt] Filter greater than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18341
+ * @param {string} [periodEndGte] Filter greater than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18342
+ * @param {string} [periodEndLt] Filter less than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18343
+ * @param {string} [periodEndLte] Filter less than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18344
+ * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;9999\&#39;.
18345
+ * @param {string} [sort] A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;period_end\&#39; if not specified. The sort order defaults to \&#39;desc\&#39; if not specified.
18346
+ * @param {*} [options] Override http request option.
18347
+ * @throws {RequiredError}
18348
+ */
18349
+ getStocksFilingsVXText: (cik?: string, cikAnyOf?: string, cikGt?: string, cikGte?: string, cikLt?: string, cikLte?: string, ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, formType?: GetStocksFilingsVXTextFormTypeEnum, formTypeAnyOf?: GetStocksFilingsVXTextFormTypeAnyOfEnum, section?: GetStocksFilingsVXTextSectionEnum, sectionAnyOf?: GetStocksFilingsVXTextSectionAnyOfEnum, filingDate?: string, filingDateGt?: string, filingDateGte?: string, filingDateLt?: string, filingDateLte?: string, periodEnd?: string, periodEndGt?: string, periodEndGte?: string, periodEndLt?: string, periodEndLte?: string, limit?: number, sort?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
18035
18350
  /**
18036
18351
  * A comprehensive financial dataset containing quarterly and annual balance sheet data for public companies. Includes detailed asset, liability, and equity positions representing the company\'s financial position at specific points in time. Balance sheet data represents point-in-time snapshots rather than cumulative flows, showing what the company owns, owes, and shareholders\' equity as of each period end date.
18037
18352
  * @param {string} [cik] The company\&#39;s Central Index Key (CIK), a unique identifier assigned by the U.S. Securities and Exchange Commission (SEC). You can look up a company\&#39;s CIK using the [SEC CIK Lookup tool](https://www.sec.gov/search-filings/cik-lookup).
@@ -18395,6 +18710,37 @@ declare const DefaultApiAxiosParamCreator: (configuration?: Configuration) => {
18395
18710
  * @throws {RequiredError}
18396
18711
  */
18397
18712
  getStocksSnapshotTickers: (tickers?: Array<string>, includeOtc?: boolean, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
18713
+ /**
18714
+ * The complete list of risk factor classifications used in the risk factors endpoint.
18715
+ * @param {number} [taxonomy] Version identifier (e.g., \&#39;1.0\&#39;, \&#39;1.1\&#39;) for the taxonomy Value must be a floating point number.
18716
+ * @param {number} [taxonomyGt] Filter greater than the value. Value must be a floating point number.
18717
+ * @param {number} [taxonomyGte] Filter greater than or equal to the value. Value must be a floating point number.
18718
+ * @param {number} [taxonomyLt] Filter less than the value. Value must be a floating point number.
18719
+ * @param {number} [taxonomyLte] Filter less than or equal to the value. Value must be a floating point number.
18720
+ * @param {string} [primaryCategory] Top-level risk category
18721
+ * @param {string} [primaryCategoryAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18722
+ * @param {string} [primaryCategoryGt] Filter greater than the value.
18723
+ * @param {string} [primaryCategoryGte] Filter greater than or equal to the value.
18724
+ * @param {string} [primaryCategoryLt] Filter less than the value.
18725
+ * @param {string} [primaryCategoryLte] Filter less than or equal to the value.
18726
+ * @param {string} [secondaryCategory] Mid-level risk category
18727
+ * @param {string} [secondaryCategoryAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18728
+ * @param {string} [secondaryCategoryGt] Filter greater than the value.
18729
+ * @param {string} [secondaryCategoryGte] Filter greater than or equal to the value.
18730
+ * @param {string} [secondaryCategoryLt] Filter less than the value.
18731
+ * @param {string} [secondaryCategoryLte] Filter less than or equal to the value.
18732
+ * @param {string} [tertiaryCategory] Most specific risk classification
18733
+ * @param {string} [tertiaryCategoryAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18734
+ * @param {string} [tertiaryCategoryGt] Filter greater than the value.
18735
+ * @param {string} [tertiaryCategoryGte] Filter greater than or equal to the value.
18736
+ * @param {string} [tertiaryCategoryLt] Filter less than the value.
18737
+ * @param {string} [tertiaryCategoryLte] Filter less than or equal to the value.
18738
+ * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;200\&#39; if not specified. The maximum allowed limit is \&#39;999\&#39;.
18739
+ * @param {string} [sort] A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;taxonomy\&#39; if not specified. The sort order defaults to \&#39;desc\&#39; if not specified.
18740
+ * @param {*} [options] Override http request option.
18741
+ * @throws {RequiredError}
18742
+ */
18743
+ getStocksTaxonomiesVXRiskFactors: (taxonomy?: number, taxonomyGt?: number, taxonomyGte?: number, taxonomyLt?: number, taxonomyLte?: number, primaryCategory?: string, primaryCategoryAnyOf?: string, primaryCategoryGt?: string, primaryCategoryGte?: string, primaryCategoryLt?: string, primaryCategoryLte?: string, secondaryCategory?: string, secondaryCategoryAnyOf?: string, secondaryCategoryGt?: string, secondaryCategoryGte?: string, secondaryCategoryLt?: string, secondaryCategoryLte?: string, tertiaryCategory?: string, tertiaryCategoryAnyOf?: string, tertiaryCategoryGt?: string, tertiaryCategoryGte?: string, tertiaryCategoryLt?: string, tertiaryCategoryLte?: string, limit?: number, sort?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
18398
18744
  /**
18399
18745
  * Get trades for a ticker symbol in a given time range.
18400
18746
  * @summary Trades
@@ -18429,18 +18775,14 @@ declare const DefaultApiAxiosParamCreator: (configuration?: Configuration) => {
18429
18775
  * @param {number} [frequencyGte] Filter greater than or equal to the value. Value must be an integer.
18430
18776
  * @param {number} [frequencyLt] Filter less than the value. Value must be an integer.
18431
18777
  * @param {number} [frequencyLte] Filter less than or equal to the value. Value must be an integer.
18432
- * @param {string} [distributionType] Classification describing the nature of this dividend\&#39;s recurrence pattern: recurring (paid on a regular schedule), special (one-time or commemorative), supplemental (extra beyond the regular schedule), irregular (unpredictable or non-recurring), unknown (cannot be classified from available data)
18433
- * @param {string} [distributionTypeAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18434
- * @param {string} [distributionTypeGt] Filter greater than the value.
18435
- * @param {string} [distributionTypeGte] Filter greater than or equal to the value.
18436
- * @param {string} [distributionTypeLt] Filter less than the value.
18437
- * @param {string} [distributionTypeLte] Filter less than or equal to the value.
18778
+ * @param {GetStocksV1DividendsDistributionTypeEnum} [distributionType] Classification describing the nature of this dividend\&#39;s recurrence pattern: recurring (paid on a regular schedule), special (one-time or commemorative), supplemental (extra beyond the regular schedule), irregular (unpredictable or non-recurring), unknown (cannot be classified from available data)
18779
+ * @param {GetStocksV1DividendsDistributionTypeAnyOfEnum} [distributionTypeAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18438
18780
  * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;5000\&#39;.
18439
18781
  * @param {string} [sort] A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;ticker\&#39; if not specified. The sort order defaults to \&#39;asc\&#39; if not specified.
18440
18782
  * @param {*} [options] Override http request option.
18441
18783
  * @throws {RequiredError}
18442
18784
  */
18443
- getStocksV1Dividends: (ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, exDividendDate?: string, exDividendDateGt?: string, exDividendDateGte?: string, exDividendDateLt?: string, exDividendDateLte?: string, frequency?: number, frequencyGt?: number, frequencyGte?: number, frequencyLt?: number, frequencyLte?: number, distributionType?: string, distributionTypeAnyOf?: string, distributionTypeGt?: string, distributionTypeGte?: string, distributionTypeLt?: string, distributionTypeLte?: string, limit?: number, sort?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
18785
+ getStocksV1Dividends: (ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, exDividendDate?: string, exDividendDateGt?: string, exDividendDateGte?: string, exDividendDateLt?: string, exDividendDateLte?: string, frequency?: number, frequencyGt?: number, frequencyGte?: number, frequencyLt?: number, frequencyLte?: number, distributionType?: GetStocksV1DividendsDistributionTypeEnum, distributionTypeAnyOf?: GetStocksV1DividendsDistributionTypeAnyOfEnum, limit?: number, sort?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
18444
18786
  /**
18445
18787
  * US stock exchanges, trading venues, and reporting facilities including exchanges (NYSE, Nasdaq), Trade Reporting Facilities (TRF), Securities Information Processors (SIP), and OTC Reporting Facilities (ORF) for equity trading.
18446
18788
  * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;999\&#39;.
@@ -18525,20 +18867,16 @@ declare const DefaultApiAxiosParamCreator: (configuration?: Configuration) => {
18525
18867
  * @param {string} [executionDateGte] Filter greater than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18526
18868
  * @param {string} [executionDateLt] Filter less than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18527
18869
  * @param {string} [executionDateLte] Filter less than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
18528
- * @param {string} [adjustmentType] Classification of the share-change event. Possible values include: forward_split (share count increases), reverse_split (share count decreases), stock_dividend (shares issued as a dividend)
18529
- * @param {string} [adjustmentTypeAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18530
- * @param {string} [adjustmentTypeGt] Filter greater than the value.
18531
- * @param {string} [adjustmentTypeGte] Filter greater than or equal to the value.
18532
- * @param {string} [adjustmentTypeLt] Filter less than the value.
18533
- * @param {string} [adjustmentTypeLte] Filter less than or equal to the value.
18870
+ * @param {GetStocksV1SplitsAdjustmentTypeEnum} [adjustmentType] Classification of the share-change event. Possible values include: forward_split (share count increases), reverse_split (share count decreases), stock_dividend (shares issued as a dividend)
18871
+ * @param {GetStocksV1SplitsAdjustmentTypeAnyOfEnum} [adjustmentTypeAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
18534
18872
  * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;5000\&#39;.
18535
18873
  * @param {string} [sort] A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;execution_date\&#39; if not specified. The sort order defaults to \&#39;desc\&#39; if not specified.
18536
18874
  * @param {*} [options] Override http request option.
18537
18875
  * @throws {RequiredError}
18538
18876
  */
18539
- getStocksV1Splits: (ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, executionDate?: string, executionDateGt?: string, executionDateGte?: string, executionDateLt?: string, executionDateLte?: string, adjustmentType?: string, adjustmentTypeAnyOf?: string, adjustmentTypeGt?: string, adjustmentTypeGte?: string, adjustmentTypeLt?: string, adjustmentTypeLte?: string, limit?: number, sort?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
18877
+ getStocksV1Splits: (ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, executionDate?: string, executionDateGt?: string, executionDateGte?: string, executionDateLt?: string, executionDateLte?: string, adjustmentType?: GetStocksV1SplitsAdjustmentTypeEnum, adjustmentTypeAnyOf?: GetStocksV1SplitsAdjustmentTypeAnyOfEnum, limit?: number, sort?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
18540
18878
  /**
18541
- * Get a single ticker supported by Massive.com. This response will have detailed information about the ticker and the company behind it.
18879
+ * Get a single ticker supported by Massive. This response will have detailed information about the ticker and the company behind it.
18542
18880
  * @summary Ticker Details v3
18543
18881
  * @param {string} ticker Specify a case-sensitive ticker symbol. For example, AAPL represents Apple Inc.
18544
18882
  * @param {string} [date] Specify a point in time to get information about the ticker available on that date. When retrieving information from SEC filings, we compare this date with the period of report date on the SEC filing. For example, consider an SEC filing submitted by AAPL on 2019-07-31, with a period of report date ending on 2019-06-29. That means that the filing was submitted on 2019-07-31, but the filing was created based on information from 2019-06-29. If you were to query for AAPL details on 2019-06-29, the ticker details would include information from the SEC filing. Defaults to the most recent available date.
@@ -18783,7 +19121,7 @@ declare const DefaultApiAxiosParamCreator: (configuration?: Configuration) => {
18783
19121
  */
18784
19122
  listStockSplits: (ticker?: string, executionDate?: string, reverseSplit?: boolean | null, tickerGte?: string, tickerGt?: string, tickerLte?: string, tickerLt?: string, executionDateGte?: string, executionDateGt?: string, executionDateLte?: string, executionDateLt?: string, order?: ListStockSplitsOrderEnum, limit?: number, sort?: ListStockSplitsSortEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
18785
19123
  /**
18786
- * List all ticker types that Massive.com has.
19124
+ * List all ticker types that Massive has.
18787
19125
  * @summary Ticker Types
18788
19126
  * @param {ListTickerTypesAssetClassEnum} [assetClass] Filter by asset class.
18789
19127
  * @param {ListTickerTypesLocaleEnum} [locale] Filter by locale.
@@ -18792,7 +19130,7 @@ declare const DefaultApiAxiosParamCreator: (configuration?: Configuration) => {
18792
19130
  */
18793
19131
  listTickerTypes: (assetClass?: ListTickerTypesAssetClassEnum, locale?: ListTickerTypesLocaleEnum, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
18794
19132
  /**
18795
- * Query all ticker symbols which are supported by Massive.com. This API currently includes Stocks/Equities, Indices, Forex, and Crypto.
19133
+ * Query all ticker symbols which are supported by Massive. This API currently includes Stocks/Equities, Indices, Forex, and Crypto.
18796
19134
  * @summary Tickers
18797
19135
  * @param {string} [ticker] Specify a ticker symbol. Defaults to empty string which queries all tickers.
18798
19136
  * @param {ListTickersTypeEnum} [type] Specify the type of the tickers. Find the types that we support via our [Ticker Types API](https://massive.com/docs/rest/stocks/tickers/ticker-types). Defaults to empty string which queries all types.
@@ -20523,6 +20861,66 @@ declare const DefaultApiFp: (configuration?: Configuration) => {
20523
20861
  * @throws {RequiredError}
20524
20862
  */
20525
20863
  getStocksEMA(stockTicker: string, timestamp?: string, timespan?: GetStocksEMATimespanEnum, adjusted?: boolean, window?: number, seriesType?: GetStocksEMASeriesTypeEnum, expandUnderlying?: boolean, order?: GetStocksEMAOrderEnum, limit?: number, timestampGte?: string, timestampGt?: string, timestampLte?: string, timestampLt?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<GetCryptoEMA200Response>>;
20864
+ /**
20865
+ * The risk factors identified in companies\' 10K filings.
20866
+ * @param {string} [filingDate] Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD).
20867
+ * @param {string} [filingDateAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
20868
+ * @param {string} [filingDateGt] Filter greater than the value.
20869
+ * @param {string} [filingDateGte] Filter greater than or equal to the value.
20870
+ * @param {string} [filingDateLt] Filter less than the value.
20871
+ * @param {string} [filingDateLte] Filter less than or equal to the value.
20872
+ * @param {string} [ticker] Stock ticker symbol for the company.
20873
+ * @param {string} [tickerAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
20874
+ * @param {string} [tickerGt] Filter greater than the value.
20875
+ * @param {string} [tickerGte] Filter greater than or equal to the value.
20876
+ * @param {string} [tickerLt] Filter less than the value.
20877
+ * @param {string} [tickerLte] Filter less than or equal to the value.
20878
+ * @param {string} [cik] SEC Central Index Key (10 digits, zero-padded).
20879
+ * @param {string} [cikAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
20880
+ * @param {string} [cikGt] Filter greater than the value.
20881
+ * @param {string} [cikGte] Filter greater than or equal to the value.
20882
+ * @param {string} [cikLt] Filter less than the value.
20883
+ * @param {string} [cikLte] Filter less than or equal to the value.
20884
+ * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;49999\&#39;.
20885
+ * @param {string} [sort] A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;filing_date\&#39; if not specified. The sort order defaults to \&#39;desc\&#39; if not specified.
20886
+ * @param {*} [options] Override http request option.
20887
+ * @throws {RequiredError}
20888
+ */
20889
+ getStocksFilingsVXRiskFactors(filingDate?: string, filingDateAnyOf?: string, filingDateGt?: string, filingDateGte?: string, filingDateLt?: string, filingDateLte?: string, ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, cik?: string, cikAnyOf?: string, cikGt?: string, cikGte?: string, cikLt?: string, cikLte?: string, limit?: number, sort?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<GetStocksFilingsVXRiskFactors200Response>>;
20890
+ /**
20891
+ * SEC document text sections providing raw text content from specific sections of SEC filings (10-K, 10-Q, etc.).
20892
+ * @param {string} [cik] SEC Central Index Key (10 digits, zero-padded).
20893
+ * @param {string} [cikAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
20894
+ * @param {string} [cikGt] Filter greater than the value.
20895
+ * @param {string} [cikGte] Filter greater than or equal to the value.
20896
+ * @param {string} [cikLt] Filter less than the value.
20897
+ * @param {string} [cikLte] Filter less than or equal to the value.
20898
+ * @param {string} [ticker] Stock ticker symbol for the company.
20899
+ * @param {string} [tickerAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
20900
+ * @param {string} [tickerGt] Filter greater than the value.
20901
+ * @param {string} [tickerGte] Filter greater than or equal to the value.
20902
+ * @param {string} [tickerLt] Filter less than the value.
20903
+ * @param {string} [tickerLte] Filter less than or equal to the value.
20904
+ * @param {GetStocksFilingsVXTextFormTypeEnum} [formType] SEC form type (e.g., \&#39;10-K\&#39; for annual reports, \&#39;10-Q\&#39; for quarterly reports).
20905
+ * @param {GetStocksFilingsVXTextFormTypeAnyOfEnum} [formTypeAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
20906
+ * @param {GetStocksFilingsVXTextSectionEnum} [section] Standardized section identifier from the filing (e.g. \&#39;business\&#39;, \&#39;risk_factors\&#39;, etc.).
20907
+ * @param {GetStocksFilingsVXTextSectionAnyOfEnum} [sectionAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
20908
+ * @param {string} [filingDate] Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD). Value must be formatted \&#39;yyyy-mm-dd\&#39;.
20909
+ * @param {string} [filingDateGt] Filter greater than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
20910
+ * @param {string} [filingDateGte] Filter greater than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
20911
+ * @param {string} [filingDateLt] Filter less than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
20912
+ * @param {string} [filingDateLte] Filter less than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
20913
+ * @param {string} [periodEnd] Period end date that the filing relates to (formatted as YYYY-MM-DD). Value must be formatted \&#39;yyyy-mm-dd\&#39;.
20914
+ * @param {string} [periodEndGt] Filter greater than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
20915
+ * @param {string} [periodEndGte] Filter greater than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
20916
+ * @param {string} [periodEndLt] Filter less than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
20917
+ * @param {string} [periodEndLte] Filter less than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
20918
+ * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;9999\&#39;.
20919
+ * @param {string} [sort] A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;period_end\&#39; if not specified. The sort order defaults to \&#39;desc\&#39; if not specified.
20920
+ * @param {*} [options] Override http request option.
20921
+ * @throws {RequiredError}
20922
+ */
20923
+ getStocksFilingsVXText(cik?: string, cikAnyOf?: string, cikGt?: string, cikGte?: string, cikLt?: string, cikLte?: string, ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, formType?: GetStocksFilingsVXTextFormTypeEnum, formTypeAnyOf?: GetStocksFilingsVXTextFormTypeAnyOfEnum, section?: GetStocksFilingsVXTextSectionEnum, sectionAnyOf?: GetStocksFilingsVXTextSectionAnyOfEnum, filingDate?: string, filingDateGt?: string, filingDateGte?: string, filingDateLt?: string, filingDateLte?: string, periodEnd?: string, periodEndGt?: string, periodEndGte?: string, periodEndLt?: string, periodEndLte?: string, limit?: number, sort?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<GetStocksFilingsVXText200Response>>;
20526
20924
  /**
20527
20925
  * A comprehensive financial dataset containing quarterly and annual balance sheet data for public companies. Includes detailed asset, liability, and equity positions representing the company\'s financial position at specific points in time. Balance sheet data represents point-in-time snapshots rather than cumulative flows, showing what the company owns, owes, and shareholders\' equity as of each period end date.
20528
20926
  * @param {string} [cik] The company\&#39;s Central Index Key (CIK), a unique identifier assigned by the U.S. Securities and Exchange Commission (SEC). You can look up a company\&#39;s CIK using the [SEC CIK Lookup tool](https://www.sec.gov/search-filings/cik-lookup).
@@ -20886,6 +21284,37 @@ declare const DefaultApiFp: (configuration?: Configuration) => {
20886
21284
  * @throws {RequiredError}
20887
21285
  */
20888
21286
  getStocksSnapshotTickers(tickers?: Array<string>, includeOtc?: boolean, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<GetStocksSnapshotTickers200Response>>;
21287
+ /**
21288
+ * The complete list of risk factor classifications used in the risk factors endpoint.
21289
+ * @param {number} [taxonomy] Version identifier (e.g., \&#39;1.0\&#39;, \&#39;1.1\&#39;) for the taxonomy Value must be a floating point number.
21290
+ * @param {number} [taxonomyGt] Filter greater than the value. Value must be a floating point number.
21291
+ * @param {number} [taxonomyGte] Filter greater than or equal to the value. Value must be a floating point number.
21292
+ * @param {number} [taxonomyLt] Filter less than the value. Value must be a floating point number.
21293
+ * @param {number} [taxonomyLte] Filter less than or equal to the value. Value must be a floating point number.
21294
+ * @param {string} [primaryCategory] Top-level risk category
21295
+ * @param {string} [primaryCategoryAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
21296
+ * @param {string} [primaryCategoryGt] Filter greater than the value.
21297
+ * @param {string} [primaryCategoryGte] Filter greater than or equal to the value.
21298
+ * @param {string} [primaryCategoryLt] Filter less than the value.
21299
+ * @param {string} [primaryCategoryLte] Filter less than or equal to the value.
21300
+ * @param {string} [secondaryCategory] Mid-level risk category
21301
+ * @param {string} [secondaryCategoryAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
21302
+ * @param {string} [secondaryCategoryGt] Filter greater than the value.
21303
+ * @param {string} [secondaryCategoryGte] Filter greater than or equal to the value.
21304
+ * @param {string} [secondaryCategoryLt] Filter less than the value.
21305
+ * @param {string} [secondaryCategoryLte] Filter less than or equal to the value.
21306
+ * @param {string} [tertiaryCategory] Most specific risk classification
21307
+ * @param {string} [tertiaryCategoryAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
21308
+ * @param {string} [tertiaryCategoryGt] Filter greater than the value.
21309
+ * @param {string} [tertiaryCategoryGte] Filter greater than or equal to the value.
21310
+ * @param {string} [tertiaryCategoryLt] Filter less than the value.
21311
+ * @param {string} [tertiaryCategoryLte] Filter less than or equal to the value.
21312
+ * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;200\&#39; if not specified. The maximum allowed limit is \&#39;999\&#39;.
21313
+ * @param {string} [sort] A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;taxonomy\&#39; if not specified. The sort order defaults to \&#39;desc\&#39; if not specified.
21314
+ * @param {*} [options] Override http request option.
21315
+ * @throws {RequiredError}
21316
+ */
21317
+ getStocksTaxonomiesVXRiskFactors(taxonomy?: number, taxonomyGt?: number, taxonomyGte?: number, taxonomyLt?: number, taxonomyLte?: number, primaryCategory?: string, primaryCategoryAnyOf?: string, primaryCategoryGt?: string, primaryCategoryGte?: string, primaryCategoryLt?: string, primaryCategoryLte?: string, secondaryCategory?: string, secondaryCategoryAnyOf?: string, secondaryCategoryGt?: string, secondaryCategoryGte?: string, secondaryCategoryLt?: string, secondaryCategoryLte?: string, tertiaryCategory?: string, tertiaryCategoryAnyOf?: string, tertiaryCategoryGt?: string, tertiaryCategoryGte?: string, tertiaryCategoryLt?: string, tertiaryCategoryLte?: string, limit?: number, sort?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<GetStocksTaxonomiesVXRiskFactors200Response>>;
20889
21318
  /**
20890
21319
  * Get trades for a ticker symbol in a given time range.
20891
21320
  * @summary Trades
@@ -20920,18 +21349,14 @@ declare const DefaultApiFp: (configuration?: Configuration) => {
20920
21349
  * @param {number} [frequencyGte] Filter greater than or equal to the value. Value must be an integer.
20921
21350
  * @param {number} [frequencyLt] Filter less than the value. Value must be an integer.
20922
21351
  * @param {number} [frequencyLte] Filter less than or equal to the value. Value must be an integer.
20923
- * @param {string} [distributionType] Classification describing the nature of this dividend\&#39;s recurrence pattern: recurring (paid on a regular schedule), special (one-time or commemorative), supplemental (extra beyond the regular schedule), irregular (unpredictable or non-recurring), unknown (cannot be classified from available data)
20924
- * @param {string} [distributionTypeAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
20925
- * @param {string} [distributionTypeGt] Filter greater than the value.
20926
- * @param {string} [distributionTypeGte] Filter greater than or equal to the value.
20927
- * @param {string} [distributionTypeLt] Filter less than the value.
20928
- * @param {string} [distributionTypeLte] Filter less than or equal to the value.
21352
+ * @param {GetStocksV1DividendsDistributionTypeEnum} [distributionType] Classification describing the nature of this dividend\&#39;s recurrence pattern: recurring (paid on a regular schedule), special (one-time or commemorative), supplemental (extra beyond the regular schedule), irregular (unpredictable or non-recurring), unknown (cannot be classified from available data)
21353
+ * @param {GetStocksV1DividendsDistributionTypeAnyOfEnum} [distributionTypeAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
20929
21354
  * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;5000\&#39;.
20930
21355
  * @param {string} [sort] A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;ticker\&#39; if not specified. The sort order defaults to \&#39;asc\&#39; if not specified.
20931
21356
  * @param {*} [options] Override http request option.
20932
21357
  * @throws {RequiredError}
20933
21358
  */
20934
- getStocksV1Dividends(ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, exDividendDate?: string, exDividendDateGt?: string, exDividendDateGte?: string, exDividendDateLt?: string, exDividendDateLte?: string, frequency?: number, frequencyGt?: number, frequencyGte?: number, frequencyLt?: number, frequencyLte?: number, distributionType?: string, distributionTypeAnyOf?: string, distributionTypeGt?: string, distributionTypeGte?: string, distributionTypeLt?: string, distributionTypeLte?: string, limit?: number, sort?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<GetStocksV1Dividends200Response>>;
21359
+ getStocksV1Dividends(ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, exDividendDate?: string, exDividendDateGt?: string, exDividendDateGte?: string, exDividendDateLt?: string, exDividendDateLte?: string, frequency?: number, frequencyGt?: number, frequencyGte?: number, frequencyLt?: number, frequencyLte?: number, distributionType?: GetStocksV1DividendsDistributionTypeEnum, distributionTypeAnyOf?: GetStocksV1DividendsDistributionTypeAnyOfEnum, limit?: number, sort?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<GetStocksV1Dividends200Response>>;
20935
21360
  /**
20936
21361
  * US stock exchanges, trading venues, and reporting facilities including exchanges (NYSE, Nasdaq), Trade Reporting Facilities (TRF), Securities Information Processors (SIP), and OTC Reporting Facilities (ORF) for equity trading.
20937
21362
  * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;999\&#39;.
@@ -21016,20 +21441,16 @@ declare const DefaultApiFp: (configuration?: Configuration) => {
21016
21441
  * @param {string} [executionDateGte] Filter greater than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
21017
21442
  * @param {string} [executionDateLt] Filter less than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
21018
21443
  * @param {string} [executionDateLte] Filter less than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
21019
- * @param {string} [adjustmentType] Classification of the share-change event. Possible values include: forward_split (share count increases), reverse_split (share count decreases), stock_dividend (shares issued as a dividend)
21020
- * @param {string} [adjustmentTypeAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
21021
- * @param {string} [adjustmentTypeGt] Filter greater than the value.
21022
- * @param {string} [adjustmentTypeGte] Filter greater than or equal to the value.
21023
- * @param {string} [adjustmentTypeLt] Filter less than the value.
21024
- * @param {string} [adjustmentTypeLte] Filter less than or equal to the value.
21444
+ * @param {GetStocksV1SplitsAdjustmentTypeEnum} [adjustmentType] Classification of the share-change event. Possible values include: forward_split (share count increases), reverse_split (share count decreases), stock_dividend (shares issued as a dividend)
21445
+ * @param {GetStocksV1SplitsAdjustmentTypeAnyOfEnum} [adjustmentTypeAnyOf] Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
21025
21446
  * @param {number} [limit] Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;5000\&#39;.
21026
21447
  * @param {string} [sort] A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;execution_date\&#39; if not specified. The sort order defaults to \&#39;desc\&#39; if not specified.
21027
21448
  * @param {*} [options] Override http request option.
21028
21449
  * @throws {RequiredError}
21029
21450
  */
21030
- getStocksV1Splits(ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, executionDate?: string, executionDateGt?: string, executionDateGte?: string, executionDateLt?: string, executionDateLte?: string, adjustmentType?: string, adjustmentTypeAnyOf?: string, adjustmentTypeGt?: string, adjustmentTypeGte?: string, adjustmentTypeLt?: string, adjustmentTypeLte?: string, limit?: number, sort?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<GetStocksV1Splits200Response>>;
21451
+ getStocksV1Splits(ticker?: string, tickerAnyOf?: string, tickerGt?: string, tickerGte?: string, tickerLt?: string, tickerLte?: string, executionDate?: string, executionDateGt?: string, executionDateGte?: string, executionDateLt?: string, executionDateLte?: string, adjustmentType?: GetStocksV1SplitsAdjustmentTypeEnum, adjustmentTypeAnyOf?: GetStocksV1SplitsAdjustmentTypeAnyOfEnum, limit?: number, sort?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<GetStocksV1Splits200Response>>;
21031
21452
  /**
21032
- * Get a single ticker supported by Massive.com. This response will have detailed information about the ticker and the company behind it.
21453
+ * Get a single ticker supported by Massive. This response will have detailed information about the ticker and the company behind it.
21033
21454
  * @summary Ticker Details v3
21034
21455
  * @param {string} ticker Specify a case-sensitive ticker symbol. For example, AAPL represents Apple Inc.
21035
21456
  * @param {string} [date] Specify a point in time to get information about the ticker available on that date. When retrieving information from SEC filings, we compare this date with the period of report date on the SEC filing. For example, consider an SEC filing submitted by AAPL on 2019-07-31, with a period of report date ending on 2019-06-29. That means that the filing was submitted on 2019-07-31, but the filing was created based on information from 2019-06-29. If you were to query for AAPL details on 2019-06-29, the ticker details would include information from the SEC filing. Defaults to the most recent available date.
@@ -21274,7 +21695,7 @@ declare const DefaultApiFp: (configuration?: Configuration) => {
21274
21695
  */
21275
21696
  listStockSplits(ticker?: string, executionDate?: string, reverseSplit?: boolean | null, tickerGte?: string, tickerGt?: string, tickerLte?: string, tickerLt?: string, executionDateGte?: string, executionDateGt?: string, executionDateLte?: string, executionDateLt?: string, order?: ListStockSplitsOrderEnum, limit?: number, sort?: ListStockSplitsSortEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<ListStockSplits200Response>>;
21276
21697
  /**
21277
- * List all ticker types that Massive.com has.
21698
+ * List all ticker types that Massive has.
21278
21699
  * @summary Ticker Types
21279
21700
  * @param {ListTickerTypesAssetClassEnum} [assetClass] Filter by asset class.
21280
21701
  * @param {ListTickerTypesLocaleEnum} [locale] Filter by locale.
@@ -21283,7 +21704,7 @@ declare const DefaultApiFp: (configuration?: Configuration) => {
21283
21704
  */
21284
21705
  listTickerTypes(assetClass?: ListTickerTypesAssetClassEnum, locale?: ListTickerTypesLocaleEnum, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => Promise<ListTickerTypes200Response>>;
21285
21706
  /**
21286
- * Query all ticker symbols which are supported by Massive.com. This API currently includes Stocks/Equities, Indices, Forex, and Crypto.
21707
+ * Query all ticker symbols which are supported by Massive. This API currently includes Stocks/Equities, Indices, Forex, and Crypto.
21287
21708
  * @summary Tickers
21288
21709
  * @param {string} [ticker] Specify a ticker symbol. Defaults to empty string which queries all tickers.
21289
21710
  * @param {ListTickersTypeEnum} [type] Specify the type of the tickers. Find the types that we support via our [Ticker Types API](https://massive.com/docs/rest/stocks/tickers/ticker-types). Defaults to empty string which queries all types.
@@ -22065,6 +22486,20 @@ declare const DefaultApiFactory: (configuration?: Configuration, basePath?: stri
22065
22486
  * @throws {RequiredError}
22066
22487
  */
22067
22488
  getStocksEMA(requestParameters: DefaultApiGetStocksEMARequest, options?: RawAxiosRequestConfig): Promise<GetCryptoEMA200Response>;
22489
+ /**
22490
+ * The risk factors identified in companies\' 10K filings.
22491
+ * @param {DefaultApiGetStocksFilingsVXRiskFactorsRequest} requestParameters Request parameters.
22492
+ * @param {*} [options] Override http request option.
22493
+ * @throws {RequiredError}
22494
+ */
22495
+ getStocksFilingsVXRiskFactors(requestParameters?: DefaultApiGetStocksFilingsVXRiskFactorsRequest, options?: RawAxiosRequestConfig): Promise<GetStocksFilingsVXRiskFactors200Response>;
22496
+ /**
22497
+ * SEC document text sections providing raw text content from specific sections of SEC filings (10-K, 10-Q, etc.).
22498
+ * @param {DefaultApiGetStocksFilingsVXTextRequest} requestParameters Request parameters.
22499
+ * @param {*} [options] Override http request option.
22500
+ * @throws {RequiredError}
22501
+ */
22502
+ getStocksFilingsVXText(requestParameters?: DefaultApiGetStocksFilingsVXTextRequest, options?: RawAxiosRequestConfig): Promise<GetStocksFilingsVXText200Response>;
22068
22503
  /**
22069
22504
  * A comprehensive financial dataset containing quarterly and annual balance sheet data for public companies. Includes detailed asset, liability, and equity positions representing the company\'s financial position at specific points in time. Balance sheet data represents point-in-time snapshots rather than cumulative flows, showing what the company owns, owes, and shareholders\' equity as of each period end date.
22070
22505
  * @param {DefaultApiGetStocksFinancialsV1BalanceSheetsRequest} requestParameters Request parameters.
@@ -22157,6 +22592,13 @@ declare const DefaultApiFactory: (configuration?: Configuration, basePath?: stri
22157
22592
  * @throws {RequiredError}
22158
22593
  */
22159
22594
  getStocksSnapshotTickers(requestParameters?: DefaultApiGetStocksSnapshotTickersRequest, options?: RawAxiosRequestConfig): Promise<GetStocksSnapshotTickers200Response>;
22595
+ /**
22596
+ * The complete list of risk factor classifications used in the risk factors endpoint.
22597
+ * @param {DefaultApiGetStocksTaxonomiesVXRiskFactorsRequest} requestParameters Request parameters.
22598
+ * @param {*} [options] Override http request option.
22599
+ * @throws {RequiredError}
22600
+ */
22601
+ getStocksTaxonomiesVXRiskFactors(requestParameters?: DefaultApiGetStocksTaxonomiesVXRiskFactorsRequest, options?: RawAxiosRequestConfig): Promise<GetStocksTaxonomiesVXRiskFactors200Response>;
22160
22602
  /**
22161
22603
  * Get trades for a ticker symbol in a given time range.
22162
22604
  * @summary Trades
@@ -22201,7 +22643,7 @@ declare const DefaultApiFactory: (configuration?: Configuration, basePath?: stri
22201
22643
  */
22202
22644
  getStocksV1Splits(requestParameters?: DefaultApiGetStocksV1SplitsRequest, options?: RawAxiosRequestConfig): Promise<GetStocksV1Splits200Response>;
22203
22645
  /**
22204
- * Get a single ticker supported by Massive.com. This response will have detailed information about the ticker and the company behind it.
22646
+ * Get a single ticker supported by Massive. This response will have detailed information about the ticker and the company behind it.
22205
22647
  * @summary Ticker Details v3
22206
22648
  * @param {DefaultApiGetTickerRequest} requestParameters Request parameters.
22207
22649
  * @param {*} [options] Override http request option.
@@ -22280,7 +22722,7 @@ declare const DefaultApiFactory: (configuration?: Configuration, basePath?: stri
22280
22722
  */
22281
22723
  listStockSplits(requestParameters?: DefaultApiListStockSplitsRequest, options?: RawAxiosRequestConfig): Promise<ListStockSplits200Response>;
22282
22724
  /**
22283
- * List all ticker types that Massive.com has.
22725
+ * List all ticker types that Massive has.
22284
22726
  * @summary Ticker Types
22285
22727
  * @param {DefaultApiListTickerTypesRequest} requestParameters Request parameters.
22286
22728
  * @param {*} [options] Override http request option.
@@ -22288,7 +22730,7 @@ declare const DefaultApiFactory: (configuration?: Configuration, basePath?: stri
22288
22730
  */
22289
22731
  listTickerTypes(requestParameters?: DefaultApiListTickerTypesRequest, options?: RawAxiosRequestConfig): Promise<ListTickerTypes200Response>;
22290
22732
  /**
22291
- * Query all ticker symbols which are supported by Massive.com. This API currently includes Stocks/Equities, Indices, Forex, and Crypto.
22733
+ * Query all ticker symbols which are supported by Massive. This API currently includes Stocks/Equities, Indices, Forex, and Crypto.
22292
22734
  * @summary Tickers
22293
22735
  * @param {DefaultApiListTickersRequest} requestParameters Request parameters.
22294
22736
  * @param {*} [options] Override http request option.
@@ -29225,6 +29667,308 @@ interface DefaultApiGetStocksEMARequest {
29225
29667
  */
29226
29668
  readonly timestampLt?: string;
29227
29669
  }
29670
+ /**
29671
+ * Request parameters for getStocksFilingsVXRiskFactors operation in DefaultApi.
29672
+ * @export
29673
+ * @interface DefaultApiGetStocksFilingsVXRiskFactorsRequest
29674
+ */
29675
+ interface DefaultApiGetStocksFilingsVXRiskFactorsRequest {
29676
+ /**
29677
+ * Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD).
29678
+ * @type {string}
29679
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29680
+ */
29681
+ readonly filingDate?: string;
29682
+ /**
29683
+ * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
29684
+ * @type {string}
29685
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29686
+ */
29687
+ readonly filingDateAnyOf?: string;
29688
+ /**
29689
+ * Filter greater than the value.
29690
+ * @type {string}
29691
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29692
+ */
29693
+ readonly filingDateGt?: string;
29694
+ /**
29695
+ * Filter greater than or equal to the value.
29696
+ * @type {string}
29697
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29698
+ */
29699
+ readonly filingDateGte?: string;
29700
+ /**
29701
+ * Filter less than the value.
29702
+ * @type {string}
29703
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29704
+ */
29705
+ readonly filingDateLt?: string;
29706
+ /**
29707
+ * Filter less than or equal to the value.
29708
+ * @type {string}
29709
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29710
+ */
29711
+ readonly filingDateLte?: string;
29712
+ /**
29713
+ * Stock ticker symbol for the company.
29714
+ * @type {string}
29715
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29716
+ */
29717
+ readonly ticker?: string;
29718
+ /**
29719
+ * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
29720
+ * @type {string}
29721
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29722
+ */
29723
+ readonly tickerAnyOf?: string;
29724
+ /**
29725
+ * Filter greater than the value.
29726
+ * @type {string}
29727
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29728
+ */
29729
+ readonly tickerGt?: string;
29730
+ /**
29731
+ * Filter greater than or equal to the value.
29732
+ * @type {string}
29733
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29734
+ */
29735
+ readonly tickerGte?: string;
29736
+ /**
29737
+ * Filter less than the value.
29738
+ * @type {string}
29739
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29740
+ */
29741
+ readonly tickerLt?: string;
29742
+ /**
29743
+ * Filter less than or equal to the value.
29744
+ * @type {string}
29745
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29746
+ */
29747
+ readonly tickerLte?: string;
29748
+ /**
29749
+ * SEC Central Index Key (10 digits, zero-padded).
29750
+ * @type {string}
29751
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29752
+ */
29753
+ readonly cik?: string;
29754
+ /**
29755
+ * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
29756
+ * @type {string}
29757
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29758
+ */
29759
+ readonly cikAnyOf?: string;
29760
+ /**
29761
+ * Filter greater than the value.
29762
+ * @type {string}
29763
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29764
+ */
29765
+ readonly cikGt?: string;
29766
+ /**
29767
+ * Filter greater than or equal to the value.
29768
+ * @type {string}
29769
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29770
+ */
29771
+ readonly cikGte?: string;
29772
+ /**
29773
+ * Filter less than the value.
29774
+ * @type {string}
29775
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29776
+ */
29777
+ readonly cikLt?: string;
29778
+ /**
29779
+ * Filter less than or equal to the value.
29780
+ * @type {string}
29781
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29782
+ */
29783
+ readonly cikLte?: string;
29784
+ /**
29785
+ * Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;49999\&#39;.
29786
+ * @type {number}
29787
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29788
+ */
29789
+ readonly limit?: number;
29790
+ /**
29791
+ * A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;filing_date\&#39; if not specified. The sort order defaults to \&#39;desc\&#39; if not specified.
29792
+ * @type {string}
29793
+ * @memberof DefaultApiGetStocksFilingsVXRiskFactors
29794
+ */
29795
+ readonly sort?: string;
29796
+ }
29797
+ /**
29798
+ * Request parameters for getStocksFilingsVXText operation in DefaultApi.
29799
+ * @export
29800
+ * @interface DefaultApiGetStocksFilingsVXTextRequest
29801
+ */
29802
+ interface DefaultApiGetStocksFilingsVXTextRequest {
29803
+ /**
29804
+ * SEC Central Index Key (10 digits, zero-padded).
29805
+ * @type {string}
29806
+ * @memberof DefaultApiGetStocksFilingsVXText
29807
+ */
29808
+ readonly cik?: string;
29809
+ /**
29810
+ * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
29811
+ * @type {string}
29812
+ * @memberof DefaultApiGetStocksFilingsVXText
29813
+ */
29814
+ readonly cikAnyOf?: string;
29815
+ /**
29816
+ * Filter greater than the value.
29817
+ * @type {string}
29818
+ * @memberof DefaultApiGetStocksFilingsVXText
29819
+ */
29820
+ readonly cikGt?: string;
29821
+ /**
29822
+ * Filter greater than or equal to the value.
29823
+ * @type {string}
29824
+ * @memberof DefaultApiGetStocksFilingsVXText
29825
+ */
29826
+ readonly cikGte?: string;
29827
+ /**
29828
+ * Filter less than the value.
29829
+ * @type {string}
29830
+ * @memberof DefaultApiGetStocksFilingsVXText
29831
+ */
29832
+ readonly cikLt?: string;
29833
+ /**
29834
+ * Filter less than or equal to the value.
29835
+ * @type {string}
29836
+ * @memberof DefaultApiGetStocksFilingsVXText
29837
+ */
29838
+ readonly cikLte?: string;
29839
+ /**
29840
+ * Stock ticker symbol for the company.
29841
+ * @type {string}
29842
+ * @memberof DefaultApiGetStocksFilingsVXText
29843
+ */
29844
+ readonly ticker?: string;
29845
+ /**
29846
+ * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
29847
+ * @type {string}
29848
+ * @memberof DefaultApiGetStocksFilingsVXText
29849
+ */
29850
+ readonly tickerAnyOf?: string;
29851
+ /**
29852
+ * Filter greater than the value.
29853
+ * @type {string}
29854
+ * @memberof DefaultApiGetStocksFilingsVXText
29855
+ */
29856
+ readonly tickerGt?: string;
29857
+ /**
29858
+ * Filter greater than or equal to the value.
29859
+ * @type {string}
29860
+ * @memberof DefaultApiGetStocksFilingsVXText
29861
+ */
29862
+ readonly tickerGte?: string;
29863
+ /**
29864
+ * Filter less than the value.
29865
+ * @type {string}
29866
+ * @memberof DefaultApiGetStocksFilingsVXText
29867
+ */
29868
+ readonly tickerLt?: string;
29869
+ /**
29870
+ * Filter less than or equal to the value.
29871
+ * @type {string}
29872
+ * @memberof DefaultApiGetStocksFilingsVXText
29873
+ */
29874
+ readonly tickerLte?: string;
29875
+ /**
29876
+ * SEC form type (e.g., \&#39;10-K\&#39; for annual reports, \&#39;10-Q\&#39; for quarterly reports).
29877
+ * @type {'10-K'}
29878
+ * @memberof DefaultApiGetStocksFilingsVXText
29879
+ */
29880
+ readonly formType?: GetStocksFilingsVXTextFormTypeEnum;
29881
+ /**
29882
+ * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
29883
+ * @type {'10-K'}
29884
+ * @memberof DefaultApiGetStocksFilingsVXText
29885
+ */
29886
+ readonly formTypeAnyOf?: GetStocksFilingsVXTextFormTypeAnyOfEnum;
29887
+ /**
29888
+ * Standardized section identifier from the filing (e.g. \&#39;business\&#39;, \&#39;risk_factors\&#39;, etc.).
29889
+ * @type {'business' | 'risk_factors'}
29890
+ * @memberof DefaultApiGetStocksFilingsVXText
29891
+ */
29892
+ readonly section?: GetStocksFilingsVXTextSectionEnum;
29893
+ /**
29894
+ * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
29895
+ * @type {'business' | 'risk_factors'}
29896
+ * @memberof DefaultApiGetStocksFilingsVXText
29897
+ */
29898
+ readonly sectionAnyOf?: GetStocksFilingsVXTextSectionAnyOfEnum;
29899
+ /**
29900
+ * Date when the filing was submitted to the SEC (formatted as YYYY-MM-DD). Value must be formatted \&#39;yyyy-mm-dd\&#39;.
29901
+ * @type {string}
29902
+ * @memberof DefaultApiGetStocksFilingsVXText
29903
+ */
29904
+ readonly filingDate?: string;
29905
+ /**
29906
+ * Filter greater than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
29907
+ * @type {string}
29908
+ * @memberof DefaultApiGetStocksFilingsVXText
29909
+ */
29910
+ readonly filingDateGt?: string;
29911
+ /**
29912
+ * Filter greater than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
29913
+ * @type {string}
29914
+ * @memberof DefaultApiGetStocksFilingsVXText
29915
+ */
29916
+ readonly filingDateGte?: string;
29917
+ /**
29918
+ * Filter less than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
29919
+ * @type {string}
29920
+ * @memberof DefaultApiGetStocksFilingsVXText
29921
+ */
29922
+ readonly filingDateLt?: string;
29923
+ /**
29924
+ * Filter less than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
29925
+ * @type {string}
29926
+ * @memberof DefaultApiGetStocksFilingsVXText
29927
+ */
29928
+ readonly filingDateLte?: string;
29929
+ /**
29930
+ * Period end date that the filing relates to (formatted as YYYY-MM-DD). Value must be formatted \&#39;yyyy-mm-dd\&#39;.
29931
+ * @type {string}
29932
+ * @memberof DefaultApiGetStocksFilingsVXText
29933
+ */
29934
+ readonly periodEnd?: string;
29935
+ /**
29936
+ * Filter greater than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
29937
+ * @type {string}
29938
+ * @memberof DefaultApiGetStocksFilingsVXText
29939
+ */
29940
+ readonly periodEndGt?: string;
29941
+ /**
29942
+ * Filter greater than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
29943
+ * @type {string}
29944
+ * @memberof DefaultApiGetStocksFilingsVXText
29945
+ */
29946
+ readonly periodEndGte?: string;
29947
+ /**
29948
+ * Filter less than the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
29949
+ * @type {string}
29950
+ * @memberof DefaultApiGetStocksFilingsVXText
29951
+ */
29952
+ readonly periodEndLt?: string;
29953
+ /**
29954
+ * Filter less than or equal to the value. Value must be formatted \&#39;yyyy-mm-dd\&#39;.
29955
+ * @type {string}
29956
+ * @memberof DefaultApiGetStocksFilingsVXText
29957
+ */
29958
+ readonly periodEndLte?: string;
29959
+ /**
29960
+ * Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;9999\&#39;.
29961
+ * @type {number}
29962
+ * @memberof DefaultApiGetStocksFilingsVXText
29963
+ */
29964
+ readonly limit?: number;
29965
+ /**
29966
+ * A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;period_end\&#39; if not specified. The sort order defaults to \&#39;desc\&#39; if not specified.
29967
+ * @type {string}
29968
+ * @memberof DefaultApiGetStocksFilingsVXText
29969
+ */
29970
+ readonly sort?: string;
29971
+ }
29228
29972
  /**
29229
29973
  * Request parameters for getStocksFinancialsV1BalanceSheets operation in DefaultApi.
29230
29974
  * @export
@@ -31007,6 +31751,163 @@ interface DefaultApiGetStocksSnapshotTickersRequest {
31007
31751
  */
31008
31752
  readonly includeOtc?: boolean;
31009
31753
  }
31754
+ /**
31755
+ * Request parameters for getStocksTaxonomiesVXRiskFactors operation in DefaultApi.
31756
+ * @export
31757
+ * @interface DefaultApiGetStocksTaxonomiesVXRiskFactorsRequest
31758
+ */
31759
+ interface DefaultApiGetStocksTaxonomiesVXRiskFactorsRequest {
31760
+ /**
31761
+ * Version identifier (e.g., \&#39;1.0\&#39;, \&#39;1.1\&#39;) for the taxonomy Value must be a floating point number.
31762
+ * @type {number}
31763
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31764
+ */
31765
+ readonly taxonomy?: number;
31766
+ /**
31767
+ * Filter greater than the value. Value must be a floating point number.
31768
+ * @type {number}
31769
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31770
+ */
31771
+ readonly taxonomyGt?: number;
31772
+ /**
31773
+ * Filter greater than or equal to the value. Value must be a floating point number.
31774
+ * @type {number}
31775
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31776
+ */
31777
+ readonly taxonomyGte?: number;
31778
+ /**
31779
+ * Filter less than the value. Value must be a floating point number.
31780
+ * @type {number}
31781
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31782
+ */
31783
+ readonly taxonomyLt?: number;
31784
+ /**
31785
+ * Filter less than or equal to the value. Value must be a floating point number.
31786
+ * @type {number}
31787
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31788
+ */
31789
+ readonly taxonomyLte?: number;
31790
+ /**
31791
+ * Top-level risk category
31792
+ * @type {string}
31793
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31794
+ */
31795
+ readonly primaryCategory?: string;
31796
+ /**
31797
+ * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
31798
+ * @type {string}
31799
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31800
+ */
31801
+ readonly primaryCategoryAnyOf?: string;
31802
+ /**
31803
+ * Filter greater than the value.
31804
+ * @type {string}
31805
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31806
+ */
31807
+ readonly primaryCategoryGt?: string;
31808
+ /**
31809
+ * Filter greater than or equal to the value.
31810
+ * @type {string}
31811
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31812
+ */
31813
+ readonly primaryCategoryGte?: string;
31814
+ /**
31815
+ * Filter less than the value.
31816
+ * @type {string}
31817
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31818
+ */
31819
+ readonly primaryCategoryLt?: string;
31820
+ /**
31821
+ * Filter less than or equal to the value.
31822
+ * @type {string}
31823
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31824
+ */
31825
+ readonly primaryCategoryLte?: string;
31826
+ /**
31827
+ * Mid-level risk category
31828
+ * @type {string}
31829
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31830
+ */
31831
+ readonly secondaryCategory?: string;
31832
+ /**
31833
+ * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
31834
+ * @type {string}
31835
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31836
+ */
31837
+ readonly secondaryCategoryAnyOf?: string;
31838
+ /**
31839
+ * Filter greater than the value.
31840
+ * @type {string}
31841
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31842
+ */
31843
+ readonly secondaryCategoryGt?: string;
31844
+ /**
31845
+ * Filter greater than or equal to the value.
31846
+ * @type {string}
31847
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31848
+ */
31849
+ readonly secondaryCategoryGte?: string;
31850
+ /**
31851
+ * Filter less than the value.
31852
+ * @type {string}
31853
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31854
+ */
31855
+ readonly secondaryCategoryLt?: string;
31856
+ /**
31857
+ * Filter less than or equal to the value.
31858
+ * @type {string}
31859
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31860
+ */
31861
+ readonly secondaryCategoryLte?: string;
31862
+ /**
31863
+ * Most specific risk classification
31864
+ * @type {string}
31865
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31866
+ */
31867
+ readonly tertiaryCategory?: string;
31868
+ /**
31869
+ * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
31870
+ * @type {string}
31871
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31872
+ */
31873
+ readonly tertiaryCategoryAnyOf?: string;
31874
+ /**
31875
+ * Filter greater than the value.
31876
+ * @type {string}
31877
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31878
+ */
31879
+ readonly tertiaryCategoryGt?: string;
31880
+ /**
31881
+ * Filter greater than or equal to the value.
31882
+ * @type {string}
31883
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31884
+ */
31885
+ readonly tertiaryCategoryGte?: string;
31886
+ /**
31887
+ * Filter less than the value.
31888
+ * @type {string}
31889
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31890
+ */
31891
+ readonly tertiaryCategoryLt?: string;
31892
+ /**
31893
+ * Filter less than or equal to the value.
31894
+ * @type {string}
31895
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31896
+ */
31897
+ readonly tertiaryCategoryLte?: string;
31898
+ /**
31899
+ * Limit the maximum number of results returned. Defaults to \&#39;200\&#39; if not specified. The maximum allowed limit is \&#39;999\&#39;.
31900
+ * @type {number}
31901
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31902
+ */
31903
+ readonly limit?: number;
31904
+ /**
31905
+ * A comma separated list of sort columns. For each column, append \&#39;.asc\&#39; or \&#39;.desc\&#39; to specify the sort direction. The sort column defaults to \&#39;taxonomy\&#39; if not specified. The sort order defaults to \&#39;desc\&#39; if not specified.
31906
+ * @type {string}
31907
+ * @memberof DefaultApiGetStocksTaxonomiesVXRiskFactors
31908
+ */
31909
+ readonly sort?: string;
31910
+ }
31010
31911
  /**
31011
31912
  * Request parameters for getStocksTrades operation in DefaultApi.
31012
31913
  * @export
@@ -31172,40 +32073,16 @@ interface DefaultApiGetStocksV1DividendsRequest {
31172
32073
  readonly frequencyLte?: number;
31173
32074
  /**
31174
32075
  * Classification describing the nature of this dividend\&#39;s recurrence pattern: recurring (paid on a regular schedule), special (one-time or commemorative), supplemental (extra beyond the regular schedule), irregular (unpredictable or non-recurring), unknown (cannot be classified from available data)
31175
- * @type {string}
32076
+ * @type {'recurring' | 'special' | 'supplemental' | 'irregular' | 'unknown'}
31176
32077
  * @memberof DefaultApiGetStocksV1Dividends
31177
32078
  */
31178
- readonly distributionType?: string;
32079
+ readonly distributionType?: GetStocksV1DividendsDistributionTypeEnum;
31179
32080
  /**
31180
32081
  * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
31181
- * @type {string}
31182
- * @memberof DefaultApiGetStocksV1Dividends
31183
- */
31184
- readonly distributionTypeAnyOf?: string;
31185
- /**
31186
- * Filter greater than the value.
31187
- * @type {string}
31188
- * @memberof DefaultApiGetStocksV1Dividends
31189
- */
31190
- readonly distributionTypeGt?: string;
31191
- /**
31192
- * Filter greater than or equal to the value.
31193
- * @type {string}
31194
- * @memberof DefaultApiGetStocksV1Dividends
31195
- */
31196
- readonly distributionTypeGte?: string;
31197
- /**
31198
- * Filter less than the value.
31199
- * @type {string}
31200
- * @memberof DefaultApiGetStocksV1Dividends
31201
- */
31202
- readonly distributionTypeLt?: string;
31203
- /**
31204
- * Filter less than or equal to the value.
31205
- * @type {string}
32082
+ * @type {'recurring' | 'special' | 'supplemental' | 'irregular' | 'unknown'}
31206
32083
  * @memberof DefaultApiGetStocksV1Dividends
31207
32084
  */
31208
- readonly distributionTypeLte?: string;
32085
+ readonly distributionTypeAnyOf?: GetStocksV1DividendsDistributionTypeAnyOfEnum;
31209
32086
  /**
31210
32087
  * Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;5000\&#39;.
31211
32088
  * @type {number}
@@ -31632,40 +32509,16 @@ interface DefaultApiGetStocksV1SplitsRequest {
31632
32509
  readonly executionDateLte?: string;
31633
32510
  /**
31634
32511
  * Classification of the share-change event. Possible values include: forward_split (share count increases), reverse_split (share count decreases), stock_dividend (shares issued as a dividend)
31635
- * @type {string}
32512
+ * @type {'forward_split' | 'reverse_split' | 'stock_dividend'}
31636
32513
  * @memberof DefaultApiGetStocksV1Splits
31637
32514
  */
31638
- readonly adjustmentType?: string;
32515
+ readonly adjustmentType?: GetStocksV1SplitsAdjustmentTypeEnum;
31639
32516
  /**
31640
32517
  * Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
31641
- * @type {string}
31642
- * @memberof DefaultApiGetStocksV1Splits
31643
- */
31644
- readonly adjustmentTypeAnyOf?: string;
31645
- /**
31646
- * Filter greater than the value.
31647
- * @type {string}
32518
+ * @type {'forward_split' | 'reverse_split' | 'stock_dividend'}
31648
32519
  * @memberof DefaultApiGetStocksV1Splits
31649
32520
  */
31650
- readonly adjustmentTypeGt?: string;
31651
- /**
31652
- * Filter greater than or equal to the value.
31653
- * @type {string}
31654
- * @memberof DefaultApiGetStocksV1Splits
31655
- */
31656
- readonly adjustmentTypeGte?: string;
31657
- /**
31658
- * Filter less than the value.
31659
- * @type {string}
31660
- * @memberof DefaultApiGetStocksV1Splits
31661
- */
31662
- readonly adjustmentTypeLt?: string;
31663
- /**
31664
- * Filter less than or equal to the value.
31665
- * @type {string}
31666
- * @memberof DefaultApiGetStocksV1Splits
31667
- */
31668
- readonly adjustmentTypeLte?: string;
32521
+ readonly adjustmentTypeAnyOf?: GetStocksV1SplitsAdjustmentTypeAnyOfEnum;
31669
32522
  /**
31670
32523
  * Limit the maximum number of results returned. Defaults to \&#39;100\&#39; if not specified. The maximum allowed limit is \&#39;5000\&#39;.
31671
32524
  * @type {number}
@@ -33785,6 +34638,22 @@ declare class DefaultApi extends BaseAPI {
33785
34638
  * @memberof DefaultApi
33786
34639
  */
33787
34640
  getStocksEMA(requestParameters: DefaultApiGetStocksEMARequest, options?: RawAxiosRequestConfig): Promise<GetCryptoEMA200Response>;
34641
+ /**
34642
+ * The risk factors identified in companies\' 10K filings.
34643
+ * @param {DefaultApiGetStocksFilingsVXRiskFactorsRequest} requestParameters Request parameters.
34644
+ * @param {*} [options] Override http request option.
34645
+ * @throws {RequiredError}
34646
+ * @memberof DefaultApi
34647
+ */
34648
+ getStocksFilingsVXRiskFactors(requestParameters?: DefaultApiGetStocksFilingsVXRiskFactorsRequest, options?: RawAxiosRequestConfig): Promise<GetStocksFilingsVXRiskFactors200Response>;
34649
+ /**
34650
+ * SEC document text sections providing raw text content from specific sections of SEC filings (10-K, 10-Q, etc.).
34651
+ * @param {DefaultApiGetStocksFilingsVXTextRequest} requestParameters Request parameters.
34652
+ * @param {*} [options] Override http request option.
34653
+ * @throws {RequiredError}
34654
+ * @memberof DefaultApi
34655
+ */
34656
+ getStocksFilingsVXText(requestParameters?: DefaultApiGetStocksFilingsVXTextRequest, options?: RawAxiosRequestConfig): Promise<GetStocksFilingsVXText200Response>;
33788
34657
  /**
33789
34658
  * A comprehensive financial dataset containing quarterly and annual balance sheet data for public companies. Includes detailed asset, liability, and equity positions representing the company\'s financial position at specific points in time. Balance sheet data represents point-in-time snapshots rather than cumulative flows, showing what the company owns, owes, and shareholders\' equity as of each period end date.
33790
34659
  * @param {DefaultApiGetStocksFinancialsV1BalanceSheetsRequest} requestParameters Request parameters.
@@ -33889,6 +34758,14 @@ declare class DefaultApi extends BaseAPI {
33889
34758
  * @memberof DefaultApi
33890
34759
  */
33891
34760
  getStocksSnapshotTickers(requestParameters?: DefaultApiGetStocksSnapshotTickersRequest, options?: RawAxiosRequestConfig): Promise<GetStocksSnapshotTickers200Response>;
34761
+ /**
34762
+ * The complete list of risk factor classifications used in the risk factors endpoint.
34763
+ * @param {DefaultApiGetStocksTaxonomiesVXRiskFactorsRequest} requestParameters Request parameters.
34764
+ * @param {*} [options] Override http request option.
34765
+ * @throws {RequiredError}
34766
+ * @memberof DefaultApi
34767
+ */
34768
+ getStocksTaxonomiesVXRiskFactors(requestParameters?: DefaultApiGetStocksTaxonomiesVXRiskFactorsRequest, options?: RawAxiosRequestConfig): Promise<GetStocksTaxonomiesVXRiskFactors200Response>;
33892
34769
  /**
33893
34770
  * Get trades for a ticker symbol in a given time range.
33894
34771
  * @summary Trades
@@ -33939,7 +34816,7 @@ declare class DefaultApi extends BaseAPI {
33939
34816
  */
33940
34817
  getStocksV1Splits(requestParameters?: DefaultApiGetStocksV1SplitsRequest, options?: RawAxiosRequestConfig): Promise<GetStocksV1Splits200Response>;
33941
34818
  /**
33942
- * Get a single ticker supported by Massive.com. This response will have detailed information about the ticker and the company behind it.
34819
+ * Get a single ticker supported by Massive. This response will have detailed information about the ticker and the company behind it.
33943
34820
  * @summary Ticker Details v3
33944
34821
  * @param {DefaultApiGetTickerRequest} requestParameters Request parameters.
33945
34822
  * @param {*} [options] Override http request option.
@@ -34028,7 +34905,7 @@ declare class DefaultApi extends BaseAPI {
34028
34905
  */
34029
34906
  listStockSplits(requestParameters?: DefaultApiListStockSplitsRequest, options?: RawAxiosRequestConfig): Promise<ListStockSplits200Response>;
34030
34907
  /**
34031
- * List all ticker types that Massive.com has.
34908
+ * List all ticker types that Massive has.
34032
34909
  * @summary Ticker Types
34033
34910
  * @param {DefaultApiListTickerTypesRequest} requestParameters Request parameters.
34034
34911
  * @param {*} [options] Override http request option.
@@ -34037,7 +34914,7 @@ declare class DefaultApi extends BaseAPI {
34037
34914
  */
34038
34915
  listTickerTypes(requestParameters?: DefaultApiListTickerTypesRequest, options?: RawAxiosRequestConfig): Promise<ListTickerTypes200Response>;
34039
34916
  /**
34040
- * Query all ticker symbols which are supported by Massive.com. This API currently includes Stocks/Equities, Indices, Forex, and Crypto.
34917
+ * Query all ticker symbols which are supported by Massive. This API currently includes Stocks/Equities, Indices, Forex, and Crypto.
34041
34918
  * @summary Tickers
34042
34919
  * @param {DefaultApiListTickersRequest} requestParameters Request parameters.
34043
34920
  * @param {*} [options] Override http request option.
@@ -35040,6 +35917,36 @@ declare enum GetStocksEMAOrderEnum {
35040
35917
  Asc = "asc",
35041
35918
  Desc = "desc"
35042
35919
  }
35920
+ /**
35921
+ * @export
35922
+ * @enum {string}
35923
+ */
35924
+ declare enum GetStocksFilingsVXTextFormTypeEnum {
35925
+ _10K = "10-K"
35926
+ }
35927
+ /**
35928
+ * @export
35929
+ * @enum {string}
35930
+ */
35931
+ declare enum GetStocksFilingsVXTextFormTypeAnyOfEnum {
35932
+ _10K = "10-K"
35933
+ }
35934
+ /**
35935
+ * @export
35936
+ * @enum {string}
35937
+ */
35938
+ declare enum GetStocksFilingsVXTextSectionEnum {
35939
+ Business = "business",
35940
+ RiskFactors = "risk_factors"
35941
+ }
35942
+ /**
35943
+ * @export
35944
+ * @enum {string}
35945
+ */
35946
+ declare enum GetStocksFilingsVXTextSectionAnyOfEnum {
35947
+ Business = "business",
35948
+ RiskFactors = "risk_factors"
35949
+ }
35043
35950
  /**
35044
35951
  * @export
35045
35952
  * @enum {string}
@@ -35171,6 +36078,46 @@ declare enum GetStocksTradesOrderEnum {
35171
36078
  declare enum GetStocksTradesSortEnum {
35172
36079
  Timestamp = "timestamp"
35173
36080
  }
36081
+ /**
36082
+ * @export
36083
+ * @enum {string}
36084
+ */
36085
+ declare enum GetStocksV1DividendsDistributionTypeEnum {
36086
+ Recurring = "recurring",
36087
+ Special = "special",
36088
+ Supplemental = "supplemental",
36089
+ Irregular = "irregular",
36090
+ Unknown = "unknown"
36091
+ }
36092
+ /**
36093
+ * @export
36094
+ * @enum {string}
36095
+ */
36096
+ declare enum GetStocksV1DividendsDistributionTypeAnyOfEnum {
36097
+ Recurring = "recurring",
36098
+ Special = "special",
36099
+ Supplemental = "supplemental",
36100
+ Irregular = "irregular",
36101
+ Unknown = "unknown"
36102
+ }
36103
+ /**
36104
+ * @export
36105
+ * @enum {string}
36106
+ */
36107
+ declare enum GetStocksV1SplitsAdjustmentTypeEnum {
36108
+ ForwardSplit = "forward_split",
36109
+ ReverseSplit = "reverse_split",
36110
+ StockDividend = "stock_dividend"
36111
+ }
36112
+ /**
36113
+ * @export
36114
+ * @enum {string}
36115
+ */
36116
+ declare enum GetStocksV1SplitsAdjustmentTypeAnyOfEnum {
36117
+ ForwardSplit = "forward_split",
36118
+ ReverseSplit = "reverse_split",
36119
+ StockDividend = "stock_dividend"
36120
+ }
35174
36121
  /**
35175
36122
  * @export
35176
36123
  * @enum {string}
@@ -35757,4 +36704,4 @@ declare const MassiveClient: (apiKey: string, restApiBase?: string, websocketApi
35757
36704
  pagination: boolean;
35758
36705
  }) => IMassiveClient;
35759
36706
 
35760
- export { type Company, type ConditionTypeMap, Configuration, type ConfigurationParameters, type CryptoExchangeInner, type CryptoGroupedResults, type CryptoHistoricTrades, type CryptoLastTrade, type CryptoLastTradeLast, type CryptoOpenClose, type CryptoSnapshotMinute, type CryptoSnapshotTicker, type CryptoSnapshotTickerFullBook, type CryptoSnapshotTickers, type CryptoTick, DefaultApi, DefaultApiAxiosParamCreator, type DefaultApiDeprecatedGetCryptoSnapshotTickerBookRequest, type DefaultApiDeprecatedGetHistoricCryptoTradesRequest, type DefaultApiDeprecatedGetHistoricForexQuotesRequest, type DefaultApiDeprecatedGetHistoricStocksQuotesRequest, type DefaultApiDeprecatedGetHistoricStocksTradesRequest, DefaultApiFactory, DefaultApiFp, type DefaultApiGetBenzingaV1AnalystInsightsRequest, type DefaultApiGetBenzingaV1AnalystsRequest, type DefaultApiGetBenzingaV1ConsensusRatingsRequest, type DefaultApiGetBenzingaV1EarningsRequest, type DefaultApiGetBenzingaV1FirmsRequest, type DefaultApiGetBenzingaV1GuidanceRequest, type DefaultApiGetBenzingaV1RatingsRequest, type DefaultApiGetBenzingaV2NewsRequest, type DefaultApiGetCryptoAggregatesRequest, type DefaultApiGetCryptoEMARequest, type DefaultApiGetCryptoMACDRequest, type DefaultApiGetCryptoOpenCloseRequest, type DefaultApiGetCryptoRSIRequest, type DefaultApiGetCryptoSMARequest, type DefaultApiGetCryptoSnapshotDirectionRequest, type DefaultApiGetCryptoSnapshotTickerRequest, type DefaultApiGetCryptoSnapshotTickersRequest, type DefaultApiGetCryptoTradesRequest, type DefaultApiGetCryptoV1ExchangesRequest, type DefaultApiGetCurrencyConversionRequest, type DefaultApiGetEtfGlobalV1AnalyticsRequest, type DefaultApiGetEtfGlobalV1ConstituentsRequest, type DefaultApiGetEtfGlobalV1FundFlowsRequest, type DefaultApiGetEtfGlobalV1ProfilesRequest, type DefaultApiGetEtfGlobalV1TaxonomiesRequest, type DefaultApiGetEventsRequest, type DefaultApiGetFedV1InflationExpectationsRequest, type DefaultApiGetFedV1InflationRequest, type DefaultApiGetFedV1TreasuryYieldsRequest, type DefaultApiGetForexAggregatesRequest, type DefaultApiGetForexEMARequest, type DefaultApiGetForexMACDRequest, type DefaultApiGetForexQuotesRequest, type DefaultApiGetForexRSIRequest, type DefaultApiGetForexSMARequest, type DefaultApiGetForexSnapshotDirectionRequest, type DefaultApiGetForexSnapshotTickerRequest, type DefaultApiGetForexSnapshotTickersRequest, type DefaultApiGetForexV1ExchangesRequest, type DefaultApiGetFuturesAggregatesRequest, type DefaultApiGetFuturesContractDetailsRequest, type DefaultApiGetFuturesContractsRequest, type DefaultApiGetFuturesDailySchedulesRequest, type DefaultApiGetFuturesMarketStatusesRequest, type DefaultApiGetFuturesProductDetailsRequest, type DefaultApiGetFuturesProductSchedulesRequest, type DefaultApiGetFuturesProductsRequest, type DefaultApiGetFuturesQuotesRequest, type DefaultApiGetFuturesTradesRequest, type DefaultApiGetFuturesVXContractsNewRequest, type DefaultApiGetFuturesVXExchangesRequest, type DefaultApiGetFuturesVXProductsNewRequest, type DefaultApiGetFuturesVXSnapshotRequest, type DefaultApiGetGroupedCryptoAggregatesRequest, type DefaultApiGetGroupedForexAggregatesRequest, type DefaultApiGetGroupedStocksAggregatesRequest, type DefaultApiGetIndicesAggregatesRequest, type DefaultApiGetIndicesEMARequest, type DefaultApiGetIndicesMACDRequest, type DefaultApiGetIndicesOpenCloseRequest, type DefaultApiGetIndicesRSIRequest, type DefaultApiGetIndicesSMARequest, type DefaultApiGetIndicesSnapshotRequest, type DefaultApiGetLastCryptoTradeRequest, type DefaultApiGetLastCurrencyQuoteRequest, type DefaultApiGetLastOptionsTradeRequest, type DefaultApiGetLastStocksQuoteRequest, type DefaultApiGetLastStocksTradeRequest, type DefaultApiGetOptionContractRequest, type DefaultApiGetOptionsAggregatesRequest, type DefaultApiGetOptionsChainRequest, type DefaultApiGetOptionsContractRequest, type DefaultApiGetOptionsEMARequest, type DefaultApiGetOptionsMACDRequest, type DefaultApiGetOptionsOpenCloseRequest, type DefaultApiGetOptionsQuotesRequest, type DefaultApiGetOptionsRSIRequest, type DefaultApiGetOptionsSMARequest, type DefaultApiGetOptionsTradesRequest, type DefaultApiGetOptionsV1ExchangesRequest, type DefaultApiGetPreviousCryptoAggregatesRequest, type DefaultApiGetPreviousForexAggregatesRequest, type DefaultApiGetPreviousIndicesAggregatesRequest, type DefaultApiGetPreviousOptionsAggregatesRequest, type DefaultApiGetPreviousStocksAggregatesRequest, type DefaultApiGetRelatedCompaniesRequest, type DefaultApiGetSnapshotSummaryRequest, type DefaultApiGetSnapshotsRequest, type DefaultApiGetStocksAggregatesRequest, type DefaultApiGetStocksEMARequest, type DefaultApiGetStocksFinancialsV1BalanceSheetsRequest, type DefaultApiGetStocksFinancialsV1CashFlowStatementsRequest, type DefaultApiGetStocksFinancialsV1IncomeStatementsRequest, type DefaultApiGetStocksFinancialsV1RatiosRequest, type DefaultApiGetStocksMACDRequest, type DefaultApiGetStocksOpenCloseRequest, type DefaultApiGetStocksQuotesRequest, type DefaultApiGetStocksRSIRequest, type DefaultApiGetStocksSMARequest, type DefaultApiGetStocksSnapshotDirectionRequest, type DefaultApiGetStocksSnapshotTickerRequest, type DefaultApiGetStocksSnapshotTickersRequest, type DefaultApiGetStocksTradesRequest, type DefaultApiGetStocksV1DividendsRequest, type DefaultApiGetStocksV1ExchangesRequest, type DefaultApiGetStocksV1ShortInterestRequest, type DefaultApiGetStocksV1ShortVolumeRequest, type DefaultApiGetStocksV1SplitsRequest, type DefaultApiGetTickerRequest, type DefaultApiGetTmxV1CorporateEventsRequest, type DefaultApiListConditionsRequest, type DefaultApiListDividendsRequest, type DefaultApiListExchangesRequest, type DefaultApiListFinancialsRequest, type DefaultApiListIPOsRequest, type DefaultApiListNewsRequest, type DefaultApiListOptionsContractsRequest, type DefaultApiListStockSplitsRequest, type DefaultApiListTickerTypesRequest, type DefaultApiListTickersRequest, type DeprecatedGetCryptoSnapshotTickerBook200Response, type DeprecatedGetCryptoSnapshotTickerBook200ResponseAllOfData, type DeprecatedGetCryptoSnapshotTickerBook200ResponseAllOfDataAsksInner, type DeprecatedGetHistoricCryptoTrades200Response, type DeprecatedGetHistoricCryptoTrades200ResponseAllOfTicksInner, type DeprecatedGetHistoricForexQuotes200Response, type DeprecatedGetHistoricForexQuotes200ResponseAllOfTicksInner, type DeprecatedGetHistoricStocksQuotes200Response, type DeprecatedGetHistoricStocksQuotes200ResponseAllOfResultsInner, type DeprecatedGetHistoricStocksTrades200Response, type DeprecatedGetHistoricStocksTrades200ResponseAllOfResultsInner, type ExchangeInner, type Financial, type Financials, FinancialsPeriodEnum, type ForexConversion, type ForexConversionLast, type ForexGroupedResults, type ForexHistoricTrades, type ForexPairLastQuote, type ForexPreviousClose, type ForexSnapshotLastQuote, type ForexSnapshotPrevDay, type ForexSnapshotTicker, type ForexSnapshotTickers, type ForexTickerResults, type GetBenzingaV1AnalystInsights200Response, type GetBenzingaV1AnalystInsights200ResponseResultsInner, GetBenzingaV1AnalystInsights200ResponseStatusEnum, type GetBenzingaV1AnalystInsights400Response, GetBenzingaV1AnalystInsights400ResponseStatusEnum, type GetBenzingaV1Analysts200Response, type GetBenzingaV1Analysts200ResponseResultsInner, GetBenzingaV1Analysts200ResponseStatusEnum, type GetBenzingaV1ConsensusRatings200Response, type GetBenzingaV1ConsensusRatings200ResponseResultsInner, GetBenzingaV1ConsensusRatings200ResponseStatusEnum, type GetBenzingaV1Earnings200Response, type GetBenzingaV1Earnings200ResponseResultsInner, GetBenzingaV1Earnings200ResponseStatusEnum, type GetBenzingaV1Firms200Response, type GetBenzingaV1Firms200ResponseResultsInner, GetBenzingaV1Firms200ResponseStatusEnum, type GetBenzingaV1Guidance200Response, type GetBenzingaV1Guidance200ResponseResultsInner, GetBenzingaV1Guidance200ResponseStatusEnum, type GetBenzingaV1Ratings200Response, type GetBenzingaV1Ratings200ResponseResultsInner, GetBenzingaV1Ratings200ResponseStatusEnum, type GetBenzingaV2News200Response, type GetBenzingaV2News200ResponseResultsInner, GetBenzingaV2News200ResponseStatusEnum, type GetCryptoAggregates200Response, type GetCryptoAggregates200ResponseAllOfResultsInner, GetCryptoAggregatesSortEnum, GetCryptoAggregatesTimespanEnum, type GetCryptoEMA200Response, type GetCryptoEMA200ResponseResults, type GetCryptoEMA200ResponseResultsUnderlying, type GetCryptoEMA200ResponseResultsUnderlyingAggregatesInner, type GetCryptoEMA200ResponseResultsValuesInner, GetCryptoEMAOrderEnum, GetCryptoEMASeriesTypeEnum, GetCryptoEMATimespanEnum, type GetCryptoMACD200Response, type GetCryptoMACD200ResponseResults, type GetCryptoMACD200ResponseResultsValuesInner, GetCryptoMACDOrderEnum, GetCryptoMACDSeriesTypeEnum, GetCryptoMACDTimespanEnum, type GetCryptoOpenClose200Response, type GetCryptoRSI200Response, type GetCryptoRSI200ResponseResults, GetCryptoRSIOrderEnum, GetCryptoRSISeriesTypeEnum, GetCryptoRSITimespanEnum, type GetCryptoSMA200Response, type GetCryptoSMA200ResponseResults, GetCryptoSMAOrderEnum, GetCryptoSMASeriesTypeEnum, GetCryptoSMATimespanEnum, type GetCryptoSnapshotDirection200Response, GetCryptoSnapshotDirectionDirectionEnum, type GetCryptoSnapshotTicker200Response, type GetCryptoSnapshotTicker200ResponseAllOfTicker, type GetCryptoSnapshotTickers200Response, type GetCryptoSnapshotTickers200ResponseAllOfTickersInner, type GetCryptoSnapshotTickers200ResponseAllOfTickersInnerDay, type GetCryptoSnapshotTickers200ResponseAllOfTickersInnerLastTrade, type GetCryptoSnapshotTickers200ResponseAllOfTickersInnerMin, type GetCryptoSnapshotTickers200ResponseAllOfTickersInnerPrevDay, type GetCryptoTrades200Response, type GetCryptoTrades200ResponseResultsInner, GetCryptoTradesOrderEnum, GetCryptoTradesSortEnum, type GetCryptoV1Exchanges200Response, type GetCryptoV1Exchanges200ResponseResultsInner, GetCryptoV1Exchanges200ResponseStatusEnum, type GetCurrencyConversion200Response, type GetCurrencyConversion200ResponseLast, GetCurrencyConversionPrecisionEnum, type GetEtfGlobalV1Analytics200Response, type GetEtfGlobalV1Analytics200ResponseResultsInner, GetEtfGlobalV1Analytics200ResponseStatusEnum, type GetEtfGlobalV1Constituents200Response, type GetEtfGlobalV1Constituents200ResponseResultsInner, GetEtfGlobalV1Constituents200ResponseStatusEnum, type GetEtfGlobalV1FundFlows200Response, type GetEtfGlobalV1FundFlows200ResponseResultsInner, GetEtfGlobalV1FundFlows200ResponseStatusEnum, type GetEtfGlobalV1Profiles200Response, type GetEtfGlobalV1Profiles200ResponseResultsInner, type GetEtfGlobalV1Profiles200ResponseResultsInnerCouponExposureInner, GetEtfGlobalV1Profiles200ResponseStatusEnum, type GetEtfGlobalV1Taxonomies200Response, type GetEtfGlobalV1Taxonomies200ResponseResultsInner, GetEtfGlobalV1Taxonomies200ResponseStatusEnum, type GetEvents200Response, type GetEvents200ResponseResults, type GetEvents200ResponseResultsEventsInner, type GetEvents200ResponseResultsEventsInnerOneOf, type GetEvents200ResponseResultsEventsInnerOneOfTickerChange, type GetFedV1Inflation200Response, type GetFedV1Inflation200ResponseResultsInner, GetFedV1Inflation200ResponseStatusEnum, type GetFedV1InflationExpectations200Response, type GetFedV1InflationExpectations200ResponseResultsInner, GetFedV1InflationExpectations200ResponseStatusEnum, type GetFedV1TreasuryYields200Response, type GetFedV1TreasuryYields200ResponseResultsInner, GetFedV1TreasuryYields200ResponseStatusEnum, GetForexAggregatesSortEnum, GetForexAggregatesTimespanEnum, GetForexEMAOrderEnum, GetForexEMASeriesTypeEnum, GetForexEMATimespanEnum, GetForexMACDOrderEnum, GetForexMACDSeriesTypeEnum, GetForexMACDTimespanEnum, type GetForexQuotes200Response, type GetForexQuotes200ResponseResultsInner, GetForexQuotesOrderEnum, GetForexQuotesSortEnum, GetForexRSIOrderEnum, GetForexRSISeriesTypeEnum, GetForexRSITimespanEnum, GetForexSMAOrderEnum, GetForexSMASeriesTypeEnum, GetForexSMATimespanEnum, GetForexSnapshotDirectionDirectionEnum, type GetForexSnapshotTicker200Response, type GetForexSnapshotTicker200ResponseAllOfTicker, type GetForexSnapshotTickers200Response, type GetForexSnapshotTickers200ResponseAllOfTickersInner, type GetForexSnapshotTickers200ResponseAllOfTickersInnerDay, type GetForexSnapshotTickers200ResponseAllOfTickersInnerLastQuote, type GetForexSnapshotTickers200ResponseAllOfTickersInnerMin, type GetForexV1Exchanges200Response, type GetForexV1Exchanges200ResponseResultsInner, GetForexV1Exchanges200ResponseStatusEnum, type GetFuturesAggregates200Response, type GetFuturesAggregates200ResponseResultsInner, GetFuturesAggregatesSortEnum, type GetFuturesContractDetails200Response, type GetFuturesContracts200Response, type GetFuturesContracts200ResponseResultsInner, GetFuturesContractsActiveEnum, GetFuturesContractsSortEnum, GetFuturesContractsTypeEnum, type GetFuturesDailySchedules200Response, GetFuturesDailySchedulesSortEnum, type GetFuturesMarketStatuses200Response, type GetFuturesMarketStatuses200ResponseResultsInner, GetFuturesMarketStatuses200ResponseResultsInnerMarketStatusEnum, GetFuturesMarketStatusesSortEnum, type GetFuturesProductDetails200Response, GetFuturesProductDetailsTypeEnum, type GetFuturesProductSchedules200Response, type GetFuturesProductSchedules200ResponseResultsInner, type GetFuturesProductSchedules200ResponseResultsInnerScheduleInner, GetFuturesProductSchedules200ResponseResultsInnerScheduleInnerEventEnum, GetFuturesProductSchedulesSortEnum, type GetFuturesProducts200Response, type GetFuturesProducts200ResponseResultsInner, GetFuturesProducts200ResponseResultsInnerClearingChannelEnum, GetFuturesProductsAssetClassEnum, GetFuturesProductsAssetSubClassEnum, GetFuturesProductsSectorEnum, GetFuturesProductsSortEnum, GetFuturesProductsSubSectorEnum, GetFuturesProductsTypeEnum, type GetFuturesQuotes200Response, type GetFuturesQuotes200ResponseResultsInner, GetFuturesQuotesSortEnum, type GetFuturesTrades200Response, type GetFuturesTrades200ResponseResultsInner, GetFuturesTradesSortEnum, type GetFuturesVXContractsNew200Response, type GetFuturesVXContractsNew200ResponseResultsInner, GetFuturesVXContractsNew200ResponseStatusEnum, type GetFuturesVXExchanges200Response, type GetFuturesVXExchanges200ResponseResultsInner, GetFuturesVXExchanges200ResponseStatusEnum, type GetFuturesVXProductsNew200Response, type GetFuturesVXProductsNew200ResponseResultsInner, GetFuturesVXProductsNew200ResponseStatusEnum, type GetFuturesVXSnapshot200Response, type GetFuturesVXSnapshot200ResponseResultsInner, type GetFuturesVXSnapshot200ResponseResultsInnerDetails, type GetFuturesVXSnapshot200ResponseResultsInnerLastMinute, type GetFuturesVXSnapshot200ResponseResultsInnerLastQuote, type GetFuturesVXSnapshot200ResponseResultsInnerLastTrade, type GetFuturesVXSnapshot200ResponseResultsInnerSession, GetFuturesVXSnapshot200ResponseStatusEnum, type GetGroupedCryptoAggregates200Response, type GetGroupedCryptoAggregates200ResponseAllOfResultsInner, type GetGroupedStocksAggregates200Response, type GetGroupedStocksAggregates200ResponseAllOfResultsInner, GetIndicesAggregatesSortEnum, GetIndicesAggregatesTimespanEnum, GetIndicesEMAOrderEnum, GetIndicesEMASeriesTypeEnum, GetIndicesEMATimespanEnum, GetIndicesMACDOrderEnum, GetIndicesMACDSeriesTypeEnum, GetIndicesMACDTimespanEnum, type GetIndicesOpenClose200Response, GetIndicesRSIOrderEnum, GetIndicesRSISeriesTypeEnum, GetIndicesRSITimespanEnum, GetIndicesSMAOrderEnum, GetIndicesSMASeriesTypeEnum, GetIndicesSMATimespanEnum, type GetIndicesSnapshot200Response, type GetIndicesSnapshot200ResponseResultsInner, type GetIndicesSnapshot200ResponseResultsInnerSession, GetIndicesSnapshot200ResponseResultsInnerTimeframeEnum, GetIndicesSnapshot200ResponseResultsInnerTypeEnum, GetIndicesSnapshotOrderEnum, GetIndicesSnapshotSortEnum, type GetLastCryptoTrade200Response, type GetLastCryptoTrade200ResponseLast, type GetLastCurrencyQuote200Response, type GetLastOptionsTrade200Response, type GetLastOptionsTrade200ResponseResults, type GetLastStocksQuote200Response, type GetLastStocksQuote200ResponseResults, type GetMarketHolidays200ResponseInner, type GetMarketStatus200Response, type GetMarketStatus200ResponseCurrencies, type GetMarketStatus200ResponseExchanges, type GetMarketStatus200ResponseIndicesGroups, type GetOptionContract200Response, GetOptionsAggregatesSortEnum, GetOptionsAggregatesTimespanEnum, type GetOptionsChain200Response, type GetOptionsChain200ResponseResultsInner, type GetOptionsChain200ResponseResultsInnerDay, type GetOptionsChain200ResponseResultsInnerDetails, GetOptionsChain200ResponseResultsInnerDetailsContractTypeEnum, GetOptionsChain200ResponseResultsInnerDetailsExerciseStyleEnum, type GetOptionsChain200ResponseResultsInnerLastQuote, GetOptionsChain200ResponseResultsInnerLastQuoteTimeframeEnum, type GetOptionsChain200ResponseResultsInnerLastTrade, GetOptionsChain200ResponseResultsInnerLastTradeTimeframeEnum, GetOptionsChainContractTypeEnum, GetOptionsChainOrderEnum, GetOptionsChainSortEnum, type GetOptionsContract200Response, GetOptionsEMAOrderEnum, GetOptionsEMASeriesTypeEnum, GetOptionsEMATimespanEnum, GetOptionsMACDOrderEnum, GetOptionsMACDSeriesTypeEnum, GetOptionsMACDTimespanEnum, type GetOptionsOpenClose200Response, type GetOptionsQuotes200Response, type GetOptionsQuotes200ResponseResultsInner, GetOptionsQuotesOrderEnum, GetOptionsQuotesSortEnum, GetOptionsRSIOrderEnum, GetOptionsRSISeriesTypeEnum, GetOptionsRSITimespanEnum, GetOptionsSMAOrderEnum, GetOptionsSMASeriesTypeEnum, GetOptionsSMATimespanEnum, type GetOptionsTrades200Response, type GetOptionsTrades200ResponseResultsInner, GetOptionsTradesOrderEnum, GetOptionsTradesSortEnum, type GetOptionsV1Exchanges200Response, type GetOptionsV1Exchanges200ResponseResultsInner, GetOptionsV1Exchanges200ResponseStatusEnum, type GetPreviousCryptoAggregates200Response, type GetPreviousForexAggregates200Response, type GetPreviousForexAggregates200ResponseAllOfResultsInner, type GetPreviousIndicesAggregates200Response, type GetPreviousIndicesAggregates200ResponseAllOfResultsInner, type GetRelatedCompanies200Response, type GetRelatedCompanies200ResponseResultsInner, type GetSnapshotSummary200Response, type GetSnapshotSummary200ResponseResultsInner, type GetSnapshotSummary200ResponseResultsInnerBranding, type GetSnapshotSummary200ResponseResultsInnerOptions, GetSnapshotSummary200ResponseResultsInnerOptionsContractTypeEnum, GetSnapshotSummary200ResponseResultsInnerOptionsExerciseStyleEnum, type GetSnapshotSummary200ResponseResultsInnerSession, GetSnapshotSummary200ResponseResultsInnerTypeEnum, type GetSnapshots200Response, type GetSnapshots200ResponseResultsInner, type GetSnapshots200ResponseResultsInnerDetails, GetSnapshots200ResponseResultsInnerDetailsContractTypeEnum, GetSnapshots200ResponseResultsInnerDetailsExerciseStyleEnum, type GetSnapshots200ResponseResultsInnerGreeks, type GetSnapshots200ResponseResultsInnerLastMinute, type GetSnapshots200ResponseResultsInnerLastQuote, GetSnapshots200ResponseResultsInnerLastQuoteTimeframeEnum, type GetSnapshots200ResponseResultsInnerLastTrade, GetSnapshots200ResponseResultsInnerLastTradeTimeframeEnum, GetSnapshots200ResponseResultsInnerTimeframeEnum, GetSnapshots200ResponseResultsInnerTypeEnum, type GetSnapshots200ResponseResultsInnerUnderlyingAsset, GetSnapshots200ResponseResultsInnerUnderlyingAssetTimeframeEnum, GetSnapshotsOrderEnum, GetSnapshotsSortEnum, GetSnapshotsTypeEnum, type GetStocksAggregates200Response, type GetStocksAggregates200ResponseAllOfResultsInner, GetStocksAggregatesSortEnum, GetStocksAggregatesTimespanEnum, GetStocksEMAOrderEnum, GetStocksEMASeriesTypeEnum, GetStocksEMATimespanEnum, type GetStocksFinancialsV1BalanceSheets200Response, type GetStocksFinancialsV1BalanceSheets200ResponseResultsInner, GetStocksFinancialsV1BalanceSheets200ResponseStatusEnum, type GetStocksFinancialsV1CashFlowStatements200Response, type GetStocksFinancialsV1CashFlowStatements200ResponseResultsInner, GetStocksFinancialsV1CashFlowStatements200ResponseStatusEnum, type GetStocksFinancialsV1IncomeStatements200Response, type GetStocksFinancialsV1IncomeStatements200ResponseResultsInner, GetStocksFinancialsV1IncomeStatements200ResponseStatusEnum, type GetStocksFinancialsV1Ratios200Response, type GetStocksFinancialsV1Ratios200ResponseResultsInner, GetStocksFinancialsV1Ratios200ResponseStatusEnum, GetStocksMACDOrderEnum, GetStocksMACDSeriesTypeEnum, GetStocksMACDTimespanEnum, type GetStocksQuotes200Response, type GetStocksQuotes200ResponseResultsInner, GetStocksQuotesOrderEnum, GetStocksQuotesSortEnum, GetStocksRSIOrderEnum, GetStocksRSISeriesTypeEnum, GetStocksRSITimespanEnum, GetStocksSMAOrderEnum, GetStocksSMASeriesTypeEnum, GetStocksSMATimespanEnum, type GetStocksSnapshotDirection200Response, GetStocksSnapshotDirectionDirectionEnum, type GetStocksSnapshotTicker200Response, type GetStocksSnapshotTicker200ResponseAllOfTicker, type GetStocksSnapshotTickers200Response, type GetStocksSnapshotTickers200ResponseAllOfTickersInner, type GetStocksSnapshotTickers200ResponseAllOfTickersInnerDay, type GetStocksSnapshotTickers200ResponseAllOfTickersInnerLastQuote, type GetStocksSnapshotTickers200ResponseAllOfTickersInnerLastTrade, type GetStocksSnapshotTickers200ResponseAllOfTickersInnerMin, type GetStocksSnapshotTickers200ResponseAllOfTickersInnerPrevDay, type GetStocksTrades200Response, type GetStocksTrades200ResponseResultsInner, GetStocksTradesOrderEnum, GetStocksTradesSortEnum, type GetStocksV1Dividends200Response, type GetStocksV1Dividends200ResponseResultsInner, GetStocksV1Dividends200ResponseStatusEnum, type GetStocksV1Exchanges200Response, type GetStocksV1Exchanges200ResponseResultsInner, GetStocksV1Exchanges200ResponseStatusEnum, type GetStocksV1ShortInterest200Response, type GetStocksV1ShortInterest200ResponseResultsInner, GetStocksV1ShortInterest200ResponseStatusEnum, type GetStocksV1ShortVolume200Response, type GetStocksV1ShortVolume200ResponseResultsInner, GetStocksV1ShortVolume200ResponseStatusEnum, type GetStocksV1Splits200Response, type GetStocksV1Splits200ResponseResultsInner, GetStocksV1Splits200ResponseStatusEnum, type GetTicker200Response, type GetTicker200ResponseResults, type GetTicker200ResponseResultsAddress, type GetTicker200ResponseResultsBranding, GetTicker200ResponseResultsLocaleEnum, GetTicker200ResponseResultsMarketEnum, type GetTmxV1CorporateEvents200Response, type GetTmxV1CorporateEvents200ResponseResultsInner, GetTmxV1CorporateEvents200ResponseStatusEnum, type IAggegateForexEvent, type IAggregateCryptoEvent, type IAggregateFuturesEvent, type IAggregateIndexEvent, type IAggregateOptionsEvent, type IAggregateStockEvent, type IFMVCryptoEvent, type IFMVForexEvent, type IFMVOptionsEvent, type IFMVStockEvent, type IIndexValueEvent, type ILULDStockEvent, type IMassiveClient, type INOIStockEvent, type IQuoteCryptoEvent, type IQuoteForexEvent, type IQuoteFuturesEvent, type IQuoteOptionsEvent, type IQuoteStockEvent, type ITradeCryptoEvent, type ITradeFuturesEvent, type ITradeOptionsEvent, type ITradeStockEvent, type IWebsocketClient, type IndexAggsBase, type IndicesGroupedResults, type IndicesOpenClose, type IndicesTickerResults, type IndicesTickerResultsResultsInner, type ListConditions200Response, type ListConditions200ResponseResultsInner, ListConditions200ResponseResultsInnerAssetClassEnum, ListConditions200ResponseResultsInnerDataTypesEnum, type ListConditions200ResponseResultsInnerSipMapping, ListConditions200ResponseResultsInnerTypeEnum, type ListConditions200ResponseResultsInnerUpdateRules, type ListConditions200ResponseResultsInnerUpdateRulesConsolidated, type ListConditions200ResponseResultsInnerUpdateRulesMarketCenter, type ListConditions400Response, ListConditionsAssetClassEnum, ListConditionsDataTypeEnum, ListConditionsOrderEnum, ListConditionsSipEnum, ListConditionsSortEnum, type ListDividends200Response, type ListDividends200ResponseResultsInner, ListDividends200ResponseResultsInnerDividendTypeEnum, ListDividendsDividendTypeEnum, ListDividendsFrequencyEnum, ListDividendsOrderEnum, ListDividendsSortEnum, type ListExchanges200Response, type ListExchanges200ResponseResultsInner, ListExchanges200ResponseResultsInnerAssetClassEnum, ListExchanges200ResponseResultsInnerLocaleEnum, ListExchanges200ResponseResultsInnerTypeEnum, type ListExchanges400Response, ListExchangesAssetClassEnum, ListExchangesLocaleEnum, type ListFinancials200Response, type ListFinancials200ResponseResultsInner, type ListFinancials200ResponseResultsInnerFinancials, type ListFinancials200ResponseResultsInnerFinancialsBalanceSheet, ListFinancialsOrderEnum, ListFinancialsSortEnum, ListFinancialsTimeframeEnum, type ListIPOs200Response, type ListIPOs200ResponseResultsInner, ListIPOs200ResponseResultsInnerIpoStatusEnum, ListIPOsIpoStatusEnum, ListIPOsOrderEnum, ListIPOsSortEnum, type ListNews200Response, type ListNews200ResponseResultsInner, type ListNews200ResponseResultsInnerInsightsInner, ListNews200ResponseResultsInnerInsightsInnerSentimentEnum, type ListNews200ResponseResultsInnerPublisher, ListNewsOrderEnum, type ListNewsPublishedUtcParameter, ListNewsSortEnum, type ListOptionsContracts200Response, type ListOptionsContracts200ResponseResultsInner, type ListOptionsContracts200ResponseResultsInnerAdditionalUnderlyingsInner, ListOptionsContracts200ResponseResultsInnerExerciseStyleEnum, ListOptionsContractsContractTypeEnum, ListOptionsContractsOrderEnum, ListOptionsContractsSortEnum, type ListStockSplits200Response, type ListStockSplits200ResponseResultsInner, ListStockSplitsOrderEnum, ListStockSplitsSortEnum, type ListTickerTypes200Response, type ListTickerTypes200ResponseResultsInner, ListTickerTypes200ResponseResultsInnerAssetClassEnum, ListTickerTypes200ResponseResultsInnerLocaleEnum, ListTickerTypesAssetClassEnum, ListTickerTypesLocaleEnum, type ListTickers200Response, type ListTickers200ResponseResultsInner, ListTickers200ResponseResultsInnerLocaleEnum, ListTickers200ResponseResultsInnerMarketEnum, ListTickersMarketEnum, ListTickersOrderEnum, ListTickersSortEnum, ListTickersTypeEnum, type Locales, type LocalesResultsInner, type MapKey, MapKeyTypeEnum, type MarketHolidayInner, type MarketStatus, type MarketStatusCurrencies, type MarketStatusExchanges, type Markets, type MarketsResultsInner, MassiveClient, type ModelDate, type ModelMap, type NewsInner, type PaginationHooksBase, type RatingSection, type RequestIdBase, type SnapshotMinOHLCV, type SnapshotOHLCV, type SnapshotOHLCVVW, type SnapshotOHLCVVWOtc, type StandardBase, type StatusBase, type StatusCountBase, type StocksGroupedResults, type StocksOpenClose, type StocksSnapshotLastQuote, type StocksSnapshotMinute, type StocksSnapshotMinuteOTC, type StocksSnapshotTicker, type StocksSnapshotTickers, type StocksTickerResultsOTC, type StocksV2Base, type StocksV2NBBO, type StocksV2NBBOs, type StocksV2Trade, type StocksV2Trades, type TickerBase, type TickerResults, type TradeDetailsMapItem, type V1LastBase, type V2AggsBase, type V2LastBase, type V2TicksBase, MassiveClient as default, getCryptoWebsocket, getForexWebsocket, getFuturesWebsocket, getIndicesWebsocket, getOptionsWebsocket, getStocksWebsocket, restClient, websocketClient };
36707
+ export { type Company, type ConditionTypeMap, Configuration, type ConfigurationParameters, type CryptoExchangeInner, type CryptoGroupedResults, type CryptoHistoricTrades, type CryptoLastTrade, type CryptoLastTradeLast, type CryptoOpenClose, type CryptoSnapshotMinute, type CryptoSnapshotTicker, type CryptoSnapshotTickerFullBook, type CryptoSnapshotTickers, type CryptoTick, DefaultApi, DefaultApiAxiosParamCreator, type DefaultApiDeprecatedGetCryptoSnapshotTickerBookRequest, type DefaultApiDeprecatedGetHistoricCryptoTradesRequest, type DefaultApiDeprecatedGetHistoricForexQuotesRequest, type DefaultApiDeprecatedGetHistoricStocksQuotesRequest, type DefaultApiDeprecatedGetHistoricStocksTradesRequest, DefaultApiFactory, DefaultApiFp, type DefaultApiGetBenzingaV1AnalystInsightsRequest, type DefaultApiGetBenzingaV1AnalystsRequest, type DefaultApiGetBenzingaV1ConsensusRatingsRequest, type DefaultApiGetBenzingaV1EarningsRequest, type DefaultApiGetBenzingaV1FirmsRequest, type DefaultApiGetBenzingaV1GuidanceRequest, type DefaultApiGetBenzingaV1RatingsRequest, type DefaultApiGetBenzingaV2NewsRequest, type DefaultApiGetCryptoAggregatesRequest, type DefaultApiGetCryptoEMARequest, type DefaultApiGetCryptoMACDRequest, type DefaultApiGetCryptoOpenCloseRequest, type DefaultApiGetCryptoRSIRequest, type DefaultApiGetCryptoSMARequest, type DefaultApiGetCryptoSnapshotDirectionRequest, type DefaultApiGetCryptoSnapshotTickerRequest, type DefaultApiGetCryptoSnapshotTickersRequest, type DefaultApiGetCryptoTradesRequest, type DefaultApiGetCryptoV1ExchangesRequest, type DefaultApiGetCurrencyConversionRequest, type DefaultApiGetEtfGlobalV1AnalyticsRequest, type DefaultApiGetEtfGlobalV1ConstituentsRequest, type DefaultApiGetEtfGlobalV1FundFlowsRequest, type DefaultApiGetEtfGlobalV1ProfilesRequest, type DefaultApiGetEtfGlobalV1TaxonomiesRequest, type DefaultApiGetEventsRequest, type DefaultApiGetFedV1InflationExpectationsRequest, type DefaultApiGetFedV1InflationRequest, type DefaultApiGetFedV1TreasuryYieldsRequest, type DefaultApiGetForexAggregatesRequest, type DefaultApiGetForexEMARequest, type DefaultApiGetForexMACDRequest, type DefaultApiGetForexQuotesRequest, type DefaultApiGetForexRSIRequest, type DefaultApiGetForexSMARequest, type DefaultApiGetForexSnapshotDirectionRequest, type DefaultApiGetForexSnapshotTickerRequest, type DefaultApiGetForexSnapshotTickersRequest, type DefaultApiGetForexV1ExchangesRequest, type DefaultApiGetFuturesAggregatesRequest, type DefaultApiGetFuturesContractDetailsRequest, type DefaultApiGetFuturesContractsRequest, type DefaultApiGetFuturesDailySchedulesRequest, type DefaultApiGetFuturesMarketStatusesRequest, type DefaultApiGetFuturesProductDetailsRequest, type DefaultApiGetFuturesProductSchedulesRequest, type DefaultApiGetFuturesProductsRequest, type DefaultApiGetFuturesQuotesRequest, type DefaultApiGetFuturesTradesRequest, type DefaultApiGetFuturesVXContractsNewRequest, type DefaultApiGetFuturesVXExchangesRequest, type DefaultApiGetFuturesVXProductsNewRequest, type DefaultApiGetFuturesVXSnapshotRequest, type DefaultApiGetGroupedCryptoAggregatesRequest, type DefaultApiGetGroupedForexAggregatesRequest, type DefaultApiGetGroupedStocksAggregatesRequest, type DefaultApiGetIndicesAggregatesRequest, type DefaultApiGetIndicesEMARequest, type DefaultApiGetIndicesMACDRequest, type DefaultApiGetIndicesOpenCloseRequest, type DefaultApiGetIndicesRSIRequest, type DefaultApiGetIndicesSMARequest, type DefaultApiGetIndicesSnapshotRequest, type DefaultApiGetLastCryptoTradeRequest, type DefaultApiGetLastCurrencyQuoteRequest, type DefaultApiGetLastOptionsTradeRequest, type DefaultApiGetLastStocksQuoteRequest, type DefaultApiGetLastStocksTradeRequest, type DefaultApiGetOptionContractRequest, type DefaultApiGetOptionsAggregatesRequest, type DefaultApiGetOptionsChainRequest, type DefaultApiGetOptionsContractRequest, type DefaultApiGetOptionsEMARequest, type DefaultApiGetOptionsMACDRequest, type DefaultApiGetOptionsOpenCloseRequest, type DefaultApiGetOptionsQuotesRequest, type DefaultApiGetOptionsRSIRequest, type DefaultApiGetOptionsSMARequest, type DefaultApiGetOptionsTradesRequest, type DefaultApiGetOptionsV1ExchangesRequest, type DefaultApiGetPreviousCryptoAggregatesRequest, type DefaultApiGetPreviousForexAggregatesRequest, type DefaultApiGetPreviousIndicesAggregatesRequest, type DefaultApiGetPreviousOptionsAggregatesRequest, type DefaultApiGetPreviousStocksAggregatesRequest, type DefaultApiGetRelatedCompaniesRequest, type DefaultApiGetSnapshotSummaryRequest, type DefaultApiGetSnapshotsRequest, type DefaultApiGetStocksAggregatesRequest, type DefaultApiGetStocksEMARequest, type DefaultApiGetStocksFilingsVXRiskFactorsRequest, type DefaultApiGetStocksFilingsVXTextRequest, type DefaultApiGetStocksFinancialsV1BalanceSheetsRequest, type DefaultApiGetStocksFinancialsV1CashFlowStatementsRequest, type DefaultApiGetStocksFinancialsV1IncomeStatementsRequest, type DefaultApiGetStocksFinancialsV1RatiosRequest, type DefaultApiGetStocksMACDRequest, type DefaultApiGetStocksOpenCloseRequest, type DefaultApiGetStocksQuotesRequest, type DefaultApiGetStocksRSIRequest, type DefaultApiGetStocksSMARequest, type DefaultApiGetStocksSnapshotDirectionRequest, type DefaultApiGetStocksSnapshotTickerRequest, type DefaultApiGetStocksSnapshotTickersRequest, type DefaultApiGetStocksTaxonomiesVXRiskFactorsRequest, type DefaultApiGetStocksTradesRequest, type DefaultApiGetStocksV1DividendsRequest, type DefaultApiGetStocksV1ExchangesRequest, type DefaultApiGetStocksV1ShortInterestRequest, type DefaultApiGetStocksV1ShortVolumeRequest, type DefaultApiGetStocksV1SplitsRequest, type DefaultApiGetTickerRequest, type DefaultApiGetTmxV1CorporateEventsRequest, type DefaultApiListConditionsRequest, type DefaultApiListDividendsRequest, type DefaultApiListExchangesRequest, type DefaultApiListFinancialsRequest, type DefaultApiListIPOsRequest, type DefaultApiListNewsRequest, type DefaultApiListOptionsContractsRequest, type DefaultApiListStockSplitsRequest, type DefaultApiListTickerTypesRequest, type DefaultApiListTickersRequest, type DeprecatedGetCryptoSnapshotTickerBook200Response, type DeprecatedGetCryptoSnapshotTickerBook200ResponseAllOfData, type DeprecatedGetCryptoSnapshotTickerBook200ResponseAllOfDataAsksInner, type DeprecatedGetHistoricCryptoTrades200Response, type DeprecatedGetHistoricCryptoTrades200ResponseAllOfTicksInner, type DeprecatedGetHistoricForexQuotes200Response, type DeprecatedGetHistoricForexQuotes200ResponseAllOfTicksInner, type DeprecatedGetHistoricStocksQuotes200Response, type DeprecatedGetHistoricStocksQuotes200ResponseAllOfResultsInner, type DeprecatedGetHistoricStocksTrades200Response, type DeprecatedGetHistoricStocksTrades200ResponseAllOfResultsInner, type ExchangeInner, type Financial, type Financials, FinancialsPeriodEnum, type ForexConversion, type ForexConversionLast, type ForexGroupedResults, type ForexHistoricTrades, type ForexPairLastQuote, type ForexPreviousClose, type ForexSnapshotLastQuote, type ForexSnapshotPrevDay, type ForexSnapshotTicker, type ForexSnapshotTickers, type ForexTickerResults, type GetBenzingaV1AnalystInsights200Response, type GetBenzingaV1AnalystInsights200ResponseResultsInner, GetBenzingaV1AnalystInsights200ResponseStatusEnum, type GetBenzingaV1AnalystInsights400Response, GetBenzingaV1AnalystInsights400ResponseStatusEnum, type GetBenzingaV1Analysts200Response, type GetBenzingaV1Analysts200ResponseResultsInner, GetBenzingaV1Analysts200ResponseStatusEnum, type GetBenzingaV1ConsensusRatings200Response, type GetBenzingaV1ConsensusRatings200ResponseResultsInner, GetBenzingaV1ConsensusRatings200ResponseStatusEnum, type GetBenzingaV1Earnings200Response, type GetBenzingaV1Earnings200ResponseResultsInner, GetBenzingaV1Earnings200ResponseStatusEnum, type GetBenzingaV1Firms200Response, type GetBenzingaV1Firms200ResponseResultsInner, GetBenzingaV1Firms200ResponseStatusEnum, type GetBenzingaV1Guidance200Response, type GetBenzingaV1Guidance200ResponseResultsInner, GetBenzingaV1Guidance200ResponseStatusEnum, type GetBenzingaV1Ratings200Response, type GetBenzingaV1Ratings200ResponseResultsInner, GetBenzingaV1Ratings200ResponseStatusEnum, type GetBenzingaV2News200Response, type GetBenzingaV2News200ResponseResultsInner, GetBenzingaV2News200ResponseStatusEnum, type GetCryptoAggregates200Response, type GetCryptoAggregates200ResponseAllOfResultsInner, GetCryptoAggregatesSortEnum, GetCryptoAggregatesTimespanEnum, type GetCryptoEMA200Response, type GetCryptoEMA200ResponseResults, type GetCryptoEMA200ResponseResultsUnderlying, type GetCryptoEMA200ResponseResultsUnderlyingAggregatesInner, type GetCryptoEMA200ResponseResultsValuesInner, GetCryptoEMAOrderEnum, GetCryptoEMASeriesTypeEnum, GetCryptoEMATimespanEnum, type GetCryptoMACD200Response, type GetCryptoMACD200ResponseResults, type GetCryptoMACD200ResponseResultsValuesInner, GetCryptoMACDOrderEnum, GetCryptoMACDSeriesTypeEnum, GetCryptoMACDTimespanEnum, type GetCryptoOpenClose200Response, type GetCryptoRSI200Response, type GetCryptoRSI200ResponseResults, GetCryptoRSIOrderEnum, GetCryptoRSISeriesTypeEnum, GetCryptoRSITimespanEnum, type GetCryptoSMA200Response, type GetCryptoSMA200ResponseResults, GetCryptoSMAOrderEnum, GetCryptoSMASeriesTypeEnum, GetCryptoSMATimespanEnum, type GetCryptoSnapshotDirection200Response, GetCryptoSnapshotDirectionDirectionEnum, type GetCryptoSnapshotTicker200Response, type GetCryptoSnapshotTicker200ResponseAllOfTicker, type GetCryptoSnapshotTickers200Response, type GetCryptoSnapshotTickers200ResponseAllOfTickersInner, type GetCryptoSnapshotTickers200ResponseAllOfTickersInnerDay, type GetCryptoSnapshotTickers200ResponseAllOfTickersInnerLastTrade, type GetCryptoSnapshotTickers200ResponseAllOfTickersInnerMin, type GetCryptoSnapshotTickers200ResponseAllOfTickersInnerPrevDay, type GetCryptoTrades200Response, type GetCryptoTrades200ResponseResultsInner, GetCryptoTradesOrderEnum, GetCryptoTradesSortEnum, type GetCryptoV1Exchanges200Response, type GetCryptoV1Exchanges200ResponseResultsInner, GetCryptoV1Exchanges200ResponseStatusEnum, type GetCurrencyConversion200Response, type GetCurrencyConversion200ResponseLast, GetCurrencyConversionPrecisionEnum, type GetEtfGlobalV1Analytics200Response, type GetEtfGlobalV1Analytics200ResponseResultsInner, GetEtfGlobalV1Analytics200ResponseStatusEnum, type GetEtfGlobalV1Constituents200Response, type GetEtfGlobalV1Constituents200ResponseResultsInner, GetEtfGlobalV1Constituents200ResponseStatusEnum, type GetEtfGlobalV1FundFlows200Response, type GetEtfGlobalV1FundFlows200ResponseResultsInner, GetEtfGlobalV1FundFlows200ResponseStatusEnum, type GetEtfGlobalV1Profiles200Response, type GetEtfGlobalV1Profiles200ResponseResultsInner, type GetEtfGlobalV1Profiles200ResponseResultsInnerCouponExposureInner, GetEtfGlobalV1Profiles200ResponseStatusEnum, type GetEtfGlobalV1Taxonomies200Response, type GetEtfGlobalV1Taxonomies200ResponseResultsInner, GetEtfGlobalV1Taxonomies200ResponseStatusEnum, type GetEvents200Response, type GetEvents200ResponseResults, type GetEvents200ResponseResultsEventsInner, type GetEvents200ResponseResultsEventsInnerOneOf, type GetEvents200ResponseResultsEventsInnerOneOfTickerChange, type GetFedV1Inflation200Response, type GetFedV1Inflation200ResponseResultsInner, GetFedV1Inflation200ResponseStatusEnum, type GetFedV1InflationExpectations200Response, type GetFedV1InflationExpectations200ResponseResultsInner, GetFedV1InflationExpectations200ResponseStatusEnum, type GetFedV1TreasuryYields200Response, type GetFedV1TreasuryYields200ResponseResultsInner, GetFedV1TreasuryYields200ResponseStatusEnum, GetForexAggregatesSortEnum, GetForexAggregatesTimespanEnum, GetForexEMAOrderEnum, GetForexEMASeriesTypeEnum, GetForexEMATimespanEnum, GetForexMACDOrderEnum, GetForexMACDSeriesTypeEnum, GetForexMACDTimespanEnum, type GetForexQuotes200Response, type GetForexQuotes200ResponseResultsInner, GetForexQuotesOrderEnum, GetForexQuotesSortEnum, GetForexRSIOrderEnum, GetForexRSISeriesTypeEnum, GetForexRSITimespanEnum, GetForexSMAOrderEnum, GetForexSMASeriesTypeEnum, GetForexSMATimespanEnum, GetForexSnapshotDirectionDirectionEnum, type GetForexSnapshotTicker200Response, type GetForexSnapshotTicker200ResponseAllOfTicker, type GetForexSnapshotTickers200Response, type GetForexSnapshotTickers200ResponseAllOfTickersInner, type GetForexSnapshotTickers200ResponseAllOfTickersInnerDay, type GetForexSnapshotTickers200ResponseAllOfTickersInnerLastQuote, type GetForexSnapshotTickers200ResponseAllOfTickersInnerMin, type GetForexV1Exchanges200Response, type GetForexV1Exchanges200ResponseResultsInner, GetForexV1Exchanges200ResponseStatusEnum, type GetFuturesAggregates200Response, type GetFuturesAggregates200ResponseResultsInner, GetFuturesAggregatesSortEnum, type GetFuturesContractDetails200Response, type GetFuturesContracts200Response, type GetFuturesContracts200ResponseResultsInner, GetFuturesContractsActiveEnum, GetFuturesContractsSortEnum, GetFuturesContractsTypeEnum, type GetFuturesDailySchedules200Response, GetFuturesDailySchedulesSortEnum, type GetFuturesMarketStatuses200Response, type GetFuturesMarketStatuses200ResponseResultsInner, GetFuturesMarketStatuses200ResponseResultsInnerMarketStatusEnum, GetFuturesMarketStatusesSortEnum, type GetFuturesProductDetails200Response, GetFuturesProductDetailsTypeEnum, type GetFuturesProductSchedules200Response, type GetFuturesProductSchedules200ResponseResultsInner, type GetFuturesProductSchedules200ResponseResultsInnerScheduleInner, GetFuturesProductSchedules200ResponseResultsInnerScheduleInnerEventEnum, GetFuturesProductSchedulesSortEnum, type GetFuturesProducts200Response, type GetFuturesProducts200ResponseResultsInner, GetFuturesProducts200ResponseResultsInnerClearingChannelEnum, GetFuturesProductsAssetClassEnum, GetFuturesProductsAssetSubClassEnum, GetFuturesProductsSectorEnum, GetFuturesProductsSortEnum, GetFuturesProductsSubSectorEnum, GetFuturesProductsTypeEnum, type GetFuturesQuotes200Response, type GetFuturesQuotes200ResponseResultsInner, GetFuturesQuotesSortEnum, type GetFuturesTrades200Response, type GetFuturesTrades200ResponseResultsInner, GetFuturesTradesSortEnum, type GetFuturesVXContractsNew200Response, type GetFuturesVXContractsNew200ResponseResultsInner, GetFuturesVXContractsNew200ResponseStatusEnum, type GetFuturesVXExchanges200Response, type GetFuturesVXExchanges200ResponseResultsInner, GetFuturesVXExchanges200ResponseStatusEnum, type GetFuturesVXProductsNew200Response, type GetFuturesVXProductsNew200ResponseResultsInner, GetFuturesVXProductsNew200ResponseStatusEnum, type GetFuturesVXSnapshot200Response, type GetFuturesVXSnapshot200ResponseResultsInner, type GetFuturesVXSnapshot200ResponseResultsInnerDetails, type GetFuturesVXSnapshot200ResponseResultsInnerLastMinute, type GetFuturesVXSnapshot200ResponseResultsInnerLastQuote, type GetFuturesVXSnapshot200ResponseResultsInnerLastTrade, type GetFuturesVXSnapshot200ResponseResultsInnerSession, GetFuturesVXSnapshot200ResponseStatusEnum, type GetGroupedCryptoAggregates200Response, type GetGroupedCryptoAggregates200ResponseAllOfResultsInner, type GetGroupedStocksAggregates200Response, type GetGroupedStocksAggregates200ResponseAllOfResultsInner, GetIndicesAggregatesSortEnum, GetIndicesAggregatesTimespanEnum, GetIndicesEMAOrderEnum, GetIndicesEMASeriesTypeEnum, GetIndicesEMATimespanEnum, GetIndicesMACDOrderEnum, GetIndicesMACDSeriesTypeEnum, GetIndicesMACDTimespanEnum, type GetIndicesOpenClose200Response, GetIndicesRSIOrderEnum, GetIndicesRSISeriesTypeEnum, GetIndicesRSITimespanEnum, GetIndicesSMAOrderEnum, GetIndicesSMASeriesTypeEnum, GetIndicesSMATimespanEnum, type GetIndicesSnapshot200Response, type GetIndicesSnapshot200ResponseResultsInner, type GetIndicesSnapshot200ResponseResultsInnerSession, GetIndicesSnapshot200ResponseResultsInnerTimeframeEnum, GetIndicesSnapshot200ResponseResultsInnerTypeEnum, GetIndicesSnapshotOrderEnum, GetIndicesSnapshotSortEnum, type GetLastCryptoTrade200Response, type GetLastCryptoTrade200ResponseLast, type GetLastCurrencyQuote200Response, type GetLastOptionsTrade200Response, type GetLastOptionsTrade200ResponseResults, type GetLastStocksQuote200Response, type GetLastStocksQuote200ResponseResults, type GetMarketHolidays200ResponseInner, type GetMarketStatus200Response, type GetMarketStatus200ResponseCurrencies, type GetMarketStatus200ResponseExchanges, type GetMarketStatus200ResponseIndicesGroups, type GetOptionContract200Response, GetOptionsAggregatesSortEnum, GetOptionsAggregatesTimespanEnum, type GetOptionsChain200Response, type GetOptionsChain200ResponseResultsInner, type GetOptionsChain200ResponseResultsInnerDay, type GetOptionsChain200ResponseResultsInnerDetails, GetOptionsChain200ResponseResultsInnerDetailsContractTypeEnum, GetOptionsChain200ResponseResultsInnerDetailsExerciseStyleEnum, type GetOptionsChain200ResponseResultsInnerLastQuote, GetOptionsChain200ResponseResultsInnerLastQuoteTimeframeEnum, type GetOptionsChain200ResponseResultsInnerLastTrade, GetOptionsChain200ResponseResultsInnerLastTradeTimeframeEnum, GetOptionsChainContractTypeEnum, GetOptionsChainOrderEnum, GetOptionsChainSortEnum, type GetOptionsContract200Response, GetOptionsEMAOrderEnum, GetOptionsEMASeriesTypeEnum, GetOptionsEMATimespanEnum, GetOptionsMACDOrderEnum, GetOptionsMACDSeriesTypeEnum, GetOptionsMACDTimespanEnum, type GetOptionsOpenClose200Response, type GetOptionsQuotes200Response, type GetOptionsQuotes200ResponseResultsInner, GetOptionsQuotesOrderEnum, GetOptionsQuotesSortEnum, GetOptionsRSIOrderEnum, GetOptionsRSISeriesTypeEnum, GetOptionsRSITimespanEnum, GetOptionsSMAOrderEnum, GetOptionsSMASeriesTypeEnum, GetOptionsSMATimespanEnum, type GetOptionsTrades200Response, type GetOptionsTrades200ResponseResultsInner, GetOptionsTradesOrderEnum, GetOptionsTradesSortEnum, type GetOptionsV1Exchanges200Response, type GetOptionsV1Exchanges200ResponseResultsInner, GetOptionsV1Exchanges200ResponseStatusEnum, type GetPreviousCryptoAggregates200Response, type GetPreviousForexAggregates200Response, type GetPreviousForexAggregates200ResponseAllOfResultsInner, type GetPreviousIndicesAggregates200Response, type GetPreviousIndicesAggregates200ResponseAllOfResultsInner, type GetRelatedCompanies200Response, type GetRelatedCompanies200ResponseResultsInner, type GetSnapshotSummary200Response, type GetSnapshotSummary200ResponseResultsInner, type GetSnapshotSummary200ResponseResultsInnerBranding, type GetSnapshotSummary200ResponseResultsInnerOptions, GetSnapshotSummary200ResponseResultsInnerOptionsContractTypeEnum, GetSnapshotSummary200ResponseResultsInnerOptionsExerciseStyleEnum, type GetSnapshotSummary200ResponseResultsInnerSession, GetSnapshotSummary200ResponseResultsInnerTypeEnum, type GetSnapshots200Response, type GetSnapshots200ResponseResultsInner, type GetSnapshots200ResponseResultsInnerDetails, GetSnapshots200ResponseResultsInnerDetailsContractTypeEnum, GetSnapshots200ResponseResultsInnerDetailsExerciseStyleEnum, type GetSnapshots200ResponseResultsInnerGreeks, type GetSnapshots200ResponseResultsInnerLastMinute, type GetSnapshots200ResponseResultsInnerLastQuote, GetSnapshots200ResponseResultsInnerLastQuoteTimeframeEnum, type GetSnapshots200ResponseResultsInnerLastTrade, GetSnapshots200ResponseResultsInnerLastTradeTimeframeEnum, GetSnapshots200ResponseResultsInnerTimeframeEnum, GetSnapshots200ResponseResultsInnerTypeEnum, type GetSnapshots200ResponseResultsInnerUnderlyingAsset, GetSnapshots200ResponseResultsInnerUnderlyingAssetTimeframeEnum, GetSnapshotsOrderEnum, GetSnapshotsSortEnum, GetSnapshotsTypeEnum, type GetStocksAggregates200Response, type GetStocksAggregates200ResponseAllOfResultsInner, GetStocksAggregatesSortEnum, GetStocksAggregatesTimespanEnum, GetStocksEMAOrderEnum, GetStocksEMASeriesTypeEnum, GetStocksEMATimespanEnum, type GetStocksFilingsVXRiskFactors200Response, type GetStocksFilingsVXRiskFactors200ResponseResultsInner, GetStocksFilingsVXRiskFactors200ResponseStatusEnum, type GetStocksFilingsVXText200Response, type GetStocksFilingsVXText200ResponseResultsInner, GetStocksFilingsVXText200ResponseStatusEnum, GetStocksFilingsVXTextFormTypeAnyOfEnum, GetStocksFilingsVXTextFormTypeEnum, GetStocksFilingsVXTextSectionAnyOfEnum, GetStocksFilingsVXTextSectionEnum, type GetStocksFinancialsV1BalanceSheets200Response, type GetStocksFinancialsV1BalanceSheets200ResponseResultsInner, GetStocksFinancialsV1BalanceSheets200ResponseStatusEnum, type GetStocksFinancialsV1CashFlowStatements200Response, type GetStocksFinancialsV1CashFlowStatements200ResponseResultsInner, GetStocksFinancialsV1CashFlowStatements200ResponseStatusEnum, type GetStocksFinancialsV1IncomeStatements200Response, type GetStocksFinancialsV1IncomeStatements200ResponseResultsInner, GetStocksFinancialsV1IncomeStatements200ResponseStatusEnum, type GetStocksFinancialsV1Ratios200Response, type GetStocksFinancialsV1Ratios200ResponseResultsInner, GetStocksFinancialsV1Ratios200ResponseStatusEnum, GetStocksMACDOrderEnum, GetStocksMACDSeriesTypeEnum, GetStocksMACDTimespanEnum, type GetStocksQuotes200Response, type GetStocksQuotes200ResponseResultsInner, GetStocksQuotesOrderEnum, GetStocksQuotesSortEnum, GetStocksRSIOrderEnum, GetStocksRSISeriesTypeEnum, GetStocksRSITimespanEnum, GetStocksSMAOrderEnum, GetStocksSMASeriesTypeEnum, GetStocksSMATimespanEnum, type GetStocksSnapshotDirection200Response, GetStocksSnapshotDirectionDirectionEnum, type GetStocksSnapshotTicker200Response, type GetStocksSnapshotTicker200ResponseAllOfTicker, type GetStocksSnapshotTickers200Response, type GetStocksSnapshotTickers200ResponseAllOfTickersInner, type GetStocksSnapshotTickers200ResponseAllOfTickersInnerDay, type GetStocksSnapshotTickers200ResponseAllOfTickersInnerLastQuote, type GetStocksSnapshotTickers200ResponseAllOfTickersInnerLastTrade, type GetStocksSnapshotTickers200ResponseAllOfTickersInnerMin, type GetStocksSnapshotTickers200ResponseAllOfTickersInnerPrevDay, type GetStocksTaxonomiesVXRiskFactors200Response, type GetStocksTaxonomiesVXRiskFactors200ResponseResultsInner, GetStocksTaxonomiesVXRiskFactors200ResponseStatusEnum, type GetStocksTrades200Response, type GetStocksTrades200ResponseResultsInner, GetStocksTradesOrderEnum, GetStocksTradesSortEnum, type GetStocksV1Dividends200Response, type GetStocksV1Dividends200ResponseResultsInner, GetStocksV1Dividends200ResponseStatusEnum, GetStocksV1DividendsDistributionTypeAnyOfEnum, GetStocksV1DividendsDistributionTypeEnum, type GetStocksV1Exchanges200Response, type GetStocksV1Exchanges200ResponseResultsInner, GetStocksV1Exchanges200ResponseStatusEnum, type GetStocksV1ShortInterest200Response, type GetStocksV1ShortInterest200ResponseResultsInner, GetStocksV1ShortInterest200ResponseStatusEnum, type GetStocksV1ShortVolume200Response, type GetStocksV1ShortVolume200ResponseResultsInner, GetStocksV1ShortVolume200ResponseStatusEnum, type GetStocksV1Splits200Response, type GetStocksV1Splits200ResponseResultsInner, GetStocksV1Splits200ResponseStatusEnum, GetStocksV1SplitsAdjustmentTypeAnyOfEnum, GetStocksV1SplitsAdjustmentTypeEnum, type GetTicker200Response, type GetTicker200ResponseResults, type GetTicker200ResponseResultsAddress, type GetTicker200ResponseResultsBranding, GetTicker200ResponseResultsLocaleEnum, GetTicker200ResponseResultsMarketEnum, type GetTmxV1CorporateEvents200Response, type GetTmxV1CorporateEvents200ResponseResultsInner, GetTmxV1CorporateEvents200ResponseStatusEnum, type IAggegateForexEvent, type IAggregateCryptoEvent, type IAggregateFuturesEvent, type IAggregateIndexEvent, type IAggregateOptionsEvent, type IAggregateStockEvent, type IFMVCryptoEvent, type IFMVForexEvent, type IFMVOptionsEvent, type IFMVStockEvent, type IIndexValueEvent, type ILULDStockEvent, type IMassiveClient, type INOIStockEvent, type IQuoteCryptoEvent, type IQuoteForexEvent, type IQuoteFuturesEvent, type IQuoteOptionsEvent, type IQuoteStockEvent, type ITradeCryptoEvent, type ITradeFuturesEvent, type ITradeOptionsEvent, type ITradeStockEvent, type IWebsocketClient, type IndexAggsBase, type IndicesGroupedResults, type IndicesOpenClose, type IndicesTickerResults, type IndicesTickerResultsResultsInner, type ListConditions200Response, type ListConditions200ResponseResultsInner, ListConditions200ResponseResultsInnerAssetClassEnum, ListConditions200ResponseResultsInnerDataTypesEnum, type ListConditions200ResponseResultsInnerSipMapping, ListConditions200ResponseResultsInnerTypeEnum, type ListConditions200ResponseResultsInnerUpdateRules, type ListConditions200ResponseResultsInnerUpdateRulesConsolidated, type ListConditions200ResponseResultsInnerUpdateRulesMarketCenter, type ListConditions400Response, ListConditionsAssetClassEnum, ListConditionsDataTypeEnum, ListConditionsOrderEnum, ListConditionsSipEnum, ListConditionsSortEnum, type ListDividends200Response, type ListDividends200ResponseResultsInner, ListDividends200ResponseResultsInnerDividendTypeEnum, ListDividendsDividendTypeEnum, ListDividendsFrequencyEnum, ListDividendsOrderEnum, ListDividendsSortEnum, type ListExchanges200Response, type ListExchanges200ResponseResultsInner, ListExchanges200ResponseResultsInnerAssetClassEnum, ListExchanges200ResponseResultsInnerLocaleEnum, ListExchanges200ResponseResultsInnerTypeEnum, type ListExchanges400Response, ListExchangesAssetClassEnum, ListExchangesLocaleEnum, type ListFinancials200Response, type ListFinancials200ResponseResultsInner, type ListFinancials200ResponseResultsInnerFinancials, type ListFinancials200ResponseResultsInnerFinancialsBalanceSheet, ListFinancialsOrderEnum, ListFinancialsSortEnum, ListFinancialsTimeframeEnum, type ListIPOs200Response, type ListIPOs200ResponseResultsInner, ListIPOs200ResponseResultsInnerIpoStatusEnum, ListIPOsIpoStatusEnum, ListIPOsOrderEnum, ListIPOsSortEnum, type ListNews200Response, type ListNews200ResponseResultsInner, type ListNews200ResponseResultsInnerInsightsInner, ListNews200ResponseResultsInnerInsightsInnerSentimentEnum, type ListNews200ResponseResultsInnerPublisher, ListNewsOrderEnum, type ListNewsPublishedUtcParameter, ListNewsSortEnum, type ListOptionsContracts200Response, type ListOptionsContracts200ResponseResultsInner, type ListOptionsContracts200ResponseResultsInnerAdditionalUnderlyingsInner, ListOptionsContracts200ResponseResultsInnerExerciseStyleEnum, ListOptionsContractsContractTypeEnum, ListOptionsContractsOrderEnum, ListOptionsContractsSortEnum, type ListStockSplits200Response, type ListStockSplits200ResponseResultsInner, ListStockSplitsOrderEnum, ListStockSplitsSortEnum, type ListTickerTypes200Response, type ListTickerTypes200ResponseResultsInner, ListTickerTypes200ResponseResultsInnerAssetClassEnum, ListTickerTypes200ResponseResultsInnerLocaleEnum, ListTickerTypesAssetClassEnum, ListTickerTypesLocaleEnum, type ListTickers200Response, type ListTickers200ResponseResultsInner, ListTickers200ResponseResultsInnerLocaleEnum, ListTickers200ResponseResultsInnerMarketEnum, ListTickersMarketEnum, ListTickersOrderEnum, ListTickersSortEnum, ListTickersTypeEnum, type Locales, type LocalesResultsInner, type MapKey, MapKeyTypeEnum, type MarketHolidayInner, type MarketStatus, type MarketStatusCurrencies, type MarketStatusExchanges, type Markets, type MarketsResultsInner, MassiveClient, type ModelDate, type ModelMap, type NewsInner, type PaginationHooksBase, type RatingSection, type RequestIdBase, type SnapshotMinOHLCV, type SnapshotOHLCV, type SnapshotOHLCVVW, type SnapshotOHLCVVWOtc, type StandardBase, type StatusBase, type StatusCountBase, type StocksGroupedResults, type StocksOpenClose, type StocksSnapshotLastQuote, type StocksSnapshotMinute, type StocksSnapshotMinuteOTC, type StocksSnapshotTicker, type StocksSnapshotTickers, type StocksTickerResultsOTC, type StocksV2Base, type StocksV2NBBO, type StocksV2NBBOs, type StocksV2Trade, type StocksV2Trades, type TickerBase, type TickerResults, type TradeDetailsMapItem, type V1LastBase, type V2AggsBase, type V2LastBase, type V2TicksBase, MassiveClient as default, getCryptoWebsocket, getForexWebsocket, getFuturesWebsocket, getIndicesWebsocket, getOptionsWebsocket, getStocksWebsocket, restClient, websocketClient };