@ariva-mds/mds 2.4.0 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (607) hide show
  1. package/lib/cjs/index.js +21 -6
  2. package/lib/cjs/models/Alarm.js +84 -0
  3. package/lib/cjs/models/AlarmAllOf.js +73 -0
  4. package/lib/cjs/models/AlarmId.js +50 -0
  5. package/lib/cjs/models/AlarmReachedEvent.js +87 -0
  6. package/lib/cjs/models/AlarmReachedEventAllOf.js +51 -0
  7. package/lib/cjs/models/AlarmValue.js +52 -0
  8. package/lib/cjs/models/AlarmsReachedGet200Response.js +87 -0
  9. package/lib/cjs/models/BidAskHistory.js +61 -0
  10. package/lib/cjs/models/BidAskHistoryAllOf.js +51 -0
  11. package/lib/cjs/models/BidAskHistoryData.js +62 -0
  12. package/lib/cjs/models/ContinuationToken.js +50 -0
  13. package/lib/cjs/models/DayMarkData.js +56 -0
  14. package/lib/cjs/models/IdFieldsInstrument.js +50 -0
  15. package/lib/cjs/models/IdFieldsListing.js +58 -0
  16. package/lib/cjs/models/InstrumentsGet200Response.js +53 -0
  17. package/lib/cjs/models/InstrumentsGet200Response1.js +61 -0
  18. package/lib/cjs/models/InstrumentsInstrumentIdListingsGet200Response.js +51 -0
  19. package/lib/cjs/models/InstrumentsInstrumentIdMarketstatesGet200Response.js +51 -0
  20. package/lib/cjs/models/ListTotalResultCount.js +50 -0
  21. package/lib/cjs/models/Listingdata.js +66 -0
  22. package/lib/cjs/models/ListingdataCefFields.js +55 -0
  23. package/lib/cjs/models/ListingdataT7Fields.js +53 -0
  24. package/lib/cjs/models/ListingdataWithId.js +74 -0
  25. package/lib/cjs/models/ListingdataWithIdAndQuality.js +77 -0
  26. package/lib/cjs/models/ListingdataWithIdAndQualityAllOf.js +51 -0
  27. package/lib/cjs/models/ListsListIdTopTradecountGet200Response.js +51 -0
  28. package/lib/cjs/models/LookupTable.js +53 -0
  29. package/lib/cjs/models/Marketdepth.js +58 -0
  30. package/lib/cjs/models/MarketdepthEntry.js +54 -0
  31. package/lib/cjs/models/MarketdepthT7Fields.js +66 -0
  32. package/lib/cjs/models/MarketdepthWithId.js +71 -0
  33. package/lib/cjs/models/MarketdepthWithIdAllOf.js +51 -0
  34. package/lib/cjs/models/Marketstate.js +88 -0
  35. package/lib/cjs/models/MarketstateQuote.js +65 -0
  36. package/lib/cjs/models/MarketstateQuoteT7Fields.js +50 -0
  37. package/lib/cjs/models/MarketstateResponseSearch.js +100 -0
  38. package/lib/cjs/models/MarketstateResponseSearchAllOf.js +50 -0
  39. package/lib/cjs/models/MarketstateTick.js +68 -0
  40. package/lib/cjs/models/MarketstateWithId.js +98 -0
  41. package/lib/cjs/models/MarketstateWithIdAllOf.js +50 -0
  42. package/lib/cjs/models/MarketstatesGet200Response.js +51 -0
  43. package/lib/cjs/models/MarketstatesGet200Response1.js +100 -0
  44. package/lib/cjs/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.js +71 -0
  45. package/lib/cjs/models/Masterdata.js +59 -0
  46. package/lib/cjs/models/MasterdataWithId.js +61 -0
  47. package/lib/cjs/models/OfficialSymbols.js +69 -0
  48. package/lib/cjs/models/OfficialSymbolsCommodity.js +52 -0
  49. package/lib/cjs/models/OfficialSymbolsCrypto.js +52 -0
  50. package/lib/cjs/models/OfficialSymbolsCurrency.js +52 -0
  51. package/lib/cjs/models/OfficialSymbolsEurexFuture.js +52 -0
  52. package/lib/cjs/models/OfficialSymbolsEurexOption.js +56 -0
  53. package/lib/cjs/models/Performance.js +52 -0
  54. package/lib/cjs/models/PerformanceData.js +64 -0
  55. package/lib/cjs/models/PerformanceDataAllOf.js +56 -0
  56. package/lib/cjs/models/PerformanceDataForTimeRange.js +106 -0
  57. package/lib/cjs/models/Quality.js +37 -0
  58. package/lib/cjs/models/QuotationType.js +44 -0
  59. package/lib/cjs/models/Sourcedata.js +57 -0
  60. package/lib/cjs/models/SourcesGet200Response.js +51 -0
  61. package/lib/cjs/models/SourcesSourceIdListingsGet200Response.js +53 -0
  62. package/lib/cjs/models/SourcesSourceIdListingsGet200Response1.js +74 -0
  63. package/lib/cjs/models/SourcesSourceIdMarketstatesGet200Response.js +53 -0
  64. package/lib/cjs/models/SourcesSourceIdMarketstatesGet200Response1.js +98 -0
  65. package/lib/cjs/models/SourcesSourceIdTradetickerGet200Response.js +53 -0
  66. package/lib/cjs/models/SourcesSourceIdTradetickerGet200Response1.js +64 -0
  67. package/lib/cjs/models/Status.js +54 -0
  68. package/lib/cjs/models/StringValueMultiRange.js +52 -0
  69. package/lib/cjs/models/TickHistory.js +61 -0
  70. package/lib/cjs/models/TickHistoryAllOf.js +51 -0
  71. package/lib/cjs/models/TickHistoryData.js +58 -0
  72. package/lib/cjs/models/TimeRange.js +51 -0
  73. package/lib/cjs/models/Timeseries.js +61 -0
  74. package/lib/cjs/models/TimeseriesAllOf.js +51 -0
  75. package/lib/cjs/models/TimeseriesData.js +64 -0
  76. package/lib/cjs/models/TopflopEntry.js +76 -0
  77. package/lib/cjs/models/TopflopEntryAllOf.js +66 -0
  78. package/lib/cjs/models/TopflopList.js +51 -0
  79. package/lib/cjs/models/Total.js +58 -0
  80. package/lib/cjs/models/TradetickerEvent.js +64 -0
  81. package/lib/cjs/models/TradetickerEventAllOf.js +54 -0
  82. package/lib/cjs/models/Tradingtime.js +62 -0
  83. package/lib/cjs/models/TradingtimeByAssetDefinition.js +54 -0
  84. package/lib/cjs/models/TradingtimeDefinition.js +87 -0
  85. package/lib/cjs/models/TradingtimeDetails.js +60 -0
  86. package/lib/cjs/models/TradingtimeException.js +50 -0
  87. package/lib/cjs/models/TradingtimeInfoReply.js +57 -0
  88. package/lib/cjs/models/TradingtimePartialException.js +53 -0
  89. package/lib/cjs/models/WebSocketCommandAuthenticate.js +50 -0
  90. package/lib/cjs/models/WebSocketCommandCancel.js +50 -0
  91. package/lib/cjs/models/WebSocketCommandGetSource.js +50 -0
  92. package/lib/cjs/models/WebSocketCommandHeartbeat.js +50 -0
  93. package/lib/cjs/models/WebSocketCommandListInstrumentListings.js +50 -0
  94. package/lib/cjs/models/WebSocketCommandPriority.js +52 -0
  95. package/lib/cjs/models/WebSocketCommandSubscribeListTopflop.js +67 -0
  96. package/lib/cjs/models/WebSocketCommandSubscribeMarketstates.js +53 -0
  97. package/lib/cjs/models/WebSocketCommandSubscribeSourceTradeticker.js +59 -0
  98. package/lib/cjs/models/WebSocketMessage.js +73 -0
  99. package/lib/cjs/models/WebSocketRequest.js +77 -0
  100. package/lib/cjs/models/index.js +116 -0
  101. package/lib/cjs/runtime.js +24 -0
  102. package/lib/cjs/types/index.d.ts +6 -5
  103. package/lib/cjs/types/index.d.ts.map +1 -1
  104. package/lib/cjs/types/models/Alarm.d.ts +100 -0
  105. package/lib/cjs/types/models/Alarm.d.ts.map +1 -0
  106. package/lib/cjs/types/models/AlarmAllOf.d.ts +69 -0
  107. package/lib/cjs/types/models/AlarmAllOf.d.ts.map +1 -0
  108. package/lib/cjs/types/models/AlarmId.d.ts +32 -0
  109. package/lib/cjs/types/models/AlarmId.d.ts.map +1 -0
  110. package/lib/cjs/types/models/AlarmReachedEvent.d.ts +107 -0
  111. package/lib/cjs/types/models/AlarmReachedEvent.d.ts.map +1 -0
  112. package/lib/cjs/types/models/AlarmReachedEventAllOf.d.ts +33 -0
  113. package/lib/cjs/types/models/AlarmReachedEventAllOf.d.ts.map +1 -0
  114. package/lib/cjs/types/models/AlarmValue.d.ts +38 -0
  115. package/lib/cjs/types/models/AlarmValue.d.ts.map +1 -0
  116. package/lib/cjs/types/models/AlarmsReachedGet200Response.d.ts +107 -0
  117. package/lib/cjs/types/models/AlarmsReachedGet200Response.d.ts.map +1 -0
  118. package/lib/cjs/types/models/BidAskHistory.d.ts +64 -0
  119. package/lib/cjs/types/models/BidAskHistory.d.ts.map +1 -0
  120. package/lib/cjs/types/models/BidAskHistoryAllOf.d.ts +33 -0
  121. package/lib/cjs/types/models/BidAskHistoryAllOf.d.ts.map +1 -0
  122. package/lib/cjs/types/models/BidAskHistoryData.d.ts +69 -0
  123. package/lib/cjs/types/models/BidAskHistoryData.d.ts.map +1 -0
  124. package/lib/cjs/types/models/ContinuationToken.d.ts +32 -0
  125. package/lib/cjs/types/models/ContinuationToken.d.ts.map +1 -0
  126. package/lib/cjs/types/models/DayMarkData.d.ts +50 -0
  127. package/lib/cjs/types/models/DayMarkData.d.ts.map +1 -0
  128. package/lib/cjs/types/models/IdFieldsInstrument.d.ts +32 -0
  129. package/lib/cjs/types/models/IdFieldsInstrument.d.ts.map +1 -0
  130. package/lib/cjs/types/models/IdFieldsListing.d.ts +57 -0
  131. package/lib/cjs/types/models/IdFieldsListing.d.ts.map +1 -0
  132. package/lib/cjs/types/models/InstrumentsGet200Response.d.ts +39 -0
  133. package/lib/cjs/types/models/InstrumentsGet200Response.d.ts.map +1 -0
  134. package/lib/cjs/types/models/InstrumentsGet200Response1.d.ts +67 -0
  135. package/lib/cjs/types/models/InstrumentsGet200Response1.d.ts.map +1 -0
  136. package/lib/cjs/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts +33 -0
  137. package/lib/cjs/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts.map +1 -0
  138. package/lib/cjs/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts +33 -0
  139. package/lib/cjs/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts.map +1 -0
  140. package/lib/cjs/types/models/ListTotalResultCount.d.ts +32 -0
  141. package/lib/cjs/types/models/ListTotalResultCount.d.ts.map +1 -0
  142. package/lib/cjs/types/models/Listingdata.d.ts +77 -0
  143. package/lib/cjs/types/models/Listingdata.d.ts.map +1 -0
  144. package/lib/cjs/types/models/ListingdataCefFields.d.ts +45 -0
  145. package/lib/cjs/types/models/ListingdataCefFields.d.ts.map +1 -0
  146. package/lib/cjs/types/models/ListingdataT7Fields.d.ts +39 -0
  147. package/lib/cjs/types/models/ListingdataT7Fields.d.ts.map +1 -0
  148. package/lib/cjs/types/models/ListingdataWithId.d.ts +102 -0
  149. package/lib/cjs/types/models/ListingdataWithId.d.ts.map +1 -0
  150. package/lib/cjs/types/models/ListingdataWithIdAndQuality.d.ts +109 -0
  151. package/lib/cjs/types/models/ListingdataWithIdAndQuality.d.ts.map +1 -0
  152. package/lib/cjs/types/models/ListingdataWithIdAndQualityAllOf.d.ts +33 -0
  153. package/lib/cjs/types/models/ListingdataWithIdAndQualityAllOf.d.ts.map +1 -0
  154. package/lib/cjs/types/models/ListsListIdTopTradecountGet200Response.d.ts +33 -0
  155. package/lib/cjs/types/models/ListsListIdTopTradecountGet200Response.d.ts.map +1 -0
  156. package/lib/cjs/types/models/LookupTable.d.ts +38 -0
  157. package/lib/cjs/types/models/LookupTable.d.ts.map +1 -0
  158. package/lib/cjs/types/models/Marketdepth.d.ts +52 -0
  159. package/lib/cjs/types/models/Marketdepth.d.ts.map +1 -0
  160. package/lib/cjs/types/models/MarketdepthEntry.d.ts +44 -0
  161. package/lib/cjs/types/models/MarketdepthEntry.d.ts.map +1 -0
  162. package/lib/cjs/types/models/MarketdepthT7Fields.d.ts +80 -0
  163. package/lib/cjs/types/models/MarketdepthT7Fields.d.ts.map +1 -0
  164. package/lib/cjs/types/models/MarketdepthWithId.d.ts +90 -0
  165. package/lib/cjs/types/models/MarketdepthWithId.d.ts.map +1 -0
  166. package/lib/cjs/types/models/MarketdepthWithIdAllOf.d.ts +33 -0
  167. package/lib/cjs/types/models/MarketdepthWithIdAllOf.d.ts.map +1 -0
  168. package/lib/cjs/types/models/Marketstate.d.ts +130 -0
  169. package/lib/cjs/types/models/Marketstate.d.ts.map +1 -0
  170. package/lib/cjs/types/models/MarketstateQuote.d.ts +70 -0
  171. package/lib/cjs/types/models/MarketstateQuote.d.ts.map +1 -0
  172. package/lib/cjs/types/models/MarketstateQuoteT7Fields.d.ts +32 -0
  173. package/lib/cjs/types/models/MarketstateQuoteT7Fields.d.ts.map +1 -0
  174. package/lib/cjs/types/models/MarketstateResponseSearch.d.ts +169 -0
  175. package/lib/cjs/types/models/MarketstateResponseSearch.d.ts.map +1 -0
  176. package/lib/cjs/types/models/MarketstateResponseSearchAllOf.d.ts +34 -0
  177. package/lib/cjs/types/models/MarketstateResponseSearchAllOf.d.ts.map +1 -0
  178. package/lib/cjs/types/models/MarketstateTick.d.ts +81 -0
  179. package/lib/cjs/types/models/MarketstateTick.d.ts.map +1 -0
  180. package/lib/cjs/types/models/MarketstateWithId.d.ts +161 -0
  181. package/lib/cjs/types/models/MarketstateWithId.d.ts.map +1 -0
  182. package/lib/cjs/types/models/MarketstateWithIdAllOf.d.ts +32 -0
  183. package/lib/cjs/types/models/MarketstateWithIdAllOf.d.ts.map +1 -0
  184. package/lib/cjs/types/models/MarketstatesGet200Response.d.ts +33 -0
  185. package/lib/cjs/types/models/MarketstatesGet200Response.d.ts.map +1 -0
  186. package/lib/cjs/types/models/MarketstatesGet200Response1.d.ts +169 -0
  187. package/lib/cjs/types/models/MarketstatesGet200Response1.d.ts.map +1 -0
  188. package/lib/cjs/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts +90 -0
  189. package/lib/cjs/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts.map +1 -0
  190. package/lib/cjs/types/models/Masterdata.d.ts +61 -0
  191. package/lib/cjs/types/models/Masterdata.d.ts.map +1 -0
  192. package/lib/cjs/types/models/MasterdataWithId.d.ts +67 -0
  193. package/lib/cjs/types/models/MasterdataWithId.d.ts.map +1 -0
  194. package/lib/cjs/types/models/OfficialSymbols.d.ts +79 -0
  195. package/lib/cjs/types/models/OfficialSymbols.d.ts.map +1 -0
  196. package/lib/cjs/types/models/OfficialSymbolsCommodity.d.ts +38 -0
  197. package/lib/cjs/types/models/OfficialSymbolsCommodity.d.ts.map +1 -0
  198. package/lib/cjs/types/models/OfficialSymbolsCrypto.d.ts +38 -0
  199. package/lib/cjs/types/models/OfficialSymbolsCrypto.d.ts.map +1 -0
  200. package/lib/cjs/types/models/OfficialSymbolsCurrency.d.ts +38 -0
  201. package/lib/cjs/types/models/OfficialSymbolsCurrency.d.ts.map +1 -0
  202. package/lib/cjs/types/models/OfficialSymbolsEurexFuture.d.ts +38 -0
  203. package/lib/cjs/types/models/OfficialSymbolsEurexFuture.d.ts.map +1 -0
  204. package/lib/cjs/types/models/OfficialSymbolsEurexOption.d.ts +50 -0
  205. package/lib/cjs/types/models/OfficialSymbolsEurexOption.d.ts.map +1 -0
  206. package/lib/cjs/types/models/Performance.d.ts +38 -0
  207. package/lib/cjs/types/models/Performance.d.ts.map +1 -0
  208. package/lib/cjs/types/models/PerformanceData.d.ts +71 -0
  209. package/lib/cjs/types/models/PerformanceData.d.ts.map +1 -0
  210. package/lib/cjs/types/models/PerformanceDataAllOf.d.ts +46 -0
  211. package/lib/cjs/types/models/PerformanceDataAllOf.d.ts.map +1 -0
  212. package/lib/cjs/types/models/PerformanceDataForTimeRange.d.ts +185 -0
  213. package/lib/cjs/types/models/PerformanceDataForTimeRange.d.ts.map +1 -0
  214. package/lib/cjs/types/models/Quality.d.ts +25 -0
  215. package/lib/cjs/types/models/Quality.d.ts.map +1 -0
  216. package/lib/cjs/types/models/QuotationType.d.ts +32 -0
  217. package/lib/cjs/types/models/QuotationType.d.ts.map +1 -0
  218. package/lib/cjs/types/models/Sourcedata.d.ts +54 -0
  219. package/lib/cjs/types/models/Sourcedata.d.ts.map +1 -0
  220. package/lib/cjs/types/models/SourcesGet200Response.d.ts +33 -0
  221. package/lib/cjs/types/models/SourcesGet200Response.d.ts.map +1 -0
  222. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response.d.ts +39 -0
  223. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response.d.ts.map +1 -0
  224. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response1.d.ts +102 -0
  225. package/lib/cjs/types/models/SourcesSourceIdListingsGet200Response1.d.ts.map +1 -0
  226. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts +39 -0
  227. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts.map +1 -0
  228. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts +161 -0
  229. package/lib/cjs/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts.map +1 -0
  230. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response.d.ts +39 -0
  231. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response.d.ts.map +1 -0
  232. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts +71 -0
  233. package/lib/cjs/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts.map +1 -0
  234. package/lib/cjs/types/models/Status.d.ts +44 -0
  235. package/lib/cjs/types/models/Status.d.ts.map +1 -0
  236. package/lib/cjs/types/models/StringValueMultiRange.d.ts +38 -0
  237. package/lib/cjs/types/models/StringValueMultiRange.d.ts.map +1 -0
  238. package/lib/cjs/types/models/TickHistory.d.ts +64 -0
  239. package/lib/cjs/types/models/TickHistory.d.ts.map +1 -0
  240. package/lib/cjs/types/models/TickHistoryAllOf.d.ts +33 -0
  241. package/lib/cjs/types/models/TickHistoryAllOf.d.ts.map +1 -0
  242. package/lib/cjs/types/models/TickHistoryData.d.ts +57 -0
  243. package/lib/cjs/types/models/TickHistoryData.d.ts.map +1 -0
  244. package/lib/cjs/types/models/TimeRange.d.ts +39 -0
  245. package/lib/cjs/types/models/TimeRange.d.ts.map +1 -0
  246. package/lib/cjs/types/models/Timeseries.d.ts +64 -0
  247. package/lib/cjs/types/models/Timeseries.d.ts.map +1 -0
  248. package/lib/cjs/types/models/TimeseriesAllOf.d.ts +33 -0
  249. package/lib/cjs/types/models/TimeseriesAllOf.d.ts.map +1 -0
  250. package/lib/cjs/types/models/TimeseriesData.d.ts +74 -0
  251. package/lib/cjs/types/models/TimeseriesData.d.ts.map +1 -0
  252. package/lib/cjs/types/models/TopflopEntry.d.ts +103 -0
  253. package/lib/cjs/types/models/TopflopEntry.d.ts.map +1 -0
  254. package/lib/cjs/types/models/TopflopEntryAllOf.d.ts +72 -0
  255. package/lib/cjs/types/models/TopflopEntryAllOf.d.ts.map +1 -0
  256. package/lib/cjs/types/models/TopflopList.d.ts +33 -0
  257. package/lib/cjs/types/models/TopflopList.d.ts.map +1 -0
  258. package/lib/cjs/types/models/Total.d.ts +56 -0
  259. package/lib/cjs/types/models/Total.d.ts.map +1 -0
  260. package/lib/cjs/types/models/TradetickerEvent.d.ts +71 -0
  261. package/lib/cjs/types/models/TradetickerEvent.d.ts.map +1 -0
  262. package/lib/cjs/types/models/TradetickerEventAllOf.d.ts +40 -0
  263. package/lib/cjs/types/models/TradetickerEventAllOf.d.ts.map +1 -0
  264. package/lib/cjs/types/models/Tradingtime.d.ts +64 -0
  265. package/lib/cjs/types/models/Tradingtime.d.ts.map +1 -0
  266. package/lib/cjs/types/models/TradingtimeByAssetDefinition.d.ts +40 -0
  267. package/lib/cjs/types/models/TradingtimeByAssetDefinition.d.ts.map +1 -0
  268. package/lib/cjs/types/models/TradingtimeDefinition.d.ts +137 -0
  269. package/lib/cjs/types/models/TradingtimeDefinition.d.ts.map +1 -0
  270. package/lib/cjs/types/models/TradingtimeDetails.d.ts +62 -0
  271. package/lib/cjs/types/models/TradingtimeDetails.d.ts.map +1 -0
  272. package/lib/cjs/types/models/TradingtimeException.d.ts +32 -0
  273. package/lib/cjs/types/models/TradingtimeException.d.ts.map +1 -0
  274. package/lib/cjs/types/models/TradingtimeInfoReply.d.ts +51 -0
  275. package/lib/cjs/types/models/TradingtimeInfoReply.d.ts.map +1 -0
  276. package/lib/cjs/types/models/TradingtimePartialException.d.ts +39 -0
  277. package/lib/cjs/types/models/TradingtimePartialException.d.ts.map +1 -0
  278. package/lib/cjs/types/models/WebSocketCommandAuthenticate.d.ts +32 -0
  279. package/lib/cjs/types/models/WebSocketCommandAuthenticate.d.ts.map +1 -0
  280. package/lib/cjs/types/models/WebSocketCommandCancel.d.ts +32 -0
  281. package/lib/cjs/types/models/WebSocketCommandCancel.d.ts.map +1 -0
  282. package/lib/cjs/types/models/WebSocketCommandGetSource.d.ts +32 -0
  283. package/lib/cjs/types/models/WebSocketCommandGetSource.d.ts.map +1 -0
  284. package/lib/cjs/types/models/WebSocketCommandHeartbeat.d.ts +32 -0
  285. package/lib/cjs/types/models/WebSocketCommandHeartbeat.d.ts.map +1 -0
  286. package/lib/cjs/types/models/WebSocketCommandListInstrumentListings.d.ts +32 -0
  287. package/lib/cjs/types/models/WebSocketCommandListInstrumentListings.d.ts.map +1 -0
  288. package/lib/cjs/types/models/WebSocketCommandPriority.d.ts +38 -0
  289. package/lib/cjs/types/models/WebSocketCommandPriority.d.ts.map +1 -0
  290. package/lib/cjs/types/models/WebSocketCommandSubscribeListTopflop.d.ts +66 -0
  291. package/lib/cjs/types/models/WebSocketCommandSubscribeListTopflop.d.ts.map +1 -0
  292. package/lib/cjs/types/models/WebSocketCommandSubscribeMarketstates.d.ts +39 -0
  293. package/lib/cjs/types/models/WebSocketCommandSubscribeMarketstates.d.ts.map +1 -0
  294. package/lib/cjs/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts +57 -0
  295. package/lib/cjs/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts.map +1 -0
  296. package/lib/cjs/types/models/WebSocketMessage.d.ts +91 -0
  297. package/lib/cjs/types/models/WebSocketMessage.d.ts.map +1 -0
  298. package/lib/cjs/types/models/WebSocketRequest.d.ts +95 -0
  299. package/lib/cjs/types/models/WebSocketRequest.d.ts.map +1 -0
  300. package/lib/cjs/types/models/index.d.ts +99 -0
  301. package/lib/cjs/types/models/index.d.ts.map +1 -0
  302. package/lib/cjs/types/runtime.d.ts +14 -0
  303. package/lib/cjs/types/runtime.d.ts.map +1 -0
  304. package/lib/esm/index.mjs +21 -6
  305. package/lib/esm/models/Alarm.js +77 -0
  306. package/lib/esm/models/AlarmAllOf.js +66 -0
  307. package/lib/esm/models/AlarmId.js +43 -0
  308. package/lib/esm/models/AlarmReachedEvent.js +80 -0
  309. package/lib/esm/models/AlarmReachedEventAllOf.js +44 -0
  310. package/lib/esm/models/AlarmValue.js +45 -0
  311. package/lib/esm/models/AlarmsReachedGet200Response.js +80 -0
  312. package/lib/esm/models/BidAskHistory.js +54 -0
  313. package/lib/esm/models/BidAskHistoryAllOf.js +44 -0
  314. package/lib/esm/models/BidAskHistoryData.js +55 -0
  315. package/lib/esm/models/ContinuationToken.js +43 -0
  316. package/lib/esm/models/DayMarkData.js +49 -0
  317. package/lib/esm/models/IdFieldsInstrument.js +43 -0
  318. package/lib/esm/models/IdFieldsListing.js +51 -0
  319. package/lib/esm/models/InstrumentsGet200Response.js +46 -0
  320. package/lib/esm/models/InstrumentsGet200Response1.js +54 -0
  321. package/lib/esm/models/InstrumentsInstrumentIdListingsGet200Response.js +44 -0
  322. package/lib/esm/models/InstrumentsInstrumentIdMarketstatesGet200Response.js +44 -0
  323. package/lib/esm/models/ListTotalResultCount.js +43 -0
  324. package/lib/esm/models/Listingdata.js +59 -0
  325. package/lib/esm/models/ListingdataCefFields.js +48 -0
  326. package/lib/esm/models/ListingdataT7Fields.js +46 -0
  327. package/lib/esm/models/ListingdataWithId.js +67 -0
  328. package/lib/esm/models/ListingdataWithIdAndQuality.js +70 -0
  329. package/lib/esm/models/ListingdataWithIdAndQualityAllOf.js +44 -0
  330. package/lib/esm/models/ListsListIdTopTradecountGet200Response.js +44 -0
  331. package/lib/esm/models/LookupTable.js +46 -0
  332. package/lib/esm/models/Marketdepth.js +51 -0
  333. package/lib/esm/models/MarketdepthEntry.js +47 -0
  334. package/lib/esm/models/MarketdepthT7Fields.js +59 -0
  335. package/lib/esm/models/MarketdepthWithId.js +64 -0
  336. package/lib/esm/models/MarketdepthWithIdAllOf.js +44 -0
  337. package/lib/esm/models/Marketstate.js +81 -0
  338. package/lib/esm/models/MarketstateQuote.js +58 -0
  339. package/lib/esm/models/MarketstateQuoteT7Fields.js +43 -0
  340. package/lib/esm/models/MarketstateResponseSearch.js +93 -0
  341. package/lib/esm/models/MarketstateResponseSearchAllOf.js +43 -0
  342. package/lib/esm/models/MarketstateTick.js +61 -0
  343. package/lib/esm/models/MarketstateWithId.js +91 -0
  344. package/lib/esm/models/MarketstateWithIdAllOf.js +43 -0
  345. package/lib/esm/models/MarketstatesGet200Response.js +44 -0
  346. package/lib/esm/models/MarketstatesGet200Response1.js +93 -0
  347. package/lib/esm/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.js +64 -0
  348. package/lib/esm/models/Masterdata.js +52 -0
  349. package/lib/esm/models/MasterdataWithId.js +54 -0
  350. package/lib/esm/models/OfficialSymbols.js +62 -0
  351. package/lib/esm/models/OfficialSymbolsCommodity.js +45 -0
  352. package/lib/esm/models/OfficialSymbolsCrypto.js +45 -0
  353. package/lib/esm/models/OfficialSymbolsCurrency.js +45 -0
  354. package/lib/esm/models/OfficialSymbolsEurexFuture.js +45 -0
  355. package/lib/esm/models/OfficialSymbolsEurexOption.js +49 -0
  356. package/lib/esm/models/Performance.js +45 -0
  357. package/lib/esm/models/PerformanceData.js +57 -0
  358. package/lib/esm/models/PerformanceDataAllOf.js +49 -0
  359. package/lib/esm/models/PerformanceDataForTimeRange.js +99 -0
  360. package/lib/esm/models/Quality.js +31 -0
  361. package/lib/esm/models/QuotationType.js +38 -0
  362. package/lib/esm/models/Sourcedata.js +50 -0
  363. package/lib/esm/models/SourcesGet200Response.js +44 -0
  364. package/lib/esm/models/SourcesSourceIdListingsGet200Response.js +46 -0
  365. package/lib/esm/models/SourcesSourceIdListingsGet200Response1.js +67 -0
  366. package/lib/esm/models/SourcesSourceIdMarketstatesGet200Response.js +46 -0
  367. package/lib/esm/models/SourcesSourceIdMarketstatesGet200Response1.js +91 -0
  368. package/lib/esm/models/SourcesSourceIdTradetickerGet200Response.js +46 -0
  369. package/lib/esm/models/SourcesSourceIdTradetickerGet200Response1.js +57 -0
  370. package/lib/esm/models/Status.js +47 -0
  371. package/lib/esm/models/StringValueMultiRange.js +45 -0
  372. package/lib/esm/models/TickHistory.js +54 -0
  373. package/lib/esm/models/TickHistoryAllOf.js +44 -0
  374. package/lib/esm/models/TickHistoryData.js +51 -0
  375. package/lib/esm/models/TimeRange.js +45 -0
  376. package/lib/esm/models/Timeseries.js +54 -0
  377. package/lib/esm/models/TimeseriesAllOf.js +44 -0
  378. package/lib/esm/models/TimeseriesData.js +57 -0
  379. package/lib/esm/models/TopflopEntry.js +69 -0
  380. package/lib/esm/models/TopflopEntryAllOf.js +59 -0
  381. package/lib/esm/models/TopflopList.js +44 -0
  382. package/lib/esm/models/Total.js +51 -0
  383. package/lib/esm/models/TradetickerEvent.js +57 -0
  384. package/lib/esm/models/TradetickerEventAllOf.js +47 -0
  385. package/lib/esm/models/Tradingtime.js +55 -0
  386. package/lib/esm/models/TradingtimeByAssetDefinition.js +47 -0
  387. package/lib/esm/models/TradingtimeDefinition.js +80 -0
  388. package/lib/esm/models/TradingtimeDetails.js +53 -0
  389. package/lib/esm/models/TradingtimeException.js +43 -0
  390. package/lib/esm/models/TradingtimeInfoReply.js +50 -0
  391. package/lib/esm/models/TradingtimePartialException.js +46 -0
  392. package/lib/esm/models/WebSocketCommandAuthenticate.js +43 -0
  393. package/lib/esm/models/WebSocketCommandCancel.js +43 -0
  394. package/lib/esm/models/WebSocketCommandGetSource.js +43 -0
  395. package/lib/esm/models/WebSocketCommandHeartbeat.js +43 -0
  396. package/lib/esm/models/WebSocketCommandListInstrumentListings.js +43 -0
  397. package/lib/esm/models/WebSocketCommandPriority.js +45 -0
  398. package/lib/esm/models/WebSocketCommandSubscribeListTopflop.js +60 -0
  399. package/lib/esm/models/WebSocketCommandSubscribeMarketstates.js +46 -0
  400. package/lib/esm/models/WebSocketCommandSubscribeSourceTradeticker.js +52 -0
  401. package/lib/esm/models/WebSocketMessage.js +66 -0
  402. package/lib/esm/models/WebSocketRequest.js +70 -0
  403. package/lib/esm/models/index.js +100 -0
  404. package/lib/esm/runtime.js +19 -0
  405. package/lib/esm/types/index.d.ts +6 -5
  406. package/lib/esm/types/index.d.ts.map +1 -1
  407. package/lib/esm/types/models/Alarm.d.ts +100 -0
  408. package/lib/esm/types/models/Alarm.d.ts.map +1 -0
  409. package/lib/esm/types/models/AlarmAllOf.d.ts +69 -0
  410. package/lib/esm/types/models/AlarmAllOf.d.ts.map +1 -0
  411. package/lib/esm/types/models/AlarmId.d.ts +32 -0
  412. package/lib/esm/types/models/AlarmId.d.ts.map +1 -0
  413. package/lib/esm/types/models/AlarmReachedEvent.d.ts +107 -0
  414. package/lib/esm/types/models/AlarmReachedEvent.d.ts.map +1 -0
  415. package/lib/esm/types/models/AlarmReachedEventAllOf.d.ts +33 -0
  416. package/lib/esm/types/models/AlarmReachedEventAllOf.d.ts.map +1 -0
  417. package/lib/esm/types/models/AlarmValue.d.ts +38 -0
  418. package/lib/esm/types/models/AlarmValue.d.ts.map +1 -0
  419. package/lib/esm/types/models/AlarmsReachedGet200Response.d.ts +107 -0
  420. package/lib/esm/types/models/AlarmsReachedGet200Response.d.ts.map +1 -0
  421. package/lib/esm/types/models/BidAskHistory.d.ts +64 -0
  422. package/lib/esm/types/models/BidAskHistory.d.ts.map +1 -0
  423. package/lib/esm/types/models/BidAskHistoryAllOf.d.ts +33 -0
  424. package/lib/esm/types/models/BidAskHistoryAllOf.d.ts.map +1 -0
  425. package/lib/esm/types/models/BidAskHistoryData.d.ts +69 -0
  426. package/lib/esm/types/models/BidAskHistoryData.d.ts.map +1 -0
  427. package/lib/esm/types/models/ContinuationToken.d.ts +32 -0
  428. package/lib/esm/types/models/ContinuationToken.d.ts.map +1 -0
  429. package/lib/esm/types/models/DayMarkData.d.ts +50 -0
  430. package/lib/esm/types/models/DayMarkData.d.ts.map +1 -0
  431. package/lib/esm/types/models/IdFieldsInstrument.d.ts +32 -0
  432. package/lib/esm/types/models/IdFieldsInstrument.d.ts.map +1 -0
  433. package/lib/esm/types/models/IdFieldsListing.d.ts +57 -0
  434. package/lib/esm/types/models/IdFieldsListing.d.ts.map +1 -0
  435. package/lib/esm/types/models/InstrumentsGet200Response.d.ts +39 -0
  436. package/lib/esm/types/models/InstrumentsGet200Response.d.ts.map +1 -0
  437. package/lib/esm/types/models/InstrumentsGet200Response1.d.ts +67 -0
  438. package/lib/esm/types/models/InstrumentsGet200Response1.d.ts.map +1 -0
  439. package/lib/esm/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts +33 -0
  440. package/lib/esm/types/models/InstrumentsInstrumentIdListingsGet200Response.d.ts.map +1 -0
  441. package/lib/esm/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts +33 -0
  442. package/lib/esm/types/models/InstrumentsInstrumentIdMarketstatesGet200Response.d.ts.map +1 -0
  443. package/lib/esm/types/models/ListTotalResultCount.d.ts +32 -0
  444. package/lib/esm/types/models/ListTotalResultCount.d.ts.map +1 -0
  445. package/lib/esm/types/models/Listingdata.d.ts +77 -0
  446. package/lib/esm/types/models/Listingdata.d.ts.map +1 -0
  447. package/lib/esm/types/models/ListingdataCefFields.d.ts +45 -0
  448. package/lib/esm/types/models/ListingdataCefFields.d.ts.map +1 -0
  449. package/lib/esm/types/models/ListingdataT7Fields.d.ts +39 -0
  450. package/lib/esm/types/models/ListingdataT7Fields.d.ts.map +1 -0
  451. package/lib/esm/types/models/ListingdataWithId.d.ts +102 -0
  452. package/lib/esm/types/models/ListingdataWithId.d.ts.map +1 -0
  453. package/lib/esm/types/models/ListingdataWithIdAndQuality.d.ts +109 -0
  454. package/lib/esm/types/models/ListingdataWithIdAndQuality.d.ts.map +1 -0
  455. package/lib/esm/types/models/ListingdataWithIdAndQualityAllOf.d.ts +33 -0
  456. package/lib/esm/types/models/ListingdataWithIdAndQualityAllOf.d.ts.map +1 -0
  457. package/lib/esm/types/models/ListsListIdTopTradecountGet200Response.d.ts +33 -0
  458. package/lib/esm/types/models/ListsListIdTopTradecountGet200Response.d.ts.map +1 -0
  459. package/lib/esm/types/models/LookupTable.d.ts +38 -0
  460. package/lib/esm/types/models/LookupTable.d.ts.map +1 -0
  461. package/lib/esm/types/models/Marketdepth.d.ts +52 -0
  462. package/lib/esm/types/models/Marketdepth.d.ts.map +1 -0
  463. package/lib/esm/types/models/MarketdepthEntry.d.ts +44 -0
  464. package/lib/esm/types/models/MarketdepthEntry.d.ts.map +1 -0
  465. package/lib/esm/types/models/MarketdepthT7Fields.d.ts +80 -0
  466. package/lib/esm/types/models/MarketdepthT7Fields.d.ts.map +1 -0
  467. package/lib/esm/types/models/MarketdepthWithId.d.ts +90 -0
  468. package/lib/esm/types/models/MarketdepthWithId.d.ts.map +1 -0
  469. package/lib/esm/types/models/MarketdepthWithIdAllOf.d.ts +33 -0
  470. package/lib/esm/types/models/MarketdepthWithIdAllOf.d.ts.map +1 -0
  471. package/lib/esm/types/models/Marketstate.d.ts +130 -0
  472. package/lib/esm/types/models/Marketstate.d.ts.map +1 -0
  473. package/lib/esm/types/models/MarketstateQuote.d.ts +70 -0
  474. package/lib/esm/types/models/MarketstateQuote.d.ts.map +1 -0
  475. package/lib/esm/types/models/MarketstateQuoteT7Fields.d.ts +32 -0
  476. package/lib/esm/types/models/MarketstateQuoteT7Fields.d.ts.map +1 -0
  477. package/lib/esm/types/models/MarketstateResponseSearch.d.ts +169 -0
  478. package/lib/esm/types/models/MarketstateResponseSearch.d.ts.map +1 -0
  479. package/lib/esm/types/models/MarketstateResponseSearchAllOf.d.ts +34 -0
  480. package/lib/esm/types/models/MarketstateResponseSearchAllOf.d.ts.map +1 -0
  481. package/lib/esm/types/models/MarketstateTick.d.ts +81 -0
  482. package/lib/esm/types/models/MarketstateTick.d.ts.map +1 -0
  483. package/lib/esm/types/models/MarketstateWithId.d.ts +161 -0
  484. package/lib/esm/types/models/MarketstateWithId.d.ts.map +1 -0
  485. package/lib/esm/types/models/MarketstateWithIdAllOf.d.ts +32 -0
  486. package/lib/esm/types/models/MarketstateWithIdAllOf.d.ts.map +1 -0
  487. package/lib/esm/types/models/MarketstatesGet200Response.d.ts +33 -0
  488. package/lib/esm/types/models/MarketstatesGet200Response.d.ts.map +1 -0
  489. package/lib/esm/types/models/MarketstatesGet200Response1.d.ts +169 -0
  490. package/lib/esm/types/models/MarketstatesGet200Response1.d.ts.map +1 -0
  491. package/lib/esm/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts +90 -0
  492. package/lib/esm/types/models/MarketstatesInstrumentIdSourceIdMarketdepthGet200Response.d.ts.map +1 -0
  493. package/lib/esm/types/models/Masterdata.d.ts +61 -0
  494. package/lib/esm/types/models/Masterdata.d.ts.map +1 -0
  495. package/lib/esm/types/models/MasterdataWithId.d.ts +67 -0
  496. package/lib/esm/types/models/MasterdataWithId.d.ts.map +1 -0
  497. package/lib/esm/types/models/OfficialSymbols.d.ts +79 -0
  498. package/lib/esm/types/models/OfficialSymbols.d.ts.map +1 -0
  499. package/lib/esm/types/models/OfficialSymbolsCommodity.d.ts +38 -0
  500. package/lib/esm/types/models/OfficialSymbolsCommodity.d.ts.map +1 -0
  501. package/lib/esm/types/models/OfficialSymbolsCrypto.d.ts +38 -0
  502. package/lib/esm/types/models/OfficialSymbolsCrypto.d.ts.map +1 -0
  503. package/lib/esm/types/models/OfficialSymbolsCurrency.d.ts +38 -0
  504. package/lib/esm/types/models/OfficialSymbolsCurrency.d.ts.map +1 -0
  505. package/lib/esm/types/models/OfficialSymbolsEurexFuture.d.ts +38 -0
  506. package/lib/esm/types/models/OfficialSymbolsEurexFuture.d.ts.map +1 -0
  507. package/lib/esm/types/models/OfficialSymbolsEurexOption.d.ts +50 -0
  508. package/lib/esm/types/models/OfficialSymbolsEurexOption.d.ts.map +1 -0
  509. package/lib/esm/types/models/Performance.d.ts +38 -0
  510. package/lib/esm/types/models/Performance.d.ts.map +1 -0
  511. package/lib/esm/types/models/PerformanceData.d.ts +71 -0
  512. package/lib/esm/types/models/PerformanceData.d.ts.map +1 -0
  513. package/lib/esm/types/models/PerformanceDataAllOf.d.ts +46 -0
  514. package/lib/esm/types/models/PerformanceDataAllOf.d.ts.map +1 -0
  515. package/lib/esm/types/models/PerformanceDataForTimeRange.d.ts +185 -0
  516. package/lib/esm/types/models/PerformanceDataForTimeRange.d.ts.map +1 -0
  517. package/lib/esm/types/models/Quality.d.ts +25 -0
  518. package/lib/esm/types/models/Quality.d.ts.map +1 -0
  519. package/lib/esm/types/models/QuotationType.d.ts +32 -0
  520. package/lib/esm/types/models/QuotationType.d.ts.map +1 -0
  521. package/lib/esm/types/models/Sourcedata.d.ts +54 -0
  522. package/lib/esm/types/models/Sourcedata.d.ts.map +1 -0
  523. package/lib/esm/types/models/SourcesGet200Response.d.ts +33 -0
  524. package/lib/esm/types/models/SourcesGet200Response.d.ts.map +1 -0
  525. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response.d.ts +39 -0
  526. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response.d.ts.map +1 -0
  527. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response1.d.ts +102 -0
  528. package/lib/esm/types/models/SourcesSourceIdListingsGet200Response1.d.ts.map +1 -0
  529. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts +39 -0
  530. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response.d.ts.map +1 -0
  531. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts +161 -0
  532. package/lib/esm/types/models/SourcesSourceIdMarketstatesGet200Response1.d.ts.map +1 -0
  533. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response.d.ts +39 -0
  534. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response.d.ts.map +1 -0
  535. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts +71 -0
  536. package/lib/esm/types/models/SourcesSourceIdTradetickerGet200Response1.d.ts.map +1 -0
  537. package/lib/esm/types/models/Status.d.ts +44 -0
  538. package/lib/esm/types/models/Status.d.ts.map +1 -0
  539. package/lib/esm/types/models/StringValueMultiRange.d.ts +38 -0
  540. package/lib/esm/types/models/StringValueMultiRange.d.ts.map +1 -0
  541. package/lib/esm/types/models/TickHistory.d.ts +64 -0
  542. package/lib/esm/types/models/TickHistory.d.ts.map +1 -0
  543. package/lib/esm/types/models/TickHistoryAllOf.d.ts +33 -0
  544. package/lib/esm/types/models/TickHistoryAllOf.d.ts.map +1 -0
  545. package/lib/esm/types/models/TickHistoryData.d.ts +57 -0
  546. package/lib/esm/types/models/TickHistoryData.d.ts.map +1 -0
  547. package/lib/esm/types/models/TimeRange.d.ts +39 -0
  548. package/lib/esm/types/models/TimeRange.d.ts.map +1 -0
  549. package/lib/esm/types/models/Timeseries.d.ts +64 -0
  550. package/lib/esm/types/models/Timeseries.d.ts.map +1 -0
  551. package/lib/esm/types/models/TimeseriesAllOf.d.ts +33 -0
  552. package/lib/esm/types/models/TimeseriesAllOf.d.ts.map +1 -0
  553. package/lib/esm/types/models/TimeseriesData.d.ts +74 -0
  554. package/lib/esm/types/models/TimeseriesData.d.ts.map +1 -0
  555. package/lib/esm/types/models/TopflopEntry.d.ts +103 -0
  556. package/lib/esm/types/models/TopflopEntry.d.ts.map +1 -0
  557. package/lib/esm/types/models/TopflopEntryAllOf.d.ts +72 -0
  558. package/lib/esm/types/models/TopflopEntryAllOf.d.ts.map +1 -0
  559. package/lib/esm/types/models/TopflopList.d.ts +33 -0
  560. package/lib/esm/types/models/TopflopList.d.ts.map +1 -0
  561. package/lib/esm/types/models/Total.d.ts +56 -0
  562. package/lib/esm/types/models/Total.d.ts.map +1 -0
  563. package/lib/esm/types/models/TradetickerEvent.d.ts +71 -0
  564. package/lib/esm/types/models/TradetickerEvent.d.ts.map +1 -0
  565. package/lib/esm/types/models/TradetickerEventAllOf.d.ts +40 -0
  566. package/lib/esm/types/models/TradetickerEventAllOf.d.ts.map +1 -0
  567. package/lib/esm/types/models/Tradingtime.d.ts +64 -0
  568. package/lib/esm/types/models/Tradingtime.d.ts.map +1 -0
  569. package/lib/esm/types/models/TradingtimeByAssetDefinition.d.ts +40 -0
  570. package/lib/esm/types/models/TradingtimeByAssetDefinition.d.ts.map +1 -0
  571. package/lib/esm/types/models/TradingtimeDefinition.d.ts +137 -0
  572. package/lib/esm/types/models/TradingtimeDefinition.d.ts.map +1 -0
  573. package/lib/esm/types/models/TradingtimeDetails.d.ts +62 -0
  574. package/lib/esm/types/models/TradingtimeDetails.d.ts.map +1 -0
  575. package/lib/esm/types/models/TradingtimeException.d.ts +32 -0
  576. package/lib/esm/types/models/TradingtimeException.d.ts.map +1 -0
  577. package/lib/esm/types/models/TradingtimeInfoReply.d.ts +51 -0
  578. package/lib/esm/types/models/TradingtimeInfoReply.d.ts.map +1 -0
  579. package/lib/esm/types/models/TradingtimePartialException.d.ts +39 -0
  580. package/lib/esm/types/models/TradingtimePartialException.d.ts.map +1 -0
  581. package/lib/esm/types/models/WebSocketCommandAuthenticate.d.ts +32 -0
  582. package/lib/esm/types/models/WebSocketCommandAuthenticate.d.ts.map +1 -0
  583. package/lib/esm/types/models/WebSocketCommandCancel.d.ts +32 -0
  584. package/lib/esm/types/models/WebSocketCommandCancel.d.ts.map +1 -0
  585. package/lib/esm/types/models/WebSocketCommandGetSource.d.ts +32 -0
  586. package/lib/esm/types/models/WebSocketCommandGetSource.d.ts.map +1 -0
  587. package/lib/esm/types/models/WebSocketCommandHeartbeat.d.ts +32 -0
  588. package/lib/esm/types/models/WebSocketCommandHeartbeat.d.ts.map +1 -0
  589. package/lib/esm/types/models/WebSocketCommandListInstrumentListings.d.ts +32 -0
  590. package/lib/esm/types/models/WebSocketCommandListInstrumentListings.d.ts.map +1 -0
  591. package/lib/esm/types/models/WebSocketCommandPriority.d.ts +38 -0
  592. package/lib/esm/types/models/WebSocketCommandPriority.d.ts.map +1 -0
  593. package/lib/esm/types/models/WebSocketCommandSubscribeListTopflop.d.ts +66 -0
  594. package/lib/esm/types/models/WebSocketCommandSubscribeListTopflop.d.ts.map +1 -0
  595. package/lib/esm/types/models/WebSocketCommandSubscribeMarketstates.d.ts +39 -0
  596. package/lib/esm/types/models/WebSocketCommandSubscribeMarketstates.d.ts.map +1 -0
  597. package/lib/esm/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts +57 -0
  598. package/lib/esm/types/models/WebSocketCommandSubscribeSourceTradeticker.d.ts.map +1 -0
  599. package/lib/esm/types/models/WebSocketMessage.d.ts +91 -0
  600. package/lib/esm/types/models/WebSocketMessage.d.ts.map +1 -0
  601. package/lib/esm/types/models/WebSocketRequest.d.ts +95 -0
  602. package/lib/esm/types/models/WebSocketRequest.d.ts.map +1 -0
  603. package/lib/esm/types/models/index.d.ts +99 -0
  604. package/lib/esm/types/models/index.d.ts.map +1 -0
  605. package/lib/esm/types/runtime.d.ts +14 -0
  606. package/lib/esm/types/runtime.d.ts.map +1 -0
  607. package/package.json +2 -1
