@maesn/typescript-sdk 0.3.1 → 0.4.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 (424) hide show
  1. package/README.md +38 -116
  2. package/esm/funcs/webhooks-get-webhooks.js +1 -1
  3. package/esm/funcs/webhooks-get-webhooks.js.map +1 -1
  4. package/esm/lib/config.d.ts +3 -3
  5. package/esm/lib/config.js +3 -3
  6. package/esm/models/errors/index.d.ts +0 -1
  7. package/esm/models/errors/index.d.ts.map +1 -1
  8. package/esm/models/errors/index.js +0 -1
  9. package/esm/models/errors/index.js.map +1 -1
  10. package/esm/models/index.d.ts +0 -7
  11. package/esm/models/index.d.ts.map +1 -1
  12. package/esm/models/index.js +0 -7
  13. package/esm/models/index.js.map +1 -1
  14. package/esm/models/operations/index.d.ts +0 -29
  15. package/esm/models/operations/index.d.ts.map +1 -1
  16. package/esm/models/operations/index.js +0 -29
  17. package/esm/models/operations/index.js.map +1 -1
  18. package/esm/sdk/accounting.d.ts +0 -7
  19. package/esm/sdk/accounting.d.ts.map +1 -1
  20. package/esm/sdk/accounting.js +0 -24
  21. package/esm/sdk/accounting.js.map +1 -1
  22. package/esm/sdk/auth.d.ts +0 -9
  23. package/esm/sdk/auth.d.ts.map +1 -1
  24. package/esm/sdk/auth.js +0 -36
  25. package/esm/sdk/auth.js.map +1 -1
  26. package/esm/sdk/sdk.d.ts +0 -6
  27. package/esm/sdk/sdk.d.ts.map +1 -1
  28. package/esm/sdk/sdk.js +0 -10
  29. package/esm/sdk/sdk.js.map +1 -1
  30. package/esm/sdk/tenants.d.ts +0 -11
  31. package/esm/sdk/tenants.d.ts.map +1 -1
  32. package/esm/sdk/tenants.js +0 -44
  33. package/esm/sdk/tenants.js.map +1 -1
  34. package/esm/sdk/webhooks.d.ts +1 -7
  35. package/esm/sdk/webhooks.d.ts.map +1 -1
  36. package/esm/sdk/webhooks.js +3 -23
  37. package/esm/sdk/webhooks.js.map +1 -1
  38. package/jsr.json +1 -1
  39. package/package.json +1 -1
  40. package/src/funcs/webhooks-get-webhooks.ts +1 -1
  41. package/src/lib/config.ts +3 -3
  42. package/src/models/errors/index.ts +0 -1
  43. package/src/models/index.ts +0 -7
  44. package/src/models/operations/index.ts +0 -29
  45. package/src/sdk/accounting.ts +0 -71
  46. package/src/sdk/auth.ts +0 -104
  47. package/src/sdk/sdk.ts +0 -12
  48. package/src/sdk/tenants.ts +0 -116
  49. package/src/sdk/webhooks.ts +8 -69
  50. package/esm/funcs/accounting-create-bookings.d.ts +0 -11
  51. package/esm/funcs/accounting-create-bookings.d.ts.map +0 -1
  52. package/esm/funcs/accounting-create-bookings.js +0 -76
  53. package/esm/funcs/accounting-create-bookings.js.map +0 -1
  54. package/esm/funcs/accounting-create-contacts-v1.d.ts +0 -11
  55. package/esm/funcs/accounting-create-contacts-v1.d.ts.map +0 -1
  56. package/esm/funcs/accounting-create-contacts-v1.js +0 -76
  57. package/esm/funcs/accounting-create-contacts-v1.js.map +0 -1
  58. package/esm/funcs/accounting-create-event-subscriptions.d.ts +0 -12
  59. package/esm/funcs/accounting-create-event-subscriptions.d.ts.map +0 -1
  60. package/esm/funcs/accounting-create-event-subscriptions.js +0 -77
  61. package/esm/funcs/accounting-create-event-subscriptions.js.map +0 -1
  62. package/esm/funcs/accounting-delete-event-subscriptions.d.ts +0 -12
  63. package/esm/funcs/accounting-delete-event-subscriptions.d.ts.map +0 -1
  64. package/esm/funcs/accounting-delete-event-subscriptions.js +0 -79
  65. package/esm/funcs/accounting-delete-event-subscriptions.js.map +0 -1
  66. package/esm/funcs/accounting-get-profile.d.ts +0 -11
  67. package/esm/funcs/accounting-get-profile.d.ts.map +0 -1
  68. package/esm/funcs/accounting-get-profile.js +0 -71
  69. package/esm/funcs/accounting-get-profile.js.map +0 -1
  70. package/esm/funcs/accounting-patch-line-item.d.ts +0 -11
  71. package/esm/funcs/accounting-patch-line-item.d.ts.map +0 -1
  72. package/esm/funcs/accounting-patch-line-item.js +0 -87
  73. package/esm/funcs/accounting-patch-line-item.js.map +0 -1
  74. package/esm/funcs/auth-api-key-confirmation.d.ts +0 -11
  75. package/esm/funcs/auth-api-key-confirmation.d.ts.map +0 -1
  76. package/esm/funcs/auth-api-key-confirmation.js +0 -61
  77. package/esm/funcs/auth-api-key-confirmation.js.map +0 -1
  78. package/esm/funcs/auth-callback.d.ts +0 -11
  79. package/esm/funcs/auth-callback.d.ts.map +0 -1
  80. package/esm/funcs/auth-callback.js +0 -94
  81. package/esm/funcs/auth-callback.js.map +0 -1
  82. package/esm/funcs/auth-cancel.d.ts +0 -11
  83. package/esm/funcs/auth-cancel.d.ts.map +0 -1
  84. package/esm/funcs/auth-cancel.js +0 -61
  85. package/esm/funcs/auth-cancel.js.map +0 -1
  86. package/esm/funcs/auth-get-companies-flow.d.ts +0 -11
  87. package/esm/funcs/auth-get-companies-flow.d.ts.map +0 -1
  88. package/esm/funcs/auth-get-companies-flow.js +0 -85
  89. package/esm/funcs/auth-get-companies-flow.js.map +0 -1
  90. package/esm/funcs/auth-get-environment-page.d.ts +0 -11
  91. package/esm/funcs/auth-get-environment-page.d.ts.map +0 -1
  92. package/esm/funcs/auth-get-environment-page.js +0 -86
  93. package/esm/funcs/auth-get-environment-page.js.map +0 -1
  94. package/esm/funcs/auth-get-submit-page.d.ts +0 -11
  95. package/esm/funcs/auth-get-submit-page.d.ts.map +0 -1
  96. package/esm/funcs/auth-get-submit-page.js +0 -85
  97. package/esm/funcs/auth-get-submit-page.js.map +0 -1
  98. package/esm/funcs/auth-long-token.d.ts +0 -11
  99. package/esm/funcs/auth-long-token.d.ts.map +0 -1
  100. package/esm/funcs/auth-long-token.js +0 -88
  101. package/esm/funcs/auth-long-token.js.map +0 -1
  102. package/esm/funcs/auth-set-end-user-selections.d.ts +0 -11
  103. package/esm/funcs/auth-set-end-user-selections.d.ts.map +0 -1
  104. package/esm/funcs/auth-set-end-user-selections.js +0 -77
  105. package/esm/funcs/auth-set-end-user-selections.js.map +0 -1
  106. package/esm/funcs/auth-test.d.ts +0 -11
  107. package/esm/funcs/auth-test.d.ts.map +0 -1
  108. package/esm/funcs/auth-test.js +0 -85
  109. package/esm/funcs/auth-test.js.map +0 -1
  110. package/esm/funcs/events-get-code.d.ts +0 -11
  111. package/esm/funcs/events-get-code.d.ts.map +0 -1
  112. package/esm/funcs/events-get-code.js +0 -77
  113. package/esm/funcs/events-get-code.js.map +0 -1
  114. package/esm/funcs/events-handle-callback.d.ts +0 -11
  115. package/esm/funcs/events-handle-callback.d.ts.map +0 -1
  116. package/esm/funcs/events-handle-callback.js +0 -77
  117. package/esm/funcs/events-handle-callback.js.map +0 -1
  118. package/esm/funcs/events-handle-configuration-callback.d.ts +0 -11
  119. package/esm/funcs/events-handle-configuration-callback.d.ts.map +0 -1
  120. package/esm/funcs/events-handle-configuration-callback.js +0 -77
  121. package/esm/funcs/events-handle-configuration-callback.js.map +0 -1
  122. package/esm/funcs/health-check.d.ts +0 -17
  123. package/esm/funcs/health-check.d.ts.map +0 -1
  124. package/esm/funcs/health-check.js +0 -77
  125. package/esm/funcs/health-check.js.map +0 -1
  126. package/esm/funcs/health-details.d.ts +0 -18
  127. package/esm/funcs/health-details.d.ts.map +0 -1
  128. package/esm/funcs/health-details.js +0 -81
  129. package/esm/funcs/health-details.js.map +0 -1
  130. package/esm/funcs/tenants-count-end-users-by-system.d.ts +0 -11
  131. package/esm/funcs/tenants-count-end-users-by-system.d.ts.map +0 -1
  132. package/esm/funcs/tenants-count-end-users-by-system.js +0 -71
  133. package/esm/funcs/tenants-count-end-users-by-system.js.map +0 -1
  134. package/esm/funcs/tenants-delete-registered-system.d.ts +0 -11
  135. package/esm/funcs/tenants-delete-registered-system.d.ts.map +0 -1
  136. package/esm/funcs/tenants-delete-registered-system.js +0 -78
  137. package/esm/funcs/tenants-delete-registered-system.js.map +0 -1
  138. package/esm/funcs/tenants-get-all-active-end-users.d.ts +0 -11
  139. package/esm/funcs/tenants-get-all-active-end-users.d.ts.map +0 -1
  140. package/esm/funcs/tenants-get-all-active-end-users.js +0 -71
  141. package/esm/funcs/tenants-get-all-active-end-users.js.map +0 -1
  142. package/esm/funcs/tenants-get-callback-url.d.ts +0 -11
  143. package/esm/funcs/tenants-get-callback-url.d.ts.map +0 -1
  144. package/esm/funcs/tenants-get-callback-url.js +0 -71
  145. package/esm/funcs/tenants-get-callback-url.js.map +0 -1
  146. package/esm/funcs/tenants-get-registered-systems-masked.d.ts +0 -11
  147. package/esm/funcs/tenants-get-registered-systems-masked.d.ts.map +0 -1
  148. package/esm/funcs/tenants-get-registered-systems-masked.js +0 -71
  149. package/esm/funcs/tenants-get-registered-systems-masked.js.map +0 -1
  150. package/esm/funcs/tenants-get-registered-systems.d.ts +0 -11
  151. package/esm/funcs/tenants-get-registered-systems.d.ts.map +0 -1
  152. package/esm/funcs/tenants-get-registered-systems.js +0 -71
  153. package/esm/funcs/tenants-get-registered-systems.js.map +0 -1
  154. package/esm/funcs/tenants-get-submission-page-style-by-key.d.ts +0 -11
  155. package/esm/funcs/tenants-get-submission-page-style-by-key.d.ts.map +0 -1
  156. package/esm/funcs/tenants-get-submission-page-style-by-key.js +0 -71
  157. package/esm/funcs/tenants-get-submission-page-style-by-key.js.map +0 -1
  158. package/esm/funcs/tenants-get-submission-page-style.d.ts +0 -11
  159. package/esm/funcs/tenants-get-submission-page-style.d.ts.map +0 -1
  160. package/esm/funcs/tenants-get-submission-page-style.js +0 -85
  161. package/esm/funcs/tenants-get-submission-page-style.js.map +0 -1
  162. package/esm/funcs/tenants-get-target-system-requirements.d.ts +0 -11
  163. package/esm/funcs/tenants-get-target-system-requirements.d.ts.map +0 -1
  164. package/esm/funcs/tenants-get-target-system-requirements.js +0 -71
  165. package/esm/funcs/tenants-get-target-system-requirements.js.map +0 -1
  166. package/esm/funcs/tenants-get-target-system-values.d.ts +0 -11
  167. package/esm/funcs/tenants-get-target-system-values.d.ts.map +0 -1
  168. package/esm/funcs/tenants-get-target-system-values.js +0 -71
  169. package/esm/funcs/tenants-get-target-system-values.js.map +0 -1
  170. package/esm/funcs/tenants-update-submission-page-style.d.ts +0 -12
  171. package/esm/funcs/tenants-update-submission-page-style.d.ts.map +0 -1
  172. package/esm/funcs/tenants-update-submission-page-style.js +0 -73
  173. package/esm/funcs/tenants-update-submission-page-style.js.map +0 -1
  174. package/esm/funcs/webhooks-create-web-hook-tenant.d.ts +0 -12
  175. package/esm/funcs/webhooks-create-web-hook-tenant.d.ts.map +0 -1
  176. package/esm/funcs/webhooks-create-web-hook-tenant.js +0 -73
  177. package/esm/funcs/webhooks-create-web-hook-tenant.js.map +0 -1
  178. package/esm/funcs/webhooks-create-webhook-config.d.ts +0 -12
  179. package/esm/funcs/webhooks-create-webhook-config.d.ts.map +0 -1
  180. package/esm/funcs/webhooks-create-webhook-config.js +0 -73
  181. package/esm/funcs/webhooks-create-webhook-config.js.map +0 -1
  182. package/esm/funcs/webhooks-create-webhook-end-user.d.ts +0 -11
  183. package/esm/funcs/webhooks-create-webhook-end-user.d.ts.map +0 -1
  184. package/esm/funcs/webhooks-create-webhook-end-user.js +0 -77
  185. package/esm/funcs/webhooks-create-webhook-end-user.js.map +0 -1
  186. package/esm/funcs/webhooks-delete-webhook-end-user.d.ts +0 -11
  187. package/esm/funcs/webhooks-delete-webhook-end-user.d.ts.map +0 -1
  188. package/esm/funcs/webhooks-delete-webhook-end-user.js +0 -82
  189. package/esm/funcs/webhooks-delete-webhook-end-user.js.map +0 -1
  190. package/esm/funcs/webhooks-delete-webhook-tenant.d.ts +0 -11
  191. package/esm/funcs/webhooks-delete-webhook-tenant.d.ts.map +0 -1
  192. package/esm/funcs/webhooks-delete-webhook-tenant.js +0 -78
  193. package/esm/funcs/webhooks-delete-webhook-tenant.js.map +0 -1
  194. package/esm/models/booking-entry-request-dto.d.ts +0 -216
  195. package/esm/models/booking-entry-request-dto.d.ts.map +0 -1
  196. package/esm/models/booking-entry-request-dto.js +0 -199
  197. package/esm/models/booking-entry-request-dto.js.map +0 -1
  198. package/esm/models/booking-entry-response-dto.d.ts +0 -202
  199. package/esm/models/booking-entry-response-dto.d.ts.map +0 -1
  200. package/esm/models/booking-entry-response-dto.js +0 -203
  201. package/esm/models/booking-entry-response-dto.js.map +0 -1
  202. package/esm/models/bookings-response-dto.d.ts +0 -28
  203. package/esm/models/bookings-response-dto.d.ts.map +0 -1
  204. package/esm/models/bookings-response-dto.js +0 -31
  205. package/esm/models/bookings-response-dto.js.map +0 -1
  206. package/esm/models/create-bookings-request-dto.d.ts +0 -30
  207. package/esm/models/create-bookings-request-dto.d.ts.map +0 -1
  208. package/esm/models/create-bookings-request-dto.js +0 -25
  209. package/esm/models/create-bookings-request-dto.js.map +0 -1
  210. package/esm/models/create-event-subscription-request-dto.d.ts +0 -14
  211. package/esm/models/create-event-subscription-request-dto.d.ts.map +0 -1
  212. package/esm/models/create-event-subscription-request-dto.js +0 -13
  213. package/esm/models/create-event-subscription-request-dto.js.map +0 -1
  214. package/esm/models/errors/details.d.ts +0 -43
  215. package/esm/models/errors/details.d.ts.map +0 -1
  216. package/esm/models/errors/details.js +0 -51
  217. package/esm/models/errors/details.js.map +0 -1
  218. package/esm/models/operations/api-key-confirmation.d.ts +0 -13
  219. package/esm/models/operations/api-key-confirmation.d.ts.map +0 -1
  220. package/esm/models/operations/api-key-confirmation.js +0 -14
  221. package/esm/models/operations/api-key-confirmation.js.map +0 -1
  222. package/esm/models/operations/callback.d.ts +0 -43
  223. package/esm/models/operations/callback.d.ts.map +0 -1
  224. package/esm/models/operations/callback.js +0 -30
  225. package/esm/models/operations/callback.js.map +0 -1
  226. package/esm/models/operations/cancel.d.ts +0 -13
  227. package/esm/models/operations/cancel.d.ts.map +0 -1
  228. package/esm/models/operations/cancel.js +0 -14
  229. package/esm/models/operations/cancel.js.map +0 -1
  230. package/esm/models/operations/check.d.ts +0 -11
  231. package/esm/models/operations/check.d.ts.map +0 -1
  232. package/esm/models/operations/check.js +0 -11
  233. package/esm/models/operations/check.js.map +0 -1
  234. package/esm/models/operations/create-bookings.d.ts +0 -56
  235. package/esm/models/operations/create-bookings.d.ts.map +0 -1
  236. package/esm/models/operations/create-bookings.js +0 -54
  237. package/esm/models/operations/create-bookings.js.map +0 -1
  238. package/esm/models/operations/create-contacts-v1.d.ts +0 -56
  239. package/esm/models/operations/create-contacts-v1.d.ts.map +0 -1
  240. package/esm/models/operations/create-contacts-v1.js +0 -54
  241. package/esm/models/operations/create-contacts-v1.js.map +0 -1
  242. package/esm/models/operations/create-event-subscriptions.d.ts +0 -18
  243. package/esm/models/operations/create-event-subscriptions.d.ts.map +0 -1
  244. package/esm/models/operations/create-event-subscriptions.js +0 -14
  245. package/esm/models/operations/create-event-subscriptions.js.map +0 -1
  246. package/esm/models/operations/create-web-hook-tenant.d.ts +0 -41
  247. package/esm/models/operations/create-web-hook-tenant.d.ts.map +0 -1
  248. package/esm/models/operations/create-web-hook-tenant.js +0 -46
  249. package/esm/models/operations/create-web-hook-tenant.js.map +0 -1
  250. package/esm/models/operations/create-webhook-config.d.ts +0 -41
  251. package/esm/models/operations/create-webhook-config.d.ts.map +0 -1
  252. package/esm/models/operations/create-webhook-config.js +0 -46
  253. package/esm/models/operations/create-webhook-config.js.map +0 -1
  254. package/esm/models/operations/create-webhook-end-user.d.ts +0 -61
  255. package/esm/models/operations/create-webhook-end-user.d.ts.map +0 -1
  256. package/esm/models/operations/create-webhook-end-user.js +0 -55
  257. package/esm/models/operations/create-webhook-end-user.js.map +0 -1
  258. package/esm/models/operations/delete-event-subscriptions.d.ts +0 -17
  259. package/esm/models/operations/delete-event-subscriptions.d.ts.map +0 -1
  260. package/esm/models/operations/delete-event-subscriptions.js +0 -13
  261. package/esm/models/operations/delete-event-subscriptions.js.map +0 -1
  262. package/esm/models/operations/delete-registered-system.d.ts +0 -12
  263. package/esm/models/operations/delete-registered-system.d.ts.map +0 -1
  264. package/esm/models/operations/delete-registered-system.js +0 -12
  265. package/esm/models/operations/delete-registered-system.js.map +0 -1
  266. package/esm/models/operations/delete-webhook-end-user.d.ts +0 -31
  267. package/esm/models/operations/delete-webhook-end-user.d.ts.map +0 -1
  268. package/esm/models/operations/delete-webhook-end-user.js +0 -20
  269. package/esm/models/operations/delete-webhook-end-user.js.map +0 -1
  270. package/esm/models/operations/delete-webhook-tenant.d.ts +0 -12
  271. package/esm/models/operations/delete-webhook-tenant.d.ts.map +0 -1
  272. package/esm/models/operations/delete-webhook-tenant.js +0 -12
  273. package/esm/models/operations/delete-webhook-tenant.js.map +0 -1
  274. package/esm/models/operations/details.d.ts +0 -32
  275. package/esm/models/operations/details.d.ts.map +0 -1
  276. package/esm/models/operations/details.js +0 -34
  277. package/esm/models/operations/details.js.map +0 -1
  278. package/esm/models/operations/get-all-active-end-users.d.ts +0 -11
  279. package/esm/models/operations/get-all-active-end-users.d.ts.map +0 -1
  280. package/esm/models/operations/get-all-active-end-users.js +0 -11
  281. package/esm/models/operations/get-all-active-end-users.js.map +0 -1
  282. package/esm/models/operations/get-code.d.ts +0 -21
  283. package/esm/models/operations/get-code.d.ts.map +0 -1
  284. package/esm/models/operations/get-code.js +0 -18
  285. package/esm/models/operations/get-code.js.map +0 -1
  286. package/esm/models/operations/get-companies-flow.d.ts +0 -54
  287. package/esm/models/operations/get-companies-flow.d.ts.map +0 -1
  288. package/esm/models/operations/get-companies-flow.js +0 -53
  289. package/esm/models/operations/get-companies-flow.js.map +0 -1
  290. package/esm/models/operations/get-environment-page.d.ts +0 -29
  291. package/esm/models/operations/get-environment-page.d.ts.map +0 -1
  292. package/esm/models/operations/get-environment-page.js +0 -19
  293. package/esm/models/operations/get-environment-page.js.map +0 -1
  294. package/esm/models/operations/get-submission-page-style-by-key.d.ts +0 -11
  295. package/esm/models/operations/get-submission-page-style-by-key.d.ts.map +0 -1
  296. package/esm/models/operations/get-submission-page-style-by-key.js +0 -11
  297. package/esm/models/operations/get-submission-page-style-by-key.js.map +0 -1
  298. package/esm/models/operations/get-submission-page-style.d.ts +0 -24
  299. package/esm/models/operations/get-submission-page-style.d.ts.map +0 -1
  300. package/esm/models/operations/get-submission-page-style.js +0 -18
  301. package/esm/models/operations/get-submission-page-style.js.map +0 -1
  302. package/esm/models/operations/get-submit-page.d.ts +0 -26
  303. package/esm/models/operations/get-submit-page.d.ts.map +0 -1
  304. package/esm/models/operations/get-submit-page.js +0 -21
  305. package/esm/models/operations/get-submit-page.js.map +0 -1
  306. package/esm/models/operations/handle-callback.d.ts +0 -21
  307. package/esm/models/operations/handle-callback.d.ts.map +0 -1
  308. package/esm/models/operations/handle-callback.js +0 -18
  309. package/esm/models/operations/handle-callback.js.map +0 -1
  310. package/esm/models/operations/handle-configuration-callback.d.ts +0 -21
  311. package/esm/models/operations/handle-configuration-callback.d.ts.map +0 -1
  312. package/esm/models/operations/handle-configuration-callback.js +0 -18
  313. package/esm/models/operations/handle-configuration-callback.js.map +0 -1
  314. package/esm/models/operations/long-token.d.ts +0 -25
  315. package/esm/models/operations/long-token.d.ts.map +0 -1
  316. package/esm/models/operations/long-token.js +0 -14
  317. package/esm/models/operations/long-token.js.map +0 -1
  318. package/esm/models/operations/patch-line-item.d.ts +0 -65
  319. package/esm/models/operations/patch-line-item.d.ts.map +0 -1
  320. package/esm/models/operations/patch-line-item.js +0 -57
  321. package/esm/models/operations/patch-line-item.js.map +0 -1
  322. package/esm/models/operations/set-end-user-selections.d.ts +0 -36
  323. package/esm/models/operations/set-end-user-selections.d.ts.map +0 -1
  324. package/esm/models/operations/set-end-user-selections.js +0 -23
  325. package/esm/models/operations/set-end-user-selections.js.map +0 -1
  326. package/esm/models/operations/test.d.ts +0 -26
  327. package/esm/models/operations/test.d.ts.map +0 -1
  328. package/esm/models/operations/test.js +0 -21
  329. package/esm/models/operations/test.js.map +0 -1
  330. package/esm/models/operations/update-submission-page-style.d.ts +0 -11
  331. package/esm/models/operations/update-submission-page-style.d.ts.map +0 -1
  332. package/esm/models/operations/update-submission-page-style.js +0 -11
  333. package/esm/models/operations/update-submission-page-style.js.map +0 -1
  334. package/esm/models/patch-line-item-request-dto.d.ts +0 -46
  335. package/esm/models/patch-line-item-request-dto.d.ts.map +0 -1
  336. package/esm/models/patch-line-item-request-dto.js +0 -32
  337. package/esm/models/patch-line-item-request-dto.js.map +0 -1
  338. package/esm/models/submission-page-style-dto.d.ts +0 -28
  339. package/esm/models/submission-page-style-dto.d.ts.map +0 -1
  340. package/esm/models/submission-page-style-dto.js +0 -20
  341. package/esm/models/submission-page-style-dto.js.map +0 -1
  342. package/esm/sdk/events.d.ts +0 -8
  343. package/esm/sdk/events.d.ts.map +0 -1
  344. package/esm/sdk/events.js +0 -20
  345. package/esm/sdk/events.js.map +0 -1
  346. package/esm/sdk/health.d.ts +0 -19
  347. package/esm/sdk/health.d.ts.map +0 -1
  348. package/esm/sdk/health.js +0 -28
  349. package/esm/sdk/health.js.map +0 -1
  350. package/src/funcs/accounting-create-bookings.ts +0 -159
  351. package/src/funcs/accounting-create-contacts-v1.ts +0 -160
  352. package/src/funcs/accounting-create-event-subscriptions.ts +0 -161
  353. package/src/funcs/accounting-delete-event-subscriptions.ts +0 -169
  354. package/src/funcs/accounting-get-profile.ts +0 -145
  355. package/src/funcs/accounting-patch-line-item.ts +0 -172
  356. package/src/funcs/auth-api-key-confirmation.ts +0 -135
  357. package/src/funcs/auth-callback.ts +0 -177
  358. package/src/funcs/auth-cancel.ts +0 -135
  359. package/src/funcs/auth-get-companies-flow.ts +0 -172
  360. package/src/funcs/auth-get-environment-page.ts +0 -170
  361. package/src/funcs/auth-get-submit-page.ts +0 -168
  362. package/src/funcs/auth-long-token.ts +0 -171
  363. package/src/funcs/auth-set-end-user-selections.ts +0 -161
  364. package/src/funcs/auth-test.ts +0 -168
  365. package/src/funcs/events-get-code.ts +0 -159
  366. package/src/funcs/events-handle-callback.ts +0 -159
  367. package/src/funcs/events-handle-configuration-callback.ts +0 -163
  368. package/src/funcs/health-check.ts +0 -151
  369. package/src/funcs/health-details.ts +0 -160
  370. package/src/funcs/tenants-count-end-users-by-system.ts +0 -145
  371. package/src/funcs/tenants-delete-registered-system.ts +0 -163
  372. package/src/funcs/tenants-get-all-active-end-users.ts +0 -145
  373. package/src/funcs/tenants-get-callback-url.ts +0 -145
  374. package/src/funcs/tenants-get-registered-systems-masked.ts +0 -145
  375. package/src/funcs/tenants-get-registered-systems.ts +0 -145
  376. package/src/funcs/tenants-get-submission-page-style-by-key.ts +0 -145
  377. package/src/funcs/tenants-get-submission-page-style.ts +0 -169
  378. package/src/funcs/tenants-get-target-system-requirements.ts +0 -145
  379. package/src/funcs/tenants-get-target-system-values.ts +0 -145
  380. package/src/funcs/tenants-update-submission-page-style.ts +0 -155
  381. package/src/funcs/webhooks-create-web-hook-tenant.ts +0 -156
  382. package/src/funcs/webhooks-create-webhook-config.ts +0 -156
  383. package/src/funcs/webhooks-create-webhook-end-user.ts +0 -161
  384. package/src/funcs/webhooks-delete-webhook-end-user.ts +0 -166
  385. package/src/funcs/webhooks-delete-webhook-tenant.ts +0 -161
  386. package/src/models/booking-entry-request-dto.ts +0 -268
  387. package/src/models/booking-entry-response-dto.ts +0 -260
  388. package/src/models/bookings-response-dto.ts +0 -68
  389. package/src/models/create-bookings-request-dto.ts +0 -64
  390. package/src/models/create-event-subscription-request-dto.ts +0 -35
  391. package/src/models/errors/details.ts +0 -82
  392. package/src/models/operations/api-key-confirmation.ts +0 -34
  393. package/src/models/operations/callback.ts +0 -89
  394. package/src/models/operations/cancel.ts +0 -34
  395. package/src/models/operations/check.ts +0 -29
  396. package/src/models/operations/create-bookings.ts +0 -162
  397. package/src/models/operations/create-contacts-v1.ts +0 -164
  398. package/src/models/operations/create-event-subscriptions.ts +0 -39
  399. package/src/models/operations/create-web-hook-tenant.ts +0 -135
  400. package/src/models/operations/create-webhook-config.ts +0 -135
  401. package/src/models/operations/create-webhook-end-user.ts +0 -176
  402. package/src/models/operations/delete-event-subscriptions.ts +0 -38
  403. package/src/models/operations/delete-registered-system.ts +0 -32
  404. package/src/models/operations/delete-webhook-end-user.ts +0 -68
  405. package/src/models/operations/delete-webhook-tenant.ts +0 -30
  406. package/src/models/operations/details.ts +0 -100
  407. package/src/models/operations/get-all-active-end-users.ts +0 -29
  408. package/src/models/operations/get-code.ts +0 -50
  409. package/src/models/operations/get-companies-flow.ts +0 -161
  410. package/src/models/operations/get-environment-page.ts +0 -63
  411. package/src/models/operations/get-submission-page-style-by-key.ts +0 -30
  412. package/src/models/operations/get-submission-page-style.ts +0 -59
  413. package/src/models/operations/get-submit-page.ts +0 -62
  414. package/src/models/operations/handle-callback.ts +0 -54
  415. package/src/models/operations/handle-configuration-callback.ts +0 -57
  416. package/src/models/operations/long-token.ts +0 -45
  417. package/src/models/operations/patch-line-item.ts +0 -174
  418. package/src/models/operations/set-end-user-selections.ts +0 -76
  419. package/src/models/operations/test.ts +0 -56
  420. package/src/models/operations/update-submission-page-style.ts +0 -29
  421. package/src/models/patch-line-item-request-dto.ts +0 -82
  422. package/src/models/submission-page-style-dto.ts +0 -54
  423. package/src/sdk/events.ts +0 -45
  424. package/src/sdk/health.ts +0 -41
