@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
package/dist/index.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 __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
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.matchContentType = void 0;
@@ -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
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.getHeadersFromResponse = exports.getHeadersFromRequest = exports.headerMetadataKey = void 0;
@@ -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
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.getSimplePathParams = exports.ppMetadataKey = void 0;
@@ -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];
@@ -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];
@@ -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 __read = (this && this.__read) || function (o, n) {
6
6
  var m = typeof Symbol === "function" && o[Symbol.iterator];
@@ -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 __values = (this && this.__values) || function(o) {
6
6
  var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
@@ -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 Account = /** @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) {
@@ -1876,8 +1876,6 @@ var Accounting = /** @class */ (function () {
1876
1876
  });
1877
1877
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1878
1878
  switch (true) {
1879
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1880
- break;
1881
1879
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1882
1880
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1883
1881
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1939,8 +1937,6 @@ var Accounting = /** @class */ (function () {
1939
1937
  });
1940
1938
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1941
1939
  switch (true) {
1942
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1943
- break;
1944
1940
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1945
1941
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1946
1942
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2002,8 +1998,6 @@ var Accounting = /** @class */ (function () {
2002
1998
  });
2003
1999
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2004
2000
  switch (true) {
2005
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2006
- break;
2007
2001
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2008
2002
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2009
2003
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2065,8 +2059,6 @@ var Accounting = /** @class */ (function () {
2065
2059
  });
2066
2060
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2067
2061
  switch (true) {
2068
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2069
- break;
2070
2062
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2071
2063
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2072
2064
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2128,8 +2120,6 @@ var Accounting = /** @class */ (function () {
2128
2120
  });
2129
2121
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2130
2122
  switch (true) {
2131
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2132
- break;
2133
2123
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2134
2124
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2135
2125
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2191,8 +2181,6 @@ var Accounting = /** @class */ (function () {
2191
2181
  });
2192
2182
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2193
2183
  switch (true) {
2194
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2195
- break;
2196
2184
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2197
2185
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2198
2186
  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 Activity = /** @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) {
@@ -410,8 +410,6 @@ var Application = /** @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/ats.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) {
@@ -2208,8 +2208,6 @@ var Ats = /** @class */ (function () {
2208
2208
  });
2209
2209
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2210
2210
  switch (true) {
2211
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2212
- break;
2213
2211
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2214
2212
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2215
2213
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2271,8 +2269,6 @@ var Ats = /** @class */ (function () {
2271
2269
  });
2272
2270
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2273
2271
  switch (true) {
2274
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2275
- break;
2276
2272
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2277
2273
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2278
2274
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2334,8 +2330,6 @@ var Ats = /** @class */ (function () {
2334
2330
  });
2335
2331
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2336
2332
  switch (true) {
2337
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2338
- break;
2339
2333
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2340
2334
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2341
2335
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2397,8 +2391,6 @@ var Ats = /** @class */ (function () {
2397
2391
  });
2398
2392
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2399
2393
  switch (true) {
2400
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2401
- break;
2402
2394
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2403
2395
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2404
2396
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2460,8 +2452,6 @@ var Ats = /** @class */ (function () {
2460
2452
  });
2461
2453
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2462
2454
  switch (true) {
2463
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2464
- break;
2465
2455
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2466
2456
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2467
2457
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2523,8 +2513,6 @@ var Ats = /** @class */ (function () {
2523
2513
  });
2524
2514
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2525
2515
  switch (true) {
2526
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2527
- break;
2528
2516
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2529
2517
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2530
2518
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2586,8 +2574,6 @@ var Ats = /** @class */ (function () {
2586
2574
  });
2587
2575
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2588
2576
  switch (true) {
2589
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2590
- break;
2591
2577
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2592
2578
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2593
2579
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
package/dist/sdk/auth.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) {
package/dist/sdk/call.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) {
@@ -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 Candidate = /** @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) {
@@ -410,8 +410,6 @@ var Collection = /** @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) {
@@ -1214,8 +1214,6 @@ var Commerce = /** @class */ (function () {
1214
1214
  });
1215
1215
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1216
1216
  switch (true) {
1217
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1218
- break;
1219
1217
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1220
1218
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1221
1219
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1277,8 +1275,6 @@ var Commerce = /** @class */ (function () {
1277
1275
  });
1278
1276
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1279
1277
  switch (true) {
1280
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1281
- break;
1282
1278
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1283
1279
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1284
1280
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1340,8 +1336,6 @@ var Commerce = /** @class */ (function () {
1340
1336
  });
1341
1337
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1342
1338
  switch (true) {
1343
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1344
- break;
1345
1339
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1346
1340
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1347
1341
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1403,8 +1397,6 @@ var Commerce = /** @class */ (function () {
1403
1397
  });
1404
1398
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1405
1399
  switch (true) {
1406
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1407
- break;
1408
1400
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1409
1401
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1410
1402
  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) {
@@ -866,8 +866,6 @@ var Company = /** @class */ (function () {
866
866
  });
867
867
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
868
868
  switch (true) {
869
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
870
- break;
871
869
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
872
870
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
873
871
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -929,8 +927,6 @@ var Company = /** @class */ (function () {
929
927
  });
930
928
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
931
929
  switch (true) {
932
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
933
- break;
934
930
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
935
931
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
936
932
  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) {
@@ -409,8 +409,6 @@ var Connection = /** @class */ (function () {
409
409
  });
410
410
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
411
411
  switch (true) {
412
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
413
- break;
414
412
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
415
413
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
416
414
  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 Contact = /** @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 Contact = /** @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 Contact = /** @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);
package/dist/sdk/crm.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) {
@@ -1750,8 +1750,6 @@ var Crm = /** @class */ (function () {
1750
1750
  });
1751
1751
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1752
1752
  switch (true) {
1753
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1754
- break;
1755
1753
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1756
1754
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1757
1755
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1813,8 +1811,6 @@ var Crm = /** @class */ (function () {
1813
1811
  });
1814
1812
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1815
1813
  switch (true) {
1816
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1817
- break;
1818
1814
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1819
1815
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1820
1816
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1876,8 +1872,6 @@ var Crm = /** @class */ (function () {
1876
1872
  });
1877
1873
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1878
1874
  switch (true) {
1879
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1880
- break;
1881
1875
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1882
1876
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1883
1877
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1939,8 +1933,6 @@ var Crm = /** @class */ (function () {
1939
1933
  });
1940
1934
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1941
1935
  switch (true) {
1942
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1943
- break;
1944
1936
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1945
1937
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1946
1938
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2002,8 +1994,6 @@ var Crm = /** @class */ (function () {
2002
1994
  });
2003
1995
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2004
1996
  switch (true) {
2005
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2006
- break;
2007
1997
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2008
1998
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2009
1999
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -2065,8 +2055,6 @@ var Crm = /** @class */ (function () {
2065
2055
  });
2066
2056
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
2067
2057
  switch (true) {
2068
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
2069
- break;
2070
2058
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
2071
2059
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
2072
2060
  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 Customer = /** @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/deal.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 Deal = /** @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 Document = /** @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);