@ariva-mds/mds 2.4.0 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (607) hide show
  1. package/lib/cjs/index.js +21 -6
  2. package/lib/cjs/models/Alarm.js +84 -0
  3. package/lib/cjs/models/AlarmAllOf.js +73 -0
  4. package/lib/cjs/models/AlarmId.js +50 -0
  5. package/lib/cjs/models/AlarmReachedEvent.js +87 -0
  6. package/lib/cjs/models/AlarmReachedEventAllOf.js +51 -0
  7. package/lib/cjs/models/AlarmValue.js +52 -0
  8. package/lib/cjs/models/AlarmsReachedGet200Response.js +87 -0
  9. package/lib/cjs/models/BidAskHistory.js +61 -0
  10. package/lib/cjs/models/BidAskHistoryAllOf.js +51 -0
  11. package/lib/cjs/models/BidAskHistoryData.js +62 -0
  12. package/lib/cjs/models/ContinuationToken.js +50 -0
  13. package/lib/cjs/models/DayMarkData.js +56 -0
  14. package/lib/cjs/models/IdFieldsInstrument.js +50 -0
  15. package/lib/cjs/models/IdFieldsListing.js +58 -0
  16. package/lib/cjs/models/InstrumentsGet200Response.js +53 -0
  17. package/lib/cjs/models/InstrumentsGet200Response1.js +61 -0
  18. package/lib/cjs/models/InstrumentsInstrumentIdListingsGet200Response.js +51 -0
  19. package/lib/cjs/models/InstrumentsInstrumentIdMarketstatesGet200Response.js +51 -0
  20. package/lib/cjs/models/ListTotalResultCount.js +50 -0
  21. package/lib/cjs/models/Listingdata.js +66 -0
  22. package/lib/cjs/models/ListingdataCefFields.js +55 -0
  23. package/lib/cjs/models/ListingdataT7Fields.js +53 -0
  24. package/lib/cjs/models/ListingdataWithId.js +74 -0
  25. package/lib/cjs/models/ListingdataWithIdAndQuality.js +77 -0
  26. package/lib/cjs/models/ListingdataWithIdAndQualityAllOf.js +51 -0
  27. package/lib/cjs/models/ListsListIdTopTradecountGet200Response.js +51 -0
  28. package/lib/cjs/models/LookupTable.js +53 -0
  29. package/lib/cjs/models/Marketdepth.js +58 -0
  30. package/lib/cjs/models/MarketdepthEntry.js +54 -0
  31. package/lib/cjs/models/MarketdepthT7Fields.js +66 -0
  32. package/lib/cjs/models/MarketdepthWithId.js +71 -0
  33. package/lib/cjs/models/MarketdepthWithIdAllOf.js +51 -0
  34. package/lib/cjs/models/Marketstate.js +88 -0
  35. package/lib/cjs/models/MarketstateQuote.js +65 -0
  36. package/lib/cjs/models/MarketstateQuoteT7Fields.js +50 -0
  37. package/lib/cjs/models/MarketstateResponseSearch.js +100 -0
  38. package/lib/cjs/models/MarketstateResponseSearchAllOf.js +50 -0
  39. package/lib/cjs/models/MarketstateTick.js +68 -0
  40. package/lib/cjs/models/MarketstateWithId.js +98 -0
  41. package/lib/cjs/models/MarketstateWithIdAllOf.js +50 -0
  42. package/lib/cjs/models/MarketstatesGet200Response.js +51 -0
  43. package/lib/cjs/models/MarketstatesGet200Response1.js +100 -0
  44. package/lib/cjs/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.js +71 -0
  45. package/lib/cjs/models/Masterdata.js +59 -0
  46. package/lib/cjs/models/MasterdataWithId.js +61 -0
  47. package/lib/cjs/models/OfficialSymbols.js +69 -0
  48. package/lib/cjs/models/OfficialSymbolsCommodity.js +52 -0
  49. package/lib/cjs/models/OfficialSymbolsCrypto.js +52 -0
  50. package/lib/cjs/models/OfficialSymbolsCurrency.js +52 -0
  51. package/lib/cjs/models/OfficialSymbolsEurexFuture.js +52 -0
  52. package/lib/cjs/models/OfficialSymbolsEurexOption.js +56 -0
  53. package/lib/cjs/models/Performance.js +52 -0
  54. package/lib/cjs/models/PerformanceData.js +64 -0
  55. package/lib/cjs/models/PerformanceDataAllOf.js +56 -0
  56. package/lib/cjs/models/PerformanceDataForTimeRange.js +106 -0
  57. package/lib/cjs/models/Quality.js +37 -0
  58. package/lib/cjs/models/QuotationType.js +44 -0
  59. package/lib/cjs/models/Sourcedata.js +57 -0
  60. package/lib/cjs/models/SourcesGet200Response.js +51 -0
  61. package/lib/cjs/models/SourcesSourceIdListingsGet200Response.js +53 -0
  62. package/lib/cjs/models/SourcesSourceIdListingsGet200Response1.js +74 -0
  63. package/lib/cjs/models/SourcesSourceIdMarketstatesGet200Response.js +53 -0
  64. package/lib/cjs/models/SourcesSourceIdMarketstatesGet200Response1.js +98 -0
  65. package/lib/cjs/models/SourcesSourceIdTradetickerGet200Response.js +53 -0
  66. package/lib/cjs/models/SourcesSourceIdTradetickerGet200Response1.js +64 -0
  67. package/lib/cjs/models/Status.js +54 -0
  68. package/lib/cjs/models/StringValueMultiRange.js +52 -0
  69. package/lib/cjs/models/TickHistory.js +61 -0
  70. package/lib/cjs/models/TickHistoryAllOf.js +51 -0
  71. package/lib/cjs/models/TickHistoryData.js +58 -0
  72. package/lib/cjs/models/TimeRange.js +51 -0
  73. package/lib/cjs/models/Timeseries.js +61 -0
  74. package/lib/cjs/models/TimeseriesAllOf.js +51 -0
  75. package/lib/cjs/models/TimeseriesData.js +64 -0
  76. package/lib/cjs/models/TopflopEntry.js +76 -0
  77. package/lib/cjs/models/TopflopEntryAllOf.js +66 -0
  78. package/lib/cjs/models/TopflopList.js +51 -0
  79. package/lib/cjs/models/Total.js +58 -0
  80. package/lib/cjs/models/TradetickerEvent.js +64 -0
  81. package/lib/cjs/models/TradetickerEventAllOf.js +54 -0
  82. package/lib/cjs/models/Tradingtime.js +62 -0
  83. package/lib/cjs/models/TradingtimeByAssetDefinition.js +54 -0
  84. package/lib/cjs/models/TradingtimeDefinition.js +87 -0
  85. package/lib/cjs/models/TradingtimeDetails.js +60 -0
  86. package/lib/cjs/models/TradingtimeException.js +50 -0
  87. package/lib/cjs/models/TradingtimeInfoReply.js +57 -0
  88. package/lib/cjs/models/TradingtimePartialException.js +53 -0
  89. package/lib/cjs/models/WebSocketCommandAuthenticate.js +50 -0
  90. package/lib/cjs/models/WebSocketCommandCancel.js +50 -0
  91. package/lib/cjs/models/WebSocketCommandGetSource.js +50 -0
  92. package/lib/cjs/models/WebSocketCommandHeartbeat.js +50 -0
  93. package/lib/cjs/models/WebSocketCommandListInstrumentListings.js +50 -0
  94. package/lib/cjs/models/WebSocketCommandPriority.js +52 -0
  95. package/lib/cjs/models/WebSocketCommandSubscribeListTopflop.js +67 -0
  96. package/lib/cjs/models/WebSocketCommandSubscribeMarketstates.js +53 -0
  97. package/lib/cjs/models/WebSocketCommandSubscribeSourceTradeticker.js +59 -0
  98. package/lib/cjs/models/WebSocketMessage.js +73 -0
  99. package/lib/cjs/models/WebSocketRequest.js +77 -0
  100. package/lib/cjs/models/index.js +116 -0
  101. package/lib/cjs/runtime.js +24 -0
  102. package/lib/cjs/types/index.d.ts +6 -5
  103. package/lib/cjs/types/index.d.ts.map +1 -1
  104. package/lib/cjs/types/models/Alarm.d.ts +100 -0
  105. package/lib/cjs/types/models/Alarm.d.ts.map +1 -0
  106. package/lib/cjs/types/models/AlarmAllOf.d.ts +69 -0
  107. package/lib/cjs/types/models/AlarmAllOf.d.ts.map +1 -0
  108. package/lib/cjs/types/models/AlarmId.d.ts +32 -0
  109. package/lib/cjs/types/models/AlarmId.d.ts.map +1 -0
  110. package/lib/cjs/types/models/AlarmReachedEvent.d.ts +107 -0
  111. package/lib/cjs/types/models/AlarmReachedEvent.d.ts.map +1 -0
  112. package/lib/cjs/types/models/AlarmReachedEventAllOf.d.ts +33 -0
  113. package/lib/cjs/types/models/AlarmReachedEventAllOf.d.ts.map +1 -0
  114. package/lib/cjs/types/models/AlarmValue.d.ts +38 -0
  115. package/lib/cjs/types/models/AlarmValue.d.ts.map +1 -0
  116. package/lib/cjs/types/models/AlarmsReachedGet200Response.d.ts +107 -0
  117. package/lib/cjs/types/models/AlarmsReachedGet200Response.d.ts.map +1 -0
  118. package/lib/cjs/types/models/BidAskHistory.d.ts +64 -0
  119. package/lib/cjs/types/models/BidAskHistory.d.ts.map +1 -0
  120. package/lib/cjs/types/models/BidAskHistoryAllOf.d.ts +33 -0
  121. package/lib/cjs/types/models/BidAskHistoryAllOf.d.ts.map +1 -0
  122. package/lib/cjs/types/models/BidAskHistoryData.d.ts +69 -0
  123. package/lib/cjs/types/models/BidAskHistoryData.d.ts.map +1 -0
  124. package/lib/cjs/types/models/ContinuationToken.d.ts +32 -0
  125. package/lib/cjs/types/models/ContinuationToken.d.ts.map +1 -0
  126. package/lib/cjs/types/models/DayMarkData.d.ts +50 -0
  127. package/lib/cjs/types/models/DayMarkData.d.ts.map +1 -0
  128. package/lib/cjs/types/models/IdFieldsInstrument.d.ts +32 -0
  129. package/lib/cjs/types/models/IdFieldsInstrument.d.ts.map +1 -0
  130. package/lib/cjs/types/models/IdFieldsListing.d.ts +57 -0
  131. package/lib/cjs/types/models/IdFieldsListing.d.ts.map +1 -0
  132. package/lib/cjs/types/models/InstrumentsGet200Response.d.ts +39 -0
  133. package/lib/cjs/types/models/InstrumentsGet200Response.d.ts.map +1 -0
  134. package/lib/cjs/types/models/InstrumentsGet200Response1.d.ts +67 -0
  135. package/lib/cjs/types/models/InstrumentsGet200Response1.d.ts.map +1 -0
  136. package/lib/cjs/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts +33 -0
  137. package/lib/cjs/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts.map +1 -0
  138. package/lib/cjs/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts +33 -0
  139. package/lib/cjs/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts.map +1 -0
  140. package/lib/cjs/types/models/ListTotalResultCount.d.ts +32 -0
  141. package/lib/cjs/types/models/ListTotalResultCount.d.ts.map +1 -0
  142. package/lib/cjs/types/models/Listingdata.d.ts +77 -0
  143. package/lib/cjs/types/models/Listingdata.d.ts.map +1 -0
  144. package/lib/cjs/types/models/ListingdataCefFields.d.ts +45 -0
  145. package/lib/cjs/types/models/ListingdataCefFields.d.ts.map +1 -0
  146. package/lib/cjs/types/models/ListingdataT7Fields.d.ts +39 -0
  147. package/lib/cjs/types/models/ListingdataT7Fields.d.ts.map +1 -0
  148. package/lib/cjs/types/models/ListingdataWithId.d.ts +102 -0
  149. package/lib/cjs/types/models/ListingdataWithId.d.ts.map +1 -0
  150. package/lib/cjs/types/models/ListingdataWithIdAndQuality.d.ts +109 -0
  151. package/lib/cjs/types/models/ListingdataWithIdAndQuality.d.ts.map +1 -0
  152. package/lib/cjs/types/models/ListingdataWithIdAndQualityAllOf.d.ts +33 -0
  153. package/lib/cjs/types/models/ListingdataWithIdAndQualityAllOf.d.ts.map +1 -0
  154. package/lib/cjs/types/models/ListsListIdTopTradecountGet200Response.d.ts +33 -0
  155. package/lib/cjs/types/models/ListsListIdTopTradecountGet200Response.d.ts.map +1 -0
  156. package/lib/cjs/types/models/LookupTable.d.ts +38 -0
  157. package/lib/cjs/types/models/LookupTable.d.ts.map +1 -0
  158. package/lib/cjs/types/models/Marketdepth.d.ts +52 -0
  159. package/lib/cjs/types/models/Marketdepth.d.ts.map +1 -0
  160. package/lib/cjs/types/models/MarketdepthEntry.d.ts +44 -0
  161. package/lib/cjs/types/models/MarketdepthEntry.d.ts.map +1 -0
  162. package/lib/cjs/types/models/MarketdepthT7Fields.d.ts +80 -0
  163. package/lib/cjs/types/models/MarketdepthT7Fields.d.ts.map +1 -0
  164. package/lib/cjs/types/models/MarketdepthWithId.d.ts +90 -0
  165. package/lib/cjs/types/models/MarketdepthWithId.d.ts.map +1 -0
  166. package/lib/cjs/types/models/MarketdepthWithIdAllOf.d.ts +33 -0
  167. package/lib/cjs/types/models/MarketdepthWithIdAllOf.d.ts.map +1 -0
  168. package/lib/cjs/types/models/Marketstate.d.ts +130 -0
  169. package/lib/cjs/types/models/Marketstate.d.ts.map +1 -0
  170. package/lib/cjs/types/models/MarketstateQuote.d.ts +70 -0
  171. package/lib/cjs/types/models/MarketstateQuote.d.ts.map +1 -0
  172. package/lib/cjs/types/models/MarketstateQuoteT7Fields.d.ts +32 -0
  173. package/lib/cjs/types/models/MarketstateQuoteT7Fields.d.ts.map +1 -0
  174. package/lib/cjs/types/models/MarketstateResponseSearch.d.ts +169 -0
  175. package/lib/cjs/types/models/MarketstateResponseSearch.d.ts.map +1 -0
  176. package/lib/cjs/types/models/MarketstateResponseSearchAllOf.d.ts +34 -0
  177. package/lib/cjs/types/models/MarketstateResponseSearchAllOf.d.ts.map +1 -0
  178. package/lib/cjs/types/models/MarketstateTick.d.ts +81 -0
  179. package/lib/cjs/types/models/MarketstateTick.d.ts.map +1 -0
  180. package/lib/cjs/types/models/MarketstateWithId.d.ts +161 -0
  181. package/lib/cjs/types/models/MarketstateWithId.d.ts.map +1 -0
  182. package/lib/cjs/types/models/MarketstateWithIdAllOf.d.ts +32 -0
  183. package/lib/cjs/types/models/MarketstateWithIdAllOf.d.ts.map +1 -0
  184. package/lib/cjs/types/models/MarketstatesGet200Response.d.ts +33 -0
  185. package/lib/cjs/types/models/MarketstatesGet200Response.d.ts.map +1 -0
  186. package/lib/cjs/types/models/MarketstatesGet200Response1.d.ts +169 -0
  187. package/lib/cjs/types/models/MarketstatesGet200Response1.d.ts.map +1 -0
  188. package/lib/cjs/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts +90 -0
  189. package/lib/cjs/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts.map +1 -0
  190. package/lib/cjs/types/models/Masterdata.d.ts +61 -0
  191. package/lib/cjs/types/models/Masterdata.d.ts.map +1 -0
  192. package/lib/cjs/types/models/MasterdataWithId.d.ts +67 -0
  193. package/lib/cjs/types/models/MasterdataWithId.d.ts.map +1 -0
  194. package/lib/cjs/types/models/OfficialSymbols.d.ts +79 -0
  195. package/lib/cjs/types/models/OfficialSymbols.d.ts.map +1 -0
  196. package/lib/cjs/types/models/OfficialSymbolsCommodity.d.ts +38 -0
  197. package/lib/cjs/types/models/OfficialSymbolsCommodity.d.ts.map +1 -0
  198. package/lib/cjs/types/models/OfficialSymbolsCrypto.d.ts +38 -0
  199. package/lib/cjs/types/models/OfficialSymbolsCrypto.d.ts.map +1 -0
  200. package/lib/cjs/types/models/OfficialSymbolsCurrency.d.ts +38 -0
  201. package/lib/cjs/types/models/OfficialSymbolsCurrency.d.ts.map +1 -0
  202. package/lib/cjs/types/models/OfficialSymbolsEurexFuture.d.ts +38 -0
  203. package/lib/cjs/types/models/OfficialSymbolsEurexFuture.d.ts.map +1 -0
  204. package/lib/cjs/types/models/OfficialSymbolsEurexOption.d.ts +50 -0
  205. package/lib/cjs/types/models/OfficialSymbolsEurexOption.d.ts.map +1 -0
  206. package/lib/cjs/types/models/Performance.d.ts +38 -0
  207. package/lib/cjs/types/models/Performance.d.ts.map +1 -0
  208. package/lib/cjs/types/models/PerformanceData.d.ts +71 -0
  209. package/lib/cjs/types/models/PerformanceData.d.ts.map +1 -0
  210. package/lib/cjs/types/models/PerformanceDataAllOf.d.ts +46 -0
  211. package/lib/cjs/types/models/PerformanceDataAllOf.d.ts.map +1 -0
  212. package/lib/cjs/types/models/PerformanceDataForTimeRange.d.ts +185 -0
  213. package/lib/cjs/types/models/PerformanceDataForTimeRange.d.ts.map +1 -0
  214. package/lib/cjs/types/models/Quality.d.ts +25 -0
  215. package/lib/cjs/types/models/Quality.d.ts.map +1 -0
  216. package/lib/cjs/types/models/QuotationType.d.ts +32 -0
  217. package/lib/cjs/types/models/QuotationType.d.ts.map +1 -0
  218. package/lib/cjs/types/models/Sourcedata.d.ts +54 -0
  219. package/lib/cjs/types/models/Sourcedata.d.ts.map +1 -0
  220. package/lib/cjs/types/models/SourcesGet200Response.d.ts +33 -0
  221. package/lib/cjs/types/models/SourcesGet200Response.d.ts.map +1 -0
  222. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response.d.ts +39 -0
  223. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response.d.ts.map +1 -0
  224. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response1.d.ts +102 -0
  225. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response1.d.ts.map +1 -0
  226. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts +39 -0
  227. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts.map +1 -0
  228. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts +161 -0
  229. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts.map +1 -0
  230. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response.d.ts +39 -0
  231. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response.d.ts.map +1 -0
  232. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts +71 -0
  233. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts.map +1 -0
  234. package/lib/cjs/types/models/Status.d.ts +44 -0
  235. package/lib/cjs/types/models/Status.d.ts.map +1 -0
  236. package/lib/cjs/types/models/StringValueMultiRange.d.ts +38 -0
  237. package/lib/cjs/types/models/StringValueMultiRange.d.ts.map +1 -0
  238. package/lib/cjs/types/models/TickHistory.d.ts +64 -0
  239. package/lib/cjs/types/models/TickHistory.d.ts.map +1 -0
  240. package/lib/cjs/types/models/TickHistoryAllOf.d.ts +33 -0
  241. package/lib/cjs/types/models/TickHistoryAllOf.d.ts.map +1 -0
  242. package/lib/cjs/types/models/TickHistoryData.d.ts +57 -0
  243. package/lib/cjs/types/models/TickHistoryData.d.ts.map +1 -0
  244. package/lib/cjs/types/models/TimeRange.d.ts +39 -0
  245. package/lib/cjs/types/models/TimeRange.d.ts.map +1 -0
  246. package/lib/cjs/types/models/Timeseries.d.ts +64 -0
  247. package/lib/cjs/types/models/Timeseries.d.ts.map +1 -0
  248. package/lib/cjs/types/models/TimeseriesAllOf.d.ts +33 -0
  249. package/lib/cjs/types/models/TimeseriesAllOf.d.ts.map +1 -0
  250. package/lib/cjs/types/models/TimeseriesData.d.ts +74 -0
  251. package/lib/cjs/types/models/TimeseriesData.d.ts.map +1 -0
  252. package/lib/cjs/types/models/TopflopEntry.d.ts +103 -0
  253. package/lib/cjs/types/models/TopflopEntry.d.ts.map +1 -0
  254. package/lib/cjs/types/models/TopflopEntryAllOf.d.ts +72 -0
  255. package/lib/cjs/types/models/TopflopEntryAllOf.d.ts.map +1 -0
  256. package/lib/cjs/types/models/TopflopList.d.ts +33 -0
  257. package/lib/cjs/types/models/TopflopList.d.ts.map +1 -0
  258. package/lib/cjs/types/models/Total.d.ts +56 -0
  259. package/lib/cjs/types/models/Total.d.ts.map +1 -0
  260. package/lib/cjs/types/models/TradetickerEvent.d.ts +71 -0
  261. package/lib/cjs/types/models/TradetickerEvent.d.ts.map +1 -0
  262. package/lib/cjs/types/models/TradetickerEventAllOf.d.ts +40 -0
  263. package/lib/cjs/types/models/TradetickerEventAllOf.d.ts.map +1 -0
  264. package/lib/cjs/types/models/Tradingtime.d.ts +64 -0
  265. package/lib/cjs/types/models/Tradingtime.d.ts.map +1 -0
  266. package/lib/cjs/types/models/TradingtimeByAssetDefinition.d.ts +40 -0
  267. package/lib/cjs/types/models/TradingtimeByAssetDefinition.d.ts.map +1 -0
  268. package/lib/cjs/types/models/TradingtimeDefinition.d.ts +137 -0
  269. package/lib/cjs/types/models/TradingtimeDefinition.d.ts.map +1 -0
  270. package/lib/cjs/types/models/TradingtimeDetails.d.ts +62 -0
  271. package/lib/cjs/types/models/TradingtimeDetails.d.ts.map +1 -0
  272. package/lib/cjs/types/models/TradingtimeException.d.ts +32 -0
  273. package/lib/cjs/types/models/TradingtimeException.d.ts.map +1 -0
  274. package/lib/cjs/types/models/TradingtimeInfoReply.d.ts +51 -0
  275. package/lib/cjs/types/models/TradingtimeInfoReply.d.ts.map +1 -0
  276. package/lib/cjs/types/models/TradingtimePartialException.d.ts +39 -0
  277. package/lib/cjs/types/models/TradingtimePartialException.d.ts.map +1 -0
  278. package/lib/cjs/types/models/WebSocketCommandAuthenticate.d.ts +32 -0
  279. package/lib/cjs/types/models/WebSocketCommandAuthenticate.d.ts.map +1 -0
  280. package/lib/cjs/types/models/WebSocketCommandCancel.d.ts +32 -0
  281. package/lib/cjs/types/models/WebSocketCommandCancel.d.ts.map +1 -0
  282. package/lib/cjs/types/models/WebSocketCommandGetSource.d.ts +32 -0
  283. package/lib/cjs/types/models/WebSocketCommandGetSource.d.ts.map +1 -0
  284. package/lib/cjs/types/models/WebSocketCommandHeartbeat.d.ts +32 -0
  285. package/lib/cjs/types/models/WebSocketCommandHeartbeat.d.ts.map +1 -0
  286. package/lib/cjs/types/models/WebSocketCommandListInstrumentListings.d.ts +32 -0
  287. package/lib/cjs/types/models/WebSocketCommandListInstrumentListings.d.ts.map +1 -0
  288. package/lib/cjs/types/models/WebSocketCommandPriority.d.ts +38 -0
  289. package/lib/cjs/types/models/WebSocketCommandPriority.d.ts.map +1 -0
  290. package/lib/cjs/types/models/WebSocketCommandSubscribeListTopflop.d.ts +66 -0
  291. package/lib/cjs/types/models/WebSocketCommandSubscribeListTopflop.d.ts.map +1 -0
  292. package/lib/cjs/types/models/WebSocketCommandSubscribeMarketstates.d.ts +39 -0
  293. package/lib/cjs/types/models/WebSocketCommandSubscribeMarketstates.d.ts.map +1 -0
  294. package/lib/cjs/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts +57 -0
  295. package/lib/cjs/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts.map +1 -0
  296. package/lib/cjs/types/models/WebSocketMessage.d.ts +91 -0
  297. package/lib/cjs/types/models/WebSocketMessage.d.ts.map +1 -0
  298. package/lib/cjs/types/models/WebSocketRequest.d.ts +95 -0
  299. package/lib/cjs/types/models/WebSocketRequest.d.ts.map +1 -0
  300. package/lib/cjs/types/models/index.d.ts +99 -0
  301. package/lib/cjs/types/models/index.d.ts.map +1 -0
  302. package/lib/cjs/types/runtime.d.ts +14 -0
  303. package/lib/cjs/types/runtime.d.ts.map +1 -0
  304. package/lib/esm/index.mjs +21 -6
  305. package/lib/esm/models/Alarm.js +77 -0
  306. package/lib/esm/models/AlarmAllOf.js +66 -0
  307. package/lib/esm/models/AlarmId.js +43 -0
  308. package/lib/esm/models/AlarmReachedEvent.js +80 -0
  309. package/lib/esm/models/AlarmReachedEventAllOf.js +44 -0
  310. package/lib/esm/models/AlarmValue.js +45 -0
  311. package/lib/esm/models/AlarmsReachedGet200Response.js +80 -0
  312. package/lib/esm/models/BidAskHistory.js +54 -0
  313. package/lib/esm/models/BidAskHistoryAllOf.js +44 -0
  314. package/lib/esm/models/BidAskHistoryData.js +55 -0
  315. package/lib/esm/models/ContinuationToken.js +43 -0
  316. package/lib/esm/models/DayMarkData.js +49 -0
  317. package/lib/esm/models/IdFieldsInstrument.js +43 -0
  318. package/lib/esm/models/IdFieldsListing.js +51 -0
  319. package/lib/esm/models/InstrumentsGet200Response.js +46 -0
  320. package/lib/esm/models/InstrumentsGet200Response1.js +54 -0
  321. package/lib/esm/models/InstrumentsInstrumentIdListingsGet200Response.js +44 -0
  322. package/lib/esm/models/InstrumentsInstrumentIdMarketstatesGet200Response.js +44 -0
  323. package/lib/esm/models/ListTotalResultCount.js +43 -0
  324. package/lib/esm/models/Listingdata.js +59 -0
  325. package/lib/esm/models/ListingdataCefFields.js +48 -0
  326. package/lib/esm/models/ListingdataT7Fields.js +46 -0
  327. package/lib/esm/models/ListingdataWithId.js +67 -0
  328. package/lib/esm/models/ListingdataWithIdAndQuality.js +70 -0
  329. package/lib/esm/models/ListingdataWithIdAndQualityAllOf.js +44 -0
  330. package/lib/esm/models/ListsListIdTopTradecountGet200Response.js +44 -0
  331. package/lib/esm/models/LookupTable.js +46 -0
  332. package/lib/esm/models/Marketdepth.js +51 -0
  333. package/lib/esm/models/MarketdepthEntry.js +47 -0
  334. package/lib/esm/models/MarketdepthT7Fields.js +59 -0
  335. package/lib/esm/models/MarketdepthWithId.js +64 -0
  336. package/lib/esm/models/MarketdepthWithIdAllOf.js +44 -0
  337. package/lib/esm/models/Marketstate.js +81 -0
  338. package/lib/esm/models/MarketstateQuote.js +58 -0
  339. package/lib/esm/models/MarketstateQuoteT7Fields.js +43 -0
  340. package/lib/esm/models/MarketstateResponseSearch.js +93 -0
  341. package/lib/esm/models/MarketstateResponseSearchAllOf.js +43 -0
  342. package/lib/esm/models/MarketstateTick.js +61 -0
  343. package/lib/esm/models/MarketstateWithId.js +91 -0
  344. package/lib/esm/models/MarketstateWithIdAllOf.js +43 -0
  345. package/lib/esm/models/MarketstatesGet200Response.js +44 -0
  346. package/lib/esm/models/MarketstatesGet200Response1.js +93 -0
  347. package/lib/esm/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.js +64 -0
  348. package/lib/esm/models/Masterdata.js +52 -0
  349. package/lib/esm/models/MasterdataWithId.js +54 -0
  350. package/lib/esm/models/OfficialSymbols.js +62 -0
  351. package/lib/esm/models/OfficialSymbolsCommodity.js +45 -0
  352. package/lib/esm/models/OfficialSymbolsCrypto.js +45 -0
  353. package/lib/esm/models/OfficialSymbolsCurrency.js +45 -0
  354. package/lib/esm/models/OfficialSymbolsEurexFuture.js +45 -0
  355. package/lib/esm/models/OfficialSymbolsEurexOption.js +49 -0
  356. package/lib/esm/models/Performance.js +45 -0
  357. package/lib/esm/models/PerformanceData.js +57 -0
  358. package/lib/esm/models/PerformanceDataAllOf.js +49 -0
  359. package/lib/esm/models/PerformanceDataForTimeRange.js +99 -0
  360. package/lib/esm/models/Quality.js +31 -0
  361. package/lib/esm/models/QuotationType.js +38 -0
  362. package/lib/esm/models/Sourcedata.js +50 -0
  363. package/lib/esm/models/SourcesGet200Response.js +44 -0
  364. package/lib/esm/models/SourcesSourceIdListingsGet200Response.js +46 -0
  365. package/lib/esm/models/SourcesSourceIdListingsGet200Response1.js +67 -0
  366. package/lib/esm/models/SourcesSourceIdMarketstatesGet200Response.js +46 -0
  367. package/lib/esm/models/SourcesSourceIdMarketstatesGet200Response1.js +91 -0
  368. package/lib/esm/models/SourcesSourceIdTradetickerGet200Response.js +46 -0
  369. package/lib/esm/models/SourcesSourceIdTradetickerGet200Response1.js +57 -0
  370. package/lib/esm/models/Status.js +47 -0
  371. package/lib/esm/models/StringValueMultiRange.js +45 -0
  372. package/lib/esm/models/TickHistory.js +54 -0
  373. package/lib/esm/models/TickHistoryAllOf.js +44 -0
  374. package/lib/esm/models/TickHistoryData.js +51 -0
  375. package/lib/esm/models/TimeRange.js +45 -0
  376. package/lib/esm/models/Timeseries.js +54 -0
  377. package/lib/esm/models/TimeseriesAllOf.js +44 -0
  378. package/lib/esm/models/TimeseriesData.js +57 -0
  379. package/lib/esm/models/TopflopEntry.js +69 -0
  380. package/lib/esm/models/TopflopEntryAllOf.js +59 -0
  381. package/lib/esm/models/TopflopList.js +44 -0
  382. package/lib/esm/models/Total.js +51 -0
  383. package/lib/esm/models/TradetickerEvent.js +57 -0
  384. package/lib/esm/models/TradetickerEventAllOf.js +47 -0
  385. package/lib/esm/models/Tradingtime.js +55 -0
  386. package/lib/esm/models/TradingtimeByAssetDefinition.js +47 -0
  387. package/lib/esm/models/TradingtimeDefinition.js +80 -0
  388. package/lib/esm/models/TradingtimeDetails.js +53 -0
  389. package/lib/esm/models/TradingtimeException.js +43 -0
  390. package/lib/esm/models/TradingtimeInfoReply.js +50 -0
  391. package/lib/esm/models/TradingtimePartialException.js +46 -0
  392. package/lib/esm/models/WebSocketCommandAuthenticate.js +43 -0
  393. package/lib/esm/models/WebSocketCommandCancel.js +43 -0
  394. package/lib/esm/models/WebSocketCommandGetSource.js +43 -0
  395. package/lib/esm/models/WebSocketCommandHeartbeat.js +43 -0
  396. package/lib/esm/models/WebSocketCommandListInstrumentListings.js +43 -0
  397. package/lib/esm/models/WebSocketCommandPriority.js +45 -0
  398. package/lib/esm/models/WebSocketCommandSubscribeListTopflop.js +60 -0
  399. package/lib/esm/models/WebSocketCommandSubscribeMarketstates.js +46 -0
  400. package/lib/esm/models/WebSocketCommandSubscribeSourceTradeticker.js +52 -0
  401. package/lib/esm/models/WebSocketMessage.js +66 -0
  402. package/lib/esm/models/WebSocketRequest.js +70 -0
  403. package/lib/esm/models/index.js +100 -0
  404. package/lib/esm/runtime.js +19 -0
  405. package/lib/esm/types/index.d.ts +6 -5
  406. package/lib/esm/types/index.d.ts.map +1 -1
  407. package/lib/esm/types/models/Alarm.d.ts +100 -0
  408. package/lib/esm/types/models/Alarm.d.ts.map +1 -0
  409. package/lib/esm/types/models/AlarmAllOf.d.ts +69 -0
  410. package/lib/esm/types/models/AlarmAllOf.d.ts.map +1 -0
  411. package/lib/esm/types/models/AlarmId.d.ts +32 -0
  412. package/lib/esm/types/models/AlarmId.d.ts.map +1 -0
  413. package/lib/esm/types/models/AlarmReachedEvent.d.ts +107 -0
  414. package/lib/esm/types/models/AlarmReachedEvent.d.ts.map +1 -0
  415. package/lib/esm/types/models/AlarmReachedEventAllOf.d.ts +33 -0
  416. package/lib/esm/types/models/AlarmReachedEventAllOf.d.ts.map +1 -0
  417. package/lib/esm/types/models/AlarmValue.d.ts +38 -0
  418. package/lib/esm/types/models/AlarmValue.d.ts.map +1 -0
  419. package/lib/esm/types/models/AlarmsReachedGet200Response.d.ts +107 -0
  420. package/lib/esm/types/models/AlarmsReachedGet200Response.d.ts.map +1 -0
  421. package/lib/esm/types/models/BidAskHistory.d.ts +64 -0
  422. package/lib/esm/types/models/BidAskHistory.d.ts.map +1 -0
  423. package/lib/esm/types/models/BidAskHistoryAllOf.d.ts +33 -0
  424. package/lib/esm/types/models/BidAskHistoryAllOf.d.ts.map +1 -0
  425. package/lib/esm/types/models/BidAskHistoryData.d.ts +69 -0
  426. package/lib/esm/types/models/BidAskHistoryData.d.ts.map +1 -0
  427. package/lib/esm/types/models/ContinuationToken.d.ts +32 -0
  428. package/lib/esm/types/models/ContinuationToken.d.ts.map +1 -0
  429. package/lib/esm/types/models/DayMarkData.d.ts +50 -0
  430. package/lib/esm/types/models/DayMarkData.d.ts.map +1 -0
  431. package/lib/esm/types/models/IdFieldsInstrument.d.ts +32 -0
  432. package/lib/esm/types/models/IdFieldsInstrument.d.ts.map +1 -0
  433. package/lib/esm/types/models/IdFieldsListing.d.ts +57 -0
  434. package/lib/esm/types/models/IdFieldsListing.d.ts.map +1 -0
  435. package/lib/esm/types/models/InstrumentsGet200Response.d.ts +39 -0
  436. package/lib/esm/types/models/InstrumentsGet200Response.d.ts.map +1 -0
  437. package/lib/esm/types/models/InstrumentsGet200Response1.d.ts +67 -0
  438. package/lib/esm/types/models/InstrumentsGet200Response1.d.ts.map +1 -0
  439. package/lib/esm/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts +33 -0
  440. package/lib/esm/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts.map +1 -0
  441. package/lib/esm/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts +33 -0
  442. package/lib/esm/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts.map +1 -0
  443. package/lib/esm/types/models/ListTotalResultCount.d.ts +32 -0
  444. package/lib/esm/types/models/ListTotalResultCount.d.ts.map +1 -0
  445. package/lib/esm/types/models/Listingdata.d.ts +77 -0
  446. package/lib/esm/types/models/Listingdata.d.ts.map +1 -0
  447. package/lib/esm/types/models/ListingdataCefFields.d.ts +45 -0
  448. package/lib/esm/types/models/ListingdataCefFields.d.ts.map +1 -0
  449. package/lib/esm/types/models/ListingdataT7Fields.d.ts +39 -0
  450. package/lib/esm/types/models/ListingdataT7Fields.d.ts.map +1 -0
  451. package/lib/esm/types/models/ListingdataWithId.d.ts +102 -0
  452. package/lib/esm/types/models/ListingdataWithId.d.ts.map +1 -0
  453. package/lib/esm/types/models/ListingdataWithIdAndQuality.d.ts +109 -0
  454. package/lib/esm/types/models/ListingdataWithIdAndQuality.d.ts.map +1 -0
  455. package/lib/esm/types/models/ListingdataWithIdAndQualityAllOf.d.ts +33 -0
  456. package/lib/esm/types/models/ListingdataWithIdAndQualityAllOf.d.ts.map +1 -0
  457. package/lib/esm/types/models/ListsListIdTopTradecountGet200Response.d.ts +33 -0
  458. package/lib/esm/types/models/ListsListIdTopTradecountGet200Response.d.ts.map +1 -0
  459. package/lib/esm/types/models/LookupTable.d.ts +38 -0
  460. package/lib/esm/types/models/LookupTable.d.ts.map +1 -0
  461. package/lib/esm/types/models/Marketdepth.d.ts +52 -0
  462. package/lib/esm/types/models/Marketdepth.d.ts.map +1 -0
  463. package/lib/esm/types/models/MarketdepthEntry.d.ts +44 -0
  464. package/lib/esm/types/models/MarketdepthEntry.d.ts.map +1 -0
  465. package/lib/esm/types/models/MarketdepthT7Fields.d.ts +80 -0
  466. package/lib/esm/types/models/MarketdepthT7Fields.d.ts.map +1 -0
  467. package/lib/esm/types/models/MarketdepthWithId.d.ts +90 -0
  468. package/lib/esm/types/models/MarketdepthWithId.d.ts.map +1 -0
  469. package/lib/esm/types/models/MarketdepthWithIdAllOf.d.ts +33 -0
  470. package/lib/esm/types/models/MarketdepthWithIdAllOf.d.ts.map +1 -0
  471. package/lib/esm/types/models/Marketstate.d.ts +130 -0
  472. package/lib/esm/types/models/Marketstate.d.ts.map +1 -0
  473. package/lib/esm/types/models/MarketstateQuote.d.ts +70 -0
  474. package/lib/esm/types/models/MarketstateQuote.d.ts.map +1 -0
  475. package/lib/esm/types/models/MarketstateQuoteT7Fields.d.ts +32 -0
  476. package/lib/esm/types/models/MarketstateQuoteT7Fields.d.ts.map +1 -0
  477. package/lib/esm/types/models/MarketstateResponseSearch.d.ts +169 -0
  478. package/lib/esm/types/models/MarketstateResponseSearch.d.ts.map +1 -0
  479. package/lib/esm/types/models/MarketstateResponseSearchAllOf.d.ts +34 -0
  480. package/lib/esm/types/models/MarketstateResponseSearchAllOf.d.ts.map +1 -0
  481. package/lib/esm/types/models/MarketstateTick.d.ts +81 -0
  482. package/lib/esm/types/models/MarketstateTick.d.ts.map +1 -0
  483. package/lib/esm/types/models/MarketstateWithId.d.ts +161 -0
  484. package/lib/esm/types/models/MarketstateWithId.d.ts.map +1 -0
  485. package/lib/esm/types/models/MarketstateWithIdAllOf.d.ts +32 -0
  486. package/lib/esm/types/models/MarketstateWithIdAllOf.d.ts.map +1 -0
  487. package/lib/esm/types/models/MarketstatesGet200Response.d.ts +33 -0
  488. package/lib/esm/types/models/MarketstatesGet200Response.d.ts.map +1 -0
  489. package/lib/esm/types/models/MarketstatesGet200Response1.d.ts +169 -0
  490. package/lib/esm/types/models/MarketstatesGet200Response1.d.ts.map +1 -0
  491. package/lib/esm/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts +90 -0
  492. package/lib/esm/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts.map +1 -0
  493. package/lib/esm/types/models/Masterdata.d.ts +61 -0
  494. package/lib/esm/types/models/Masterdata.d.ts.map +1 -0
  495. package/lib/esm/types/models/MasterdataWithId.d.ts +67 -0
  496. package/lib/esm/types/models/MasterdataWithId.d.ts.map +1 -0
  497. package/lib/esm/types/models/OfficialSymbols.d.ts +79 -0
  498. package/lib/esm/types/models/OfficialSymbols.d.ts.map +1 -0
  499. package/lib/esm/types/models/OfficialSymbolsCommodity.d.ts +38 -0
  500. package/lib/esm/types/models/OfficialSymbolsCommodity.d.ts.map +1 -0
  501. package/lib/esm/types/models/OfficialSymbolsCrypto.d.ts +38 -0
  502. package/lib/esm/types/models/OfficialSymbolsCrypto.d.ts.map +1 -0
  503. package/lib/esm/types/models/OfficialSymbolsCurrency.d.ts +38 -0
  504. package/lib/esm/types/models/OfficialSymbolsCurrency.d.ts.map +1 -0
  505. package/lib/esm/types/models/OfficialSymbolsEurexFuture.d.ts +38 -0
  506. package/lib/esm/types/models/OfficialSymbolsEurexFuture.d.ts.map +1 -0
  507. package/lib/esm/types/models/OfficialSymbolsEurexOption.d.ts +50 -0
  508. package/lib/esm/types/models/OfficialSymbolsEurexOption.d.ts.map +1 -0
  509. package/lib/esm/types/models/Performance.d.ts +38 -0
  510. package/lib/esm/types/models/Performance.d.ts.map +1 -0
  511. package/lib/esm/types/models/PerformanceData.d.ts +71 -0
  512. package/lib/esm/types/models/PerformanceData.d.ts.map +1 -0
  513. package/lib/esm/types/models/PerformanceDataAllOf.d.ts +46 -0
  514. package/lib/esm/types/models/PerformanceDataAllOf.d.ts.map +1 -0
  515. package/lib/esm/types/models/PerformanceDataForTimeRange.d.ts +185 -0
  516. package/lib/esm/types/models/PerformanceDataForTimeRange.d.ts.map +1 -0
  517. package/lib/esm/types/models/Quality.d.ts +25 -0
  518. package/lib/esm/types/models/Quality.d.ts.map +1 -0
  519. package/lib/esm/types/models/QuotationType.d.ts +32 -0
  520. package/lib/esm/types/models/QuotationType.d.ts.map +1 -0
  521. package/lib/esm/types/models/Sourcedata.d.ts +54 -0
  522. package/lib/esm/types/models/Sourcedata.d.ts.map +1 -0
  523. package/lib/esm/types/models/SourcesGet200Response.d.ts +33 -0
  524. package/lib/esm/types/models/SourcesGet200Response.d.ts.map +1 -0
  525. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response.d.ts +39 -0
  526. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response.d.ts.map +1 -0
  527. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response1.d.ts +102 -0
  528. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response1.d.ts.map +1 -0
  529. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts +39 -0
  530. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts.map +1 -0
  531. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts +161 -0
  532. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts.map +1 -0
  533. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response.d.ts +39 -0
  534. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response.d.ts.map +1 -0
  535. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts +71 -0
  536. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts.map +1 -0
  537. package/lib/esm/types/models/Status.d.ts +44 -0
  538. package/lib/esm/types/models/Status.d.ts.map +1 -0
  539. package/lib/esm/types/models/StringValueMultiRange.d.ts +38 -0
  540. package/lib/esm/types/models/StringValueMultiRange.d.ts.map +1 -0
  541. package/lib/esm/types/models/TickHistory.d.ts +64 -0
  542. package/lib/esm/types/models/TickHistory.d.ts.map +1 -0
  543. package/lib/esm/types/models/TickHistoryAllOf.d.ts +33 -0
  544. package/lib/esm/types/models/TickHistoryAllOf.d.ts.map +1 -0
  545. package/lib/esm/types/models/TickHistoryData.d.ts +57 -0
  546. package/lib/esm/types/models/TickHistoryData.d.ts.map +1 -0
  547. package/lib/esm/types/models/TimeRange.d.ts +39 -0
  548. package/lib/esm/types/models/TimeRange.d.ts.map +1 -0
  549. package/lib/esm/types/models/Timeseries.d.ts +64 -0
  550. package/lib/esm/types/models/Timeseries.d.ts.map +1 -0
  551. package/lib/esm/types/models/TimeseriesAllOf.d.ts +33 -0
  552. package/lib/esm/types/models/TimeseriesAllOf.d.ts.map +1 -0
  553. package/lib/esm/types/models/TimeseriesData.d.ts +74 -0
  554. package/lib/esm/types/models/TimeseriesData.d.ts.map +1 -0
  555. package/lib/esm/types/models/TopflopEntry.d.ts +103 -0
  556. package/lib/esm/types/models/TopflopEntry.d.ts.map +1 -0
  557. package/lib/esm/types/models/TopflopEntryAllOf.d.ts +72 -0
  558. package/lib/esm/types/models/TopflopEntryAllOf.d.ts.map +1 -0
  559. package/lib/esm/types/models/TopflopList.d.ts +33 -0
  560. package/lib/esm/types/models/TopflopList.d.ts.map +1 -0
  561. package/lib/esm/types/models/Total.d.ts +56 -0
  562. package/lib/esm/types/models/Total.d.ts.map +1 -0
  563. package/lib/esm/types/models/TradetickerEvent.d.ts +71 -0
  564. package/lib/esm/types/models/TradetickerEvent.d.ts.map +1 -0
  565. package/lib/esm/types/models/TradetickerEventAllOf.d.ts +40 -0
  566. package/lib/esm/types/models/TradetickerEventAllOf.d.ts.map +1 -0
  567. package/lib/esm/types/models/Tradingtime.d.ts +64 -0
  568. package/lib/esm/types/models/Tradingtime.d.ts.map +1 -0
  569. package/lib/esm/types/models/TradingtimeByAssetDefinition.d.ts +40 -0
  570. package/lib/esm/types/models/TradingtimeByAssetDefinition.d.ts.map +1 -0
  571. package/lib/esm/types/models/TradingtimeDefinition.d.ts +137 -0
  572. package/lib/esm/types/models/TradingtimeDefinition.d.ts.map +1 -0
  573. package/lib/esm/types/models/TradingtimeDetails.d.ts +62 -0
  574. package/lib/esm/types/models/TradingtimeDetails.d.ts.map +1 -0
  575. package/lib/esm/types/models/TradingtimeException.d.ts +32 -0
  576. package/lib/esm/types/models/TradingtimeException.d.ts.map +1 -0
  577. package/lib/esm/types/models/TradingtimeInfoReply.d.ts +51 -0
  578. package/lib/esm/types/models/TradingtimeInfoReply.d.ts.map +1 -0
  579. package/lib/esm/types/models/TradingtimePartialException.d.ts +39 -0
  580. package/lib/esm/types/models/TradingtimePartialException.d.ts.map +1 -0
  581. package/lib/esm/types/models/WebSocketCommandAuthenticate.d.ts +32 -0
  582. package/lib/esm/types/models/WebSocketCommandAuthenticate.d.ts.map +1 -0
  583. package/lib/esm/types/models/WebSocketCommandCancel.d.ts +32 -0
  584. package/lib/esm/types/models/WebSocketCommandCancel.d.ts.map +1 -0
  585. package/lib/esm/types/models/WebSocketCommandGetSource.d.ts +32 -0
  586. package/lib/esm/types/models/WebSocketCommandGetSource.d.ts.map +1 -0
  587. package/lib/esm/types/models/WebSocketCommandHeartbeat.d.ts +32 -0
  588. package/lib/esm/types/models/WebSocketCommandHeartbeat.d.ts.map +1 -0
  589. package/lib/esm/types/models/WebSocketCommandListInstrumentListings.d.ts +32 -0
  590. package/lib/esm/types/models/WebSocketCommandListInstrumentListings.d.ts.map +1 -0
  591. package/lib/esm/types/models/WebSocketCommandPriority.d.ts +38 -0
  592. package/lib/esm/types/models/WebSocketCommandPriority.d.ts.map +1 -0
  593. package/lib/esm/types/models/WebSocketCommandSubscribeListTopflop.d.ts +66 -0
  594. package/lib/esm/types/models/WebSocketCommandSubscribeListTopflop.d.ts.map +1 -0
  595. package/lib/esm/types/models/WebSocketCommandSubscribeMarketstates.d.ts +39 -0
  596. package/lib/esm/types/models/WebSocketCommandSubscribeMarketstates.d.ts.map +1 -0
  597. package/lib/esm/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts +57 -0
  598. package/lib/esm/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts.map +1 -0
  599. package/lib/esm/types/models/WebSocketMessage.d.ts +91 -0
  600. package/lib/esm/types/models/WebSocketMessage.d.ts.map +1 -0
  601. package/lib/esm/types/models/WebSocketRequest.d.ts +95 -0
  602. package/lib/esm/types/models/WebSocketRequest.d.ts.map +1 -0
  603. package/lib/esm/types/models/index.d.ts +99 -0
  604. package/lib/esm/types/models/index.d.ts.map +1 -0
  605. package/lib/esm/types/runtime.d.ts +14 -0
  606. package/lib/esm/types/runtime.d.ts.map +1 -0
  607. package/package.json +2 -1