@@ -0,0 +1,38 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ * EUREX code for an instrument
14
+ * @export
15
+ * @interface OfficialSymbolsEurexFuture
16
+ */
17
+ export interface OfficialSymbolsEurexFuture {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof OfficialSymbolsEurexFuture
22
+ */
23
+ baseSymbol?: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof OfficialSymbolsEurexFuture
28
+ */
29
+ expiry?: string;
30
+ }
31
+ /**
32
+ * Check if a given object implements the OfficialSymbolsEurexFuture interface.
33
+ */
34
+ export declare function instanceOfOfficialSymbolsEurexFuture(value: object): boolean;
35
+ export declare function OfficialSymbolsEurexFutureFromJSON(json: any): OfficialSymbolsEurexFuture;
36
+ export declare function OfficialSymbolsEurexFutureFromJSONTyped(json: any, ignoreDiscriminator: boolean): OfficialSymbolsEurexFuture;
37
+ export declare function OfficialSymbolsEurexFutureToJSON(value?: OfficialSymbolsEurexFuture | null): any;
38
+ //# sourceMappingURL=OfficialSymbolsEurexFuture.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"OfficialSymbolsEurexFuture.d.ts","sourceRoot":"","sources":["../../../../src/models/OfficialSymbolsEurexFuture.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAI3E;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAExF;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0BAA0B,CAS3H;AAED,wBAAgB,gCAAgC,CAAC,KAAK,CAAC,EAAE,0BAA0B,GAAG,IAAI,GAAG,GAAG,CAY/F"}
@@ -0,0 +1,50 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ * EUREX code for an instrument
14
+ * @export
15
+ * @interface OfficialSymbolsEurexOption
16
+ */
17
+ export interface OfficialSymbolsEurexOption {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof OfficialSymbolsEurexOption
22
+ */
23
+ baseSymbol?: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof OfficialSymbolsEurexOption
28
+ */
29
+ putCallFlag?: string;
30
+ /**
31
+ *
32
+ * @type {number}
33
+ * @memberof OfficialSymbolsEurexOption
34
+ */
35
+ strikePrice?: number;
36
+ /**
37
+ *
38
+ * @type {string}
39
+ * @memberof OfficialSymbolsEurexOption
40
+ */
41
+ expiry?: string;
42
+ }
43
+ /**
44
+ * Check if a given object implements the OfficialSymbolsEurexOption interface.
45
+ */
46
+ export declare function instanceOfOfficialSymbolsEurexOption(value: object): boolean;
47
+ export declare function OfficialSymbolsEurexOptionFromJSON(json: any): OfficialSymbolsEurexOption;
48
+ export declare function OfficialSymbolsEurexOptionFromJSONTyped(json: any, ignoreDiscriminator: boolean): OfficialSymbolsEurexOption;
49
+ export declare function OfficialSymbolsEurexOptionToJSON(value?: OfficialSymbolsEurexOption | null): any;
50
+ //# sourceMappingURL=OfficialSymbolsEurexOption.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"OfficialSymbolsEurexOption.d.ts","sourceRoot":"","sources":["../../../../src/models/OfficialSymbolsEurexOption.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,wBAAgB,oCAAoC,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAI3E;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,GAAG,0BAA0B,CAExF;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,0BAA0B,CAW3H;AAED,wBAAgB,gCAAgC,CAAC,KAAK,CAAC,EAAE,0BAA0B,GAAG,IAAI,GAAG,GAAG,CAc/F"}
@@ -0,0 +1,38 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ * Changes from the previous day, calculated by MDS
14
+ * @export
15
+ * @interface Performance
16
+ */
17
+ export interface Performance {
18
+ /**
19
+ * Absolute changes from the previous day
20
+ * @type {number}
21
+ * @memberof Performance
22
+ */
23
+ changeAbsolute?: number;
24
+ /**
25
+ * Relative changes from the previous day
26
+ * @type {number}
27
+ * @memberof Performance
28
+ */
29
+ changeRelative?: number;
30
+ }
31
+ /**
32
+ * Check if a given object implements the Performance interface.
33
+ */
34
+ export declare function instanceOfPerformance(value: object): boolean;
35
+ export declare function PerformanceFromJSON(json: any): Performance;
36
+ export declare function PerformanceFromJSONTyped(json: any, ignoreDiscriminator: boolean): Performance;
37
+ export declare function PerformanceToJSON(value?: Performance | null): any;
38
+ //# sourceMappingURL=Performance.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Performance.d.ts","sourceRoot":"","sources":["../../../../src/models/Performance.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,WAAW;IACxB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED;;GAEG;AACH,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAI5D;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,GAAG,GAAG,WAAW,CAE1D;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,WAAW,CAS7F;AAED,wBAAgB,iBAAiB,CAAC,KAAK,CAAC,EAAE,WAAW,GAAG,IAAI,GAAG,GAAG,CAYjE"}
@@ -0,0 +1,71 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { PerformanceDataForTimeRange } from './PerformanceDataForTimeRange';
13
+ import type { QuotationType } from './QuotationType';
14
+ /**
15
+ * Performance data for an Marketstate
16
+ * @export
17
+ * @interface PerformanceData
18
+ */
19
+ export interface PerformanceData {
20
+ /**
21
+ * Id TODO for the Marketstate of an Instrument that is listed on a Source. <p> Format: InstrumentId "," ListingVariant "," Source <p>InstrumentId: The InstrumentID in one of the defined formats, see <a href="#model-InstrumentId">InstrumentId</a></p> <p>ListingVariant: Normally the listing variant is only determined by the trading currency, in that case the ListingVariant is named after the Currency (e.g. EUR). But other variant types might be possible!</p> <p>Source: The Source or Exchange. </p>
22
+ * <p> Any MarketstateId is also a valid MarketstateQuery.</bold></p>
23
+ * @type {string}
24
+ * @memberof PerformanceData
25
+ */
26
+ marketstateId?: string;
27
+ /**
28
+ * ID for one instrument, ie. a stock or an index. This will be the highest ranked available identifier for this instrument from the following list: <p>- ISIN: DE0007100000 <br>- Currency: CURRENCY(EUR/USD) <br>- EUREX-Option: EUREXO(DE000710000000,C,3000,1222) </p>
29
+ * @type {string}
30
+ * @memberof PerformanceData
31
+ */
32
+ instrumentId?: string;
33
+ /**
34
+ * Source
35
+ * @type {string}
36
+ * @memberof PerformanceData
37
+ */
38
+ sourceId?: string;
39
+ /**
40
+ *
41
+ * @type {string}
42
+ * @memberof PerformanceData
43
+ */
44
+ currency?: string;
45
+ /**
46
+ * if an instrument is listed eg. in multiple currencies on one exchange then the information in this field is used to discriminate between them.
47
+ * @type {string}
48
+ * @memberof PerformanceData
49
+ */
50
+ listingVariant?: string;
51
+ /**
52
+ *
53
+ * @type {QuotationType}
54
+ * @memberof PerformanceData
55
+ */
56
+ quotationType?: QuotationType;
57
+ /**
58
+ *
59
+ * @type {Array<PerformanceDataForTimeRange>}
60
+ * @memberof PerformanceData
61
+ */
62
+ items?: Array<PerformanceDataForTimeRange>;
63
+ }
64
+ /**
65
+ * Check if a given object implements the PerformanceData interface.
66
+ */
67
+ export declare function instanceOfPerformanceData(value: object): boolean;
68
+ export declare function PerformanceDataFromJSON(json: any): PerformanceData;
69
+ export declare function PerformanceDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): PerformanceData;
70
+ export declare function PerformanceDataToJSON(value?: PerformanceData | null): any;
71
+ //# sourceMappingURL=PerformanceData.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PerformanceData.d.ts","sourceRoot":"","sources":["../../../../src/models/PerformanceData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAMjF,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAOrD;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;;OAKG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,2BAA2B,CAAC,CAAC;CAC9C;AAED;;GAEG;AACH,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAIhE;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,GAAG,eAAe,CAElE;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,eAAe,CAcrG;AAED,wBAAgB,qBAAqB,CAAC,KAAK,CAAC,EAAE,eAAe,GAAG,IAAI,GAAG,GAAG,CAiBzE"}
@@ -0,0 +1,46 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { PerformanceDataForTimeRange } from './PerformanceDataForTimeRange';
13
+ import type { QuotationType } from './QuotationType';
14
+ /**
15
+ *
16
+ * @export
17
+ * @interface PerformanceDataAllOf
18
+ */
19
+ export interface PerformanceDataAllOf {
20
+ /**
21
+ *
22
+ * @type {string}
23
+ * @memberof PerformanceDataAllOf
24
+ */
25
+ currency?: string;
26
+ /**
27
+ *
28
+ * @type {QuotationType}
29
+ * @memberof PerformanceDataAllOf
30
+ */
31
+ quotationType?: QuotationType;
32
+ /**
33
+ *
34
+ * @type {Array<PerformanceDataForTimeRange>}
35
+ * @memberof PerformanceDataAllOf
36
+ */
37
+ items?: Array<PerformanceDataForTimeRange>;
38
+ }
39
+ /**
40
+ * Check if a given object implements the PerformanceDataAllOf interface.
41
+ */
42
+ export declare function instanceOfPerformanceDataAllOf(value: object): boolean;
43
+ export declare function PerformanceDataAllOfFromJSON(json: any): PerformanceDataAllOf;
44
+ export declare function PerformanceDataAllOfFromJSONTyped(json: any, ignoreDiscriminator: boolean): PerformanceDataAllOf;
45
+ export declare function PerformanceDataAllOfToJSON(value?: PerformanceDataAllOf | null): any;
46
+ //# sourceMappingURL=PerformanceDataAllOf.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PerformanceDataAllOf.d.ts","sourceRoot":"","sources":["../../../../src/models/PerformanceDataAllOf.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAMjF,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAOrD;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,2BAA2B,CAAC,CAAC;CAC9C;AAED;;GAEG;AACH,wBAAgB,8BAA8B,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAIrE;AAED,wBAAgB,4BAA4B,CAAC,IAAI,EAAE,GAAG,GAAG,oBAAoB,CAE5E;AAED,wBAAgB,iCAAiC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,oBAAoB,CAU/G;AAED,wBAAgB,0BAA0B,CAAC,KAAK,CAAC,EAAE,oBAAoB,GAAG,IAAI,GAAG,GAAG,CAanF"}
@@ -0,0 +1,185 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { TimeRange } from './TimeRange';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface PerformanceDataForTimeRange
17
+ */
18
+ export interface PerformanceDataForTimeRange {
19
+ /**
20
+ *
21
+ * @type {TimeRange}
22
+ * @memberof PerformanceDataForTimeRange
23
+ */
24
+ timeRange?: TimeRange;
25
+ /**
26
+ * reference value at beginning of timerange
27
+ * @type {number}
28
+ * @memberof PerformanceDataForTimeRange
29
+ */
30
+ reference?: number;
31
+ /**
32
+ * date of the reference value in timerange
33
+ * @type {Date}
34
+ * @memberof PerformanceDataForTimeRange
35
+ */
36
+ referenceDate?: Date;
37
+ /**
38
+ * Maximum value in timerange
39
+ * @type {number}
40
+ * @memberof PerformanceDataForTimeRange
41
+ */
42
+ high?: number;
43
+ /**
44
+ * date when maximum value was reached in timerange
45
+ * @type {Date}
46
+ * @memberof PerformanceDataForTimeRange
47
+ */
48
+ highDate?: Date;
49
+ /**
50
+ * Minimum value in timerange
51
+ * @type {number}
52
+ * @memberof PerformanceDataForTimeRange
53
+ */
54
+ low?: number;
55
+ /**
56
+ * date when minimum value was reached in timerange
57
+ * @type {Date}
58
+ * @memberof PerformanceDataForTimeRange
59
+ */
60
+ lowDate?: Date;
61
+ /**
62
+ * Close/last available value in timerange
63
+ * @type {number}
64
+ * @memberof PerformanceDataForTimeRange
65
+ */
66
+ current?: number;
67
+ /**
68
+ * date of the close/last available value in timerange
69
+ * @type {Date}
70
+ * @memberof PerformanceDataForTimeRange
71
+ */
72
+ currentDate?: Date;
73
+ /**
74
+ *
75
+ * @type {string}
76
+ * @memberof PerformanceDataForTimeRange
77
+ */
78
+ currentType?: PerformanceDataForTimeRangeCurrentTypeEnum;
79
+ /**
80
+ * change from reference value in timerange
81
+ * @type {number}
82
+ * @memberof PerformanceDataForTimeRange
83
+ */
84
+ changeAbsolute?: number;
85
+ /**
86
+ * change from maximum value in timerange
87
+ * @type {number}
88
+ * @memberof PerformanceDataForTimeRange
89
+ */
90
+ changeAbsoluteFromHigh?: number;
91
+ /**
92
+ * change from minimum value in timerange
93
+ * @type {number}
94
+ * @memberof PerformanceDataForTimeRange
95
+ */
96
+ changeAbsoluteFromLow?: number;
97
+ /**
98
+ * change from reference value in timerange in percent
99
+ * @type {number}
100
+ * @memberof PerformanceDataForTimeRange
101
+ */
102
+ changeRelative?: number;
103
+ /**
104
+ * change from maximum value in timerange in percent
105
+ * @type {number}
106
+ * @memberof PerformanceDataForTimeRange
107
+ */
108
+ changeRelativeFromHigh?: number;
109
+ /**
110
+ * change from minimum value in timerange in percent
111
+ * @type {number}
112
+ * @memberof PerformanceDataForTimeRange
113
+ */
114
+ changeRelativeFromLow?: number;
115
+ /**
116
+ * total amount traded in timerange, depending on quotation type the number of instruments traded (UNIT) or the nominal amount of the traded instruments (PERCENT).
117
+ * @type {number}
118
+ * @memberof PerformanceDataForTimeRange
119
+ */
120
+ cumulativeQuantity?: number;
121
+ /**
122
+ * total value traded in the timerange (in currency)
123
+ * @type {number}
124
+ * @memberof PerformanceDataForTimeRange
125
+ */
126
+ cumulativeTurnover?: number;
127
+ /**
128
+ * average daily value traded in the timerange (in currency)
129
+ * @type {number}
130
+ * @memberof PerformanceDataForTimeRange
131
+ */
132
+ avgDailyTurnover?: number;
133
+ /**
134
+ * Vola
135
+ * @type {number}
136
+ * @memberof PerformanceDataForTimeRange
137
+ */
138
+ vola?: number;
139
+ /**
140
+ * Sharpe ratio
141
+ * @type {number}
142
+ * @memberof PerformanceDataForTimeRange
143
+ */
144
+ sharpeRatio?: number;
145
+ /**
146
+ * Maximal drawdown within timerange
147
+ * @type {number}
148
+ * @memberof PerformanceDataForTimeRange
149
+ */
150
+ maxDrawdown?: number;
151
+ /**
152
+ * Loss month ratio
153
+ * @type {number}
154
+ * @memberof PerformanceDataForTimeRange
155
+ */
156
+ lossMonthRatio?: number;
157
+ /**
158
+ * Loss months
159
+ * @type {number}
160
+ * @memberof PerformanceDataForTimeRange
161
+ */
162
+ lossMonths?: number;
163
+ /**
164
+ * Last update
165
+ * @type {string}
166
+ * @memberof PerformanceDataForTimeRange
167
+ */
168
+ lastUpdate?: string;
169
+ }
170
+ /**
171
+ * @export
172
+ */
173
+ export declare const PerformanceDataForTimeRangeCurrentTypeEnum: {
174
+ readonly Value: "LAST_VALUE";
175
+ readonly Close: "LAST_CLOSE";
176
+ };
177
+ export type PerformanceDataForTimeRangeCurrentTypeEnum = typeof PerformanceDataForTimeRangeCurrentTypeEnum[keyof typeof PerformanceDataForTimeRangeCurrentTypeEnum];
178
+ /**
179
+ * Check if a given object implements the PerformanceDataForTimeRange interface.
180
+ */
181
+ export declare function instanceOfPerformanceDataForTimeRange(value: object): boolean;
182
+ export declare function PerformanceDataForTimeRangeFromJSON(json: any): PerformanceDataForTimeRange;
183
+ export declare function PerformanceDataForTimeRangeFromJSONTyped(json: any, ignoreDiscriminator: boolean): PerformanceDataForTimeRange;
184
+ export declare function PerformanceDataForTimeRangeToJSON(value?: PerformanceDataForTimeRange | null): any;
185
+ //# sourceMappingURL=PerformanceDataForTimeRange.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PerformanceDataForTimeRange.d.ts","sourceRoot":"","sources":["../../../../src/models/PerformanceDataForTimeRange.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAO7C;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,aAAa,CAAC,EAAE,IAAI,CAAC;IACrB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,QAAQ,CAAC,EAAE,IAAI,CAAC;IAChB;;;;OAIG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,OAAO,CAAC,EAAE,IAAI,CAAC;IACf;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,0CAA0C,CAAC;IACzD;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB;AAGD;;GAEG;AACH,eAAO,MAAM,0CAA0C;;;CAG7C,CAAC;AACX,MAAM,MAAM,0CAA0C,GAAG,OAAO,0CAA0C,CAAC,MAAM,OAAO,0CAA0C,CAAC,CAAC;AAGpK;;GAEG;AACH,wBAAgB,qCAAqC,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAI5E;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,2BAA2B,CAE1F;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,2BAA2B,CAgC7H;AAED,wBAAgB,iCAAiC,CAAC,KAAK,CAAC,EAAE,2BAA2B,GAAG,IAAI,GAAG,GAAG,CAmCjG"}
@@ -0,0 +1,25 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ */
16
+ export declare const Quality: {
17
+ readonly Realtime: "REALTIME";
18
+ readonly Delayed: "DELAYED";
19
+ readonly EndOfDay: "END_OF_DAY";
20
+ };
21
+ export type Quality = typeof Quality[keyof typeof Quality];
22
+ export declare function QualityFromJSON(json: any): Quality;
23
+ export declare function QualityFromJSONTyped(json: any, ignoreDiscriminator: boolean): Quality;
24
+ export declare function QualityToJSON(value?: Quality | null): any;
25
+ //# sourceMappingURL=Quality.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Quality.d.ts","sourceRoot":"","sources":["../../../../src/models/Quality.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;GAGG;AACH,eAAO,MAAM,OAAO;;;;CAIV,CAAC;AACX,MAAM,MAAM,OAAO,GAAG,OAAO,OAAO,CAAC,MAAM,OAAO,OAAO,CAAC,CAAC;AAG3D,wBAAgB,eAAe,CAAC,IAAI,EAAE,GAAG,GAAG,OAAO,CAElD;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,OAAO,CAErF;AAED,wBAAgB,aAAa,CAAC,KAAK,CAAC,EAAE,OAAO,GAAG,IAAI,GAAG,GAAG,CAEzD"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ *
14
+ * @export
15
+ */
16
+ export declare const QuotationType: {
17
+ readonly NoInformationAvailable: "QT_NO_INFORMATION_AVAILABLE";
18
+ readonly Unit: "QT_UNIT";
19
+ readonly Percentage: "QT_PERCENTAGE";
20
+ readonly Thousandth: "QT_THOUSANDTH";
21
+ readonly IndexPoints: "QT_INDEX_POINTS";
22
+ readonly MonetaryValue: "QT_MONETARY_VALUE";
23
+ readonly Yield: "QT_YIELD";
24
+ readonly BasisPoints: "QT_BASIS_POINTS";
25
+ readonly MultipleQuotationTypes: "QT_MULTIPLE_QUOTATION_TYPES";
26
+ readonly Other: "QT_OTHER";
27
+ };
28
+ export type QuotationType = typeof QuotationType[keyof typeof QuotationType];
29
+ export declare function QuotationTypeFromJSON(json: any): QuotationType;
30
+ export declare function QuotationTypeFromJSONTyped(json: any, ignoreDiscriminator: boolean): QuotationType;
31
+ export declare function QuotationTypeToJSON(value?: QuotationType | null): any;
32
+ //# sourceMappingURL=QuotationType.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QuotationType.d.ts","sourceRoot":"","sources":["../../../../src/models/QuotationType.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;GAGG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;CAWhB,CAAC;AACX,MAAM,MAAM,aAAa,GAAG,OAAO,aAAa,CAAC,MAAM,OAAO,aAAa,CAAC,CAAC;AAG7E,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,GAAG,GAAG,aAAa,CAE9D;AAED,wBAAgB,0BAA0B,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,aAAa,CAEjG;AAED,wBAAgB,mBAAmB,CAAC,KAAK,CAAC,EAAE,aAAa,GAAG,IAAI,GAAG,GAAG,CAErE"}
@@ -0,0 +1,54 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /**
13
+ * A Source can be an exchange or another source of prices/quotes/data for Instruments
14
+ * @export
15
+ * @interface Sourcedata
16
+ */
17
+ export interface Sourcedata {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof Sourcedata
22
+ */
23
+ sourceId: string;
24
+ /**
25
+ *
26
+ * @type {{ [key: string]: string; }}
27
+ * @memberof Sourcedata
28
+ */
29
+ nameLong?: {
30
+ [key: string]: string;
31
+ };
32
+ /**
33
+ *
34
+ * @type {{ [key: string]: string; }}
35
+ * @memberof Sourcedata
36
+ */
37
+ nameShort?: {
38
+ [key: string]: string;
39
+ };
40
+ /**
41
+ *
42
+ * @type {string}
43
+ * @memberof Sourcedata
44
+ */
45
+ operatingMic?: string;
46
+ }
47
+ /**
48
+ * Check if a given object implements the Sourcedata interface.
49
+ */
50
+ export declare function instanceOfSourcedata(value: object): boolean;
51
+ export declare function SourcedataFromJSON(json: any): Sourcedata;
52
+ export declare function SourcedataFromJSONTyped(json: any, ignoreDiscriminator: boolean): Sourcedata;
53
+ export declare function SourcedataToJSON(value?: Sourcedata | null): any;
54
+ //# sourceMappingURL=Sourcedata.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Sourcedata.d.ts","sourceRoot":"","sources":["../../../../src/models/Sourcedata.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,UAAU;IACvB;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,QAAQ,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACtC;;;;OAIG;IACH,SAAS,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KAAE,CAAC;IACvC;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AAED;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAK3D;AAED,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,GAAG,GAAG,UAAU,CAExD;AAED,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,UAAU,CAW3F;AAED,wBAAgB,gBAAgB,CAAC,KAAK,CAAC,EAAE,UAAU,GAAG,IAAI,GAAG,GAAG,CAc/D"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ * MDS API
3
+ * **This is a early preview in state alpha for MDS API. This means breaking changes can occur in future releases. <p> **Source**: A source can be any kind of marketplace (exchange) or an entity that calculates prices/values for instruments. <p> **Instrument**: An instrument is e.g. a stock, a bond, an index, a currency-pair or a specific future/option contract. An instrument is identified by an InstrumentId. Some information in MDS is linked to instruments: Masterdata (names, instrument types, ...), Fundamental stock data, News, ... <p> **Listing**: An instrument can be traded/calculated on multiple Sources. Some sources even support multiple listings of the same instrument (for example in different currencies). A listing is identified by a ListingId. Most information in MDS is linked to listings: Marketstate (prices/quotes), Tickdata (price/quote history), Performance data, ... <p> **Marketstate** defines the current state of an instrument listed on a source. In our case besides open, close, post and pre market also latest trade und quote informations ... <p> **SSE-NOTE**: Many endpoints support Server Sent Events (SSE) to get pushed updates. To receive SSE the client needs to request the content-type \"text/event-stream\" via the \"accept\" http request-header. <br>Unfortunately the swagger-ui does not support SSE! To test SSE on an endpoint use the curl command shown in the snapshot response and modify the \"accept\" http request-header as described above.<p> **CURL-NOTE**: When use curl use the option -i to see the response headers. If the return status is 401 then you have to reauthorize. Otherwise you do not see whether the token is expired and wondering that there is no response.
4
+ *
5
+ * The version of the OpenAPI document: 0.2.18-alpha
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import type { Sourcedata } from './Sourcedata';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface SourcesGet200Response
17
+ */
18
+ export interface SourcesGet200Response {
19
+ /**
20
+ *
21
+ * @type {Array<Sourcedata>}
22
+ * @memberof SourcesGet200Response
23
+ */
24
+ items?: Array<Sourcedata>;
25
+ }
26
+ /**
27
+ * Check if a given object implements the SourcesGet200Response interface.
28
+ */
29
+ export declare function instanceOfSourcesGet200Response(value: object): boolean;
30
+ export declare function SourcesGet200ResponseFromJSON(json: any): SourcesGet200Response;
31
+ export declare function SourcesGet200ResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): SourcesGet200Response;
32
+ export declare function SourcesGet200ResponseToJSON(value?: SourcesGet200Response | null): any;
33
+ //# sourceMappingURL=SourcesGet200Response.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SourcesGet200Response.d.ts","sourceRoot":"","sources":["../../../../src/models/SourcesGet200Response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAO/C;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;CAC7B;AAED;;GAEG;AACH,wBAAgB,+BAA+B,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAItE;AAED,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,GAAG,GAAG,qBAAqB,CAE9E;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,qBAAqB,CAQjH;AAED,wBAAgB,2BAA2B,CAAC,KAAK,CAAC,EAAE,qBAAqB,GAAG,IAAI,GAAG,GAAG,CAWrF"}