package/esm/sdk/sdk.d.ts CHANGED
@@ -2,8 +2,6 @@ import { ClientSDK } from "../lib/sdks.js";
2
2
  import { AccountingV2 } from "./accounting-v2.js";
3
3
  import { Accounting } from "./accounting.js";
4
4
  import { Auth } from "./auth.js";
5
- import { Events } from "./events.js";
6
- import { Health } from "./health.js";
7
5
  import { Tenants } from "./tenants.js";
8
6
  import { User } from "./user.js";
9
7
  import { Webhooks } from "./webhooks.js";
@@ -16,12 +14,8 @@ export declare class Maesn extends ClientSDK {
16
14
  get user(): User;
17
15
  private _auth?;
18
16
  get auth(): Auth;
19
- private _events?;
20
- get events(): Events;
21
17
  private _webhooks?;
22
18
  get webhooks(): Webhooks;
23
- private _health?;
24
- get health(): Health;
25
19
  private _tenants?;
26
20
  get tenants(): Tenants;
27
21
  }
@@ -1 +1 @@
1
- {"version":3,"file":"sdk.d.ts","sourceRoot":"","sources":["../../src/sdk/sdk.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEzC,qBAAa,KAAM,SAAQ,SAAS;IAClC,OAAO,CAAC,WAAW,CAAC,CAAa;IACjC,IAAI,UAAU,IAAI,UAAU,CAE3B;IAED,OAAO,CAAC,aAAa,CAAC,CAAe;IACrC,IAAI,YAAY,IAAI,YAAY,CAE/B;IAED,OAAO,CAAC,KAAK,CAAC,CAAO;IACrB,IAAI,IAAI,IAAI,IAAI,CAEf;IAED,OAAO,CAAC,KAAK,CAAC,CAAO;IACrB,IAAI,IAAI,IAAI,IAAI,CAEf;IAED,OAAO,CAAC,OAAO,CAAC,CAAS;IACzB,IAAI,MAAM,IAAI,MAAM,CAEnB;IAED,OAAO,CAAC,SAAS,CAAC,CAAW;IAC7B,IAAI,QAAQ,IAAI,QAAQ,CAEvB;IAED,OAAO,CAAC,OAAO,CAAC,CAAS;IACzB,IAAI,MAAM,IAAI,MAAM,CAEnB;IAED,OAAO,CAAC,QAAQ,CAAC,CAAU;IAC3B,IAAI,OAAO,IAAI,OAAO,CAErB;CACF"}
1
+ {"version":3,"file":"sdk.d.ts","sourceRoot":"","sources":["../../src/sdk/sdk.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEzC,qBAAa,KAAM,SAAQ,SAAS;IAClC,OAAO,CAAC,WAAW,CAAC,CAAa;IACjC,IAAI,UAAU,IAAI,UAAU,CAE3B;IAED,OAAO,CAAC,aAAa,CAAC,CAAe;IACrC,IAAI,YAAY,IAAI,YAAY,CAE/B;IAED,OAAO,CAAC,KAAK,CAAC,CAAO;IACrB,IAAI,IAAI,IAAI,IAAI,CAEf;IAED,OAAO,CAAC,KAAK,CAAC,CAAO;IACrB,IAAI,IAAI,IAAI,IAAI,CAEf;IAED,OAAO,CAAC,SAAS,CAAC,CAAW;IAC7B,IAAI,QAAQ,IAAI,QAAQ,CAEvB;IAED,OAAO,CAAC,QAAQ,CAAC,CAAU;IAC3B,IAAI,OAAO,IAAI,OAAO,CAErB;CACF"}
package/esm/sdk/sdk.js CHANGED
@@ -5,8 +5,6 @@ import { ClientSDK } from "../lib/sdks.js";
5
5
  import { AccountingV2 } from "./accounting-v2.js";
6
6
  import { Accounting } from "./accounting.js";
7
7
  import { Auth } from "./auth.js";
8
- import { Events } from "./events.js";
9
- import { Health } from "./health.js";
10
8
  import { Tenants } from "./tenants.js";
11
9
  import { User } from "./user.js";
12
10
  import { Webhooks } from "./webhooks.js";
@@ -27,18 +25,10 @@ export class Maesn extends ClientSDK {
27
25
  get auth() {
28
26
  return (this._auth ?? (this._auth = new Auth(this._options)));
29
27
  }
30
- _events;
31
- get events() {
32
- return (this._events ?? (this._events = new Events(this._options)));
33
- }
34
28
  _webhooks;
35
29
  get webhooks() {
36
30
  return (this._webhooks ?? (this._webhooks = new Webhooks(this._options)));
37
31
  }
38
- _health;
39
- get health() {
40
- return (this._health ?? (this._health = new Health(this._options)));
41
- }
42
32
  _tenants;
43
33
  get tenants() {
44
34
  return (this._tenants ?? (this._tenants = new Tenants(this._options)));
@@ -1 +1 @@
1
- {"version":3,"file":"sdk.js","sourceRoot":"","sources":["../../src/sdk/sdk.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AACrC,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEzC,MAAM,OAAO,KAAM,SAAQ,SAAS;IAC1B,WAAW,CAAc;IACjC,IAAI,UAAU,GAAe;QAC3B,OAAO,CAAC,IAAI,CAAC,WAAW,KAAhB,IAAI,CAAC,WAAW,GAAK,IAAI,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CAC7D;IAEO,aAAa,CAAgB;IACrC,IAAI,YAAY,GAAiB;QAC/B,OAAO,CAAC,IAAI,CAAC,aAAa,KAAlB,IAAI,CAAC,aAAa,GAAK,IAAI,YAAY,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACjE;IAEO,KAAK,CAAQ;IACrB,IAAI,IAAI,GAAS;QACf,OAAO,CAAC,IAAI,CAAC,KAAK,KAAV,IAAI,CAAC,KAAK,GAAK,IAAI,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACjD;IAEO,KAAK,CAAQ;IACrB,IAAI,IAAI,GAAS;QACf,OAAO,CAAC,IAAI,CAAC,KAAK,KAAV,IAAI,CAAC,KAAK,GAAK,IAAI,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACjD;IAEO,OAAO,CAAU;IACzB,IAAI,MAAM,GAAW;QACnB,OAAO,CAAC,IAAI,CAAC,OAAO,KAAZ,IAAI,CAAC,OAAO,GAAK,IAAI,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACrD;IAEO,SAAS,CAAY;IAC7B,IAAI,QAAQ,GAAa;QACvB,OAAO,CAAC,IAAI,CAAC,SAAS,KAAd,IAAI,CAAC,SAAS,GAAK,IAAI,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACzD;IAEO,OAAO,CAAU;IACzB,IAAI,MAAM,GAAW;QACnB,OAAO,CAAC,IAAI,CAAC,OAAO,KAAZ,IAAI,CAAC,OAAO,GAAK,IAAI,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACrD;IAEO,QAAQ,CAAW;IAC3B,IAAI,OAAO,GAAY;QACrB,OAAO,CAAC,IAAI,CAAC,QAAQ,KAAb,IAAI,CAAC,QAAQ,GAAK,IAAI,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACvD;CACF"}
1
+ {"version":3,"file":"sdk.js","sourceRoot":"","sources":["../../src/sdk/sdk.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACjC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAEzC,MAAM,OAAO,KAAM,SAAQ,SAAS;IAC1B,WAAW,CAAc;IACjC,IAAI,UAAU,GAAe;QAC3B,OAAO,CAAC,IAAI,CAAC,WAAW,KAAhB,IAAI,CAAC,WAAW,GAAK,IAAI,UAAU,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CAC7D;IAEO,aAAa,CAAgB;IACrC,IAAI,YAAY,GAAiB;QAC/B,OAAO,CAAC,IAAI,CAAC,aAAa,KAAlB,IAAI,CAAC,aAAa,GAAK,IAAI,YAAY,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACjE;IAEO,KAAK,CAAQ;IACrB,IAAI,IAAI,GAAS;QACf,OAAO,CAAC,IAAI,CAAC,KAAK,KAAV,IAAI,CAAC,KAAK,GAAK,IAAI,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACjD;IAEO,KAAK,CAAQ;IACrB,IAAI,IAAI,GAAS;QACf,OAAO,CAAC,IAAI,CAAC,KAAK,KAAV,IAAI,CAAC,KAAK,GAAK,IAAI,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACjD;IAEO,SAAS,CAAY;IAC7B,IAAI,QAAQ,GAAa;QACvB,OAAO,CAAC,IAAI,CAAC,SAAS,KAAd,IAAI,CAAC,SAAS,GAAK,IAAI,QAAQ,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACzD;IAEO,QAAQ,CAAW;IAC3B,IAAI,OAAO,GAAY;QACrB,OAAO,CAAC,IAAI,CAAC,QAAQ,KAAb,IAAI,CAAC,QAAQ,GAAK,IAAI,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAC,CAAC;IAAA,CACvD;CACF"}
@@ -5,17 +5,6 @@ export declare class Tenants extends ClientSDK {
5
5
  systemRegistration(request: models.SystemRegistrationDto, options?: RequestOptions): Promise<string>;
6
6
  addCallbackUrl(request: models.CallbackUrlRegistrationDto, options?: RequestOptions): Promise<string>;
7
7
  getEndUserList(options?: RequestOptions): Promise<models.BaseResponseDto>;
8
- countEndUsersBySystem(options?: RequestOptions): Promise<models.BaseResponseDto>;
9
8
  deleteEndUser(options?: RequestOptions): Promise<operations.DeleteEndUserResponse>;
10
- getCallbackUrl(options?: RequestOptions): Promise<models.BaseResponseDto>;
11
- getRegisteredSystems(options?: RequestOptions): Promise<models.BaseResponseDto>;
12
- getTargetSystemValues(options?: RequestOptions): Promise<models.BaseResponseDto>;
13
- getTargetSystemRequirements(options?: RequestOptions): Promise<models.BaseResponseDto>;
14
- getRegisteredSystemsMasked(options?: RequestOptions): Promise<models.BaseResponseDto>;
15
- deleteRegisteredSystem(request: operations.DeleteRegisteredSystemRequest, options?: RequestOptions): Promise<string>;
16
- getAllActiveEndUsers(options?: RequestOptions): Promise<operations.GetAllActiveEndUsersResponse>;
17
- getSubmissionPageStyle(request: operations.GetSubmissionPageStyleRequest, options?: RequestOptions): Promise<operations.GetSubmissionPageStyleResponse>;
18
- updateSubmissionPageStyle(request: models.SubmissionPageStyleDto, options?: RequestOptions): Promise<operations.UpdateSubmissionPageStyleResponse>;
19
- getSubmissionPageStyleByKey(options?: RequestOptions): Promise<operations.GetSubmissionPageStyleByKeyResponse>;
20
9
  }
21
10
  //# sourceMappingURL=tenants.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tenants.d.ts","sourceRoot":"","sources":["../../src/sdk/tenants.ts"],"names":[],"mappings":"AAmBA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,OAAQ,SAAQ,SAAS;IAC9B,kBAAkB,CACtB,OAAO,EAAE,MAAM,CAAC,qBAAqB,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,CAMjB;IAEK,cAAc,CAClB,OAAO,EAAE,MAAM,CAAC,0BAA0B,EAC1C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,CAMjB;IAEK,cAAc,CAClB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,CAKjC;IAEK,qBAAqB,CACzB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,CAKjC;IAEK,aAAa,CACjB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,qBAAqB,CAAC,CAK3C;IAEK,cAAc,CAClB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,CAKjC;IAEK,oBAAoB,CACxB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,CAKjC;IAEK,qBAAqB,CACzB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,CAKjC;IAEK,2BAA2B,CAC/B,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,CAKjC;IAEK,0BAA0B,CAC9B,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,CAKjC;IAEK,sBAAsB,CAC1B,OAAO,EAAE,UAAU,CAAC,6BAA6B,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,CAMjB;IAEK,oBAAoB,CACxB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,4BAA4B,CAAC,CAKlD;IAEK,sBAAsB,CAC1B,OAAO,EAAE,UAAU,CAAC,6BAA6B,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,8BAA8B,CAAC,CAMpD;IAEK,yBAAyB,CAC7B,OAAO,EAAE,MAAM,CAAC,sBAAsB,EACtC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,iCAAiC,CAAC,CAMvD;IAEK,2BAA2B,CAC/B,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,mCAAmC,CAAC,CAKzD;CACF"}
1
+ {"version":3,"file":"tenants.d.ts","sourceRoot":"","sources":["../../src/sdk/tenants.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,OAAQ,SAAQ,SAAS;IAC9B,kBAAkB,CACtB,OAAO,EAAE,MAAM,CAAC,qBAAqB,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,CAMjB;IAEK,cAAc,CAClB,OAAO,EAAE,MAAM,CAAC,0BAA0B,EAC1C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,CAMjB;IAEK,cAAc,CAClB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,CAKjC;IAEK,aAAa,CACjB,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,qBAAqB,CAAC,CAK3C;CACF"}
@@ -2,20 +2,9 @@
2
2
  * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
3
  */
4
4
  import { tenantsAddCallbackUrl } from "../funcs/tenants-add-callback-url.js";
5
- import { tenantsCountEndUsersBySystem } from "../funcs/tenants-count-end-users-by-system.js";
6
5
  import { tenantsDeleteEndUser } from "../funcs/tenants-delete-end-user.js";
7
- import { tenantsDeleteRegisteredSystem } from "../funcs/tenants-delete-registered-system.js";
8
- import { tenantsGetAllActiveEndUsers } from "../funcs/tenants-get-all-active-end-users.js";
9
- import { tenantsGetCallbackUrl } from "../funcs/tenants-get-callback-url.js";
10
6
  import { tenantsGetEndUserList } from "../funcs/tenants-get-end-user-list.js";
11
- import { tenantsGetRegisteredSystemsMasked } from "../funcs/tenants-get-registered-systems-masked.js";
12
- import { tenantsGetRegisteredSystems } from "../funcs/tenants-get-registered-systems.js";
13
- import { tenantsGetSubmissionPageStyleByKey } from "../funcs/tenants-get-submission-page-style-by-key.js";
14
- import { tenantsGetSubmissionPageStyle } from "../funcs/tenants-get-submission-page-style.js";
15
- import { tenantsGetTargetSystemRequirements } from "../funcs/tenants-get-target-system-requirements.js";
16
- import { tenantsGetTargetSystemValues } from "../funcs/tenants-get-target-system-values.js";
17
7
  import { tenantsSystemRegistration } from "../funcs/tenants-system-registration.js";
18
- import { tenantsUpdateSubmissionPageStyle } from "../funcs/tenants-update-submission-page-style.js";
19
8
  import { ClientSDK } from "../lib/sdks.js";
20
9
  import { unwrapAsync } from "../types/fp.js";
21
10
  export class Tenants extends ClientSDK {
@@ -28,41 +17,8 @@ export class Tenants extends ClientSDK {
28
17
  async getEndUserList(options) {
29
18
  return unwrapAsync(tenantsGetEndUserList(this, options));
30
19
  }
31
- async countEndUsersBySystem(options) {
32
- return unwrapAsync(tenantsCountEndUsersBySystem(this, options));
33
- }
34
20
  async deleteEndUser(options) {
35
21
  return unwrapAsync(tenantsDeleteEndUser(this, options));
36
22
  }
37
- async getCallbackUrl(options) {
38
- return unwrapAsync(tenantsGetCallbackUrl(this, options));
39
- }
40
- async getRegisteredSystems(options) {
41
- return unwrapAsync(tenantsGetRegisteredSystems(this, options));
42
- }
43
- async getTargetSystemValues(options) {
44
- return unwrapAsync(tenantsGetTargetSystemValues(this, options));
45
- }
46
- async getTargetSystemRequirements(options) {
47
- return unwrapAsync(tenantsGetTargetSystemRequirements(this, options));
48
- }
49
- async getRegisteredSystemsMasked(options) {
50
- return unwrapAsync(tenantsGetRegisteredSystemsMasked(this, options));
51
- }
52
- async deleteRegisteredSystem(request, options) {
53
- return unwrapAsync(tenantsDeleteRegisteredSystem(this, request, options));
54
- }
55
- async getAllActiveEndUsers(options) {
56
- return unwrapAsync(tenantsGetAllActiveEndUsers(this, options));
57
- }
58
- async getSubmissionPageStyle(request, options) {
59
- return unwrapAsync(tenantsGetSubmissionPageStyle(this, request, options));
60
- }
61
- async updateSubmissionPageStyle(request, options) {
62
- return unwrapAsync(tenantsUpdateSubmissionPageStyle(this, request, options));
63
- }
64
- async getSubmissionPageStyleByKey(options) {
65
- return unwrapAsync(tenantsGetSubmissionPageStyleByKey(this, options));
66
- }
67
23
  }
68
24
  //# sourceMappingURL=tenants.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"tenants.js","sourceRoot":"","sources":["../../src/sdk/tenants.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,4BAA4B,EAAE,MAAM,+CAA+C,CAAC;AAC7F,OAAO,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,EAAE,6BAA6B,EAAE,MAAM,8CAA8C,CAAC;AAC7F,OAAO,EAAE,2BAA2B,EAAE,MAAM,8CAA8C,CAAC;AAC3F,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,qBAAqB,EAAE,MAAM,uCAAuC,CAAC;AAC9E,OAAO,EAAE,iCAAiC,EAAE,MAAM,mDAAmD,CAAC;AACtG,OAAO,EAAE,2BAA2B,EAAE,MAAM,4CAA4C,CAAC;AACzF,OAAO,EAAE,kCAAkC,EAAE,MAAM,sDAAsD,CAAC;AAC1G,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAC9F,OAAO,EAAE,kCAAkC,EAAE,MAAM,oDAAoD,CAAC;AACxG,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;AACpF,OAAO,EAAE,gCAAgC,EAAE,MAAM,kDAAkD,CAAC;AACpG,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAG3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,OAAQ,SAAQ,SAAS;IACpC,KAAK,CAAC,kBAAkB,CACtB,OAAqC,EACrC,OAAwB,EACP;QACjB,OAAO,WAAW,CAAC,yBAAyB,CAC1C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,cAAc,CAClB,OAA0C,EAC1C,OAAwB,EACP;QACjB,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,cAAc,CAClB,OAAwB,EACS;QACjC,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,qBAAqB,CACzB,OAAwB,EACS;QACjC,OAAO,WAAW,CAAC,4BAA4B,CAC7C,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,aAAa,CACjB,OAAwB,EACmB;QAC3C,OAAO,WAAW,CAAC,oBAAoB,CACrC,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,cAAc,CAClB,OAAwB,EACS;QACjC,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,oBAAoB,CACxB,OAAwB,EACS;QACjC,OAAO,WAAW,CAAC,2BAA2B,CAC5C,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,qBAAqB,CACzB,OAAwB,EACS;QACjC,OAAO,WAAW,CAAC,4BAA4B,CAC7C,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,2BAA2B,CAC/B,OAAwB,EACS;QACjC,OAAO,WAAW,CAAC,kCAAkC,CACnD,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,0BAA0B,CAC9B,OAAwB,EACS;QACjC,OAAO,WAAW,CAAC,iCAAiC,CAClD,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,sBAAsB,CAC1B,OAAiD,EACjD,OAAwB,EACP;QACjB,OAAO,WAAW,CAAC,6BAA6B,CAC9C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,oBAAoB,CACxB,OAAwB,EAC0B;QAClD,OAAO,WAAW,CAAC,2BAA2B,CAC5C,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,sBAAsB,CAC1B,OAAiD,EACjD,OAAwB,EAC4B;QACpD,OAAO,WAAW,CAAC,6BAA6B,CAC9C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,yBAAyB,CAC7B,OAAsC,EACtC,OAAwB,EAC+B;QACvD,OAAO,WAAW,CAAC,gCAAgC,CACjD,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,2BAA2B,CAC/B,OAAwB,EACiC;QACzD,OAAO,WAAW,CAAC,kCAAkC,CACnD,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
1
+ {"version":3,"file":"tenants.js","sourceRoot":"","sources":["../../src/sdk/tenants.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAC3E,OAAO,EAAE,qBAAqB,EAAE,MAAM,uCAAuC,CAAC;AAC9E,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;AACpF,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAG3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,OAAQ,SAAQ,SAAS;IACpC,KAAK,CAAC,kBAAkB,CACtB,OAAqC,EACrC,OAAwB,EACP;QACjB,OAAO,WAAW,CAAC,yBAAyB,CAC1C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,cAAc,CAClB,OAA0C,EAC1C,OAAwB,EACP;QACjB,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,cAAc,CAClB,OAAwB,EACS;QACjC,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,aAAa,CACjB,OAAwB,EACmB;QAC3C,OAAO,WAAW,CAAC,oBAAoB,CACrC,IAAI,EACJ,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
@@ -1,14 +1,8 @@
1
1
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
2
- import * as models from "../models/index.js";
3
2
  import * as operations from "../models/operations/index.js";
4
3
  export declare class Webhooks extends ClientSDK {
5
- createWebhookEndUser(request: operations.CreateWebhookEndUserRequest, options?: RequestOptions): Promise<operations.CreateWebhookEndUserResponse>;
6
- createWebHookTenant(request: models.CreateAccountingWebhookRequestDto, options?: RequestOptions): Promise<operations.CreateWebHookTenantResponse>;
7
- deleteWebhookEndUser(request: operations.DeleteWebhookEndUserRequest, options?: RequestOptions): Promise<operations.DeleteWebhookEndUserResponse>;
8
- deleteWebhookTenant(request: operations.DeleteWebhookTenantRequest, options?: RequestOptions): Promise<string>;
9
- createWebhookConfig(request: models.CreateAccountingWebhookRequestDto, options?: RequestOptions): Promise<operations.CreateWebhookConfigResponse>;
10
4
  createWebhook(request: operations.CreateWebhookRequest, options?: RequestOptions): Promise<operations.CreateWebhookResponse>;
11
- deleteWebhook(request: operations.DeleteWebhookRequest, options?: RequestOptions): Promise<operations.DeleteWebhookResponse>;
12
5
  getWebhooks(request?: operations.GetWebhooksRequest | undefined, options?: RequestOptions): Promise<operations.GetWebhooksResponse>;
6
+ deleteWebhook(request: operations.DeleteWebhookRequest, options?: RequestOptions): Promise<operations.DeleteWebhookResponse>;
13
7
  }
14
8
  //# sourceMappingURL=webhooks.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"webhooks.d.ts","sourceRoot":"","sources":["../../src/sdk/webhooks.ts"],"names":[],"mappings":"AAYA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,QAAS,SAAQ,SAAS;IAC/B,oBAAoB,CACxB,OAAO,EAAE,UAAU,CAAC,2BAA2B,EAC/C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,4BAA4B,CAAC,CAMlD;IAEK,mBAAmB,CACvB,OAAO,EAAE,MAAM,CAAC,iCAAiC,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,2BAA2B,CAAC,CAMjD;IAEK,oBAAoB,CACxB,OAAO,EAAE,UAAU,CAAC,2BAA2B,EAC/C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,4BAA4B,CAAC,CAMlD;IAEK,mBAAmB,CACvB,OAAO,EAAE,UAAU,CAAC,0BAA0B,EAC9C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,MAAM,CAAC,CAMjB;IAEK,mBAAmB,CACvB,OAAO,EAAE,MAAM,CAAC,iCAAiC,EACjD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,2BAA2B,CAAC,CAMjD;IAEK,aAAa,CACjB,OAAO,EAAE,UAAU,CAAC,oBAAoB,EACxC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,qBAAqB,CAAC,CAM3C;IAEK,aAAa,CACjB,OAAO,EAAE,UAAU,CAAC,oBAAoB,EACxC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,qBAAqB,CAAC,CAM3C;IAEK,WAAW,CACf,OAAO,CAAC,EAAE,UAAU,CAAC,kBAAkB,GAAG,SAAS,EACnD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,mBAAmB,CAAC,CAMzC;CACF"}
1
+ {"version":3,"file":"webhooks.d.ts","sourceRoot":"","sources":["../../src/sdk/webhooks.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,QAAS,SAAQ,SAAS;IAC/B,aAAa,CACjB,OAAO,EAAE,UAAU,CAAC,oBAAoB,EACxC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,qBAAqB,CAAC,CAM3C;IAEK,WAAW,CACf,OAAO,CAAC,EAAE,UAAU,CAAC,kBAAkB,GAAG,SAAS,EACnD,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,mBAAmB,CAAC,CAMzC;IAEK,aAAa,CACjB,OAAO,EAAE,UAAU,CAAC,oBAAoB,EACxC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,qBAAqB,CAAC,CAM3C;CACF"}
@@ -1,40 +1,20 @@
1
1
  /*
2
2
  * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
3
  */
4
- import { webhooksCreateWebHookTenant } from "../funcs/webhooks-create-web-hook-tenant.js";
5
- import { webhooksCreateWebhookConfig } from "../funcs/webhooks-create-webhook-config.js";
6
- import { webhooksCreateWebhookEndUser } from "../funcs/webhooks-create-webhook-end-user.js";
7
4
  import { webhooksCreateWebhook } from "../funcs/webhooks-create-webhook.js";
8
- import { webhooksDeleteWebhookEndUser } from "../funcs/webhooks-delete-webhook-end-user.js";
9
- import { webhooksDeleteWebhookTenant } from "../funcs/webhooks-delete-webhook-tenant.js";
10
5
  import { webhooksDeleteWebhook } from "../funcs/webhooks-delete-webhook.js";
11
6
  import { webhooksGetWebhooks } from "../funcs/webhooks-get-webhooks.js";
12
7
  import { ClientSDK } from "../lib/sdks.js";
13
8
  import { unwrapAsync } from "../types/fp.js";
14
9
  export class Webhooks extends ClientSDK {
15
- async createWebhookEndUser(request, options) {
16
- return unwrapAsync(webhooksCreateWebhookEndUser(this, request, options));
17
- }
18
- async createWebHookTenant(request, options) {
19
- return unwrapAsync(webhooksCreateWebHookTenant(this, request, options));
20
- }
21
- async deleteWebhookEndUser(request, options) {
22
- return unwrapAsync(webhooksDeleteWebhookEndUser(this, request, options));
23
- }
24
- async deleteWebhookTenant(request, options) {
25
- return unwrapAsync(webhooksDeleteWebhookTenant(this, request, options));
26
- }
27
- async createWebhookConfig(request, options) {
28
- return unwrapAsync(webhooksCreateWebhookConfig(this, request, options));
29
- }
30
10
  async createWebhook(request, options) {
31
11
  return unwrapAsync(webhooksCreateWebhook(this, request, options));
32
12
  }
33
- async deleteWebhook(request, options) {
34
- return unwrapAsync(webhooksDeleteWebhook(this, request, options));
35
- }
36
13
  async getWebhooks(request, options) {
37
14
  return unwrapAsync(webhooksGetWebhooks(this, request, options));
38
15
  }
16
+ async deleteWebhook(request, options) {
17
+ return unwrapAsync(webhooksDeleteWebhook(this, request, options));
18
+ }
39
19
  }
40
20
  //# sourceMappingURL=webhooks.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"webhooks.js","sourceRoot":"","sources":["../../src/sdk/webhooks.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,2BAA2B,EAAE,MAAM,6CAA6C,CAAC;AAC1F,OAAO,EAAE,2BAA2B,EAAE,MAAM,4CAA4C,CAAC;AACzF,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAC5E,OAAO,EAAE,4BAA4B,EAAE,MAAM,8CAA8C,CAAC;AAC5F,OAAO,EAAE,2BAA2B,EAAE,MAAM,4CAA4C,CAAC;AACzF,OAAO,EAAE,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAC5E,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AACxE,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAG3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,QAAS,SAAQ,SAAS;IACrC,KAAK,CAAC,oBAAoB,CACxB,OAA+C,EAC/C,OAAwB,EAC0B;QAClD,OAAO,WAAW,CAAC,4BAA4B,CAC7C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,mBAAmB,CACvB,OAAiD,EACjD,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,2BAA2B,CAC5C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,oBAAoB,CACxB,OAA+C,EAC/C,OAAwB,EAC0B;QAClD,OAAO,WAAW,CAAC,4BAA4B,CAC7C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,mBAAmB,CACvB,OAA8C,EAC9C,OAAwB,EACP;QACjB,OAAO,WAAW,CAAC,2BAA2B,CAC5C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,mBAAmB,CACvB,OAAiD,EACjD,OAAwB,EACyB;QACjD,OAAO,WAAW,CAAC,2BAA2B,CAC5C,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,aAAa,CACjB,OAAwC,EACxC,OAAwB,EACmB;QAC3C,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,aAAa,CACjB,OAAwC,EACxC,OAAwB,EACmB;QAC3C,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,WAAW,CACf,OAAmD,EACnD,OAAwB,EACiB;QACzC,OAAO,WAAW,CAAC,mBAAmB,CACpC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
1
+ {"version":3,"file":"webhooks.js","sourceRoot":"","sources":["../../src/sdk/webhooks.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAC5E,OAAO,EAAE,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAC5E,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AACxE,OAAO,EAAE,SAAS,EAAkB,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,MAAM,OAAO,QAAS,SAAQ,SAAS;IACrC,KAAK,CAAC,aAAa,CACjB,OAAwC,EACxC,OAAwB,EACmB;QAC3C,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,WAAW,CACf,OAAmD,EACnD,OAAwB,EACiB;QACzC,OAAO,WAAW,CAAC,mBAAmB,CACpC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;IAED,KAAK,CAAC,aAAa,CACjB,OAAwC,EACxC,OAAwB,EACmB;QAC3C,OAAO,WAAW,CAAC,qBAAqB,CACtC,IAAI,EACJ,OAAO,EACP,OAAO,CACR,CAAC,CAAC;IAAA,CACJ;CACF"}
package/jsr.json CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  {
4
4
  "name": "@maesn/typescript-sdk",
5
- "version": "0.3.1",
5
+ "version": "0.4.0",
6
6
  "exports": {
7
7
  ".": "./src/index.ts",
8
8
  "./models/errors": "./src/models/errors/index.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maesn/typescript-sdk",
3
- "version": "0.3.1",
3
+ "version": "0.4.0",
4
4
  "author": "Speakeasy",
5
5
  "publishConfig": {
6
6
  "access": "restricted"
@@ -81,7 +81,7 @@ async function $do(
81
81
  const payload = parsed.value;
82
82
  const body = null;
83
83
 
84
- const path = pathToFunc("/#5")();
84
+ const path = pathToFunc("/")();
85
85
 
86
86
  const query = encodeFormQuery({
87
87
  "companyId": payload?.companyId,
package/src/lib/config.ts CHANGED
@@ -47,7 +47,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
47
47
  export const SDK_METADATA = {
48
48
  language: "typescript",
49
49
  openapiDocVersion: "1.0",
50
- sdkVersion: "0.3.1",
51
- genVersion: "2.879.1",
52
- userAgent: "speakeasy-sdk/typescript 0.3.1 2.879.1 1.0 @maesn/typescript-sdk",
50
+ sdkVersion: "0.4.0",
51
+ genVersion: "2.879.6",
52
+ userAgent: "speakeasy-sdk/typescript 0.4.0 2.879.6 1.0 @maesn/typescript-sdk",
53
53
  } as const;
@@ -2,7 +2,6 @@
2
2
  * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
3
  */
4
4
 
5
- export * from "./details.js";
6
5
  export * from "./http-client-errors.js";
7
6
  export * from "./maesn-default-error.js";
8
7
  export * from "./maesn-error.js";
@@ -16,8 +16,6 @@ export * from "./bill-dimension-request-dto.js";
16
16
  export * from "./bill-dimension-response-dto.js";
17
17
  export * from "./bill-line-item-response-dto.js";
18
18
  export * from "./bill-response-dto.js";
19
- export * from "./booking-entry-request-dto.js";
20
- export * from "./booking-entry-response-dto.js";
21
19
  export * from "./booking-proposal-address-request-dto-v2.js";
22
20
  export * from "./booking-proposal-address-response-dto-v2.js";
23
21
  export * from "./booking-proposal-address.js";
@@ -25,7 +23,6 @@ export * from "./booking-proposal-line-item-request-dto-v2.js";
25
23
  export * from "./booking-proposal-line-item-response-dto-v2.js";
26
24
  export * from "./booking-proposal-response-dto-v2.js";
27
25
  export * from "./booking-proposal-response-dto.js";
28
- export * from "./bookings-response-dto.js";
29
26
  export * from "./callback-url-registration-dto.js";
30
27
  export * from "./company-response-dto.js";
31
28
  export * from "./contact-address-v2.js";
@@ -45,7 +42,6 @@ export * from "./create-bill-line-item-request-dto.js";
45
42
  export * from "./create-bill-request-dto.js";
46
43
  export * from "./create-booking-proposal-request-dto-v2.js";
47
44
  export * from "./create-booking-proposal-request-dto.js";
48
- export * from "./create-bookings-request-dto.js";
49
45
  export * from "./create-contact-address-v2.js";
50
46
  export * from "./create-contact-address.js";
51
47
  export * from "./create-contact-by-batch-meta-data-dto.js";
@@ -55,7 +51,6 @@ export * from "./create-contact-request-dto-v2.js";
55
51
  export * from "./create-contact-request-dto.js";
56
52
  export * from "./create-email-address.js";
57
53
  export * from "./create-end-user-request-dto.js";
58
- export * from "./create-event-subscription-request-dto.js";
59
54
  export * from "./create-expense-dto.js";
60
55
  export * from "./create-invoice-request-dto.js";
61
56
  export * from "./create-item-request-dto.js";
@@ -122,7 +117,6 @@ export * from "./patch-contact-person.js";
122
117
  export * from "./patch-contact-request-dto.js";
123
118
  export * from "./patch-invoice-request-dto.js";
124
119
  export * from "./patch-item-request-dto.js";
125
- export * from "./patch-line-item-request-dto.js";
126
120
  export * from "./patch-line-item-request.js";
127
121
  export * from "./payment-line.js";
128
122
  export * from "./payment-response-dto.js";
@@ -135,7 +129,6 @@ export * from "./purchase-order-response-dto.js";
135
129
  export * from "./sales-order-line-item-response-dto.js";
136
130
  export * from "./sales-order-response-dto.js";
137
131
  export * from "./security.js";
138
- export * from "./submission-page-style-dto.js";
139
132
  export * from "./subscription.js";
140
133
  export * from "./system-registration-dto.js";
141
134
  export * from "./tax-rate-input.js";
@@ -2,24 +2,17 @@
2
2
  * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
3
  */
4
4
 
5
- export * from "./api-key-confirmation.js";
6
- export * from "./callback.js";
7
- export * from "./cancel.js";
8
- export * from "./check.js";
9
5
  export * from "./create-account.js";
10
6
  export * from "./create-bank-account.js";
11
7
  export * from "./create-bill-line-item.js";
12
8
  export * from "./create-bill.js";
13
9
  export * from "./create-booking-proposal-v2.js";
14
10
  export * from "./create-booking-proposal.js";
15
- export * from "./create-bookings.js";
16
11
  export * from "./create-contact-v2.js";
17
12
  export * from "./create-contact.js";
18
- export * from "./create-contacts-v1.js";
19
13
  export * from "./create-contacts.js";
20
14
  export * from "./create-customer.js";
21
15
  export * from "./create-end-user-account.js";
22
- export * from "./create-event-subscriptions.js";
23
16
  export * from "./create-expense.js";
24
17
  export * from "./create-invoice.js";
25
18
  export * from "./create-item.js";
@@ -36,23 +29,14 @@ export * from "./create-sales-order.js";
36
29
  export * from "./create-supplier.js";
37
30
  export * from "./create-transaction.js";
38
31
  export * from "./create-vendor-credit.js";
39
- export * from "./create-web-hook-tenant.js";
40
- export * from "./create-webhook-config.js";
41
- export * from "./create-webhook-end-user.js";
42
32
  export * from "./create-webhook.js";
43
33
  export * from "./delete-bill.js";
44
34
  export * from "./delete-end-user.js";
45
- export * from "./delete-event-subscriptions.js";
46
35
  export * from "./delete-payment.js";
47
- export * from "./delete-registered-system.js";
48
36
  export * from "./delete-vendor-credit.js";
49
- export * from "./delete-webhook-end-user.js";
50
- export * from "./delete-webhook-tenant.js";
51
37
  export * from "./delete-webhook.js";
52
- export * from "./details.js";
53
38
  export * from "./get-account.js";
54
39
  export * from "./get-accounts.js";
55
- export * from "./get-all-active-end-users.js";
56
40
  export * from "./get-async-task-info.js";
57
41
  export * from "./get-bank-account.js";
58
42
  export * from "./get-bank-accounts.js";
@@ -63,8 +47,6 @@ export * from "./get-bills.js";
63
47
  export * from "./get-booking-proposal-document.js";
64
48
  export * from "./get-booking-proposal.js";
65
49
  export * from "./get-booking-proposals.js";
66
- export * from "./get-code.js";
67
- export * from "./get-companies-flow.js";
68
50
  export * from "./get-companies.js";
69
51
  export * from "./get-contact-v2.js";
70
52
  export * from "./get-contact.js";
@@ -79,7 +61,6 @@ export * from "./get-dimensions-v2.js";
79
61
  export * from "./get-dimensions.js";
80
62
  export * from "./get-document-extensions.js";
81
63
  export * from "./get-document-types.js";
82
- export * from "./get-environment-page.js";
83
64
  export * from "./get-environments.js";
84
65
  export * from "./get-expense.js";
85
66
  export * from "./get-expenses.js";
@@ -120,9 +101,6 @@ export * from "./get-purchase-orders.js";
120
101
  export * from "./get-sales-order-lines.js";
121
102
  export * from "./get-sales-order.js";
122
103
  export * from "./get-sales-orders.js";
123
- export * from "./get-submission-page-style-by-key.js";
124
- export * from "./get-submission-page-style.js";
125
- export * from "./get-submit-page.js";
126
104
  export * from "./get-supplier.js";
127
105
  export * from "./get-suppliers.js";
128
106
  export * from "./get-tax-rate.js";
@@ -132,25 +110,18 @@ export * from "./get-units.js";
132
110
  export * from "./get-user-info.js";
133
111
  export * from "./get-vendor-credits.js";
134
112
  export * from "./get-webhooks.js";
135
- export * from "./handle-callback.js";
136
- export * from "./handle-configuration-callback.js";
137
- export * from "./long-token.js";
138
113
  export * from "./patch-contact-v2.js";
139
114
  export * from "./patch-contact.js";
140
115
  export * from "./patch-customers.js";
141
116
  export * from "./patch-invoice.js";
142
117
  export * from "./patch-item.js";
143
- export * from "./patch-line-item.js";
144
118
  export * from "./patch-supplier.js";
145
119
  export * from "./post-file.js";
146
120
  export * from "./put-contact-v2.js";
147
121
  export * from "./put-contact.js";
148
- export * from "./set-end-user-selections.js";
149
122
  export * from "./system-login-url.js";
150
- export * from "./test.js";
151
123
  export * from "./update-bill-line-item.js";
152
124
  export * from "./update-bill.js";
153
125
  export * from "./update-customer.js";
154
- export * from "./update-submission-page-style.js";
155
126
  export * from "./update-supplier.js";
156
127
  export * from "./update-vendor-credit.js";
@@ -7,12 +7,9 @@ import { accountingCreateBankAccount } from "../funcs/accounting-create-bank-acc
7
7
  import { accountingCreateBillLineItem } from "../funcs/accounting-create-bill-line-item.js";
8
8
  import { accountingCreateBill } from "../funcs/accounting-create-bill.js";
9
9
  import { accountingCreateBookingProposal } from "../funcs/accounting-create-booking-proposal.js";
10
- import { accountingCreateBookings } from "../funcs/accounting-create-bookings.js";
11
10
  import { accountingCreateContact } from "../funcs/accounting-create-contact.js";
12
- import { accountingCreateContactsV1 } from "../funcs/accounting-create-contacts-v1.js";
13
11
  import { accountingCreateContacts } from "../funcs/accounting-create-contacts.js";
14
12
  import { accountingCreateCustomer } from "../funcs/accounting-create-customer.js";
15
- import { accountingCreateEventSubscriptions } from "../funcs/accounting-create-event-subscriptions.js";
16
13
  import { accountingCreateExpense } from "../funcs/accounting-create-expense.js";
17
14
  import { accountingCreateInvoice } from "../funcs/accounting-create-invoice.js";
18
15
  import { accountingCreateItem } from "../funcs/accounting-create-item.js";
@@ -30,7 +27,6 @@ import { accountingCreateSupplier } from "../funcs/accounting-create-supplier.js
30
27
  import { accountingCreateTransaction } from "../funcs/accounting-create-transaction.js";
31
28
  import { accountingCreateVendorCredit } from "../funcs/accounting-create-vendor-credit.js";
32
29
  import { accountingDeleteBill } from "../funcs/accounting-delete-bill.js";
33
- import { accountingDeleteEventSubscriptions } from "../funcs/accounting-delete-event-subscriptions.js";
34
30
  import { accountingDeletePayment } from "../funcs/accounting-delete-payment.js";
35
31
  import { accountingDeleteVendorCredit } from "../funcs/accounting-delete-vendor-credit.js";
36
32
  import { accountingGetAccount } from "../funcs/accounting-get-account.js";
@@ -84,7 +80,6 @@ import { accountingGetPaymentTerm } from "../funcs/accounting-get-payment-term.j
84
80
  import { accountingGetPaymentTerms } from "../funcs/accounting-get-payment-terms.js";
85
81
  import { accountingGetPayment } from "../funcs/accounting-get-payment.js";
86
82
  import { accountingGetPayments } from "../funcs/accounting-get-payments.js";
87
- import { accountingGetProfile } from "../funcs/accounting-get-profile.js";
88
83
  import { accountingGetProject } from "../funcs/accounting-get-project.js";
89
84
  import { accountingGetProjects } from "../funcs/accounting-get-projects.js";
90
85
  import { accountingGetPurchaseOrderLineItem } from "../funcs/accounting-get-purchase-order-line-item.js";
@@ -105,7 +100,6 @@ import { accountingPatchContact } from "../funcs/accounting-patch-contact.js";
105
100
  import { accountingPatchCustomers } from "../funcs/accounting-patch-customers.js";
106
101
  import { accountingPatchInvoice } from "../funcs/accounting-patch-invoice.js";
107
102
  import { accountingPatchItem } from "../funcs/accounting-patch-item.js";
108
- import { accountingPatchLineItem } from "../funcs/accounting-patch-line-item.js";
109
103
  import { accountingPatchSupplier } from "../funcs/accounting-patch-supplier.js";
110
104
  import { accountingPostFile } from "../funcs/accounting-post-file.js";
111
105
  import { accountingPutContact } from "../funcs/accounting-put-contact.js";
@@ -115,7 +109,6 @@ import { accountingUpdateCustomer } from "../funcs/accounting-update-customer.js
115
109
  import { accountingUpdateSupplier } from "../funcs/accounting-update-supplier.js";
116
110
  import { accountingUpdateVendorCredit } from "../funcs/accounting-update-vendor-credit.js";
117
111
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
118
- import * as models from "../models/index.js";
119
112
  import * as operations from "../models/operations/index.js";
120
113
  import { unwrapAsync } from "../types/fp.js";
121
114
 
@@ -384,17 +377,6 @@ export class Accounting extends ClientSDK {
384
377
  ));
385
378
  }
386
379
 
387
- async createContactsV1(
388
- request: operations.CreateContactsV1Request,
389
- options?: RequestOptions,
390
- ): Promise<operations.CreateContactsV1Response> {
391
- return unwrapAsync(accountingCreateContactsV1(
392
- this,
393
- request,
394
- options,
395
- ));
396
- }
397
-
398
380
  async getInvoices(
399
381
  request?: operations.GetInvoicesRequest | undefined,
400
382
  options?: RequestOptions,
@@ -571,17 +553,6 @@ export class Accounting extends ClientSDK {
571
553
  ));
572
554
  }
573
555
 
574
- async patchLineItem(
575
- request: operations.PatchLineItemRequest,
576
- options?: RequestOptions,
577
- ): Promise<operations.PatchLineItemResponse> {
578
- return unwrapAsync(accountingPatchLineItem(
579
- this,
580
- request,
581
- options,
582
- ));
583
- }
584
-
585
556
  async getJournals(
586
557
  request?: operations.GetJournalsRequest | undefined,
587
558
  options?: RequestOptions,
@@ -945,37 +916,6 @@ export class Accounting extends ClientSDK {
945
916
  ));
946
917
  }
947
918
 
948
- async createEventSubscriptions(
949
- request: operations.CreateEventSubscriptionsRequest,
950
- options?: RequestOptions,
951
- ): Promise<models.BaseResponseDto> {
952
- return unwrapAsync(accountingCreateEventSubscriptions(
953
- this,
954
- request,
955
- options,
956
- ));
957
- }
958
-
959
- async deleteEventSubscriptions(
960
- request: operations.DeleteEventSubscriptionsRequest,
961
- options?: RequestOptions,
962
- ): Promise<models.BaseResponseDto> {
963
- return unwrapAsync(accountingDeleteEventSubscriptions(
964
- this,
965
- request,
966
- options,
967
- ));
968
- }
969
-
970
- async getProfile(
971
- options?: RequestOptions,
972
- ): Promise<models.BaseResponseDto> {
973
- return unwrapAsync(accountingGetProfile(
974
- this,
975
- options,
976
- ));
977
- }
978
-
979
919
  async createPassThroughRequest(
980
920
  request: operations.CreatePassThroughRequestRequest,
981
921
  options?: RequestOptions,
@@ -1097,17 +1037,6 @@ export class Accounting extends ClientSDK {
1097
1037
  ));
1098
1038
  }
1099
1039
 
1100
- async createBookings(
1101
- request: operations.CreateBookingsRequest,
1102
- options?: RequestOptions,
1103
- ): Promise<operations.CreateBookingsResponse> {
1104
- return unwrapAsync(accountingCreateBookings(
1105
- this,
1106
- request,
1107
- options,
1108
- ));
1109
- }
1110
-
1111
1040
  async getVendorCredits(
1112
1041
  request?: operations.GetVendorCreditsRequest | undefined,
1113
1042
  options?: RequestOptions,