@@ -0,0 +1,38 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ * Price or quote that triggered the alarm.
14
+ * @export
15
+ * @interface AlarmValue
16
+ */
17
+ export interface AlarmValue {
18
+ /**
19
+ *
20
+ * @type {number}
21
+ * @memberof AlarmValue
22
+ */
23
+ value?: number;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof AlarmValue
28
+ */
29
+ time?: string;
30
+ }
31
+ /**
32
+ * Check if a given object implements the AlarmValue interface.
33
+ */
34
+ export declare function instanceOfAlarmValue(value: object): boolean;
35
+ export declare function AlarmValueFromJSON(json: any): AlarmValue;
36
+ export declare function AlarmValueFromJSONTyped(json: any, ignoreDiscriminator: boolean): AlarmValue;
37
+ export declare function AlarmValueToJSON(value?: AlarmValue | null): any;
38
+ //# sourceMappingURL=AlarmValue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AlarmValue.d.ts","sourceRoot":"","sources":["../../../../src/models/AlarmValue.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,UAAU;IACvB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAI3D;AAED,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,GAAG,GAAG,UAAU,CAExD;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,UAAU,CAS3F;AAED,wBAAgB,gBAAgB,CAAC,KAAK,CAAC,EAAE,UAAU,GAAG,IAAI,GAAG,GAAG,CAY/D"}
@@ -0,0 +1,107 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { AlarmValue } from './AlarmValue';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface AlarmsReachedGet200Response
17
+ */
18
+ export interface AlarmsReachedGet200Response {
19
+ /**
20
+ * Id TODO for the Marketstate of an Instrument that is listed on a Source. <p> Format: InstrumentId "," ListingVariant "," Source <p>InstrumentId: The InstrumentID in one of the defined formats, see <a href="#model-InstrumentId">InstrumentId</a></p> <p>ListingVariant: Normally the listing variant is only determined by the trading currency, in that case the ListingVariant is named after the Currency (e.g. EUR). But other variant types might be possible!</p> <p>Source: The Source or Exchange. </p>
21
+ * <p> Any MarketstateId is also a valid MarketstateQuery.</bold></p>
22
+ * @type {string}
23
+ * @memberof AlarmsReachedGet200Response
24
+ */
25
+ marketstateId?: string;
26
+ /**
27
+ * ID for one instrument, ie. a stock or an index. This will be the highest ranked available identifier for this instrument from the following list: <p>- ISIN: DE0007100000 <br>- Currency: CURRENCY(EUR/USD) <br>- EUREX-Option: EUREXO(DE000710000000,C,3000,1222) </p>
28
+ * @type {string}
29
+ * @memberof AlarmsReachedGet200Response
30
+ */
31
+ instrumentId?: string;
32
+ /**
33
+ * Source
34
+ * @type {string}
35
+ * @memberof AlarmsReachedGet200Response
36
+ */
37
+ sourceId?: string;
38
+ /**
39
+ * if an instrument is listed eg. in multiple currencies on one exchange then the information in this field is used to discriminate between them.
40
+ * @type {string}
41
+ * @memberof AlarmsReachedGet200Response
42
+ */
43
+ currency?: string;
44
+ /**
45
+ * if an instrument is listed eg. in multiple currencies on one exchange then the information in this field is used to discriminate between them.
46
+ * @type {string}
47
+ * @memberof AlarmsReachedGet200Response
48
+ */
49
+ listingVariant?: string;
50
+ /**
51
+ * Alarm id
52
+ * @type {string}
53
+ * @memberof AlarmsReachedGet200Response
54
+ */
55
+ alarmId: string;
56
+ /**
57
+ *
58
+ * @type {number}
59
+ * @memberof AlarmsReachedGet200Response
60
+ */
61
+ limit?: number;
62
+ /**
63
+ *
64
+ * @type {string}
65
+ * @memberof AlarmsReachedGet200Response
66
+ */
67
+ limitType?: AlarmsReachedGet200ResponseLimitTypeEnum;
68
+ /**
69
+ *
70
+ * @type {string}
71
+ * @memberof AlarmsReachedGet200Response
72
+ */
73
+ baseForCalculation?: AlarmsReachedGet200ResponseBaseForCalculationEnum;
74
+ /**
75
+ *
76
+ * @type {AlarmValue}
77
+ * @memberof AlarmsReachedGet200Response
78
+ */
79
+ value?: AlarmValue;
80
+ }
81
+ /**
82
+ * @export
83
+ */
84
+ export declare const AlarmsReachedGet200ResponseLimitTypeEnum: {
85
+ readonly UnknownLimitType: "UNKNOWN_LIMIT_TYPE";
86
+ readonly GreaterThan: "GREATER_THAN";
87
+ readonly LowerThan: "LOWER_THAN";
88
+ };
89
+ export type AlarmsReachedGet200ResponseLimitTypeEnum = typeof AlarmsReachedGet200ResponseLimitTypeEnum[keyof typeof AlarmsReachedGet200ResponseLimitTypeEnum];
90
+ /**
91
+ * @export
92
+ */
93
+ export declare const AlarmsReachedGet200ResponseBaseForCalculationEnum: {
94
+ readonly UnknownBaseForCalculation: "UNKNOWN_BASE_FOR_CALCULATION";
95
+ readonly Price: "PRICE";
96
+ readonly Bid: "BID";
97
+ readonly Ask: "ASK";
98
+ };
99
+ export type AlarmsReachedGet200ResponseBaseForCalculationEnum = typeof AlarmsReachedGet200ResponseBaseForCalculationEnum[keyof typeof AlarmsReachedGet200ResponseBaseForCalculationEnum];
100
+ /**
101
+ * Check if a given object implements the AlarmsReachedGet200Response interface.
102
+ */
103
+ export declare function instanceOfAlarmsReachedGet200Response(value: object): boolean;
104
+ export declare function AlarmsReachedGet200ResponseFromJSON(json: any): AlarmsReachedGet200Response;
105
+ export declare function AlarmsReachedGet200ResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): AlarmsReachedGet200Response;
106
+ export declare function AlarmsReachedGet200ResponseToJSON(value?: AlarmsReachedGet200Response | null): any;
107
+ //# sourceMappingURL=AlarmsReachedGet200Response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AlarmsReachedGet200Response.d.ts","sourceRoot":"","sources":["../../../../src/models/AlarmsReachedGet200Response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AASH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAO/C;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;;;;OAKG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,SAAS,CAAC,EAAE,wCAAwC,CAAC;IACrD;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,iDAAiD,CAAC;IACvE;;;;OAIG;IACH,KAAK,CAAC,EAAE,UAAU,CAAC;CACtB;AAGD;;GAEG;AACH,eAAO,MAAM,wCAAwC;;;;CAI3C,CAAC;AACX,MAAM,MAAM,wCAAwC,GAAG,OAAO,wCAAwC,CAAC,MAAM,OAAO,wCAAwC,CAAC,CAAC;AAE9J;;GAEG;AACH,eAAO,MAAM,iDAAiD;;;;;CAKpD,CAAC;AACX,MAAM,MAAM,iDAAiD,GAAG,OAAO,iDAAiD,CAAC,MAAM,OAAO,iDAAiD,CAAC,CAAC;AAGzL;;GAEG;AACH,wBAAgB,qCAAqC,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAK5E;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,2BAA2B,CAE1F;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,2BAA2B,CAiB7H;AAED,wBAAgB,iCAAiC,CAAC,KAAK,CAAC,EAAE,2BAA2B,GAAG,IAAI,GAAG,GAAG,CAoBjG"}
@@ -0,0 +1,64 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { BidAskHistoryData } from './BidAskHistoryData';
13
+ /**
14
+ * Tick history data for an instrument
15
+ * @export
16
+ * @interface BidAskHistory
17
+ */
18
+ export interface BidAskHistory {
19
+ /**
20
+ * Id TODO for the Marketstate of an Instrument that is listed on a Source. <p> Format: InstrumentId "," ListingVariant "," Source <p>InstrumentId: The InstrumentID in one of the defined formats, see <a href="#model-InstrumentId">InstrumentId</a></p> <p>ListingVariant: Normally the listing variant is only determined by the trading currency, in that case the ListingVariant is named after the Currency (e.g. EUR). But other variant types might be possible!</p> <p>Source: The Source or Exchange. </p>
21
+ * <p> Any MarketstateId is also a valid MarketstateQuery.</bold></p>
22
+ * @type {string}
23
+ * @memberof BidAskHistory
24
+ */
25
+ marketstateId?: string;
26
+ /**
27
+ * ID for one instrument, ie. a stock or an index. This will be the highest ranked available identifier for this instrument from the following list: <p>- ISIN: DE0007100000 <br>- Currency: CURRENCY(EUR/USD) <br>- EUREX-Option: EUREXO(DE000710000000,C,3000,1222) </p>
28
+ * @type {string}
29
+ * @memberof BidAskHistory
30
+ */
31
+ instrumentId?: string;
32
+ /**
33
+ * Source
34
+ * @type {string}
35
+ * @memberof BidAskHistory
36
+ */
37
+ sourceId?: string;
38
+ /**
39
+ * if an instrument is listed eg. in multiple currencies on one exchange then the information in this field is used to discriminate between them.
40
+ * @type {string}
41
+ * @memberof BidAskHistory
42
+ */
43
+ currency?: string;
44
+ /**
45
+ * if an instrument is listed eg. in multiple currencies on one exchange then the information in this field is used to discriminate between them.
46
+ * @type {string}
47
+ * @memberof BidAskHistory
48
+ */
49
+ listingVariant?: string;
50
+ /**
51
+ *
52
+ * @type {Array<BidAskHistoryData>}
53
+ * @memberof BidAskHistory
54
+ */
55
+ items?: Array<BidAskHistoryData>;
56
+ }
57
+ /**
58
+ * Check if a given object implements the BidAskHistory interface.
59
+ */
60
+ export declare function instanceOfBidAskHistory(value: object): boolean;
61
+ export declare function BidAskHistoryFromJSON(json: any): BidAskHistory;
62
+ export declare function BidAskHistoryFromJSONTyped(json: any, ignoreDiscriminator: boolean): BidAskHistory;
63
+ export declare function BidAskHistoryToJSON(value?: BidAskHistory | null): any;
64
+ //# sourceMappingURL=BidAskHistory.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BidAskHistory.d.ts","sourceRoot":"","sources":["../../../../src/models/BidAskHistory.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAO7D;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC1B;;;;;OAKG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,CAAC;CACpC;AAED;;GAEG;AACH,wBAAgB,uBAAuB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAI9D;AAED,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,GAAG,GAAG,aAAa,CAE9D;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,aAAa,CAajG;AAED,wBAAgB,mBAAmB,CAAC,KAAK,CAAC,EAAE,aAAa,GAAG,IAAI,GAAG,GAAG,CAgBrE"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { BidAskHistoryData } from './BidAskHistoryData';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface BidAskHistoryAllOf
17
+ */
18
+ export interface BidAskHistoryAllOf {
19
+ /**
20
+ *
21
+ * @type {Array<BidAskHistoryData>}
22
+ * @memberof BidAskHistoryAllOf
23
+ */
24
+ items?: Array<BidAskHistoryData>;
25
+ }
26
+ /**
27
+ * Check if a given object implements the BidAskHistoryAllOf interface.
28
+ */
29
+ export declare function instanceOfBidAskHistoryAllOf(value: object): boolean;
30
+ export declare function BidAskHistoryAllOfFromJSON(json: any): BidAskHistoryAllOf;
31
+ export declare function BidAskHistoryAllOfFromJSONTyped(json: any, ignoreDiscriminator: boolean): BidAskHistoryAllOf;
32
+ export declare function BidAskHistoryAllOfToJSON(value?: BidAskHistoryAllOf | null): any;
33
+ //# sourceMappingURL=BidAskHistoryAllOf.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BidAskHistoryAllOf.d.ts","sourceRoot":"","sources":["../../../../src/models/BidAskHistoryAllOf.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAO7D;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,CAAC;CACpC;AAED;;GAEG;AACH,wBAAgB,4BAA4B,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAInE;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,GAAG,kBAAkB,CAExE;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,kBAAkB,CAQ3G;AAED,wBAAgB,wBAAwB,CAAC,KAAK,CAAC,EAAE,kBAAkB,GAAG,IAAI,GAAG,GAAG,CAW/E"}
@@ -0,0 +1,69 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ * BidAsk history data for an instrument
14
+ * @export
15
+ * @interface BidAskHistoryData
16
+ */
17
+ export interface BidAskHistoryData {
18
+ /**
19
+ * Timestamp
20
+ * @type {string}
21
+ * @memberof BidAskHistoryData
22
+ * @deprecated
23
+ */
24
+ time?: string;
25
+ /**
26
+ * Timestamp
27
+ * @type {string}
28
+ * @memberof BidAskHistoryData
29
+ */
30
+ datetime?: string;
31
+ /**
32
+ * Bid value
33
+ * @type {number}
34
+ * @memberof BidAskHistoryData
35
+ */
36
+ bid?: number;
37
+ /**
38
+ * Bid Quantity
39
+ * @type {number}
40
+ * @memberof BidAskHistoryData
41
+ */
42
+ bidQuantity?: number;
43
+ /**
44
+ * Ask value
45
+ * @type {number}
46
+ * @memberof BidAskHistoryData
47
+ */
48
+ ask?: number;
49
+ /**
50
+ * Ask Quantity
51
+ * @type {number}
52
+ * @memberof BidAskHistoryData
53
+ */
54
+ askQuantity?: number;
55
+ /**
56
+ * Trade type
57
+ * @type {string}
58
+ * @memberof BidAskHistoryData
59
+ */
60
+ tradeType?: string;
61
+ }
62
+ /**
63
+ * Check if a given object implements the BidAskHistoryData interface.
64
+ */
65
+ export declare function instanceOfBidAskHistoryData(value: object): boolean;
66
+ export declare function BidAskHistoryDataFromJSON(json: any): BidAskHistoryData;
67
+ export declare function BidAskHistoryDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): BidAskHistoryData;
68
+ export declare function BidAskHistoryDataToJSON(value?: BidAskHistoryData | null): any;
69
+ //# sourceMappingURL=BidAskHistoryData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BidAskHistoryData.d.ts","sourceRoot":"","sources":["../../../../src/models/BidAskHistoryData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;;OAKG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED;;GAEG;AACH,wBAAgB,2BAA2B,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAIlE;AAED,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,GAAG,GAAG,iBAAiB,CAEtE;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iBAAiB,CAczG;AAED,wBAAgB,uBAAuB,CAAC,KAAK,CAAC,EAAE,iBAAiB,GAAG,IAAI,GAAG,GAAG,CAiB7E"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ * Sometimes a the amount of data will be to huge for one reponse, then it is split in serveral parts To fetch the next part of the data for this is the ContinuationToken
14
+ * @export
15
+ * @interface ContinuationToken
16
+ */
17
+ export interface ContinuationToken {
18
+ /**
19
+ * Token to fetch the next part of data
20
+ * @type {string}
21
+ * @memberof ContinuationToken
22
+ */
23
+ continuationToken: string;
24
+ }
25
+ /**
26
+ * Check if a given object implements the ContinuationToken interface.
27
+ */
28
+ export declare function instanceOfContinuationToken(value: object): boolean;
29
+ export declare function ContinuationTokenFromJSON(json: any): ContinuationToken;
30
+ export declare function ContinuationTokenFromJSONTyped(json: any, ignoreDiscriminator: boolean): ContinuationToken;
31
+ export declare function ContinuationTokenToJSON(value?: ContinuationToken | null): any;
32
+ //# sourceMappingURL=ContinuationToken.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContinuationToken.d.ts","sourceRoot":"","sources":["../../../../src/models/ContinuationToken.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,iBAAiB,EAAE,MAAM,CAAC;CAC7B;AAED;;GAEG;AACH,wBAAgB,2BAA2B,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAKlE;AAED,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,GAAG,GAAG,iBAAiB,CAEtE;AAED,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,iBAAiB,CAQzG;AAED,wBAAgB,uBAAuB,CAAC,KAAK,CAAC,EAAE,iBAAiB,GAAG,IAAI,GAAG,GAAG,CAW7E"}
@@ -0,0 +1,50 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ * Day-specific data
14
+ * @export
15
+ * @interface DayMarkData
16
+ */
17
+ export interface DayMarkData {
18
+ /**
19
+ * Price of the underlying trade
20
+ * @type {number}
21
+ * @memberof DayMarkData
22
+ */
23
+ value?: number;
24
+ /**
25
+ * Date of the underlying trade (either date or datetime will be supplied)
26
+ * @type {Date}
27
+ * @memberof DayMarkData
28
+ */
29
+ date?: Date;
30
+ /**
31
+ * Time of the underlying trade (either date or datetime will be supplied)
32
+ * @type {Date}
33
+ * @memberof DayMarkData
34
+ */
35
+ datetime?: Date;
36
+ /**
37
+ * True if the value has been calculated by MDS for information purposes only and not by the source
38
+ * @type {boolean}
39
+ * @memberof DayMarkData
40
+ */
41
+ isIndicative?: boolean;
42
+ }
43
+ /**
44
+ * Check if a given object implements the DayMarkData interface.
45
+ */
46
+ export declare function instanceOfDayMarkData(value: object): boolean;
47
+ export declare function DayMarkDataFromJSON(json: any): DayMarkData;
48
+ export declare function DayMarkDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): DayMarkData;
49
+ export declare function DayMarkDataToJSON(value?: DayMarkData | null): any;
50
+ //# sourceMappingURL=DayMarkData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DayMarkData.d.ts","sourceRoot":"","sources":["../../../../src/models/DayMarkData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,WAAW;IACxB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ;;;;OAIG;IACH,QAAQ,CAAC,EAAE,IAAI,CAAC;IAChB;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAI5D;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,GAAG,GAAG,WAAW,CAE1D;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,WAAW,CAW7F;AAED,wBAAgB,iBAAiB,CAAC,KAAK,CAAC,EAAE,WAAW,GAAG,IAAI,GAAG,GAAG,CAcjE"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface IdFieldsInstrument
16
+ */
17
+ export interface IdFieldsInstrument {
18
+ /**
19
+ * ID for one instrument, ie. a stock or an index. This will be the highest ranked available identifier for this instrument from the following list: <p>- ISIN: DE0007100000 <br>- Currency: CURRENCY(EUR/USD) <br>- EUREX-Option: EUREXO(DE000710000000,C,3000,1222) </p>
20
+ * @type {string}
21
+ * @memberof IdFieldsInstrument
22
+ */
23
+ instrumentId?: string;
24
+ }
25
+ /**
26
+ * Check if a given object implements the IdFieldsInstrument interface.
27
+ */
28
+ export declare function instanceOfIdFieldsInstrument(value: object): boolean;
29
+ export declare function IdFieldsInstrumentFromJSON(json: any): IdFieldsInstrument;
30
+ export declare function IdFieldsInstrumentFromJSONTyped(json: any, ignoreDiscriminator: boolean): IdFieldsInstrument;
31
+ export declare function IdFieldsInstrumentToJSON(value?: IdFieldsInstrument | null): any;
32
+ //# sourceMappingURL=IdFieldsInstrument.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IdFieldsInstrument.d.ts","sourceRoot":"","sources":["../../../../src/models/IdFieldsInstrument.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AAED;;GAEG;AACH,wBAAgB,4BAA4B,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAInE;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,GAAG,kBAAkB,CAExE;AAED,wBAAgB,+BAA+B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,kBAAkB,CAQ3G;AAED,wBAAgB,wBAAwB,CAAC,KAAK,CAAC,EAAE,kBAAkB,GAAG,IAAI,GAAG,GAAG,CAW/E"}
@@ -0,0 +1,57 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ * @interface IdFieldsListing
16
+ */
17
+ export interface IdFieldsListing {
18
+ /**
19
+ * Id TODO for the Marketstate of an Instrument that is listed on a Source. <p> Format: InstrumentId "," ListingVariant "," Source <p>InstrumentId: The InstrumentID in one of the defined formats, see <a href="#model-InstrumentId">InstrumentId</a></p> <p>ListingVariant: Normally the listing variant is only determined by the trading currency, in that case the ListingVariant is named after the Currency (e.g. EUR). But other variant types might be possible!</p> <p>Source: The Source or Exchange. </p>
20
+ * <p> Any MarketstateId is also a valid MarketstateQuery.</bold></p>
21
+ * @type {string}
22
+ * @memberof IdFieldsListing
23
+ */
24
+ marketstateId?: string;
25
+ /**
26
+ * ID for one instrument, ie. a stock or an index. This will be the highest ranked available identifier for this instrument from the following list: <p>- ISIN: DE0007100000 <br>- Currency: CURRENCY(EUR/USD) <br>- EUREX-Option: EUREXO(DE000710000000,C,3000,1222) </p>
27
+ * @type {string}
28
+ * @memberof IdFieldsListing
29
+ */
30
+ instrumentId?: string;
31
+ /**
32
+ * Source
33
+ * @type {string}
34
+ * @memberof IdFieldsListing
35
+ */
36
+ sourceId?: string;
37
+ /**
38
+ * if an instrument is listed eg. in multiple currencies on one exchange then the information in this field is used to discriminate between them.
39
+ * @type {string}
40
+ * @memberof IdFieldsListing
41
+ */
42
+ currency?: string;
43
+ /**
44
+ * if an instrument is listed eg. in multiple currencies on one exchange then the information in this field is used to discriminate between them.
45
+ * @type {string}
46
+ * @memberof IdFieldsListing
47
+ */
48
+ listingVariant?: string;
49
+ }
50
+ /**
51
+ * Check if a given object implements the IdFieldsListing interface.
52
+ */
53
+ export declare function instanceOfIdFieldsListing(value: object): boolean;
54
+ export declare function IdFieldsListingFromJSON(json: any): IdFieldsListing;
55
+ export declare function IdFieldsListingFromJSONTyped(json: any, ignoreDiscriminator: boolean): IdFieldsListing;
56
+ export declare function IdFieldsListingToJSON(value?: IdFieldsListing | null): any;
57
+ //# sourceMappingURL=IdFieldsListing.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"IdFieldsListing.d.ts","sourceRoot":"","sources":["../../../../src/models/IdFieldsListing.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;;OAKG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED;;GAEG;AACH,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAIhE;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,GAAG,eAAe,CAElE;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,eAAe,CAYrG;AAED,wBAAgB,qBAAqB,CAAC,KAAK,CAAC,EAAE,eAAe,GAAG,IAAI,GAAG,GAAG,CAezE"}
@@ -0,0 +1,39 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { MasterdataWithId } from './MasterdataWithId';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface InstrumentsGet200Response
17
+ */
18
+ export interface InstrumentsGet200Response {
19
+ /**
20
+ *
21
+ * @type {string}
22
+ * @memberof InstrumentsGet200Response
23
+ */
24
+ lastEventId?: string;
25
+ /**
26
+ *
27
+ * @type {Array<MasterdataWithId>}
28
+ * @memberof InstrumentsGet200Response
29
+ */
30
+ items?: Array<MasterdataWithId>;
31
+ }
32
+ /**
33
+ * Check if a given object implements the InstrumentsGet200Response interface.
34
+ */
35
+ export declare function instanceOfInstrumentsGet200Response(value: object): boolean;
36
+ export declare function InstrumentsGet200ResponseFromJSON(json: any): InstrumentsGet200Response;
37
+ export declare function InstrumentsGet200ResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): InstrumentsGet200Response;
38
+ export declare function InstrumentsGet200ResponseToJSON(value?: InstrumentsGet200Response | null): any;
39
+ //# sourceMappingURL=InstrumentsGet200Response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InstrumentsGet200Response.d.ts","sourceRoot":"","sources":["../../../../src/models/InstrumentsGet200Response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAO3D;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC,CAAC;CACnC;AAED;;GAEG;AACH,wBAAgB,mCAAmC,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAI1E;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,GAAG,yBAAyB,CAEtF;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,yBAAyB,CASzH;AAED,wBAAgB,+BAA+B,CAAC,KAAK,CAAC,EAAE,yBAAyB,GAAG,IAAI,GAAG,GAAG,CAY7F"}