@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,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * MDS API
6
+ * **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.
7
+ *
8
+ * The version of the OpenAPI document: 0.2.18-alpha
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.WebSocketCommandAuthenticateToJSON = exports.WebSocketCommandAuthenticateFromJSONTyped = exports.WebSocketCommandAuthenticateFromJSON = exports.instanceOfWebSocketCommandAuthenticate = void 0;
17
+ const runtime_1 = require("../runtime");
18
+ /**
19
+ * Check if a given object implements the WebSocketCommandAuthenticate interface.
20
+ */
21
+ function instanceOfWebSocketCommandAuthenticate(value) {
22
+ let isInstance = true;
23
+ return isInstance;
24
+ }
25
+ exports.instanceOfWebSocketCommandAuthenticate = instanceOfWebSocketCommandAuthenticate;
26
+ function WebSocketCommandAuthenticateFromJSON(json) {
27
+ return WebSocketCommandAuthenticateFromJSONTyped(json, false);
28
+ }
29
+ exports.WebSocketCommandAuthenticateFromJSON = WebSocketCommandAuthenticateFromJSON;
30
+ function WebSocketCommandAuthenticateFromJSONTyped(json, ignoreDiscriminator) {
31
+ if ((json === undefined) || (json === null)) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'token': !(0, runtime_1.exists)(json, 'token') ? undefined : json['token'],
36
+ };
37
+ }
38
+ exports.WebSocketCommandAuthenticateFromJSONTyped = WebSocketCommandAuthenticateFromJSONTyped;
39
+ function WebSocketCommandAuthenticateToJSON(value) {
40
+ if (value === undefined) {
41
+ return undefined;
42
+ }
43
+ if (value === null) {
44
+ return null;
45
+ }
46
+ return {
47
+ 'token': value.token,
48
+ };
49
+ }
50
+ exports.WebSocketCommandAuthenticateToJSON = WebSocketCommandAuthenticateToJSON;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * MDS API
6
+ * **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.
7
+ *
8
+ * The version of the OpenAPI document: 0.2.18-alpha
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.WebSocketCommandCancelToJSON = exports.WebSocketCommandCancelFromJSONTyped = exports.WebSocketCommandCancelFromJSON = exports.instanceOfWebSocketCommandCancel = void 0;
17
+ const runtime_1 = require("../runtime");
18
+ /**
19
+ * Check if a given object implements the WebSocketCommandCancel interface.
20
+ */
21
+ function instanceOfWebSocketCommandCancel(value) {
22
+ let isInstance = true;
23
+ return isInstance;
24
+ }
25
+ exports.instanceOfWebSocketCommandCancel = instanceOfWebSocketCommandCancel;
26
+ function WebSocketCommandCancelFromJSON(json) {
27
+ return WebSocketCommandCancelFromJSONTyped(json, false);
28
+ }
29
+ exports.WebSocketCommandCancelFromJSON = WebSocketCommandCancelFromJSON;
30
+ function WebSocketCommandCancelFromJSONTyped(json, ignoreDiscriminator) {
31
+ if ((json === undefined) || (json === null)) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'requestId': !(0, runtime_1.exists)(json, 'requestId') ? undefined : json['requestId'],
36
+ };
37
+ }
38
+ exports.WebSocketCommandCancelFromJSONTyped = WebSocketCommandCancelFromJSONTyped;
39
+ function WebSocketCommandCancelToJSON(value) {
40
+ if (value === undefined) {
41
+ return undefined;
42
+ }
43
+ if (value === null) {
44
+ return null;
45
+ }
46
+ return {
47
+ 'requestId': value.requestId,
48
+ };
49
+ }
50
+ exports.WebSocketCommandCancelToJSON = WebSocketCommandCancelToJSON;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * MDS API
6
+ * **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.
7
+ *
8
+ * The version of the OpenAPI document: 0.2.18-alpha
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.WebSocketCommandGetSourceToJSON = exports.WebSocketCommandGetSourceFromJSONTyped = exports.WebSocketCommandGetSourceFromJSON = exports.instanceOfWebSocketCommandGetSource = void 0;
17
+ const runtime_1 = require("../runtime");
18
+ /**
19
+ * Check if a given object implements the WebSocketCommandGetSource interface.
20
+ */
21
+ function instanceOfWebSocketCommandGetSource(value) {
22
+ let isInstance = true;
23
+ return isInstance;
24
+ }
25
+ exports.instanceOfWebSocketCommandGetSource = instanceOfWebSocketCommandGetSource;
26
+ function WebSocketCommandGetSourceFromJSON(json) {
27
+ return WebSocketCommandGetSourceFromJSONTyped(json, false);
28
+ }
29
+ exports.WebSocketCommandGetSourceFromJSON = WebSocketCommandGetSourceFromJSON;
30
+ function WebSocketCommandGetSourceFromJSONTyped(json, ignoreDiscriminator) {
31
+ if ((json === undefined) || (json === null)) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'sourceId': !(0, runtime_1.exists)(json, 'sourceId') ? undefined : json['sourceId'],
36
+ };
37
+ }
38
+ exports.WebSocketCommandGetSourceFromJSONTyped = WebSocketCommandGetSourceFromJSONTyped;
39
+ function WebSocketCommandGetSourceToJSON(value) {
40
+ if (value === undefined) {
41
+ return undefined;
42
+ }
43
+ if (value === null) {
44
+ return null;
45
+ }
46
+ return {
47
+ 'sourceId': value.sourceId,
48
+ };
49
+ }
50
+ exports.WebSocketCommandGetSourceToJSON = WebSocketCommandGetSourceToJSON;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * MDS API
6
+ * **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.
7
+ *
8
+ * The version of the OpenAPI document: 0.2.18-alpha
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.WebSocketCommandHeartbeatToJSON = exports.WebSocketCommandHeartbeatFromJSONTyped = exports.WebSocketCommandHeartbeatFromJSON = exports.instanceOfWebSocketCommandHeartbeat = void 0;
17
+ const runtime_1 = require("../runtime");
18
+ /**
19
+ * Check if a given object implements the WebSocketCommandHeartbeat interface.
20
+ */
21
+ function instanceOfWebSocketCommandHeartbeat(value) {
22
+ let isInstance = true;
23
+ return isInstance;
24
+ }
25
+ exports.instanceOfWebSocketCommandHeartbeat = instanceOfWebSocketCommandHeartbeat;
26
+ function WebSocketCommandHeartbeatFromJSON(json) {
27
+ return WebSocketCommandHeartbeatFromJSONTyped(json, false);
28
+ }
29
+ exports.WebSocketCommandHeartbeatFromJSON = WebSocketCommandHeartbeatFromJSON;
30
+ function WebSocketCommandHeartbeatFromJSONTyped(json, ignoreDiscriminator) {
31
+ if ((json === undefined) || (json === null)) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'period': !(0, runtime_1.exists)(json, 'period') ? undefined : json['period'],
36
+ };
37
+ }
38
+ exports.WebSocketCommandHeartbeatFromJSONTyped = WebSocketCommandHeartbeatFromJSONTyped;
39
+ function WebSocketCommandHeartbeatToJSON(value) {
40
+ if (value === undefined) {
41
+ return undefined;
42
+ }
43
+ if (value === null) {
44
+ return null;
45
+ }
46
+ return {
47
+ 'period': value.period,
48
+ };
49
+ }
50
+ exports.WebSocketCommandHeartbeatToJSON = WebSocketCommandHeartbeatToJSON;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * MDS API
6
+ * **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.
7
+ *
8
+ * The version of the OpenAPI document: 0.2.18-alpha
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.WebSocketCommandListInstrumentListingsToJSON = exports.WebSocketCommandListInstrumentListingsFromJSONTyped = exports.WebSocketCommandListInstrumentListingsFromJSON = exports.instanceOfWebSocketCommandListInstrumentListings = void 0;
17
+ const runtime_1 = require("../runtime");
18
+ /**
19
+ * Check if a given object implements the WebSocketCommandListInstrumentListings interface.
20
+ */
21
+ function instanceOfWebSocketCommandListInstrumentListings(value) {
22
+ let isInstance = true;
23
+ return isInstance;
24
+ }
25
+ exports.instanceOfWebSocketCommandListInstrumentListings = instanceOfWebSocketCommandListInstrumentListings;
26
+ function WebSocketCommandListInstrumentListingsFromJSON(json) {
27
+ return WebSocketCommandListInstrumentListingsFromJSONTyped(json, false);
28
+ }
29
+ exports.WebSocketCommandListInstrumentListingsFromJSON = WebSocketCommandListInstrumentListingsFromJSON;
30
+ function WebSocketCommandListInstrumentListingsFromJSONTyped(json, ignoreDiscriminator) {
31
+ if ((json === undefined) || (json === null)) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'instrumentId': !(0, runtime_1.exists)(json, 'instrumentId') ? undefined : json['instrumentId'],
36
+ };
37
+ }
38
+ exports.WebSocketCommandListInstrumentListingsFromJSONTyped = WebSocketCommandListInstrumentListingsFromJSONTyped;
39
+ function WebSocketCommandListInstrumentListingsToJSON(value) {
40
+ if (value === undefined) {
41
+ return undefined;
42
+ }
43
+ if (value === null) {
44
+ return null;
45
+ }
46
+ return {
47
+ 'instrumentId': value.instrumentId,
48
+ };
49
+ }
50
+ exports.WebSocketCommandListInstrumentListingsToJSON = WebSocketCommandListInstrumentListingsToJSON;
@@ -0,0 +1,52 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * MDS API
6
+ * **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.
7
+ *
8
+ * The version of the OpenAPI document: 0.2.18-alpha
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.WebSocketCommandPriorityToJSON = exports.WebSocketCommandPriorityFromJSONTyped = exports.WebSocketCommandPriorityFromJSON = exports.instanceOfWebSocketCommandPriority = void 0;
17
+ const runtime_1 = require("../runtime");
18
+ /**
19
+ * Check if a given object implements the WebSocketCommandPriority interface.
20
+ */
21
+ function instanceOfWebSocketCommandPriority(value) {
22
+ let isInstance = true;
23
+ return isInstance;
24
+ }
25
+ exports.instanceOfWebSocketCommandPriority = instanceOfWebSocketCommandPriority;
26
+ function WebSocketCommandPriorityFromJSON(json) {
27
+ return WebSocketCommandPriorityFromJSONTyped(json, false);
28
+ }
29
+ exports.WebSocketCommandPriorityFromJSON = WebSocketCommandPriorityFromJSON;
30
+ function WebSocketCommandPriorityFromJSONTyped(json, ignoreDiscriminator) {
31
+ if ((json === undefined) || (json === null)) {
32
+ return json;
33
+ }
34
+ return {
35
+ 'sources': !(0, runtime_1.exists)(json, 'sources') ? undefined : json['sources'],
36
+ 'listingVariants': !(0, runtime_1.exists)(json, 'listingVariants') ? undefined : json['listingVariants'],
37
+ };
38
+ }
39
+ exports.WebSocketCommandPriorityFromJSONTyped = WebSocketCommandPriorityFromJSONTyped;
40
+ function WebSocketCommandPriorityToJSON(value) {
41
+ if (value === undefined) {
42
+ return undefined;
43
+ }
44
+ if (value === null) {
45
+ return null;
46
+ }
47
+ return {
48
+ 'sources': value.sources,
49
+ 'listingVariants': value.listingVariants,
50
+ };
51
+ }
52
+ exports.WebSocketCommandPriorityToJSON = WebSocketCommandPriorityToJSON;
@@ -0,0 +1,67 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * MDS API
6
+ * **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.
7
+ *
8
+ * The version of the OpenAPI document: 0.2.18-alpha
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.WebSocketCommandSubscribeListTopflopToJSON = exports.WebSocketCommandSubscribeListTopflopFromJSONTyped = exports.WebSocketCommandSubscribeListTopflopFromJSON = exports.instanceOfWebSocketCommandSubscribeListTopflop = exports.WebSocketCommandSubscribeListTopflopTopflopTypeEnum = void 0;
17
+ const runtime_1 = require("../runtime");
18
+ const Quality_1 = require("./Quality");
19
+ /**
20
+ * @export
21
+ */
22
+ exports.WebSocketCommandSubscribeListTopflopTopflopTypeEnum = {
23
+ ChangeRel: 'CHANGE_REL',
24
+ Turnover: 'TURNOVER',
25
+ TradeCount: 'TRADE_COUNT'
26
+ };
27
+ /**
28
+ * Check if a given object implements the WebSocketCommandSubscribeListTopflop interface.
29
+ */
30
+ function instanceOfWebSocketCommandSubscribeListTopflop(value) {
31
+ let isInstance = true;
32
+ return isInstance;
33
+ }
34
+ exports.instanceOfWebSocketCommandSubscribeListTopflop = instanceOfWebSocketCommandSubscribeListTopflop;
35
+ function WebSocketCommandSubscribeListTopflopFromJSON(json) {
36
+ return WebSocketCommandSubscribeListTopflopFromJSONTyped(json, false);
37
+ }
38
+ exports.WebSocketCommandSubscribeListTopflopFromJSON = WebSocketCommandSubscribeListTopflopFromJSON;
39
+ function WebSocketCommandSubscribeListTopflopFromJSONTyped(json, ignoreDiscriminator) {
40
+ if ((json === undefined) || (json === null)) {
41
+ return json;
42
+ }
43
+ return {
44
+ 'sourcePriorities': !(0, runtime_1.exists)(json, 'sourcePriorities') ? undefined : json['sourcePriorities'],
45
+ 'topSize': !(0, runtime_1.exists)(json, 'topSize') ? undefined : json['topSize'],
46
+ 'flopSize': !(0, runtime_1.exists)(json, 'flopSize') ? undefined : json['flopSize'],
47
+ 'topflopType': !(0, runtime_1.exists)(json, 'topflopType') ? undefined : json['topflopType'],
48
+ 'quality': !(0, runtime_1.exists)(json, 'quality') ? undefined : (0, Quality_1.QualityFromJSON)(json['quality']),
49
+ };
50
+ }
51
+ exports.WebSocketCommandSubscribeListTopflopFromJSONTyped = WebSocketCommandSubscribeListTopflopFromJSONTyped;
52
+ function WebSocketCommandSubscribeListTopflopToJSON(value) {
53
+ if (value === undefined) {
54
+ return undefined;
55
+ }
56
+ if (value === null) {
57
+ return null;
58
+ }
59
+ return {
60
+ 'sourcePriorities': value.sourcePriorities,
61
+ 'topSize': value.topSize,
62
+ 'flopSize': value.flopSize,
63
+ 'topflopType': value.topflopType,
64
+ 'quality': (0, Quality_1.QualityToJSON)(value.quality),
65
+ };
66
+ }
67
+ exports.WebSocketCommandSubscribeListTopflopToJSON = WebSocketCommandSubscribeListTopflopToJSON;
@@ -0,0 +1,53 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * MDS API
6
+ * **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.
7
+ *
8
+ * The version of the OpenAPI document: 0.2.18-alpha
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.WebSocketCommandSubscribeMarketstatesToJSON = exports.WebSocketCommandSubscribeMarketstatesFromJSONTyped = exports.WebSocketCommandSubscribeMarketstatesFromJSON = exports.instanceOfWebSocketCommandSubscribeMarketstates = void 0;
17
+ const runtime_1 = require("../runtime");
18
+ const Quality_1 = require("./Quality");
19
+ /**
20
+ * Check if a given object implements the WebSocketCommandSubscribeMarketstates interface.
21
+ */
22
+ function instanceOfWebSocketCommandSubscribeMarketstates(value) {
23
+ let isInstance = true;
24
+ return isInstance;
25
+ }
26
+ exports.instanceOfWebSocketCommandSubscribeMarketstates = instanceOfWebSocketCommandSubscribeMarketstates;
27
+ function WebSocketCommandSubscribeMarketstatesFromJSON(json) {
28
+ return WebSocketCommandSubscribeMarketstatesFromJSONTyped(json, false);
29
+ }
30
+ exports.WebSocketCommandSubscribeMarketstatesFromJSON = WebSocketCommandSubscribeMarketstatesFromJSON;
31
+ function WebSocketCommandSubscribeMarketstatesFromJSONTyped(json, ignoreDiscriminator) {
32
+ if ((json === undefined) || (json === null)) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'marketstateQueries': !(0, runtime_1.exists)(json, 'marketstateQueries') ? undefined : json['marketstateQueries'],
37
+ 'quality': !(0, runtime_1.exists)(json, 'quality') ? undefined : (0, Quality_1.QualityFromJSON)(json['quality']),
38
+ };
39
+ }
40
+ exports.WebSocketCommandSubscribeMarketstatesFromJSONTyped = WebSocketCommandSubscribeMarketstatesFromJSONTyped;
41
+ function WebSocketCommandSubscribeMarketstatesToJSON(value) {
42
+ if (value === undefined) {
43
+ return undefined;
44
+ }
45
+ if (value === null) {
46
+ return null;
47
+ }
48
+ return {
49
+ 'marketstateQueries': value.marketstateQueries,
50
+ 'quality': (0, Quality_1.QualityToJSON)(value.quality),
51
+ };
52
+ }
53
+ exports.WebSocketCommandSubscribeMarketstatesToJSON = WebSocketCommandSubscribeMarketstatesToJSON;
@@ -0,0 +1,59 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * MDS API
6
+ * **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.
7
+ *
8
+ * The version of the OpenAPI document: 0.2.18-alpha
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.WebSocketCommandSubscribeSourceTradetickerToJSON = exports.WebSocketCommandSubscribeSourceTradetickerFromJSONTyped = exports.WebSocketCommandSubscribeSourceTradetickerFromJSON = exports.instanceOfWebSocketCommandSubscribeSourceTradeticker = void 0;
17
+ const runtime_1 = require("../runtime");
18
+ const Quality_1 = require("./Quality");
19
+ /**
20
+ * Check if a given object implements the WebSocketCommandSubscribeSourceTradeticker interface.
21
+ */
22
+ function instanceOfWebSocketCommandSubscribeSourceTradeticker(value) {
23
+ let isInstance = true;
24
+ return isInstance;
25
+ }
26
+ exports.instanceOfWebSocketCommandSubscribeSourceTradeticker = instanceOfWebSocketCommandSubscribeSourceTradeticker;
27
+ function WebSocketCommandSubscribeSourceTradetickerFromJSON(json) {
28
+ return WebSocketCommandSubscribeSourceTradetickerFromJSONTyped(json, false);
29
+ }
30
+ exports.WebSocketCommandSubscribeSourceTradetickerFromJSON = WebSocketCommandSubscribeSourceTradetickerFromJSON;
31
+ function WebSocketCommandSubscribeSourceTradetickerFromJSONTyped(json, ignoreDiscriminator) {
32
+ if ((json === undefined) || (json === null)) {
33
+ return json;
34
+ }
35
+ return {
36
+ 'sourceId': !(0, runtime_1.exists)(json, 'sourceId') ? undefined : json['sourceId'],
37
+ 'feedId': !(0, runtime_1.exists)(json, 'feedId') ? undefined : json['feedId'],
38
+ 'preloadSize': !(0, runtime_1.exists)(json, 'preloadSize') ? undefined : json['preloadSize'],
39
+ 'onlyWithTurnover': !(0, runtime_1.exists)(json, 'onlyWithTurnover') ? undefined : json['onlyWithTurnover'],
40
+ 'quality': !(0, runtime_1.exists)(json, 'quality') ? undefined : (0, Quality_1.QualityFromJSON)(json['quality']),
41
+ };
42
+ }
43
+ exports.WebSocketCommandSubscribeSourceTradetickerFromJSONTyped = WebSocketCommandSubscribeSourceTradetickerFromJSONTyped;
44
+ function WebSocketCommandSubscribeSourceTradetickerToJSON(value) {
45
+ if (value === undefined) {
46
+ return undefined;
47
+ }
48
+ if (value === null) {
49
+ return null;
50
+ }
51
+ return {
52
+ 'sourceId': value.sourceId,
53
+ 'feedId': value.feedId,
54
+ 'preloadSize': value.preloadSize,
55
+ 'onlyWithTurnover': value.onlyWithTurnover,
56
+ 'quality': (0, Quality_1.QualityToJSON)(value.quality),
57
+ };
58
+ }
59
+ exports.WebSocketCommandSubscribeSourceTradetickerToJSON = WebSocketCommandSubscribeSourceTradetickerToJSON;
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * MDS API
6
+ * **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.
7
+ *
8
+ * The version of the OpenAPI document: 0.2.18-alpha
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
+ * https://openapi-generator.tech
13
+ * Do not edit the class manually.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.WebSocketMessageToJSON = exports.WebSocketMessageFromJSONTyped = exports.WebSocketMessageFromJSON = exports.instanceOfWebSocketMessage = void 0;
17
+ const runtime_1 = require("../runtime");
18
+ const ListingdataWithIdAndQuality_1 = require("./ListingdataWithIdAndQuality");
19
+ const MarketstateResponseSearch_1 = require("./MarketstateResponseSearch");
20
+ const Sourcedata_1 = require("./Sourcedata");
21
+ const TopflopList_1 = require("./TopflopList");
22
+ const TradetickerEvent_1 = require("./TradetickerEvent");
23
+ /**
24
+ * Check if a given object implements the WebSocketMessage interface.
25
+ */
26
+ function instanceOfWebSocketMessage(value) {
27
+ let isInstance = true;
28
+ return isInstance;
29
+ }
30
+ exports.instanceOfWebSocketMessage = instanceOfWebSocketMessage;
31
+ function WebSocketMessageFromJSON(json) {
32
+ return WebSocketMessageFromJSONTyped(json, false);
33
+ }
34
+ exports.WebSocketMessageFromJSON = WebSocketMessageFromJSON;
35
+ function WebSocketMessageFromJSONTyped(json, ignoreDiscriminator) {
36
+ if ((json === undefined) || (json === null)) {
37
+ return json;
38
+ }
39
+ return {
40
+ 'requestId': !(0, runtime_1.exists)(json, 'requestId') ? undefined : json['requestId'],
41
+ 'isError': !(0, runtime_1.exists)(json, 'isError') ? undefined : json['isError'],
42
+ 'errorMessage': !(0, runtime_1.exists)(json, 'errorMessage') ? undefined : json['errorMessage'],
43
+ 'isComplete': !(0, runtime_1.exists)(json, 'isComplete') ? undefined : json['isComplete'],
44
+ 'dataHeartbeat': !(0, runtime_1.exists)(json, 'dataHeartbeat') ? undefined : json['dataHeartbeat'],
45
+ 'dataMarketstate': !(0, runtime_1.exists)(json, 'dataMarketstate') ? undefined : (0, MarketstateResponseSearch_1.MarketstateResponseSearchFromJSON)(json['dataMarketstate']),
46
+ 'dataListing': !(0, runtime_1.exists)(json, 'dataListing') ? undefined : (0, ListingdataWithIdAndQuality_1.ListingdataWithIdAndQualityFromJSON)(json['dataListing']),
47
+ 'dataTradeticker': !(0, runtime_1.exists)(json, 'dataTradeticker') ? undefined : (0, TradetickerEvent_1.TradetickerEventFromJSON)(json['dataTradeticker']),
48
+ 'dataTopflopList': !(0, runtime_1.exists)(json, 'dataTopflopList') ? undefined : (0, TopflopList_1.TopflopListFromJSON)(json['dataTopflopList']),
49
+ 'dataSource': !(0, runtime_1.exists)(json, 'dataSource') ? undefined : (0, Sourcedata_1.SourcedataFromJSON)(json['dataSource']),
50
+ };
51
+ }
52
+ exports.WebSocketMessageFromJSONTyped = WebSocketMessageFromJSONTyped;
53
+ function WebSocketMessageToJSON(value) {
54
+ if (value === undefined) {
55
+ return undefined;
56
+ }
57
+ if (value === null) {
58
+ return null;
59
+ }
60
+ return {
61
+ 'requestId': value.requestId,
62
+ 'isError': value.isError,
63
+ 'errorMessage': value.errorMessage,
64
+ 'isComplete': value.isComplete,
65
+ 'dataHeartbeat': value.dataHeartbeat,
66
+ 'dataMarketstate': (0, MarketstateResponseSearch_1.MarketstateResponseSearchToJSON)(value.dataMarketstate),
67
+ 'dataListing': (0, ListingdataWithIdAndQuality_1.ListingdataWithIdAndQualityToJSON)(value.dataListing),
68
+ 'dataTradeticker': (0, TradetickerEvent_1.TradetickerEventToJSON)(value.dataTradeticker),
69
+ 'dataTopflopList': (0, TopflopList_1.TopflopListToJSON)(value.dataTopflopList),
70
+ 'dataSource': (0, Sourcedata_1.SourcedataToJSON)(value.dataSource),
71
+ };
72
+ }
73
+ exports.WebSocketMessageToJSON = WebSocketMessageToJSON;