@unified-api/typescript-sdk 1.0.61 → 1.0.62

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 (500) 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.js +1 -1
  211. package/dist/sdk/models/operations/listunifiedconnections.js +1 -1
  212. package/dist/sdk/models/operations/listunifiedintegrations.js +1 -1
  213. package/dist/sdk/models/operations/listunifiedintegrationworkspaces.js +1 -1
  214. package/dist/sdk/models/operations/listunifiedissues.js +1 -1
  215. package/dist/sdk/models/operations/listunifiedwebhooks.js +1 -1
  216. package/dist/sdk/models/operations/patchaccountingaccount.js +1 -1
  217. package/dist/sdk/models/operations/patchaccountingcontact.js +1 -1
  218. package/dist/sdk/models/operations/patchaccountinginvoice.js +1 -1
  219. package/dist/sdk/models/operations/patchaccountingjournal.js +1 -1
  220. package/dist/sdk/models/operations/patchaccountingtaxrate.js +1 -1
  221. package/dist/sdk/models/operations/patchaccountingtransaction.js +1 -1
  222. package/dist/sdk/models/operations/patchatsactivity.js +1 -1
  223. package/dist/sdk/models/operations/patchatsapplication.js +1 -1
  224. package/dist/sdk/models/operations/patchatscandidate.js +1 -1
  225. package/dist/sdk/models/operations/patchatsdocument.js +1 -1
  226. package/dist/sdk/models/operations/patchatsinterview.js +1 -1
  227. package/dist/sdk/models/operations/patchatsjob.js +1 -1
  228. package/dist/sdk/models/operations/patchatsscorecard.js +1 -1
  229. package/dist/sdk/models/operations/patchcommercecollection.js +1 -1
  230. package/dist/sdk/models/operations/patchcommerceinventory.js +1 -1
  231. package/dist/sdk/models/operations/patchcommerceitem.js +1 -1
  232. package/dist/sdk/models/operations/patchcommercelocation.js +1 -1
  233. package/dist/sdk/models/operations/patchcrmcompany.js +1 -1
  234. package/dist/sdk/models/operations/patchcrmcontact.js +1 -1
  235. package/dist/sdk/models/operations/patchcrmdeal.js +1 -1
  236. package/dist/sdk/models/operations/patchcrmevent.js +1 -1
  237. package/dist/sdk/models/operations/patchcrmlead.js +1 -1
  238. package/dist/sdk/models/operations/patchcrmpipeline.js +1 -1
  239. package/dist/sdk/models/operations/patchhriscompany.js +1 -1
  240. package/dist/sdk/models/operations/patchhrisemployee.js +1 -1
  241. package/dist/sdk/models/operations/patchhrisgroup.js +1 -1
  242. package/dist/sdk/models/operations/patchkmspage.js +1 -1
  243. package/dist/sdk/models/operations/patchkmsspace.js +1 -1
  244. package/dist/sdk/models/operations/patchmartechlist.js +1 -1
  245. package/dist/sdk/models/operations/patchmartechmember.js +1 -1
  246. package/dist/sdk/models/operations/patchmessagingmessage.js +1 -1
  247. package/dist/sdk/models/operations/patchpassthrough.js +1 -1
  248. package/dist/sdk/models/operations/patchpaymentlink.js +1 -1
  249. package/dist/sdk/models/operations/patchpaymentpayment.js +1 -1
  250. package/dist/sdk/models/operations/patchstoragefile.js +1 -1
  251. package/dist/sdk/models/operations/patchtaskproject.js +1 -1
  252. package/dist/sdk/models/operations/patchtasktask.js +1 -1
  253. package/dist/sdk/models/operations/patchticketingcustomer.js +1 -1
  254. package/dist/sdk/models/operations/patchticketingnote.js +1 -1
  255. package/dist/sdk/models/operations/patchticketingticket.js +1 -1
  256. package/dist/sdk/models/operations/patchuccontact.js +1 -1
  257. package/dist/sdk/models/operations/patchunifiedconnection.js +1 -1
  258. package/dist/sdk/models/operations/patchunifiedwebhooktrigger.js +1 -1
  259. package/dist/sdk/models/operations/removeaccountingaccount.js +1 -1
  260. package/dist/sdk/models/operations/removeaccountingcontact.js +1 -1
  261. package/dist/sdk/models/operations/removeaccountinginvoice.js +1 -1
  262. package/dist/sdk/models/operations/removeaccountingjournal.js +1 -1
  263. package/dist/sdk/models/operations/removeaccountingtaxrate.js +1 -1
  264. package/dist/sdk/models/operations/removeaccountingtransaction.js +1 -1
  265. package/dist/sdk/models/operations/removeatsactivity.js +1 -1
  266. package/dist/sdk/models/operations/removeatsapplication.js +1 -1
  267. package/dist/sdk/models/operations/removeatscandidate.js +1 -1
  268. package/dist/sdk/models/operations/removeatsdocument.js +1 -1
  269. package/dist/sdk/models/operations/removeatsinterview.js +1 -1
  270. package/dist/sdk/models/operations/removeatsjob.js +1 -1
  271. package/dist/sdk/models/operations/removeatsscorecard.js +1 -1
  272. package/dist/sdk/models/operations/removecommercecollection.js +1 -1
  273. package/dist/sdk/models/operations/removecommerceinventory.js +1 -1
  274. package/dist/sdk/models/operations/removecommerceitem.js +1 -1
  275. package/dist/sdk/models/operations/removecommercelocation.js +1 -1
  276. package/dist/sdk/models/operations/removecrmcompany.js +1 -1
  277. package/dist/sdk/models/operations/removecrmcontact.js +1 -1
  278. package/dist/sdk/models/operations/removecrmdeal.js +1 -1
  279. package/dist/sdk/models/operations/removecrmevent.js +1 -1
  280. package/dist/sdk/models/operations/removecrmlead.js +1 -1
  281. package/dist/sdk/models/operations/removecrmpipeline.js +1 -1
  282. package/dist/sdk/models/operations/removehriscompany.js +1 -1
  283. package/dist/sdk/models/operations/removehrisemployee.js +1 -1
  284. package/dist/sdk/models/operations/removehrisgroup.js +1 -1
  285. package/dist/sdk/models/operations/removekmspage.js +1 -1
  286. package/dist/sdk/models/operations/removekmsspace.js +1 -1
  287. package/dist/sdk/models/operations/removemartechlist.js +1 -1
  288. package/dist/sdk/models/operations/removemartechmember.js +1 -1
  289. package/dist/sdk/models/operations/removemessagingmessage.js +1 -1
  290. package/dist/sdk/models/operations/removepassthrough.js +1 -1
  291. package/dist/sdk/models/operations/removepaymentlink.js +1 -1
  292. package/dist/sdk/models/operations/removepaymentpayment.js +1 -1
  293. package/dist/sdk/models/operations/removestoragefile.js +1 -1
  294. package/dist/sdk/models/operations/removetaskproject.js +1 -1
  295. package/dist/sdk/models/operations/removetasktask.js +1 -1
  296. package/dist/sdk/models/operations/removeticketingcustomer.js +1 -1
  297. package/dist/sdk/models/operations/removeticketingnote.js +1 -1
  298. package/dist/sdk/models/operations/removeticketingticket.js +1 -1
  299. package/dist/sdk/models/operations/removeuccontact.js +1 -1
  300. package/dist/sdk/models/operations/removeunifiedconnection.js +1 -1
  301. package/dist/sdk/models/operations/removeunifiedwebhook.js +1 -1
  302. package/dist/sdk/models/operations/updateaccountingaccount.js +1 -1
  303. package/dist/sdk/models/operations/updateaccountingcontact.js +1 -1
  304. package/dist/sdk/models/operations/updateaccountinginvoice.js +1 -1
  305. package/dist/sdk/models/operations/updateaccountingjournal.js +1 -1
  306. package/dist/sdk/models/operations/updateaccountingtaxrate.js +1 -1
  307. package/dist/sdk/models/operations/updateaccountingtransaction.js +1 -1
  308. package/dist/sdk/models/operations/updateatsactivity.js +1 -1
  309. package/dist/sdk/models/operations/updateatsapplication.js +1 -1
  310. package/dist/sdk/models/operations/updateatscandidate.js +1 -1
  311. package/dist/sdk/models/operations/updateatsdocument.js +1 -1
  312. package/dist/sdk/models/operations/updateatsinterview.js +1 -1
  313. package/dist/sdk/models/operations/updateatsjob.js +1 -1
  314. package/dist/sdk/models/operations/updateatsscorecard.js +1 -1
  315. package/dist/sdk/models/operations/updatecommercecollection.js +1 -1
  316. package/dist/sdk/models/operations/updatecommerceinventory.js +1 -1
  317. package/dist/sdk/models/operations/updatecommerceitem.js +1 -1
  318. package/dist/sdk/models/operations/updatecommercelocation.js +1 -1
  319. package/dist/sdk/models/operations/updatecrmcompany.js +1 -1
  320. package/dist/sdk/models/operations/updatecrmcontact.js +1 -1
  321. package/dist/sdk/models/operations/updatecrmdeal.js +1 -1
  322. package/dist/sdk/models/operations/updatecrmevent.js +1 -1
  323. package/dist/sdk/models/operations/updatecrmlead.js +1 -1
  324. package/dist/sdk/models/operations/updatecrmpipeline.js +1 -1
  325. package/dist/sdk/models/operations/updatehriscompany.js +1 -1
  326. package/dist/sdk/models/operations/updatehrisemployee.js +1 -1
  327. package/dist/sdk/models/operations/updatehrisgroup.js +1 -1
  328. package/dist/sdk/models/operations/updatekmspage.js +1 -1
  329. package/dist/sdk/models/operations/updatekmsspace.js +1 -1
  330. package/dist/sdk/models/operations/updatemartechlist.js +1 -1
  331. package/dist/sdk/models/operations/updatemartechmember.js +1 -1
  332. package/dist/sdk/models/operations/updatemessagingmessage.js +1 -1
  333. package/dist/sdk/models/operations/updatepassthrough.js +1 -1
  334. package/dist/sdk/models/operations/updatepaymentlink.js +1 -1
  335. package/dist/sdk/models/operations/updatepaymentpayment.js +1 -1
  336. package/dist/sdk/models/operations/updatestoragefile.js +1 -1
  337. package/dist/sdk/models/operations/updatetaskproject.js +1 -1
  338. package/dist/sdk/models/operations/updatetasktask.js +1 -1
  339. package/dist/sdk/models/operations/updateticketingcustomer.js +1 -1
  340. package/dist/sdk/models/operations/updateticketingnote.js +1 -1
  341. package/dist/sdk/models/operations/updateticketingticket.js +1 -1
  342. package/dist/sdk/models/operations/updateuccontact.js +1 -1
  343. package/dist/sdk/models/operations/updateunifiedconnection.js +1 -1
  344. package/dist/sdk/models/operations/updateunifiedwebhooktrigger.js +1 -1
  345. package/dist/sdk/models/shared/accountingaccount.js +1 -1
  346. package/dist/sdk/models/shared/accountingcontact.js +1 -1
  347. package/dist/sdk/models/shared/accountingcontactpaymentmethod.js +1 -1
  348. package/dist/sdk/models/shared/accountingemail.js +1 -1
  349. package/dist/sdk/models/shared/accountinginvoice.js +1 -1
  350. package/dist/sdk/models/shared/accountingjournal.js +1 -1
  351. package/dist/sdk/models/shared/accountingjournallineitem.js +1 -1
  352. package/dist/sdk/models/shared/accountinglineitem.js +1 -1
  353. package/dist/sdk/models/shared/accountingorganization.js +1 -1
  354. package/dist/sdk/models/shared/accountingtaxrate.js +1 -1
  355. package/dist/sdk/models/shared/accountingtelephone.js +1 -1
  356. package/dist/sdk/models/shared/accountingtransaction.js +1 -1
  357. package/dist/sdk/models/shared/accountingtransactionlineitem.js +1 -1
  358. package/dist/sdk/models/shared/apicall.js +1 -1
  359. package/dist/sdk/models/shared/atsactivity.js +1 -1
  360. package/dist/sdk/models/shared/atsaddress.js +1 -1
  361. package/dist/sdk/models/shared/atsapplication.js +1 -1
  362. package/dist/sdk/models/shared/atsapplicationanswer.js +1 -1
  363. package/dist/sdk/models/shared/atscandidate.js +1 -1
  364. package/dist/sdk/models/shared/atscompany.js +1 -1
  365. package/dist/sdk/models/shared/atscompensation.js +1 -1
  366. package/dist/sdk/models/shared/atsdocument.js +1 -1
  367. package/dist/sdk/models/shared/atsemail.js +1 -1
  368. package/dist/sdk/models/shared/atsinterview.js +1 -1
  369. package/dist/sdk/models/shared/atsjob.js +1 -1
  370. package/dist/sdk/models/shared/atsjobquestion.js +1 -1
  371. package/dist/sdk/models/shared/atsscorecard.js +1 -1
  372. package/dist/sdk/models/shared/atsscorecardquestion.js +1 -1
  373. package/dist/sdk/models/shared/atsstatus.js +1 -1
  374. package/dist/sdk/models/shared/atstelephone.js +1 -1
  375. package/dist/sdk/models/shared/commercecollection.js +1 -1
  376. package/dist/sdk/models/shared/commerceinventory.js +1 -1
  377. package/dist/sdk/models/shared/commerceitem.js +1 -1
  378. package/dist/sdk/models/shared/commerceitemmedia.js +1 -1
  379. package/dist/sdk/models/shared/commerceitemoption.js +1 -1
  380. package/dist/sdk/models/shared/commerceitemprice.js +1 -1
  381. package/dist/sdk/models/shared/commerceitemvariant.js +1 -1
  382. package/dist/sdk/models/shared/commercelocation.js +1 -1
  383. package/dist/sdk/models/shared/connection.js +1 -1
  384. package/dist/sdk/models/shared/crmcompany.js +1 -1
  385. package/dist/sdk/models/shared/crmcontact.js +1 -1
  386. package/dist/sdk/models/shared/crmdeal.js +1 -1
  387. package/dist/sdk/models/shared/crmemail.js +1 -1
  388. package/dist/sdk/models/shared/crmevent.js +1 -1
  389. package/dist/sdk/models/shared/crmlead.js +1 -1
  390. package/dist/sdk/models/shared/crmpipeline.js +1 -1
  391. package/dist/sdk/models/shared/crmstage.js +1 -1
  392. package/dist/sdk/models/shared/crmtelephone.js +1 -1
  393. package/dist/sdk/models/shared/enrichcompany.js +1 -1
  394. package/dist/sdk/models/shared/enrichemail.js +1 -1
  395. package/dist/sdk/models/shared/enrichperson.js +1 -1
  396. package/dist/sdk/models/shared/enrichpersonworkhistory.js +1 -1
  397. package/dist/sdk/models/shared/enrichtelephone.js +1 -1
  398. package/dist/sdk/models/shared/genaicontent.js +1 -1
  399. package/dist/sdk/models/shared/genaimodel.js +1 -1
  400. package/dist/sdk/models/shared/genaiprompt.js +1 -1
  401. package/dist/sdk/models/shared/hriscompany.js +1 -1
  402. package/dist/sdk/models/shared/hriscompensation.js +1 -1
  403. package/dist/sdk/models/shared/hrisemail.js +1 -1
  404. package/dist/sdk/models/shared/hrisemployee.js +1 -1
  405. package/dist/sdk/models/shared/hrisgroup.js +1 -1
  406. package/dist/sdk/models/shared/hrispayslip.js +1 -1
  407. package/dist/sdk/models/shared/hrispayslipdetail.js +1 -1
  408. package/dist/sdk/models/shared/hristelephone.js +1 -1
  409. package/dist/sdk/models/shared/hristimeoff.js +1 -1
  410. package/dist/sdk/models/shared/index.js +1 -1
  411. package/dist/sdk/models/shared/integration.js +1 -1
  412. package/dist/sdk/models/shared/integrationsupport.js +1 -1
  413. package/dist/sdk/models/shared/issue.js +1 -1
  414. package/dist/sdk/models/shared/kmspage.js +1 -1
  415. package/dist/sdk/models/shared/kmsspace.js +1 -1
  416. package/dist/sdk/models/shared/marketingemail.js +1 -1
  417. package/dist/sdk/models/shared/marketinglist.js +1 -1
  418. package/dist/sdk/models/shared/marketingmember.js +1 -1
  419. package/dist/sdk/models/shared/messagingattachment.js +1 -1
  420. package/dist/sdk/models/shared/messagingchannel.js +1 -1
  421. package/dist/sdk/models/shared/messagingmember.js +1 -1
  422. package/dist/sdk/models/shared/messagingmessage.js +1 -1
  423. package/dist/sdk/models/shared/paymentlink.js +1 -1
  424. package/dist/sdk/models/shared/paymentlinklineitem.js +1 -1
  425. package/dist/sdk/models/shared/paymentpayment.js +1 -1
  426. package/dist/sdk/models/shared/paymentpayout.js +1 -1
  427. package/dist/sdk/models/shared/paymentrefund.js +1 -1
  428. package/dist/sdk/models/shared/propertyaccountingcontactbillingaddress.js +1 -1
  429. package/dist/sdk/models/shared/propertyaccountingcontactshippingaddress.js +1 -1
  430. package/dist/sdk/models/shared/propertyaccountingorganizationaddress.js +1 -1
  431. package/dist/sdk/models/shared/propertyatscandidateaddress.js +1 -1
  432. package/dist/sdk/models/shared/propertyatscompanyaddress.js +1 -1
  433. package/dist/sdk/models/shared/propertycommercelocationaddress.js +1 -1
  434. package/dist/sdk/models/shared/propertyconnectionauth.js +1 -1
  435. package/dist/sdk/models/shared/propertyconnectioncategories.js +1 -1
  436. package/dist/sdk/models/shared/propertyconnectionpermissions.js +1 -1
  437. package/dist/sdk/models/shared/propertycrmcompanyaddress.js +1 -1
  438. package/dist/sdk/models/shared/propertycrmcontactaddress.js +1 -1
  439. package/dist/sdk/models/shared/propertycrmeventcall.js +1 -1
  440. package/dist/sdk/models/shared/propertycrmeventemail.js +1 -1
  441. package/dist/sdk/models/shared/propertycrmeventmeeting.js +1 -1
  442. package/dist/sdk/models/shared/propertycrmeventnote.js +1 -1
  443. package/dist/sdk/models/shared/propertycrmeventtask.js +1 -1
  444. package/dist/sdk/models/shared/propertycrmleadaddress.js +1 -1
  445. package/dist/sdk/models/shared/propertyenrichcompanyaddress.js +1 -1
  446. package/dist/sdk/models/shared/propertyenrichpersonaddress.js +1 -1
  447. package/dist/sdk/models/shared/propertyhriscompanyaddress.js +1 -1
  448. package/dist/sdk/models/shared/propertyhrisemployeeaddress.js +1 -1
  449. package/dist/sdk/models/shared/propertyhrisemployeeemployeeroles.js +1 -1
  450. package/dist/sdk/models/shared/propertyintegrationcategories.js +1 -1
  451. package/dist/sdk/models/shared/propertyintegrationsupportwebhookevents.js +1 -1
  452. package/dist/sdk/models/shared/propertymessagingmessageauthormember.js +1 -1
  453. package/dist/sdk/models/shared/propertypropertyintegrationsupportwebhookeventscreated.js +1 -1
  454. package/dist/sdk/models/shared/propertypropertyintegrationsupportwebhookeventsdeleted.js +1 -1
  455. package/dist/sdk/models/shared/propertypropertyintegrationsupportwebhookeventsupdated.js +1 -1
  456. package/dist/sdk/models/shared/propertystoragepermissionroles.js +1 -1
  457. package/dist/sdk/models/shared/propertyuccalltelephone.js +1 -1
  458. package/dist/sdk/models/shared/security.js +1 -1
  459. package/dist/sdk/models/shared/storagefile.js +1 -1
  460. package/dist/sdk/models/shared/storagepermission.js +1 -1
  461. package/dist/sdk/models/shared/taskproject.js +1 -1
  462. package/dist/sdk/models/shared/tasktask.js +1 -1
  463. package/dist/sdk/models/shared/ticketingcustomer.js +1 -1
  464. package/dist/sdk/models/shared/ticketingemail.js +1 -1
  465. package/dist/sdk/models/shared/ticketingnote.js +1 -1
  466. package/dist/sdk/models/shared/ticketingtelephone.js +1 -1
  467. package/dist/sdk/models/shared/ticketingticket.js +1 -1
  468. package/dist/sdk/models/shared/uccall.js +1 -1
  469. package/dist/sdk/models/shared/uccontact.js +1 -1
  470. package/dist/sdk/models/shared/ucemail.js +1 -1
  471. package/dist/sdk/models/shared/uctelephone.js +1 -1
  472. package/dist/sdk/models/shared/webhook.js +1 -1
  473. package/dist/sdk/note.js +1 -3
  474. package/dist/sdk/organization.js +1 -1
  475. package/dist/sdk/page.js +1 -3
  476. package/dist/sdk/passthrough.js +1 -1
  477. package/dist/sdk/payment.js +1 -5
  478. package/dist/sdk/payout.js +1 -1
  479. package/dist/sdk/payslip.js +1 -1
  480. package/dist/sdk/person.js +1 -1
  481. package/dist/sdk/pipeline.js +1 -3
  482. package/dist/sdk/project.js +1 -3
  483. package/dist/sdk/prompt.js +1 -1
  484. package/dist/sdk/refund.js +1 -1
  485. package/dist/sdk/scorecard.js +1 -3
  486. package/dist/sdk/sdk.js +4 -4
  487. package/dist/sdk/space.js +1 -3
  488. package/dist/sdk/storage.js +1 -3
  489. package/dist/sdk/task.js +1 -5
  490. package/dist/sdk/taxrate.js +1 -3
  491. package/dist/sdk/ticket.js +1 -3
  492. package/dist/sdk/ticketing.js +1 -7
  493. package/dist/sdk/timeoff.js +1 -1
  494. package/dist/sdk/transaction.js +1 -3
  495. package/dist/sdk/types/index.js +1 -1
  496. package/dist/sdk/types/rfcdate.js +1 -1
  497. package/dist/sdk/uc.js +1 -3
  498. package/dist/sdk/unified.js +1 -9
  499. package/dist/sdk/webhook.js +1 -7
  500. 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://speakeasyapi.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 Employee = /** @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://speakeasyapi.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
