@monaco-protocol/client-v2 0.0.99-rc1 → 0.0.99

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 (301) hide show
  1. package/dist/apis/APIKeyManagementApi.d.ts +2 -2
  2. package/dist/apis/APIKeyManagementApi.js +2 -2
  3. package/dist/apis/AppManagementApi.d.ts +2 -2
  4. package/dist/apis/AppManagementApi.js +2 -2
  5. package/dist/apis/CurrenciesApi.d.ts +2 -2
  6. package/dist/apis/CurrenciesApi.js +2 -2
  7. package/dist/apis/EventCategoriesApi.d.ts +2 -2
  8. package/dist/apis/EventCategoriesApi.js +2 -2
  9. package/dist/apis/EventGroupsApi.d.ts +2 -2
  10. package/dist/apis/EventGroupsApi.js +2 -2
  11. package/dist/apis/EventSubcategoriesApi.d.ts +2 -2
  12. package/dist/apis/EventSubcategoriesApi.js +2 -2
  13. package/dist/apis/EventsApi.d.ts +2 -2
  14. package/dist/apis/EventsApi.js +2 -2
  15. package/dist/apis/ExternalReferenceSourcesControllerApi.d.ts +2 -2
  16. package/dist/apis/ExternalReferenceSourcesControllerApi.js +2 -2
  17. package/dist/apis/HeartbeatManagementApi.d.ts +2 -2
  18. package/dist/apis/HeartbeatManagementApi.js +2 -2
  19. package/dist/apis/MarketPricesApi.d.ts +2 -2
  20. package/dist/apis/MarketPricesApi.js +2 -2
  21. package/dist/apis/MarketTypesApi.d.ts +2 -2
  22. package/dist/apis/MarketTypesApi.js +2 -2
  23. package/dist/apis/MarketsApi.d.ts +2 -2
  24. package/dist/apis/MarketsApi.js +2 -2
  25. package/dist/apis/OrdersApi.d.ts +2 -2
  26. package/dist/apis/OrdersApi.js +2 -2
  27. package/dist/apis/ParticipantsApi.d.ts +2 -2
  28. package/dist/apis/ParticipantsApi.js +2 -2
  29. package/dist/apis/SessionManagementApi.d.ts +2 -2
  30. package/dist/apis/SessionManagementApi.js +2 -2
  31. package/dist/apis/StatusApi.d.ts +2 -2
  32. package/dist/apis/StatusApi.js +2 -2
  33. package/dist/apis/TradesApi.d.ts +2 -2
  34. package/dist/apis/TradesApi.js +2 -2
  35. package/dist/apis/WalletAPIKeyManagementApi.d.ts +2 -2
  36. package/dist/apis/WalletAPIKeyManagementApi.js +2 -2
  37. package/dist/apis/WalletsApi.d.ts +2 -2
  38. package/dist/apis/WalletsApi.js +2 -2
  39. package/dist/models/APIKey.d.ts +2 -2
  40. package/dist/models/APIKey.js +2 -2
  41. package/dist/models/APIKeyResponse.d.ts +2 -2
  42. package/dist/models/APIKeyResponse.js +2 -2
  43. package/dist/models/AddMarketOutcomeRequest.d.ts +2 -2
  44. package/dist/models/AddMarketOutcomeRequest.js +2 -2
  45. package/dist/models/AddParticipantRequest.d.ts +2 -2
  46. package/dist/models/AddParticipantRequest.js +2 -2
  47. package/dist/models/AddParticipantsRequest.d.ts +2 -2
  48. package/dist/models/AddParticipantsRequest.js +2 -2
  49. package/dist/models/App.d.ts +2 -2
  50. package/dist/models/App.js +2 -2
  51. package/dist/models/AppPermission.d.ts +2 -2
  52. package/dist/models/AppPermission.js +2 -2
  53. package/dist/models/AppPermissionRequest.d.ts +2 -2
  54. package/dist/models/AppPermissionRequest.js +2 -2
  55. package/dist/models/AppPermissionResponse.d.ts +2 -2
  56. package/dist/models/AppPermissionResponse.js +2 -2
  57. package/dist/models/AppResponse.d.ts +2 -2
  58. package/dist/models/AppResponse.js +2 -2
  59. package/dist/models/AppStatus.d.ts +2 -2
  60. package/dist/models/AppStatus.js +2 -2
  61. package/dist/models/AppStatusResponse.d.ts +2 -2
  62. package/dist/models/AppStatusResponse.js +2 -2
  63. package/dist/models/BalanceUpdateRequest.d.ts +2 -2
  64. package/dist/models/BalanceUpdateRequest.js +2 -2
  65. package/dist/models/BatchCancelOrdersRequest.d.ts +2 -2
  66. package/dist/models/BatchCancelOrdersRequest.js +2 -2
  67. package/dist/models/BatchCreateOrderRequest.d.ts +2 -2
  68. package/dist/models/BatchCreateOrderRequest.js +2 -2
  69. package/dist/models/BatchIDResponse.d.ts +2 -2
  70. package/dist/models/BatchIDResponse.js +2 -2
  71. package/dist/models/BatchIDResponseIdsInner.d.ts +2 -2
  72. package/dist/models/BatchIDResponseIdsInner.js +2 -2
  73. package/dist/models/BatchOrderResponse.d.ts +2 -2
  74. package/dist/models/BatchOrderResponse.js +2 -2
  75. package/dist/models/BatchOrderResponseOrdersInner.d.ts +2 -2
  76. package/dist/models/BatchOrderResponseOrdersInner.js +2 -2
  77. package/dist/models/Category.d.ts +2 -2
  78. package/dist/models/Category.js +2 -2
  79. package/dist/models/CategoryResponse.d.ts +2 -2
  80. package/dist/models/CategoryResponse.js +2 -2
  81. package/dist/models/CategorySummary.d.ts +2 -2
  82. package/dist/models/CategorySummary.js +2 -2
  83. package/dist/models/CategorySummaryWithDates.d.ts +2 -2
  84. package/dist/models/CategorySummaryWithDates.js +2 -2
  85. package/dist/models/ChunkOrderResponse.d.ts +2 -2
  86. package/dist/models/ChunkOrderResponse.js +2 -2
  87. package/dist/models/CommissionRate.d.ts +2 -2
  88. package/dist/models/CommissionRate.js +2 -2
  89. package/dist/models/CommissionRateResponse.d.ts +2 -2
  90. package/dist/models/CommissionRateResponse.js +2 -2
  91. package/dist/models/CreateAPIKeyRequest.d.ts +2 -2
  92. package/dist/models/CreateAPIKeyRequest.js +2 -2
  93. package/dist/models/CreateAppRequest.d.ts +2 -2
  94. package/dist/models/CreateAppRequest.js +2 -2
  95. package/dist/models/CreateCategoryRequest.d.ts +2 -2
  96. package/dist/models/CreateCategoryRequest.js +2 -2
  97. package/dist/models/CreateEventGroupRequest.d.ts +2 -2
  98. package/dist/models/CreateEventGroupRequest.js +2 -2
  99. package/dist/models/CreateEventRequest.d.ts +2 -2
  100. package/dist/models/CreateEventRequest.js +2 -2
  101. package/dist/models/CreateMarketRequest.d.ts +2 -2
  102. package/dist/models/CreateMarketRequest.js +2 -2
  103. package/dist/models/CreateMarketTypeRequest.d.ts +2 -2
  104. package/dist/models/CreateMarketTypeRequest.js +2 -2
  105. package/dist/models/CreateOrderRequest.d.ts +2 -2
  106. package/dist/models/CreateOrderRequest.js +2 -2
  107. package/dist/models/CreateSessionRequest.d.ts +2 -2
  108. package/dist/models/CreateSessionRequest.js +2 -2
  109. package/dist/models/CreateSubcategoryRequest.d.ts +2 -2
  110. package/dist/models/CreateSubcategoryRequest.js +2 -2
  111. package/dist/models/CreateWalletRequest.d.ts +2 -2
  112. package/dist/models/CreateWalletRequest.js +2 -2
  113. package/dist/models/Currency.d.ts +2 -2
  114. package/dist/models/Currency.js +2 -2
  115. package/dist/models/CurrencyResponse.d.ts +2 -2
  116. package/dist/models/CurrencyResponse.js +2 -2
  117. package/dist/models/DeactivateAPIKeyRequest.d.ts +2 -2
  118. package/dist/models/DeactivateAPIKeyRequest.js +2 -2
  119. package/dist/models/DepositAddress.d.ts +2 -2
  120. package/dist/models/DepositAddress.js +2 -2
  121. package/dist/models/DepositAddressResponse.d.ts +2 -2
  122. package/dist/models/DepositAddressResponse.js +2 -2
  123. package/dist/models/DepositRequest.d.ts +2 -2
  124. package/dist/models/DepositRequest.js +2 -2
  125. package/dist/models/DepositRequestResponse.d.ts +2 -2
  126. package/dist/models/DepositRequestResponse.js +2 -2
  127. package/dist/models/DocumentReference.d.ts +2 -2
  128. package/dist/models/DocumentReference.js +2 -2
  129. package/dist/models/Event.d.ts +2 -2
  130. package/dist/models/Event.js +2 -2
  131. package/dist/models/EventGroup.d.ts +2 -2
  132. package/dist/models/EventGroup.js +2 -2
  133. package/dist/models/EventGroupResponse.d.ts +2 -2
  134. package/dist/models/EventGroupResponse.js +2 -2
  135. package/dist/models/EventGroupSummary.d.ts +2 -2
  136. package/dist/models/EventGroupSummary.js +2 -2
  137. package/dist/models/EventGroupSummaryWithDates.d.ts +2 -2
  138. package/dist/models/EventGroupSummaryWithDates.js +2 -2
  139. package/dist/models/EventParticipant.d.ts +2 -2
  140. package/dist/models/EventParticipant.js +2 -2
  141. package/dist/models/EventParticipantsResponse.d.ts +2 -2
  142. package/dist/models/EventParticipantsResponse.js +2 -2
  143. package/dist/models/EventResponse.d.ts +2 -2
  144. package/dist/models/EventResponse.js +2 -2
  145. package/dist/models/EventSummary.d.ts +2 -2
  146. package/dist/models/EventSummary.js +2 -2
  147. package/dist/models/EventUpdateResponse.d.ts +2 -2
  148. package/dist/models/EventUpdateResponse.js +2 -2
  149. package/dist/models/ExternalReference.d.ts +2 -2
  150. package/dist/models/ExternalReference.js +2 -2
  151. package/dist/models/ExternalReferenceSource.d.ts +2 -2
  152. package/dist/models/ExternalReferenceSource.js +2 -2
  153. package/dist/models/ExternalReferenceSourcesResponse.d.ts +2 -2
  154. package/dist/models/ExternalReferenceSourcesResponse.js +2 -2
  155. package/dist/models/Heartbeat.d.ts +2 -2
  156. package/dist/models/Heartbeat.js +2 -2
  157. package/dist/models/HeartbeatResponse.d.ts +2 -2
  158. package/dist/models/HeartbeatResponse.js +2 -2
  159. package/dist/models/IDResponse.d.ts +2 -2
  160. package/dist/models/IDResponse.js +2 -2
  161. package/dist/models/Market.d.ts +2 -2
  162. package/dist/models/Market.js +2 -2
  163. package/dist/models/MarketLiquidities.d.ts +2 -2
  164. package/dist/models/MarketLiquidities.js +2 -2
  165. package/dist/models/MarketLiquiditiesResponse.d.ts +2 -2
  166. package/dist/models/MarketLiquiditiesResponse.js +2 -2
  167. package/dist/models/MarketLiquidity.d.ts +2 -2
  168. package/dist/models/MarketLiquidity.js +2 -2
  169. package/dist/models/MarketLiquidityResponse.d.ts +2 -2
  170. package/dist/models/MarketLiquidityResponse.js +2 -2
  171. package/dist/models/MarketOutcomeResult.d.ts +2 -2
  172. package/dist/models/MarketOutcomeResult.js +2 -2
  173. package/dist/models/MarketOutcomeSummary.d.ts +2 -2
  174. package/dist/models/MarketOutcomeSummary.js +2 -2
  175. package/dist/models/MarketPosition.d.ts +2 -2
  176. package/dist/models/MarketPosition.js +2 -2
  177. package/dist/models/MarketPriceLadder.d.ts +2 -2
  178. package/dist/models/MarketPriceLadder.js +2 -2
  179. package/dist/models/MarketPriceLadderResponse.d.ts +2 -2
  180. package/dist/models/MarketPriceLadderResponse.js +2 -2
  181. package/dist/models/MarketResponse.d.ts +2 -2
  182. package/dist/models/MarketResponse.js +2 -2
  183. package/dist/models/MarketResultRequest.d.ts +2 -2
  184. package/dist/models/MarketResultRequest.js +2 -2
  185. package/dist/models/MarketSummary.d.ts +2 -2
  186. package/dist/models/MarketSummary.js +2 -2
  187. package/dist/models/MarketType.d.ts +2 -2
  188. package/dist/models/MarketType.js +2 -2
  189. package/dist/models/MarketTypeResponse.d.ts +2 -2
  190. package/dist/models/MarketTypeResponse.js +2 -2
  191. package/dist/models/MarketTypeSummary.d.ts +2 -2
  192. package/dist/models/MarketTypeSummary.js +2 -2
  193. package/dist/models/MarketUpdateResponse.d.ts +2 -2
  194. package/dist/models/MarketUpdateResponse.js +2 -2
  195. package/dist/models/Meta.d.ts +2 -2
  196. package/dist/models/Meta.js +2 -2
  197. package/dist/models/ModifyParticipantsRequest.d.ts +2 -2
  198. package/dist/models/ModifyParticipantsRequest.js +2 -2
  199. package/dist/models/Order.d.ts +2 -2
  200. package/dist/models/Order.js +2 -2
  201. package/dist/models/OrderFailure.d.ts +2 -2
  202. package/dist/models/OrderFailure.js +2 -2
  203. package/dist/models/OrderID.d.ts +2 -2
  204. package/dist/models/OrderID.js +2 -2
  205. package/dist/models/OrderResponse.d.ts +2 -2
  206. package/dist/models/OrderResponse.js +2 -2
  207. package/dist/models/OrderSummary.d.ts +2 -2
  208. package/dist/models/OrderSummary.js +2 -2
  209. package/dist/models/PageMeta.d.ts +2 -2
  210. package/dist/models/PageMeta.js +2 -2
  211. package/dist/models/PagedEventResponse.d.ts +2 -2
  212. package/dist/models/PagedEventResponse.js +2 -2
  213. package/dist/models/PagedMarketPositionResponse.d.ts +2 -2
  214. package/dist/models/PagedMarketPositionResponse.js +2 -2
  215. package/dist/models/PagedMarketResponse.d.ts +2 -2
  216. package/dist/models/PagedMarketResponse.js +2 -2
  217. package/dist/models/PagedOrderResponse.d.ts +2 -2
  218. package/dist/models/PagedOrderResponse.js +2 -2
  219. package/dist/models/PagedTradeResponse.d.ts +2 -2
  220. package/dist/models/PagedTradeResponse.js +2 -2
  221. package/dist/models/PagedTransactionResponse.d.ts +2 -2
  222. package/dist/models/PagedTransactionResponse.js +2 -2
  223. package/dist/models/PagedWalletResponse.d.ts +2 -2
  224. package/dist/models/PagedWalletResponse.js +2 -2
  225. package/dist/models/Participant.d.ts +2 -2
  226. package/dist/models/Participant.js +2 -2
  227. package/dist/models/ParticipantSummary.d.ts +2 -2
  228. package/dist/models/ParticipantSummary.js +2 -2
  229. package/dist/models/ParticipantsResponse.d.ts +2 -2
  230. package/dist/models/ParticipantsResponse.js +2 -2
  231. package/dist/models/Range.d.ts +2 -2
  232. package/dist/models/Range.js +2 -2
  233. package/dist/models/RefreshSessionRequest.d.ts +3 -3
  234. package/dist/models/RefreshSessionRequest.js +5 -3
  235. package/dist/models/RenameAPIKeyRequest.d.ts +2 -2
  236. package/dist/models/RenameAPIKeyRequest.js +2 -2
  237. package/dist/models/Session.d.ts +2 -2
  238. package/dist/models/Session.js +2 -2
  239. package/dist/models/SessionResponse.d.ts +2 -2
  240. package/dist/models/SessionResponse.js +2 -2
  241. package/dist/models/Subcategory.d.ts +2 -2
  242. package/dist/models/Subcategory.js +2 -2
  243. package/dist/models/SubcategoryResponse.d.ts +2 -2
  244. package/dist/models/SubcategoryResponse.js +2 -2
  245. package/dist/models/SubcategorySummary.d.ts +2 -2
  246. package/dist/models/SubcategorySummary.js +2 -2
  247. package/dist/models/SubcategorySummaryWithDates.d.ts +2 -2
  248. package/dist/models/SubcategorySummaryWithDates.js +2 -2
  249. package/dist/models/ToggleActionRequest.d.ts +2 -2
  250. package/dist/models/ToggleActionRequest.js +2 -2
  251. package/dist/models/Trade.d.ts +2 -2
  252. package/dist/models/Trade.js +2 -2
  253. package/dist/models/TradeResponse.d.ts +2 -2
  254. package/dist/models/TradeResponse.js +2 -2
  255. package/dist/models/TradeSummary.d.ts +2 -2
  256. package/dist/models/TradeSummary.js +2 -2
  257. package/dist/models/Transaction.d.ts +2 -2
  258. package/dist/models/Transaction.js +2 -2
  259. package/dist/models/TransferResponse.d.ts +2 -2
  260. package/dist/models/TransferResponse.js +2 -2
  261. package/dist/models/UpdateAppCommissionRateRequest.d.ts +2 -2
  262. package/dist/models/UpdateAppCommissionRateRequest.js +2 -2
  263. package/dist/models/UpdateDateRequest.d.ts +2 -2
  264. package/dist/models/UpdateDateRequest.js +2 -2
  265. package/dist/models/UpdateHeartbeatRequest.d.ts +2 -2
  266. package/dist/models/UpdateHeartbeatRequest.js +2 -2
  267. package/dist/models/UpdateMarketOutcomeRequest.d.ts +2 -2
  268. package/dist/models/UpdateMarketOutcomeRequest.js +2 -2
  269. package/dist/models/UpdateNameRequest.d.ts +2 -2
  270. package/dist/models/UpdateNameRequest.js +2 -2
  271. package/dist/models/UpdateReferenceRequest.d.ts +2 -2
  272. package/dist/models/UpdateReferenceRequest.js +2 -2
  273. package/dist/models/UpdateReferencesRequest.d.ts +2 -2
  274. package/dist/models/UpdateReferencesRequest.js +2 -2
  275. package/dist/models/UpdateWalletOverdraftRequest.d.ts +2 -2
  276. package/dist/models/UpdateWalletOverdraftRequest.js +2 -2
  277. package/dist/models/Wallet.d.ts +2 -2
  278. package/dist/models/Wallet.js +2 -2
  279. package/dist/models/WalletAPIKey.d.ts +2 -2
  280. package/dist/models/WalletAPIKey.js +2 -2
  281. package/dist/models/WalletAPIKeyResponse.d.ts +2 -2
  282. package/dist/models/WalletAPIKeyResponse.js +2 -2
  283. package/dist/models/WalletBalance.d.ts +2 -2
  284. package/dist/models/WalletBalance.js +2 -2
  285. package/dist/models/WalletMetric.d.ts +2 -2
  286. package/dist/models/WalletMetric.js +2 -2
  287. package/dist/models/WalletMetrics.d.ts +2 -2
  288. package/dist/models/WalletMetrics.js +2 -2
  289. package/dist/models/WalletMetricsResponse.d.ts +2 -2
  290. package/dist/models/WalletMetricsResponse.js +2 -2
  291. package/dist/models/WalletResponse.d.ts +2 -2
  292. package/dist/models/WalletResponse.js +2 -2
  293. package/dist/models/WithdrawalRequest.d.ts +2 -2
  294. package/dist/models/WithdrawalRequest.js +2 -2
  295. package/dist/models/WithdrawalRequestRequest.d.ts +2 -2
  296. package/dist/models/WithdrawalRequestRequest.js +2 -2
  297. package/dist/models/WithdrawalRequestResponse.d.ts +2 -2
  298. package/dist/models/WithdrawalRequestResponse.js +2 -2
  299. package/dist/runtime.d.ts +2 -2
  300. package/dist/runtime.js +3 -3
  301. package/package.json +1 -1
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Monaco API
3
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
2
+ * BetDEX API
3
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
4
4
  *
5
5
  * The version of the OpenAPI document: 0.1
6
6
  *
@@ -2,8 +2,8 @@
2
2
  /* tslint:disable */
3
3
  /* eslint-disable */
4
4
  /**
5
- * Monaco API
6
- * A RESTful API that allows you to interact with the Monaco Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
5
+ * BetDEX API
6
+ * A RESTful API that allows you to interact with the BetDEX Exchange. Provides endpoints for managing Events, Markets, Sessions, Wallets and Orders. To interact with the API, a client must have an App Id and an API Key to authenticate and create a session.
7
7
  *
8
8
  * The version of the OpenAPI document: 0.1
9
9
  *