@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,80 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ import { exists } from '../runtime';
15
+ import { AlarmValueFromJSON, AlarmValueToJSON, } from './AlarmValue';
16
+ /**
17
+ * @export
18
+ */
19
+ export const AlarmsReachedGet200ResponseLimitTypeEnum = {
20
+ UnknownLimitType: 'UNKNOWN_LIMIT_TYPE',
21
+ GreaterThan: 'GREATER_THAN',
22
+ LowerThan: 'LOWER_THAN'
23
+ };
24
+ /**
25
+ * @export
26
+ */
27
+ export const AlarmsReachedGet200ResponseBaseForCalculationEnum = {
28
+ UnknownBaseForCalculation: 'UNKNOWN_BASE_FOR_CALCULATION',
29
+ Price: 'PRICE',
30
+ Bid: 'BID',
31
+ Ask: 'ASK'
32
+ };
33
+ /**
34
+ * Check if a given object implements the AlarmsReachedGet200Response interface.
35
+ */
36
+ export function instanceOfAlarmsReachedGet200Response(value) {
37
+ let isInstance = true;
38
+ isInstance = isInstance && "alarmId" in value;
39
+ return isInstance;
40
+ }
41
+ export function AlarmsReachedGet200ResponseFromJSON(json) {
42
+ return AlarmsReachedGet200ResponseFromJSONTyped(json, false);
43
+ }
44
+ export function AlarmsReachedGet200ResponseFromJSONTyped(json, ignoreDiscriminator) {
45
+ if ((json === undefined) || (json === null)) {
46
+ return json;
47
+ }
48
+ return {
49
+ 'marketstateId': !exists(json, 'marketstateId') ? undefined : json['marketstateId'],
50
+ 'instrumentId': !exists(json, 'instrumentId') ? undefined : json['instrumentId'],
51
+ 'sourceId': !exists(json, 'sourceId') ? undefined : json['sourceId'],
52
+ 'currency': !exists(json, 'currency') ? undefined : json['currency'],
53
+ 'listingVariant': !exists(json, 'listingVariant') ? undefined : json['listingVariant'],
54
+ 'alarmId': json['alarmId'],
55
+ 'limit': !exists(json, 'limit') ? undefined : json['limit'],
56
+ 'limitType': !exists(json, 'limitType') ? undefined : json['limitType'],
57
+ 'baseForCalculation': !exists(json, 'baseForCalculation') ? undefined : json['baseForCalculation'],
58
+ 'value': !exists(json, 'value') ? undefined : AlarmValueFromJSON(json['value']),
59
+ };
60
+ }
61
+ export function AlarmsReachedGet200ResponseToJSON(value) {
62
+ if (value === undefined) {
63
+ return undefined;
64
+ }
65
+ if (value === null) {
66
+ return null;
67
+ }
68
+ return {
69
+ 'marketstateId': value.marketstateId,
70
+ 'instrumentId': value.instrumentId,
71
+ 'sourceId': value.sourceId,
72
+ 'currency': value.currency,
73
+ 'listingVariant': value.listingVariant,
74
+ 'alarmId': value.alarmId,
75
+ 'limit': value.limit,
76
+ 'limitType': value.limitType,
77
+ 'baseForCalculation': value.baseForCalculation,
78
+ 'value': AlarmValueToJSON(value.value),
79
+ };
80
+ }
@@ -0,0 +1,54 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ import { exists } from '../runtime';
15
+ import { BidAskHistoryDataFromJSON, BidAskHistoryDataToJSON, } from './BidAskHistoryData';
16
+ /**
17
+ * Check if a given object implements the BidAskHistory interface.
18
+ */
19
+ export function instanceOfBidAskHistory(value) {
20
+ let isInstance = true;
21
+ return isInstance;
22
+ }
23
+ export function BidAskHistoryFromJSON(json) {
24
+ return BidAskHistoryFromJSONTyped(json, false);
25
+ }
26
+ export function BidAskHistoryFromJSONTyped(json, ignoreDiscriminator) {
27
+ if ((json === undefined) || (json === null)) {
28
+ return json;
29
+ }
30
+ return {
31
+ 'marketstateId': !exists(json, 'marketstateId') ? undefined : json['marketstateId'],
32
+ 'instrumentId': !exists(json, 'instrumentId') ? undefined : json['instrumentId'],
33
+ 'sourceId': !exists(json, 'sourceId') ? undefined : json['sourceId'],
34
+ 'currency': !exists(json, 'currency') ? undefined : json['currency'],
35
+ 'listingVariant': !exists(json, 'listingVariant') ? undefined : json['listingVariant'],
36
+ 'items': !exists(json, 'items') ? undefined : (json['items'].map(BidAskHistoryDataFromJSON)),
37
+ };
38
+ }
39
+ export function BidAskHistoryToJSON(value) {
40
+ if (value === undefined) {
41
+ return undefined;
42
+ }
43
+ if (value === null) {
44
+ return null;
45
+ }
46
+ return {
47
+ 'marketstateId': value.marketstateId,
48
+ 'instrumentId': value.instrumentId,
49
+ 'sourceId': value.sourceId,
50
+ 'currency': value.currency,
51
+ 'listingVariant': value.listingVariant,
52
+ 'items': value.items === undefined ? undefined : (value.items.map(BidAskHistoryDataToJSON)),
53
+ };
54
+ }
@@ -0,0 +1,44 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ import { exists } from '../runtime';
15
+ import { BidAskHistoryDataFromJSON, BidAskHistoryDataToJSON, } from './BidAskHistoryData';
16
+ /**
17
+ * Check if a given object implements the BidAskHistoryAllOf interface.
18
+ */
19
+ export function instanceOfBidAskHistoryAllOf(value) {
20
+ let isInstance = true;
21
+ return isInstance;
22
+ }
23
+ export function BidAskHistoryAllOfFromJSON(json) {
24
+ return BidAskHistoryAllOfFromJSONTyped(json, false);
25
+ }
26
+ export function BidAskHistoryAllOfFromJSONTyped(json, ignoreDiscriminator) {
27
+ if ((json === undefined) || (json === null)) {
28
+ return json;
29
+ }
30
+ return {
31
+ 'items': !exists(json, 'items') ? undefined : (json['items'].map(BidAskHistoryDataFromJSON)),
32
+ };
33
+ }
34
+ export function BidAskHistoryAllOfToJSON(value) {
35
+ if (value === undefined) {
36
+ return undefined;
37
+ }
38
+ if (value === null) {
39
+ return null;
40
+ }
41
+ return {
42
+ 'items': value.items === undefined ? undefined : (value.items.map(BidAskHistoryDataToJSON)),
43
+ };
44
+ }
@@ -0,0 +1,55 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ import { exists } from '../runtime';
15
+ /**
16
+ * Check if a given object implements the BidAskHistoryData interface.
17
+ */
18
+ export function instanceOfBidAskHistoryData(value) {
19
+ let isInstance = true;
20
+ return isInstance;
21
+ }
22
+ export function BidAskHistoryDataFromJSON(json) {
23
+ return BidAskHistoryDataFromJSONTyped(json, false);
24
+ }
25
+ export function BidAskHistoryDataFromJSONTyped(json, ignoreDiscriminator) {
26
+ if ((json === undefined) || (json === null)) {
27
+ return json;
28
+ }
29
+ return {
30
+ 'time': !exists(json, 'time') ? undefined : json['time'],
31
+ 'datetime': !exists(json, 'datetime') ? undefined : json['datetime'],
32
+ 'bid': !exists(json, 'bid') ? undefined : json['bid'],
33
+ 'bidQuantity': !exists(json, 'bidQuantity') ? undefined : json['bidQuantity'],
34
+ 'ask': !exists(json, 'ask') ? undefined : json['ask'],
35
+ 'askQuantity': !exists(json, 'askQuantity') ? undefined : json['askQuantity'],
36
+ 'tradeType': !exists(json, 'tradeType') ? undefined : json['tradeType'],
37
+ };
38
+ }
39
+ export function BidAskHistoryDataToJSON(value) {
40
+ if (value === undefined) {
41
+ return undefined;
42
+ }
43
+ if (value === null) {
44
+ return null;
45
+ }
46
+ return {
47
+ 'time': value.time,
48
+ 'datetime': value.datetime,
49
+ 'bid': value.bid,
50
+ 'bidQuantity': value.bidQuantity,
51
+ 'ask': value.ask,
52
+ 'askQuantity': value.askQuantity,
53
+ 'tradeType': value.tradeType,
54
+ };
55
+ }
@@ -0,0 +1,43 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ /**
15
+ * Check if a given object implements the ContinuationToken interface.
16
+ */
17
+ export function instanceOfContinuationToken(value) {
18
+ let isInstance = true;
19
+ isInstance = isInstance && "continuationToken" in value;
20
+ return isInstance;
21
+ }
22
+ export function ContinuationTokenFromJSON(json) {
23
+ return ContinuationTokenFromJSONTyped(json, false);
24
+ }
25
+ export function ContinuationTokenFromJSONTyped(json, ignoreDiscriminator) {
26
+ if ((json === undefined) || (json === null)) {
27
+ return json;
28
+ }
29
+ return {
30
+ 'continuationToken': json['continuationToken'],
31
+ };
32
+ }
33
+ export function ContinuationTokenToJSON(value) {
34
+ if (value === undefined) {
35
+ return undefined;
36
+ }
37
+ if (value === null) {
38
+ return null;
39
+ }
40
+ return {
41
+ 'continuationToken': value.continuationToken,
42
+ };
43
+ }
@@ -0,0 +1,49 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ import { exists } from '../runtime';
15
+ /**
16
+ * Check if a given object implements the DayMarkData interface.
17
+ */
18
+ export function instanceOfDayMarkData(value) {
19
+ let isInstance = true;
20
+ return isInstance;
21
+ }
22
+ export function DayMarkDataFromJSON(json) {
23
+ return DayMarkDataFromJSONTyped(json, false);
24
+ }
25
+ export function DayMarkDataFromJSONTyped(json, ignoreDiscriminator) {
26
+ if ((json === undefined) || (json === null)) {
27
+ return json;
28
+ }
29
+ return {
30
+ 'value': !exists(json, 'value') ? undefined : json['value'],
31
+ 'date': !exists(json, 'date') ? undefined : (new Date(json['date'])),
32
+ 'datetime': !exists(json, 'datetime') ? undefined : (new Date(json['datetime'])),
33
+ 'isIndicative': !exists(json, 'isIndicative') ? undefined : json['isIndicative'],
34
+ };
35
+ }
36
+ export function DayMarkDataToJSON(value) {
37
+ if (value === undefined) {
38
+ return undefined;
39
+ }
40
+ if (value === null) {
41
+ return null;
42
+ }
43
+ return {
44
+ 'value': value.value,
45
+ 'date': value.date === undefined ? undefined : (value.date.toISOString().substr(0, 10)),
46
+ 'datetime': value.datetime === undefined ? undefined : (value.datetime.toISOString()),
47
+ 'isIndicative': value.isIndicative,
48
+ };
49
+ }
@@ -0,0 +1,43 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ import { exists } from '../runtime';
15
+ /**
16
+ * Check if a given object implements the IdFieldsInstrument interface.
17
+ */
18
+ export function instanceOfIdFieldsInstrument(value) {
19
+ let isInstance = true;
20
+ return isInstance;
21
+ }
22
+ export function IdFieldsInstrumentFromJSON(json) {
23
+ return IdFieldsInstrumentFromJSONTyped(json, false);
24
+ }
25
+ export function IdFieldsInstrumentFromJSONTyped(json, ignoreDiscriminator) {
26
+ if ((json === undefined) || (json === null)) {
27
+ return json;
28
+ }
29
+ return {
30
+ 'instrumentId': !exists(json, 'instrumentId') ? undefined : json['instrumentId'],
31
+ };
32
+ }
33
+ export function IdFieldsInstrumentToJSON(value) {
34
+ if (value === undefined) {
35
+ return undefined;
36
+ }
37
+ if (value === null) {
38
+ return null;
39
+ }
40
+ return {
41
+ 'instrumentId': value.instrumentId,
42
+ };
43
+ }
@@ -0,0 +1,51 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ import { exists } from '../runtime';
15
+ /**
16
+ * Check if a given object implements the IdFieldsListing interface.
17
+ */
18
+ export function instanceOfIdFieldsListing(value) {
19
+ let isInstance = true;
20
+ return isInstance;
21
+ }
22
+ export function IdFieldsListingFromJSON(json) {
23
+ return IdFieldsListingFromJSONTyped(json, false);
24
+ }
25
+ export function IdFieldsListingFromJSONTyped(json, ignoreDiscriminator) {
26
+ if ((json === undefined) || (json === null)) {
27
+ return json;
28
+ }
29
+ return {
30
+ 'marketstateId': !exists(json, 'marketstateId') ? undefined : json['marketstateId'],
31
+ 'instrumentId': !exists(json, 'instrumentId') ? undefined : json['instrumentId'],
32
+ 'sourceId': !exists(json, 'sourceId') ? undefined : json['sourceId'],
33
+ 'currency': !exists(json, 'currency') ? undefined : json['currency'],
34
+ 'listingVariant': !exists(json, 'listingVariant') ? undefined : json['listingVariant'],
35
+ };
36
+ }
37
+ export function IdFieldsListingToJSON(value) {
38
+ if (value === undefined) {
39
+ return undefined;
40
+ }
41
+ if (value === null) {
42
+ return null;
43
+ }
44
+ return {
45
+ 'marketstateId': value.marketstateId,
46
+ 'instrumentId': value.instrumentId,
47
+ 'sourceId': value.sourceId,
48
+ 'currency': value.currency,
49
+ 'listingVariant': value.listingVariant,
50
+ };
51
+ }
@@ -0,0 +1,46 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ import { exists } from '../runtime';
15
+ import { MasterdataWithIdFromJSON, MasterdataWithIdToJSON, } from './MasterdataWithId';
16
+ /**
17
+ * Check if a given object implements the InstrumentsGet200Response interface.
18
+ */
19
+ export function instanceOfInstrumentsGet200Response(value) {
20
+ let isInstance = true;
21
+ return isInstance;
22
+ }
23
+ export function InstrumentsGet200ResponseFromJSON(json) {
24
+ return InstrumentsGet200ResponseFromJSONTyped(json, false);
25
+ }
26
+ export function InstrumentsGet200ResponseFromJSONTyped(json, ignoreDiscriminator) {
27
+ if ((json === undefined) || (json === null)) {
28
+ return json;
29
+ }
30
+ return {
31
+ 'lastEventId': !exists(json, 'lastEventId') ? undefined : json['lastEventId'],
32
+ 'items': !exists(json, 'items') ? undefined : (json['items'].map(MasterdataWithIdFromJSON)),
33
+ };
34
+ }
35
+ export function InstrumentsGet200ResponseToJSON(value) {
36
+ if (value === undefined) {
37
+ return undefined;
38
+ }
39
+ if (value === null) {
40
+ return null;
41
+ }
42
+ return {
43
+ 'lastEventId': value.lastEventId,
44
+ 'items': value.items === undefined ? undefined : (value.items.map(MasterdataWithIdToJSON)),
45
+ };
46
+ }
@@ -0,0 +1,54 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ import { exists } from '../runtime';
15
+ import { OfficialSymbolsFromJSON, OfficialSymbolsToJSON, } from './OfficialSymbols';
16
+ /**
17
+ * Check if a given object implements the InstrumentsGet200Response1 interface.
18
+ */
19
+ export function instanceOfInstrumentsGet200Response1(value) {
20
+ let isInstance = true;
21
+ return isInstance;
22
+ }
23
+ export function InstrumentsGet200Response1FromJSON(json) {
24
+ return InstrumentsGet200Response1FromJSONTyped(json, false);
25
+ }
26
+ export function InstrumentsGet200Response1FromJSONTyped(json, ignoreDiscriminator) {
27
+ if ((json === undefined) || (json === null)) {
28
+ return json;
29
+ }
30
+ return {
31
+ 'instrumentId': !exists(json, 'instrumentId') ? undefined : json['instrumentId'],
32
+ 'officialSymbols': !exists(json, 'officialSymbols') ? undefined : OfficialSymbolsFromJSON(json['officialSymbols']),
33
+ 'nameLong': !exists(json, 'nameLong') ? undefined : json['nameLong'],
34
+ 'nameShort': !exists(json, 'nameShort') ? undefined : json['nameShort'],
35
+ 'nominal': !exists(json, 'nominal') ? undefined : json['nominal'],
36
+ 'interestRate': !exists(json, 'interestRate') ? undefined : json['interestRate'],
37
+ };
38
+ }
39
+ export function InstrumentsGet200Response1ToJSON(value) {
40
+ if (value === undefined) {
41
+ return undefined;
42
+ }
43
+ if (value === null) {
44
+ return null;
45
+ }
46
+ return {
47
+ 'instrumentId': value.instrumentId,
48
+ 'officialSymbols': OfficialSymbolsToJSON(value.officialSymbols),
49
+ 'nameLong': value.nameLong,
50
+ 'nameShort': value.nameShort,
51
+ 'nominal': value.nominal,
52
+ 'interestRate': value.interestRate,
53
+ };
54
+ }
@@ -0,0 +1,44 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ import { exists } from '../runtime';
15
+ import { ListingdataWithIdAndQualityFromJSON, ListingdataWithIdAndQualityToJSON, } from './ListingdataWithIdAndQuality';
16
+ /**
17
+ * Check if a given object implements the InstrumentsInstrumentIdListingsGet200Response interface.
18
+ */
19
+ export function instanceOfInstrumentsInstrumentIdListingsGet200Response(value) {
20
+ let isInstance = true;
21
+ return isInstance;
22
+ }
23
+ export function InstrumentsInstrumentIdListingsGet200ResponseFromJSON(json) {
24
+ return InstrumentsInstrumentIdListingsGet200ResponseFromJSONTyped(json, false);
25
+ }
26
+ export function InstrumentsInstrumentIdListingsGet200ResponseFromJSONTyped(json, ignoreDiscriminator) {
27
+ if ((json === undefined) || (json === null)) {
28
+ return json;
29
+ }
30
+ return {
31
+ 'items': !exists(json, 'items') ? undefined : (json['items'].map(ListingdataWithIdAndQualityFromJSON)),
32
+ };
33
+ }
34
+ export function InstrumentsInstrumentIdListingsGet200ResponseToJSON(value) {
35
+ if (value === undefined) {
36
+ return undefined;
37
+ }
38
+ if (value === null) {
39
+ return null;
40
+ }
41
+ return {
42
+ 'items': value.items === undefined ? undefined : (value.items.map(ListingdataWithIdAndQualityToJSON)),
43
+ };
44
+ }
@@ -0,0 +1,44 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * MDS API
5
+ * **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.
6
+ *
7
+ * The version of the OpenAPI document: 0.2.18-alpha
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ import { exists } from '../runtime';
15
+ import { MarketstateWithIdFromJSON, MarketstateWithIdToJSON, } from './MarketstateWithId';
16
+ /**
17
+ * Check if a given object implements the InstrumentsInstrumentIdMarketstatesGet200Response interface.
18
+ */
19
+ export function instanceOfInstrumentsInstrumentIdMarketstatesGet200Response(value) {
20
+ let isInstance = true;
21
+ return isInstance;
22
+ }
23
+ export function InstrumentsInstrumentIdMarketstatesGet200ResponseFromJSON(json) {
24
+ return InstrumentsInstrumentIdMarketstatesGet200ResponseFromJSONTyped(json, false);
25
+ }
26
+ export function InstrumentsInstrumentIdMarketstatesGet200ResponseFromJSONTyped(json, ignoreDiscriminator) {
27
+ if ((json === undefined) || (json === null)) {
28
+ return json;
29
+ }
30
+ return {
31
+ 'items': !exists(json, 'items') ? undefined : (json['items'].map(MarketstateWithIdFromJSON)),
32
+ };
33
+ }
34
+ export function InstrumentsInstrumentIdMarketstatesGet200ResponseToJSON(value) {
35
+ if (value === undefined) {
36
+ return undefined;
37
+ }
38
+ if (value === null) {
39
+ return null;
40
+ }
41
+ return {
42
+ 'items': value.items === undefined ? undefined : (value.items.map(MarketstateWithIdToJSON)),
43
+ };
44
+ }