@unified-api/typescript-sdk 1.0.61 → 1.0.63

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 (506) hide show
  1. package/dist/index.js +1 -1
  2. package/dist/internal/utils/contenttype.js +1 -1
  3. package/dist/internal/utils/headers.js +1 -1
  4. package/dist/internal/utils/index.js +1 -1
  5. package/dist/internal/utils/pathparams.js +1 -1
  6. package/dist/internal/utils/queryparams.js +1 -1
  7. package/dist/internal/utils/requestbody.js +1 -1
  8. package/dist/internal/utils/retries.js +1 -1
  9. package/dist/internal/utils/security.js +1 -1
  10. package/dist/internal/utils/utils.js +1 -1
  11. package/dist/sdk/account.js +1 -3
  12. package/dist/sdk/accounting.js +1 -13
  13. package/dist/sdk/activity.js +1 -3
  14. package/dist/sdk/apicall.js +1 -1
  15. package/dist/sdk/application.js +1 -3
  16. package/dist/sdk/applicationstatus.js +1 -1
  17. package/dist/sdk/ats.js +1 -15
  18. package/dist/sdk/auth.js +1 -1
  19. package/dist/sdk/call.js +1 -1
  20. package/dist/sdk/candidate.js +1 -3
  21. package/dist/sdk/channel.js +1 -1
  22. package/dist/sdk/collection.js +1 -3
  23. package/dist/sdk/commerce.js +1 -9
  24. package/dist/sdk/company.js +1 -5
  25. package/dist/sdk/connection.js +1 -3
  26. package/dist/sdk/contact.js +1 -7
  27. package/dist/sdk/crm.js +1 -13
  28. package/dist/sdk/customer.js +1 -3
  29. package/dist/sdk/deal.js +1 -3
  30. package/dist/sdk/document.js +1 -3
  31. package/dist/sdk/employee.js +1 -3
  32. package/dist/sdk/enrich.js +1 -1
  33. package/dist/sdk/event.js +1 -3
  34. package/dist/sdk/file.js +1 -3
  35. package/dist/sdk/genai.js +1 -1
  36. package/dist/sdk/group.js +1 -3
  37. package/dist/sdk/hris.js +1 -7
  38. package/dist/sdk/index.js +1 -1
  39. package/dist/sdk/integration.js +1 -1
  40. package/dist/sdk/interview.js +1 -3
  41. package/dist/sdk/inventory.js +1 -3
  42. package/dist/sdk/invoice.js +1 -3
  43. package/dist/sdk/issue.js +1 -1
  44. package/dist/sdk/item.js +1 -3
  45. package/dist/sdk/job.js +1 -3
  46. package/dist/sdk/journal.js +1 -3
  47. package/dist/sdk/kms.js +1 -5
  48. package/dist/sdk/lead.js +1 -3
  49. package/dist/sdk/link.js +1 -3
  50. package/dist/sdk/list.js +1 -3
  51. package/dist/sdk/location.js +1 -3
  52. package/dist/sdk/login.js +1 -1
  53. package/dist/sdk/martech.js +1 -5
  54. package/dist/sdk/member.js +1 -3
  55. package/dist/sdk/message.js +1 -3
  56. package/dist/sdk/messaging.js +1 -3
  57. package/dist/sdk/model.js +1 -1
  58. package/dist/sdk/models/errors/index.js +1 -1
  59. package/dist/sdk/models/errors/sdkerror.js +1 -1
  60. package/dist/sdk/models/operations/createaccountingaccount.js +1 -1
  61. package/dist/sdk/models/operations/createaccountingcontact.js +1 -1
  62. package/dist/sdk/models/operations/createaccountinginvoice.js +1 -1
  63. package/dist/sdk/models/operations/createaccountingjournal.js +1 -1
  64. package/dist/sdk/models/operations/createaccountingtaxrate.js +1 -1
  65. package/dist/sdk/models/operations/createaccountingtransaction.js +1 -1
  66. package/dist/sdk/models/operations/createatsactivity.js +1 -1
  67. package/dist/sdk/models/operations/createatsapplication.js +1 -1
  68. package/dist/sdk/models/operations/createatscandidate.js +1 -1
  69. package/dist/sdk/models/operations/createatsdocument.js +1 -1
  70. package/dist/sdk/models/operations/createatsinterview.js +1 -1
  71. package/dist/sdk/models/operations/createatsjob.js +1 -1
  72. package/dist/sdk/models/operations/createatsscorecard.js +1 -1
  73. package/dist/sdk/models/operations/createcommercecollection.js +1 -1
  74. package/dist/sdk/models/operations/createcommerceinventory.js +1 -1
  75. package/dist/sdk/models/operations/createcommerceitem.js +1 -1
  76. package/dist/sdk/models/operations/createcommercelocation.js +1 -1
  77. package/dist/sdk/models/operations/createcrmcompany.js +1 -1
  78. package/dist/sdk/models/operations/createcrmcontact.js +1 -1
  79. package/dist/sdk/models/operations/createcrmdeal.js +1 -1
  80. package/dist/sdk/models/operations/createcrmevent.js +1 -1
  81. package/dist/sdk/models/operations/createcrmlead.js +1 -1
  82. package/dist/sdk/models/operations/createcrmpipeline.js +1 -1
  83. package/dist/sdk/models/operations/creategenaiprompt.js +1 -1
  84. package/dist/sdk/models/operations/createhriscompany.js +1 -1
  85. package/dist/sdk/models/operations/createhrisemployee.js +1 -1
  86. package/dist/sdk/models/operations/createhrisgroup.js +1 -1
  87. package/dist/sdk/models/operations/createkmspage.js +1 -1
  88. package/dist/sdk/models/operations/createkmsspace.js +1 -1
  89. package/dist/sdk/models/operations/createmartechlist.js +1 -1
  90. package/dist/sdk/models/operations/createmartechmember.js +1 -1
  91. package/dist/sdk/models/operations/createmessagingmessage.js +1 -1
  92. package/dist/sdk/models/operations/createpassthrough.js +1 -1
  93. package/dist/sdk/models/operations/createpaymentlink.js +1 -1
  94. package/dist/sdk/models/operations/createpaymentpayment.js +1 -1
  95. package/dist/sdk/models/operations/createstoragefile.js +1 -1
  96. package/dist/sdk/models/operations/createtaskproject.js +1 -1
  97. package/dist/sdk/models/operations/createtasktask.js +1 -1
  98. package/dist/sdk/models/operations/createticketingcustomer.js +1 -1
  99. package/dist/sdk/models/operations/createticketingnote.js +1 -1
  100. package/dist/sdk/models/operations/createticketingticket.js +1 -1
  101. package/dist/sdk/models/operations/createuccontact.js +1 -1
  102. package/dist/sdk/models/operations/createunifiedconnection.js +1 -1
  103. package/dist/sdk/models/operations/createunifiedwebhook.js +1 -1
  104. package/dist/sdk/models/operations/getaccountingaccount.js +1 -1
  105. package/dist/sdk/models/operations/getaccountingcontact.js +1 -1
  106. package/dist/sdk/models/operations/getaccountinginvoice.js +1 -1
  107. package/dist/sdk/models/operations/getaccountingjournal.js +1 -1
  108. package/dist/sdk/models/operations/getaccountingorganization.js +1 -1
  109. package/dist/sdk/models/operations/getaccountingtaxrate.js +1 -1
  110. package/dist/sdk/models/operations/getaccountingtransaction.js +1 -1
  111. package/dist/sdk/models/operations/getatsactivity.js +1 -1
  112. package/dist/sdk/models/operations/getatsapplication.js +1 -1
  113. package/dist/sdk/models/operations/getatscandidate.js +1 -1
  114. package/dist/sdk/models/operations/getatscompany.js +1 -1
  115. package/dist/sdk/models/operations/getatsdocument.js +1 -1
  116. package/dist/sdk/models/operations/getatsinterview.js +1 -1
  117. package/dist/sdk/models/operations/getatsjob.js +1 -1
  118. package/dist/sdk/models/operations/getatsscorecard.js +1 -1
  119. package/dist/sdk/models/operations/getcommercecollection.js +1 -1
  120. package/dist/sdk/models/operations/getcommerceinventory.js +1 -1
  121. package/dist/sdk/models/operations/getcommerceitem.js +1 -1
  122. package/dist/sdk/models/operations/getcommercelocation.js +1 -1
  123. package/dist/sdk/models/operations/getcrmcompany.js +1 -1
  124. package/dist/sdk/models/operations/getcrmcontact.js +1 -1
  125. package/dist/sdk/models/operations/getcrmdeal.js +1 -1
  126. package/dist/sdk/models/operations/getcrmevent.js +1 -1
  127. package/dist/sdk/models/operations/getcrmlead.js +1 -1
  128. package/dist/sdk/models/operations/getcrmpipeline.js +1 -1
  129. package/dist/sdk/models/operations/gethriscompany.js +1 -1
  130. package/dist/sdk/models/operations/gethrisemployee.js +1 -1
  131. package/dist/sdk/models/operations/gethrisgroup.js +1 -1
  132. package/dist/sdk/models/operations/gethrispayslip.js +1 -1
  133. package/dist/sdk/models/operations/gethristimeoff.js +1 -1
  134. package/dist/sdk/models/operations/getkmspage.js +1 -1
  135. package/dist/sdk/models/operations/getkmsspace.js +1 -1
  136. package/dist/sdk/models/operations/getmartechlist.js +1 -1
  137. package/dist/sdk/models/operations/getmartechmember.js +1 -1
  138. package/dist/sdk/models/operations/getmessagingchannel.js +1 -1
  139. package/dist/sdk/models/operations/getmessagingmessage.js +1 -1
  140. package/dist/sdk/models/operations/getpaymentlink.js +1 -1
  141. package/dist/sdk/models/operations/getpaymentpayment.js +1 -1
  142. package/dist/sdk/models/operations/getpaymentpayout.js +1 -1
  143. package/dist/sdk/models/operations/getpaymentrefund.js +1 -1
  144. package/dist/sdk/models/operations/getstoragefile.js +1 -1
  145. package/dist/sdk/models/operations/gettaskproject.js +1 -1
  146. package/dist/sdk/models/operations/gettasktask.js +1 -1
  147. package/dist/sdk/models/operations/getticketingcustomer.js +1 -1
  148. package/dist/sdk/models/operations/getticketingnote.js +1 -1
  149. package/dist/sdk/models/operations/getticketingticket.js +1 -1
  150. package/dist/sdk/models/operations/getuccontact.js +1 -1
  151. package/dist/sdk/models/operations/getunifiedapicall.js +1 -1
  152. package/dist/sdk/models/operations/getunifiedconnection.js +1 -1
  153. package/dist/sdk/models/operations/getunifiedintegrationauth.js +1 -1
  154. package/dist/sdk/models/operations/getunifiedintegrationlogin.js +1 -1
  155. package/dist/sdk/models/operations/getunifiedwebhook.js +1 -1
  156. package/dist/sdk/models/operations/index.js +1 -1
  157. package/dist/sdk/models/operations/listaccountingaccounts.js +1 -1
  158. package/dist/sdk/models/operations/listaccountingcontacts.js +1 -1
  159. package/dist/sdk/models/operations/listaccountinginvoices.js +1 -1
  160. package/dist/sdk/models/operations/listaccountingjournals.js +1 -1
  161. package/dist/sdk/models/operations/listaccountingorganizations.js +1 -1
  162. package/dist/sdk/models/operations/listaccountingtaxrates.js +1 -1
  163. package/dist/sdk/models/operations/listaccountingtransactions.js +1 -1
  164. package/dist/sdk/models/operations/listatsactivities.js +1 -1
  165. package/dist/sdk/models/operations/listatsapplications.js +1 -1
  166. package/dist/sdk/models/operations/listatsapplicationstatuses.js +1 -1
  167. package/dist/sdk/models/operations/listatscandidates.js +1 -1
  168. package/dist/sdk/models/operations/listatscompanies.js +1 -1
  169. package/dist/sdk/models/operations/listatsdocuments.js +1 -1
  170. package/dist/sdk/models/operations/listatsinterviews.js +1 -1
  171. package/dist/sdk/models/operations/listatsjobs.js +1 -1
  172. package/dist/sdk/models/operations/listatsscorecards.js +1 -1
  173. package/dist/sdk/models/operations/listcommercecollections.js +1 -1
  174. package/dist/sdk/models/operations/listcommerceinventories.js +1 -1
  175. package/dist/sdk/models/operations/listcommerceitems.js +1 -1
  176. package/dist/sdk/models/operations/listcommercelocations.js +1 -1
  177. package/dist/sdk/models/operations/listcrmcompanies.js +1 -1
  178. package/dist/sdk/models/operations/listcrmcontacts.js +1 -1
  179. package/dist/sdk/models/operations/listcrmdeals.js +1 -1
  180. package/dist/sdk/models/operations/listcrmevents.js +1 -1
  181. package/dist/sdk/models/operations/listcrmleads.js +1 -1
  182. package/dist/sdk/models/operations/listcrmpipelines.js +1 -1
  183. package/dist/sdk/models/operations/listenrichcompanies.js +1 -1
  184. package/dist/sdk/models/operations/listenrichpeople.js +1 -1
  185. package/dist/sdk/models/operations/listgenaimodels.js +1 -1
  186. package/dist/sdk/models/operations/listhriscompanies.js +1 -1
  187. package/dist/sdk/models/operations/listhrisemployees.js +1 -1
  188. package/dist/sdk/models/operations/listhrisgroups.js +1 -1
  189. package/dist/sdk/models/operations/listhrispayslips.js +1 -1
  190. package/dist/sdk/models/operations/listhristimeoffs.js +1 -1
  191. package/dist/sdk/models/operations/listkmspages.js +1 -1
  192. package/dist/sdk/models/operations/listkmsspaces.js +1 -1
  193. package/dist/sdk/models/operations/listmartechlists.js +1 -1
  194. package/dist/sdk/models/operations/listmartechmembers.js +1 -1
  195. package/dist/sdk/models/operations/listmessagingchannels.js +1 -1
  196. package/dist/sdk/models/operations/listmessagingmessages.js +1 -1
  197. package/dist/sdk/models/operations/listpassthroughs.js +1 -1
  198. package/dist/sdk/models/operations/listpaymentlinks.js +1 -1
  199. package/dist/sdk/models/operations/listpaymentpayments.js +1 -1
  200. package/dist/sdk/models/operations/listpaymentpayouts.js +1 -1
  201. package/dist/sdk/models/operations/listpaymentrefunds.js +1 -1
  202. package/dist/sdk/models/operations/liststoragefiles.js +1 -1
  203. package/dist/sdk/models/operations/listtaskprojects.js +1 -1
  204. package/dist/sdk/models/operations/listtasktasks.js +1 -1
  205. package/dist/sdk/models/operations/listticketingcustomers.js +1 -1
  206. package/dist/sdk/models/operations/listticketingnotes.js +1 -1
  207. package/dist/sdk/models/operations/listticketingtickets.js +1 -1
  208. package/dist/sdk/models/operations/listuccalls.js +1 -1
  209. package/dist/sdk/models/operations/listuccontacts.js +1 -1
  210. package/dist/sdk/models/operations/listunifiedapicalls.d.ts +0 -4
  211. package/dist/sdk/models/operations/listunifiedapicalls.js +1 -5
  212. package/dist/sdk/models/operations/listunifiedconnections.js +1 -1
  213. package/dist/sdk/models/operations/listunifiedintegrations.js +1 -1
  214. package/dist/sdk/models/operations/listunifiedintegrationworkspaces.js +1 -1
  215. package/dist/sdk/models/operations/listunifiedissues.js +1 -1
  216. package/dist/sdk/models/operations/listunifiedwebhooks.d.ts +22 -0
  217. package/dist/sdk/models/operations/listunifiedwebhooks.js +36 -2
  218. package/dist/sdk/models/operations/patchaccountingaccount.js +1 -1
  219. package/dist/sdk/models/operations/patchaccountingcontact.js +1 -1
  220. package/dist/sdk/models/operations/patchaccountinginvoice.js +1 -1
  221. package/dist/sdk/models/operations/patchaccountingjournal.js +1 -1
  222. package/dist/sdk/models/operations/patchaccountingtaxrate.js +1 -1
  223. package/dist/sdk/models/operations/patchaccountingtransaction.js +1 -1
  224. package/dist/sdk/models/operations/patchatsactivity.js +1 -1
  225. package/dist/sdk/models/operations/patchatsapplication.js +1 -1
  226. package/dist/sdk/models/operations/patchatscandidate.js +1 -1
  227. package/dist/sdk/models/operations/patchatsdocument.js +1 -1
  228. package/dist/sdk/models/operations/patchatsinterview.js +1 -1
  229. package/dist/sdk/models/operations/patchatsjob.js +1 -1
  230. package/dist/sdk/models/operations/patchatsscorecard.js +1 -1
  231. package/dist/sdk/models/operations/patchcommercecollection.js +1 -1
  232. package/dist/sdk/models/operations/patchcommerceinventory.js +1 -1
  233. package/dist/sdk/models/operations/patchcommerceitem.js +1 -1
  234. package/dist/sdk/models/operations/patchcommercelocation.js +1 -1
  235. package/dist/sdk/models/operations/patchcrmcompany.js +1 -1
  236. package/dist/sdk/models/operations/patchcrmcontact.js +1 -1
  237. package/dist/sdk/models/operations/patchcrmdeal.js +1 -1
  238. package/dist/sdk/models/operations/patchcrmevent.js +1 -1
  239. package/dist/sdk/models/operations/patchcrmlead.js +1 -1
  240. package/dist/sdk/models/operations/patchcrmpipeline.js +1 -1
  241. package/dist/sdk/models/operations/patchhriscompany.js +1 -1
  242. package/dist/sdk/models/operations/patchhrisemployee.js +1 -1
  243. package/dist/sdk/models/operations/patchhrisgroup.js +1 -1
  244. package/dist/sdk/models/operations/patchkmspage.js +1 -1
  245. package/dist/sdk/models/operations/patchkmsspace.js +1 -1
  246. package/dist/sdk/models/operations/patchmartechlist.js +1 -1
  247. package/dist/sdk/models/operations/patchmartechmember.js +1 -1
  248. package/dist/sdk/models/operations/patchmessagingmessage.js +1 -1
  249. package/dist/sdk/models/operations/patchpassthrough.js +1 -1
  250. package/dist/sdk/models/operations/patchpaymentlink.js +1 -1
  251. package/dist/sdk/models/operations/patchpaymentpayment.js +1 -1
  252. package/dist/sdk/models/operations/patchstoragefile.js +1 -1
  253. package/dist/sdk/models/operations/patchtaskproject.js +1 -1
  254. package/dist/sdk/models/operations/patchtasktask.js +1 -1
  255. package/dist/sdk/models/operations/patchticketingcustomer.js +1 -1
  256. package/dist/sdk/models/operations/patchticketingnote.js +1 -1
  257. package/dist/sdk/models/operations/patchticketingticket.js +1 -1
  258. package/dist/sdk/models/operations/patchuccontact.js +1 -1
  259. package/dist/sdk/models/operations/patchunifiedconnection.js +1 -1
  260. package/dist/sdk/models/operations/patchunifiedwebhooktrigger.js +1 -1
  261. package/dist/sdk/models/operations/removeaccountingaccount.js +1 -1
  262. package/dist/sdk/models/operations/removeaccountingcontact.js +1 -1
  263. package/dist/sdk/models/operations/removeaccountinginvoice.js +1 -1
  264. package/dist/sdk/models/operations/removeaccountingjournal.js +1 -1
  265. package/dist/sdk/models/operations/removeaccountingtaxrate.js +1 -1
  266. package/dist/sdk/models/operations/removeaccountingtransaction.js +1 -1
  267. package/dist/sdk/models/operations/removeatsactivity.js +1 -1
  268. package/dist/sdk/models/operations/removeatsapplication.js +1 -1
  269. package/dist/sdk/models/operations/removeatscandidate.js +1 -1
  270. package/dist/sdk/models/operations/removeatsdocument.js +1 -1
  271. package/dist/sdk/models/operations/removeatsinterview.js +1 -1
  272. package/dist/sdk/models/operations/removeatsjob.js +1 -1
  273. package/dist/sdk/models/operations/removeatsscorecard.js +1 -1
  274. package/dist/sdk/models/operations/removecommercecollection.js +1 -1
  275. package/dist/sdk/models/operations/removecommerceinventory.js +1 -1
  276. package/dist/sdk/models/operations/removecommerceitem.js +1 -1
  277. package/dist/sdk/models/operations/removecommercelocation.js +1 -1
  278. package/dist/sdk/models/operations/removecrmcompany.js +1 -1
  279. package/dist/sdk/models/operations/removecrmcontact.js +1 -1
  280. package/dist/sdk/models/operations/removecrmdeal.js +1 -1
  281. package/dist/sdk/models/operations/removecrmevent.js +1 -1
  282. package/dist/sdk/models/operations/removecrmlead.js +1 -1
  283. package/dist/sdk/models/operations/removecrmpipeline.js +1 -1
  284. package/dist/sdk/models/operations/removehriscompany.js +1 -1
  285. package/dist/sdk/models/operations/removehrisemployee.js +1 -1
  286. package/dist/sdk/models/operations/removehrisgroup.js +1 -1
  287. package/dist/sdk/models/operations/removekmspage.js +1 -1
  288. package/dist/sdk/models/operations/removekmsspace.js +1 -1
  289. package/dist/sdk/models/operations/removemartechlist.js +1 -1
  290. package/dist/sdk/models/operations/removemartechmember.js +1 -1
  291. package/dist/sdk/models/operations/removemessagingmessage.js +1 -1
  292. package/dist/sdk/models/operations/removepassthrough.js +1 -1
  293. package/dist/sdk/models/operations/removepaymentlink.js +1 -1
  294. package/dist/sdk/models/operations/removepaymentpayment.js +1 -1
  295. package/dist/sdk/models/operations/removestoragefile.js +1 -1
  296. package/dist/sdk/models/operations/removetaskproject.js +1 -1
  297. package/dist/sdk/models/operations/removetasktask.js +1 -1
  298. package/dist/sdk/models/operations/removeticketingcustomer.js +1 -1
  299. package/dist/sdk/models/operations/removeticketingnote.js +1 -1
  300. package/dist/sdk/models/operations/removeticketingticket.js +1 -1
  301. package/dist/sdk/models/operations/removeuccontact.js +1 -1
  302. package/dist/sdk/models/operations/removeunifiedconnection.js +1 -1
  303. package/dist/sdk/models/operations/removeunifiedwebhook.js +1 -1
  304. package/dist/sdk/models/operations/updateaccountingaccount.js +1 -1
  305. package/dist/sdk/models/operations/updateaccountingcontact.js +1 -1
  306. package/dist/sdk/models/operations/updateaccountinginvoice.js +1 -1
  307. package/dist/sdk/models/operations/updateaccountingjournal.js +1 -1
  308. package/dist/sdk/models/operations/updateaccountingtaxrate.js +1 -1
  309. package/dist/sdk/models/operations/updateaccountingtransaction.js +1 -1
  310. package/dist/sdk/models/operations/updateatsactivity.js +1 -1
  311. package/dist/sdk/models/operations/updateatsapplication.js +1 -1
  312. package/dist/sdk/models/operations/updateatscandidate.js +1 -1
  313. package/dist/sdk/models/operations/updateatsdocument.js +1 -1
  314. package/dist/sdk/models/operations/updateatsinterview.js +1 -1
  315. package/dist/sdk/models/operations/updateatsjob.js +1 -1
  316. package/dist/sdk/models/operations/updateatsscorecard.js +1 -1
  317. package/dist/sdk/models/operations/updatecommercecollection.js +1 -1
  318. package/dist/sdk/models/operations/updatecommerceinventory.js +1 -1
  319. package/dist/sdk/models/operations/updatecommerceitem.js +1 -1
  320. package/dist/sdk/models/operations/updatecommercelocation.js +1 -1
  321. package/dist/sdk/models/operations/updatecrmcompany.js +1 -1
  322. package/dist/sdk/models/operations/updatecrmcontact.js +1 -1
  323. package/dist/sdk/models/operations/updatecrmdeal.js +1 -1
  324. package/dist/sdk/models/operations/updatecrmevent.js +1 -1
  325. package/dist/sdk/models/operations/updatecrmlead.js +1 -1
  326. package/dist/sdk/models/operations/updatecrmpipeline.js +1 -1
  327. package/dist/sdk/models/operations/updatehriscompany.js +1 -1
  328. package/dist/sdk/models/operations/updatehrisemployee.js +1 -1
  329. package/dist/sdk/models/operations/updatehrisgroup.js +1 -1
  330. package/dist/sdk/models/operations/updatekmspage.js +1 -1
  331. package/dist/sdk/models/operations/updatekmsspace.js +1 -1
  332. package/dist/sdk/models/operations/updatemartechlist.js +1 -1
  333. package/dist/sdk/models/operations/updatemartechmember.js +1 -1
  334. package/dist/sdk/models/operations/updatemessagingmessage.js +1 -1
  335. package/dist/sdk/models/operations/updatepassthrough.js +1 -1
  336. package/dist/sdk/models/operations/updatepaymentlink.js +1 -1
  337. package/dist/sdk/models/operations/updatepaymentpayment.js +1 -1
  338. package/dist/sdk/models/operations/updatestoragefile.js +1 -1
  339. package/dist/sdk/models/operations/updatetaskproject.js +1 -1
  340. package/dist/sdk/models/operations/updatetasktask.js +1 -1
  341. package/dist/sdk/models/operations/updateticketingcustomer.js +1 -1
  342. package/dist/sdk/models/operations/updateticketingnote.js +1 -1
  343. package/dist/sdk/models/operations/updateticketingticket.js +1 -1
  344. package/dist/sdk/models/operations/updateuccontact.js +1 -1
  345. package/dist/sdk/models/operations/updateunifiedconnection.js +1 -1
  346. package/dist/sdk/models/operations/updateunifiedwebhooktrigger.js +1 -1
  347. package/dist/sdk/models/shared/accountingaccount.js +1 -1
  348. package/dist/sdk/models/shared/accountingcontact.js +1 -1
  349. package/dist/sdk/models/shared/accountingcontactpaymentmethod.js +1 -1
  350. package/dist/sdk/models/shared/accountingemail.js +1 -1
  351. package/dist/sdk/models/shared/accountinginvoice.js +1 -1
  352. package/dist/sdk/models/shared/accountingjournal.js +1 -1
  353. package/dist/sdk/models/shared/accountingjournallineitem.js +1 -1
  354. package/dist/sdk/models/shared/accountinglineitem.js +1 -1
  355. package/dist/sdk/models/shared/accountingorganization.js +1 -1
  356. package/dist/sdk/models/shared/accountingtaxrate.js +1 -1
  357. package/dist/sdk/models/shared/accountingtelephone.js +1 -1
  358. package/dist/sdk/models/shared/accountingtransaction.js +1 -1
  359. package/dist/sdk/models/shared/accountingtransactionlineitem.js +1 -1
  360. package/dist/sdk/models/shared/apicall.js +1 -1
  361. package/dist/sdk/models/shared/atsactivity.js +1 -1
  362. package/dist/sdk/models/shared/atsaddress.js +1 -1
  363. package/dist/sdk/models/shared/atsapplication.js +1 -1
  364. package/dist/sdk/models/shared/atsapplicationanswer.js +1 -1
  365. package/dist/sdk/models/shared/atscandidate.js +1 -1
  366. package/dist/sdk/models/shared/atscompany.js +1 -1
  367. package/dist/sdk/models/shared/atscompensation.js +1 -1
  368. package/dist/sdk/models/shared/atsdocument.js +1 -1
  369. package/dist/sdk/models/shared/atsemail.js +1 -1
  370. package/dist/sdk/models/shared/atsinterview.js +1 -1
  371. package/dist/sdk/models/shared/atsjob.js +1 -1
  372. package/dist/sdk/models/shared/atsjobquestion.js +1 -1
  373. package/dist/sdk/models/shared/atsscorecard.js +1 -1
  374. package/dist/sdk/models/shared/atsscorecardquestion.js +1 -1
  375. package/dist/sdk/models/shared/atsstatus.js +1 -1
  376. package/dist/sdk/models/shared/atstelephone.js +1 -1
  377. package/dist/sdk/models/shared/commercecollection.js +1 -1
  378. package/dist/sdk/models/shared/commerceinventory.js +1 -1
  379. package/dist/sdk/models/shared/commerceitem.js +1 -1
  380. package/dist/sdk/models/shared/commerceitemmedia.js +1 -1
  381. package/dist/sdk/models/shared/commerceitemoption.js +1 -1
  382. package/dist/sdk/models/shared/commerceitemprice.js +1 -1
  383. package/dist/sdk/models/shared/commerceitemvariant.js +1 -1
  384. package/dist/sdk/models/shared/commercelocation.js +1 -1
  385. package/dist/sdk/models/shared/connection.js +1 -1
  386. package/dist/sdk/models/shared/crmcompany.js +1 -1
  387. package/dist/sdk/models/shared/crmcontact.js +1 -1
  388. package/dist/sdk/models/shared/crmdeal.js +1 -1
  389. package/dist/sdk/models/shared/crmemail.js +1 -1
  390. package/dist/sdk/models/shared/crmevent.js +1 -1
  391. package/dist/sdk/models/shared/crmlead.js +1 -1
  392. package/dist/sdk/models/shared/crmpipeline.js +1 -1
  393. package/dist/sdk/models/shared/crmstage.js +1 -1
  394. package/dist/sdk/models/shared/crmtelephone.js +1 -1
  395. package/dist/sdk/models/shared/enrichcompany.js +1 -1
  396. package/dist/sdk/models/shared/enrichemail.js +1 -1
  397. package/dist/sdk/models/shared/enrichperson.js +1 -1
  398. package/dist/sdk/models/shared/enrichpersonworkhistory.js +1 -1
  399. package/dist/sdk/models/shared/enrichtelephone.js +1 -1
  400. package/dist/sdk/models/shared/genaicontent.js +1 -1
  401. package/dist/sdk/models/shared/genaimodel.js +1 -1
  402. package/dist/sdk/models/shared/genaiprompt.js +1 -1
  403. package/dist/sdk/models/shared/hriscompany.js +1 -1
  404. package/dist/sdk/models/shared/hriscompensation.js +1 -1
  405. package/dist/sdk/models/shared/hrisemail.js +1 -1
  406. package/dist/sdk/models/shared/hrisemployee.js +1 -1
  407. package/dist/sdk/models/shared/hrisgroup.js +1 -1
  408. package/dist/sdk/models/shared/hrispayslip.js +1 -1
  409. package/dist/sdk/models/shared/hrispayslipdetail.js +1 -1
  410. package/dist/sdk/models/shared/hristelephone.js +1 -1
  411. package/dist/sdk/models/shared/hristimeoff.js +1 -1
  412. package/dist/sdk/models/shared/index.js +1 -1
  413. package/dist/sdk/models/shared/integration.js +1 -1
  414. package/dist/sdk/models/shared/integrationsupport.js +1 -1
  415. package/dist/sdk/models/shared/issue.js +1 -1
  416. package/dist/sdk/models/shared/kmspage.js +1 -1
  417. package/dist/sdk/models/shared/kmsspace.js +1 -1
  418. package/dist/sdk/models/shared/marketingemail.js +1 -1
  419. package/dist/sdk/models/shared/marketinglist.js +1 -1
  420. package/dist/sdk/models/shared/marketingmember.js +1 -1
  421. package/dist/sdk/models/shared/messagingattachment.js +1 -1
  422. package/dist/sdk/models/shared/messagingchannel.js +1 -1
  423. package/dist/sdk/models/shared/messagingmember.js +1 -1
  424. package/dist/sdk/models/shared/messagingmessage.js +1 -1
  425. package/dist/sdk/models/shared/paymentlink.js +1 -1
  426. package/dist/sdk/models/shared/paymentlinklineitem.js +1 -1
  427. package/dist/sdk/models/shared/paymentpayment.js +1 -1
  428. package/dist/sdk/models/shared/paymentpayout.js +1 -1
  429. package/dist/sdk/models/shared/paymentrefund.js +1 -1
  430. package/dist/sdk/models/shared/propertyaccountingcontactbillingaddress.js +1 -1
  431. package/dist/sdk/models/shared/propertyaccountingcontactshippingaddress.js +1 -1
  432. package/dist/sdk/models/shared/propertyaccountingorganizationaddress.js +1 -1
  433. package/dist/sdk/models/shared/propertyatscandidateaddress.js +1 -1
  434. package/dist/sdk/models/shared/propertyatscompanyaddress.js +1 -1
  435. package/dist/sdk/models/shared/propertycommercelocationaddress.js +1 -1
  436. package/dist/sdk/models/shared/propertyconnectionauth.js +1 -1
  437. package/dist/sdk/models/shared/propertyconnectioncategories.js +1 -1
  438. package/dist/sdk/models/shared/propertyconnectionpermissions.js +1 -1
  439. package/dist/sdk/models/shared/propertycrmcompanyaddress.js +1 -1
  440. package/dist/sdk/models/shared/propertycrmcontactaddress.js +1 -1
  441. package/dist/sdk/models/shared/propertycrmeventcall.js +1 -1
  442. package/dist/sdk/models/shared/propertycrmeventemail.js +1 -1
  443. package/dist/sdk/models/shared/propertycrmeventmeeting.js +1 -1
  444. package/dist/sdk/models/shared/propertycrmeventnote.js +1 -1
  445. package/dist/sdk/models/shared/propertycrmeventtask.js +1 -1
  446. package/dist/sdk/models/shared/propertycrmleadaddress.js +1 -1
  447. package/dist/sdk/models/shared/propertyenrichcompanyaddress.js +1 -1
  448. package/dist/sdk/models/shared/propertyenrichpersonaddress.js +1 -1
  449. package/dist/sdk/models/shared/propertyhriscompanyaddress.js +1 -1
  450. package/dist/sdk/models/shared/propertyhrisemployeeaddress.js +1 -1
  451. package/dist/sdk/models/shared/propertyhrisemployeeemployeeroles.js +1 -1
  452. package/dist/sdk/models/shared/propertyintegrationcategories.js +1 -1
  453. package/dist/sdk/models/shared/propertyintegrationsupportwebhookevents.js +1 -1
  454. package/dist/sdk/models/shared/propertymessagingmessageauthormember.js +1 -1
  455. package/dist/sdk/models/shared/propertypropertyintegrationsupportwebhookeventscreated.js +1 -1
  456. package/dist/sdk/models/shared/propertypropertyintegrationsupportwebhookeventsdeleted.js +1 -1
  457. package/dist/sdk/models/shared/propertypropertyintegrationsupportwebhookeventsupdated.js +1 -1
  458. package/dist/sdk/models/shared/propertystoragepermissionroles.js +1 -1
  459. package/dist/sdk/models/shared/propertyuccalltelephone.js +1 -1
  460. package/dist/sdk/models/shared/security.js +1 -1
  461. package/dist/sdk/models/shared/storagefile.js +1 -1
  462. package/dist/sdk/models/shared/storagepermission.js +1 -1
  463. package/dist/sdk/models/shared/taskproject.js +1 -1
  464. package/dist/sdk/models/shared/tasktask.js +1 -1
  465. package/dist/sdk/models/shared/ticketingcustomer.js +1 -1
  466. package/dist/sdk/models/shared/ticketingemail.js +1 -1
  467. package/dist/sdk/models/shared/ticketingnote.js +1 -1
  468. package/dist/sdk/models/shared/ticketingtelephone.js +1 -1
  469. package/dist/sdk/models/shared/ticketingticket.js +1 -1
  470. package/dist/sdk/models/shared/uccall.js +1 -1
  471. package/dist/sdk/models/shared/uccontact.js +1 -1
  472. package/dist/sdk/models/shared/ucemail.js +1 -1
  473. package/dist/sdk/models/shared/uctelephone.js +1 -1
  474. package/dist/sdk/models/shared/webhook.js +1 -1
  475. package/dist/sdk/note.js +1 -3
  476. package/dist/sdk/organization.js +1 -1
  477. package/dist/sdk/page.js +1 -3
  478. package/dist/sdk/passthrough.js +1 -1
  479. package/dist/sdk/payment.js +1 -5
  480. package/dist/sdk/payout.js +1 -1
  481. package/dist/sdk/payslip.js +1 -1
  482. package/dist/sdk/person.js +1 -1
  483. package/dist/sdk/pipeline.js +1 -3
  484. package/dist/sdk/project.js +1 -3
  485. package/dist/sdk/prompt.js +1 -1
  486. package/dist/sdk/refund.js +1 -1
  487. package/dist/sdk/scorecard.js +1 -3
  488. package/dist/sdk/sdk.js +4 -4
  489. package/dist/sdk/space.js +1 -3
  490. package/dist/sdk/storage.js +1 -3
  491. package/dist/sdk/task.js +1 -5
  492. package/dist/sdk/taxrate.js +1 -3
  493. package/dist/sdk/ticket.js +1 -3
  494. package/dist/sdk/ticketing.js +1 -7
  495. package/dist/sdk/timeoff.js +1 -1
  496. package/dist/sdk/transaction.js +1 -3
  497. package/dist/sdk/types/index.js +1 -1
  498. package/dist/sdk/types/rfcdate.js +1 -1
  499. package/dist/sdk/uc.js +1 -3
  500. package/dist/sdk/unified.js +1 -9
  501. package/dist/sdk/webhook.js +1 -7
  502. package/docs/sdk/models/operations/connectionid.md +9 -0
  503. package/docs/sdk/models/operations/integrationtype.md +9 -0
  504. package/docs/sdk/models/operations/listunifiedapicallsrequest.md +0 -1
  505. package/docs/sdk/models/operations/listunifiedwebhooksrequest.md +3 -0
  506. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __extends = (this && this.__extends) || (function () {
6
6
  var extendStatics = function (d, b) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __extends = (this && this.__extends) || (function () {
6
6
  var extendStatics = function (d, b) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __extends = (this && this.__extends) || (function () {
6
6
  var extendStatics = function (d, b) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __extends = (this && this.__extends) || (function () {
6
6
  var extendStatics = function (d, b) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __extends = (this && this.__extends) || (function () {
6
6
  var extendStatics = function (d, b) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __extends = (this && this.__extends) || (function () {
6
6
  var extendStatics = function (d, b) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __extends = (this && this.__extends) || (function () {
6
6
  var extendStatics = function (d, b) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __extends = (this && this.__extends) || (function () {
6
6
  var extendStatics = function (d, b) {
package/dist/sdk/note.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -410,8 +410,6 @@ var Note = /** @class */ (function () {
410
410
  });
411
411
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
412
412
  switch (true) {
413
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
414
- break;
415
413
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
416
414
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
417
415
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
package/dist/sdk/page.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -410,8 +410,6 @@ var Page = /** @class */ (function () {
410
410
  });
411
411
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
412
412
  switch (true) {
413
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
414
- break;
415
413
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
416
414
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
417
415
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -930,8 +930,6 @@ var Payment = /** @class */ (function () {
930
930
  });
931
931
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
932
932
  switch (true) {
933
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
934
- break;
935
933
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
936
934
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
937
935
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -993,8 +991,6 @@ var Payment = /** @class */ (function () {
993
991
  });
994
992
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
995
993
  switch (true) {
996
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
997
- break;
998
994
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
999
995
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1000
996
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -410,8 +410,6 @@ var Pipeline = /** @class */ (function () {
410
410
  });
411
411
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
412
412
  switch (true) {
413
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
414
- break;
415
413
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
416
414
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
417
415
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -410,8 +410,6 @@ var Project = /** @class */ (function () {
410
410
  });
411
411
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
412
412
  switch (true) {
413
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
414
- break;
415
413
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
416
414
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
417
415
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -410,8 +410,6 @@ var Scorecard = /** @class */ (function () {
410
410
  });
411
411
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
412
412
  switch (true) {
413
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
414
- break;
415
413
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
416
414
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
417
415
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
package/dist/sdk/sdk.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __importDefault = (this && this.__importDefault) || function (mod) {
6
6
  return (mod && mod.__esModule) ? mod : { "default": mod };
@@ -95,9 +95,9 @@ var SDKConfiguration = /** @class */ (function () {
95
95
  function SDKConfiguration(init) {
96
96
  this.language = "typescript";
97
97
  this.openapiDocVersion = "1.0";
98
- this.sdkVersion = "1.0.61";
99
- this.genVersion = "2.378.3";
100
- this.userAgent = "speakeasy-sdk/typescript 1.0.61 2.378.3 1.0 @unified-api/typescript-sdk";
98
+ this.sdkVersion = "1.0.63";
99
+ this.genVersion = "2.379.6";
100
+ this.userAgent = "speakeasy-sdk/typescript 1.0.63 2.379.6 1.0 @unified-api/typescript-sdk";
101
101
  Object.assign(this, init);
102
102
  }
103
103
  return SDKConfiguration;
package/dist/sdk/space.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -410,8 +410,6 @@ var Space = /** @class */ (function () {
410
410
  });
411
411
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
412
412
  switch (true) {
413
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
414
- break;
415
413
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
416
414
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
417
415
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -410,8 +410,6 @@ var Storage = /** @class */ (function () {
410
410
  });
411
411
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
412
412
  switch (true) {
413
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
414
- break;
415
413
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
416
414
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
417
415
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
package/dist/sdk/task.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -678,8 +678,6 @@ var Task = /** @class */ (function () {
678
678
  });
679
679
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
680
680
  switch (true) {
681
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
682
- break;
683
681
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
684
682
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
685
683
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -741,8 +739,6 @@ var Task = /** @class */ (function () {
741
739
  });
742
740
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
743
741
  switch (true) {
744
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
745
- break;
746
742
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
747
743
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
748
744
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -410,8 +410,6 @@ var Taxrate = /** @class */ (function () {
410
410
  });
411
411
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
412
412
  switch (true) {
413
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
414
- break;
415
413
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
416
414
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
417
415
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -410,8 +410,6 @@ var Ticket = /** @class */ (function () {
410
410
  });
411
411
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
412
412
  switch (true) {
413
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
414
- break;
415
413
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
416
414
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
417
415
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -946,8 +946,6 @@ var Ticketing = /** @class */ (function () {
946
946
  });
947
947
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
948
948
  switch (true) {
949
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
950
- break;
951
949
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
952
950
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
953
951
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1009,8 +1007,6 @@ var Ticketing = /** @class */ (function () {
1009
1007
  });
1010
1008
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1011
1009
  switch (true) {
1012
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1013
- break;
1014
1010
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1015
1011
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1016
1012
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1072,8 +1068,6 @@ var Ticketing = /** @class */ (function () {
1072
1068
  });
1073
1069
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1074
1070
  switch (true) {
1075
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1076
- break;
1077
1071
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1078
1072
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1079
1073
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -410,8 +410,6 @@ var Transaction = /** @class */ (function () {
410
410
  });
411
411
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
412
412
  switch (true) {
413
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
414
- break;
415
413
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
416
414
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
417
415
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
6
  if (k2 === undefined) k2 = k;
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __read = (this && this.__read) || function (o, n) {
6
6
  var m = typeof Symbol === "function" && o[Symbol.iterator];
package/dist/sdk/uc.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -474,8 +474,6 @@ var Uc = /** @class */ (function () {
474
474
  });
475
475
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
476
476
  switch (true) {
477
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
478
- break;
479
477
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
480
478
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
481
479
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -994,8 +994,6 @@ var Unified = /** @class */ (function () {
994
994
  });
995
995
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
996
996
  switch (true) {
997
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
998
- break;
999
997
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1000
998
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1001
999
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1057,8 +1055,6 @@ var Unified = /** @class */ (function () {
1057
1055
  });
1058
1056
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1059
1057
  switch (true) {
1060
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1061
- break;
1062
1058
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1063
1059
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1064
1060
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1120,8 +1116,6 @@ var Unified = /** @class */ (function () {
1120
1116
  });
1121
1117
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1122
1118
  switch (true) {
1123
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1124
- break;
1125
1119
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1126
1120
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1127
1121
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1254,8 +1248,6 @@ var Unified = /** @class */ (function () {
1254
1248
  });
1255
1249
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1256
1250
  switch (true) {
1257
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1258
- break;
1259
1251
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1260
1252
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1261
1253
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /*
3
- * Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
3
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -342,8 +342,6 @@ var Webhook = /** @class */ (function () {
342
342
  });
343
343
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
344
344
  switch (true) {
345
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
346
- break;
347
345
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
348
346
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
349
347
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -405,8 +403,6 @@ var Webhook = /** @class */ (function () {
405
403
  });
406
404
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
407
405
  switch (true) {
408
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
409
- break;
410
406
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
411
407
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
412
408
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -468,8 +464,6 @@ var Webhook = /** @class */ (function () {
468
464
  });
469
465
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
470
466
  switch (true) {
471
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
472
- break;
473
467
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
474
468
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
475
469
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -0,0 +1,9 @@
1
+ # ConnectionId
2
+
3
+ A connection represents a specific authentication of an integration.
4
+
5
+
6
+ ## Fields
7
+
8
+ | Field | Type | Required | Description |
9
+ | ----------- | ----------- | ----------- | ----------- |
@@ -0,0 +1,9 @@
1
+ # IntegrationType
2
+
3
+ Informational object for supported integrations.
4
+
5
+
6
+ ## Fields
7
+
8
+ | Field | Type | Required | Description |
9
+ | ----------- | ----------- | ----------- | ----------- |
@@ -6,7 +6,6 @@
6
6
  | Field | Type | Required | Description |
7
7
  | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
8
8
  | `connectionId` | *string* | :heavy_minus_sign: | Filter the results to just this integration's API calls |
9
- | `createdLte` | [Date](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) | :heavy_minus_sign: | Return only results whose updated date is equal or less to this value |
10
9
  | `env` | *string* | :heavy_minus_sign: | N/A |
11
10
  | `error` | *boolean* | :heavy_minus_sign: | Filter the results for API Calls with errors |
12
11
  | `externalXref` | *string* | :heavy_minus_sign: | Filter the results to only those integrations for your user referenced by this value |
@@ -5,7 +5,10 @@
5
5
 
6
6
  | Field | Type | Required | Description |
7
7
  | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
8
+ | `connectionId` | [operations.ConnectionId](../../../sdk/models/operations/connectionid.md) | :heavy_minus_sign: | A connection represents a specific authentication of an integration. |
9
+ | `createdLte` | [Date](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) | :heavy_minus_sign: | Return only results whose created date is equal or less to this value |
8
10
  | `env` | *string* | :heavy_minus_sign: | N/A |
11
+ | `integrationType` | [operations.IntegrationType](../../../sdk/models/operations/integrationtype.md) | :heavy_minus_sign: | Informational object for supported integrations. |
9
12
  | `limit` | *number* | :heavy_minus_sign: | N/A |
10
13
  | `object` | *string* | :heavy_minus_sign: | Filter the results for webhooks for only this object |
11
14
  | `offset` | *number* | :heavy_minus_sign: | N/A |