package/dist/sdk/event.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://speakeasyapi.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 Event = /** @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/file.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://speakeasyapi.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 File = /** @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/genai.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://speakeasyapi.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
package/dist/sdk/group.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://speakeasyapi.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 Group = /** @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/hris.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://speakeasyapi.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -1198,8 +1198,6 @@ var Hris = /** @class */ (function () {
1198
1198
  });
1199
1199
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1200
1200
  switch (true) {
1201
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1202
- break;
1203
1201
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1204
1202
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1205
1203
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1261,8 +1259,6 @@ var Hris = /** @class */ (function () {
1261
1259
  });
1262
1260
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1263
1261
  switch (true) {
1264
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1265
- break;
1266
1262
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1267
1263
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1268
1264
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
@@ -1324,8 +1320,6 @@ var Hris = /** @class */ (function () {
1324
1320
  });
1325
1321
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
1326
1322
  switch (true) {
1327
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
1328
- break;
1329
1323
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
1330
1324
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
1331
1325
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
package/dist/sdk/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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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 Interview = /** @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://speakeasyapi.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 Inventory = /** @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://speakeasyapi.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 Invoice = /** @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/issue.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://speakeasyapi.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
package/dist/sdk/item.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://speakeasyapi.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 Item = /** @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/job.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://speakeasyapi.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 Job = /** @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://speakeasyapi.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 Journal = /** @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/kms.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://speakeasyapi.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 Kms = /** @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 Kms = /** @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);
package/dist/sdk/lead.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://speakeasyapi.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 Lead = /** @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/link.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://speakeasyapi.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 Link = /** @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/list.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://speakeasyapi.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 List = /** @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://speakeasyapi.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 Location = /** @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/login.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://speakeasyapi.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://speakeasyapi.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 Martech = /** @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 Martech = /** @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://speakeasyapi.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 Member = /** @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://speakeasyapi.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 Message = /** @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://speakeasyapi.com). DO NOT EDIT.
4
4
  */
5
5
  var __assign = (this && this.__assign) || function () {
6
6
  __assign = Object.assign || function(t) {
@@ -536,8 +536,6 @@ var Messaging = /** @class */ (function () {
536
536
  });
537
537
  decodedRes = new TextDecoder().decode(httpRes === null || httpRes === void 0 ? void 0 : httpRes.data);
538
538
  switch (true) {
539
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 200 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 300:
540
- break;
541
539
  case ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
542
540
  ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
543
541
  throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
package/dist/sdk/model.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.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://speakeasyapi.com). DO NOT EDIT.
4
4
  */
5
5
  var __extends = (this && this.__extends) || (function () {
6
6
  var extendStatics = function (d, b) {