@apideck/unify 0.12.0 → 0.13.1

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 (1494) hide show
  1. package/FUNCTIONS.md +4 -2
  2. package/README.md +73 -12
  3. package/RUNTIMES.md +27 -1
  4. package/docs/sdks/activities/README.md +8 -4
  5. package/docs/sdks/apideckcompanies/README.md +8 -4
  6. package/docs/sdks/apideckcustomers/README.md +8 -4
  7. package/docs/sdks/apideckdepartments/README.md +8 -4
  8. package/docs/sdks/apis/README.md +8 -4
  9. package/docs/sdks/applicants/README.md +8 -4
  10. package/docs/sdks/applications/README.md +8 -4
  11. package/docs/sdks/attachments/README.md +8 -4
  12. package/docs/sdks/billpayments/README.md +8 -4
  13. package/docs/sdks/bills/README.md +8 -4
  14. package/docs/sdks/collections/README.md +8 -4
  15. package/docs/sdks/collectiontags/README.md +8 -4
  16. package/docs/sdks/collectionticketcomments/README.md +16 -8
  17. package/docs/sdks/collectiontickets/README.md +8 -4
  18. package/docs/sdks/collectionusers/README.md +8 -4
  19. package/docs/sdks/companies/README.md +8 -4
  20. package/docs/sdks/connectors/README.md +8 -4
  21. package/docs/sdks/consumers/README.md +8 -4
  22. package/docs/sdks/contacts/README.md +8 -4
  23. package/docs/sdks/creditnotes/README.md +8 -4
  24. package/docs/sdks/customers/README.md +8 -4
  25. package/docs/sdks/departments/README.md +8 -4
  26. package/docs/sdks/drivegroups/README.md +8 -4
  27. package/docs/sdks/drives/README.md +8 -4
  28. package/docs/sdks/employees/README.md +8 -4
  29. package/docs/sdks/eventlogs/README.md +8 -4
  30. package/docs/sdks/expenses/README.md +8 -4
  31. package/docs/sdks/files/README.md +8 -4
  32. package/docs/sdks/invoiceitems/README.md +8 -4
  33. package/docs/sdks/invoices/README.md +8 -4
  34. package/docs/sdks/jobs/README.md +8 -4
  35. package/docs/sdks/journalentries/README.md +8 -4
  36. package/docs/sdks/leads/README.md +8 -4
  37. package/docs/sdks/ledgeraccounts/README.md +8 -4
  38. package/docs/sdks/locations/README.md +8 -4
  39. package/docs/sdks/logs/README.md +8 -4
  40. package/docs/sdks/messages/README.md +8 -4
  41. package/docs/sdks/notes/README.md +8 -4
  42. package/docs/sdks/opportunities/README.md +8 -4
  43. package/docs/sdks/orders/README.md +8 -4
  44. package/docs/sdks/payments/README.md +8 -4
  45. package/docs/sdks/pipelines/README.md +8 -4
  46. package/docs/sdks/products/README.md +8 -4
  47. package/docs/sdks/purchaseorders/README.md +8 -4
  48. package/docs/sdks/sharedlinks/README.md +8 -4
  49. package/docs/sdks/subsidiaries/README.md +8 -4
  50. package/docs/sdks/suppliers/README.md +8 -4
  51. package/docs/sdks/taxrates/README.md +8 -4
  52. package/docs/sdks/timeoffrequests/README.md +8 -4
  53. package/docs/sdks/trackingcategories/README.md +8 -4
  54. package/docs/sdks/users/README.md +8 -4
  55. package/docs/sdks/webhooks/README.md +8 -4
  56. package/funcs/accountingAgedCreditorsGet.d.ts.map +1 -1
  57. package/funcs/accountingAgedCreditorsGet.js +4 -3
  58. package/funcs/accountingAgedCreditorsGet.js.map +1 -1
  59. package/funcs/accountingAgedDebtorsGet.d.ts.map +1 -1
  60. package/funcs/accountingAgedDebtorsGet.js +4 -3
  61. package/funcs/accountingAgedDebtorsGet.js.map +1 -1
  62. package/funcs/accountingAttachmentsDelete.d.ts.map +1 -1
  63. package/funcs/accountingAttachmentsDelete.js +4 -3
  64. package/funcs/accountingAttachmentsDelete.js.map +1 -1
  65. package/funcs/accountingAttachmentsDownload.d.ts.map +1 -1
  66. package/funcs/accountingAttachmentsDownload.js +5 -4
  67. package/funcs/accountingAttachmentsDownload.js.map +1 -1
  68. package/funcs/accountingAttachmentsGet.d.ts.map +1 -1
  69. package/funcs/accountingAttachmentsGet.js +4 -3
  70. package/funcs/accountingAttachmentsGet.js.map +1 -1
  71. package/funcs/accountingAttachmentsList.d.ts +4 -1
  72. package/funcs/accountingAttachmentsList.d.ts.map +1 -1
  73. package/funcs/accountingAttachmentsList.js +24 -9
  74. package/funcs/accountingAttachmentsList.js.map +1 -1
  75. package/funcs/accountingBalanceSheetGet.d.ts.map +1 -1
  76. package/funcs/accountingBalanceSheetGet.js +4 -3
  77. package/funcs/accountingBalanceSheetGet.js.map +1 -1
  78. package/funcs/accountingBillPaymentsCreate.d.ts.map +1 -1
  79. package/funcs/accountingBillPaymentsCreate.js +4 -3
  80. package/funcs/accountingBillPaymentsCreate.js.map +1 -1
  81. package/funcs/accountingBillPaymentsDelete.d.ts.map +1 -1
  82. package/funcs/accountingBillPaymentsDelete.js +4 -3
  83. package/funcs/accountingBillPaymentsDelete.js.map +1 -1
  84. package/funcs/accountingBillPaymentsGet.d.ts.map +1 -1
  85. package/funcs/accountingBillPaymentsGet.js +4 -3
  86. package/funcs/accountingBillPaymentsGet.js.map +1 -1
  87. package/funcs/accountingBillPaymentsList.d.ts +4 -1
  88. package/funcs/accountingBillPaymentsList.d.ts.map +1 -1
  89. package/funcs/accountingBillPaymentsList.js +24 -9
  90. package/funcs/accountingBillPaymentsList.js.map +1 -1
  91. package/funcs/accountingBillPaymentsUpdate.d.ts.map +1 -1
  92. package/funcs/accountingBillPaymentsUpdate.js +4 -3
  93. package/funcs/accountingBillPaymentsUpdate.js.map +1 -1
  94. package/funcs/accountingBillsCreate.d.ts.map +1 -1
  95. package/funcs/accountingBillsCreate.js +4 -3
  96. package/funcs/accountingBillsCreate.js.map +1 -1
  97. package/funcs/accountingBillsDelete.d.ts.map +1 -1
  98. package/funcs/accountingBillsDelete.js +4 -3
  99. package/funcs/accountingBillsDelete.js.map +1 -1
  100. package/funcs/accountingBillsGet.d.ts.map +1 -1
  101. package/funcs/accountingBillsGet.js +4 -3
  102. package/funcs/accountingBillsGet.js.map +1 -1
  103. package/funcs/accountingBillsList.d.ts +4 -1
  104. package/funcs/accountingBillsList.d.ts.map +1 -1
  105. package/funcs/accountingBillsList.js +24 -9
  106. package/funcs/accountingBillsList.js.map +1 -1
  107. package/funcs/accountingBillsUpdate.d.ts.map +1 -1
  108. package/funcs/accountingBillsUpdate.js +4 -3
  109. package/funcs/accountingBillsUpdate.js.map +1 -1
  110. package/funcs/accountingCompanyInfoGet.d.ts.map +1 -1
  111. package/funcs/accountingCompanyInfoGet.js +4 -3
  112. package/funcs/accountingCompanyInfoGet.js.map +1 -1
  113. package/funcs/accountingCreditNotesCreate.d.ts.map +1 -1
  114. package/funcs/accountingCreditNotesCreate.js +4 -3
  115. package/funcs/accountingCreditNotesCreate.js.map +1 -1
  116. package/funcs/accountingCreditNotesDelete.d.ts.map +1 -1
  117. package/funcs/accountingCreditNotesDelete.js +4 -3
  118. package/funcs/accountingCreditNotesDelete.js.map +1 -1
  119. package/funcs/accountingCreditNotesGet.d.ts.map +1 -1
  120. package/funcs/accountingCreditNotesGet.js +4 -3
  121. package/funcs/accountingCreditNotesGet.js.map +1 -1
  122. package/funcs/accountingCreditNotesList.d.ts +4 -1
  123. package/funcs/accountingCreditNotesList.d.ts.map +1 -1
  124. package/funcs/accountingCreditNotesList.js +24 -9
  125. package/funcs/accountingCreditNotesList.js.map +1 -1
  126. package/funcs/accountingCreditNotesUpdate.d.ts.map +1 -1
  127. package/funcs/accountingCreditNotesUpdate.js +4 -3
  128. package/funcs/accountingCreditNotesUpdate.js.map +1 -1
  129. package/funcs/accountingCustomersCreate.d.ts.map +1 -1
  130. package/funcs/accountingCustomersCreate.js +4 -3
  131. package/funcs/accountingCustomersCreate.js.map +1 -1
  132. package/funcs/accountingCustomersDelete.d.ts.map +1 -1
  133. package/funcs/accountingCustomersDelete.js +4 -3
  134. package/funcs/accountingCustomersDelete.js.map +1 -1
  135. package/funcs/accountingCustomersGet.d.ts.map +1 -1
  136. package/funcs/accountingCustomersGet.js +4 -3
  137. package/funcs/accountingCustomersGet.js.map +1 -1
  138. package/funcs/accountingCustomersList.d.ts +4 -1
  139. package/funcs/accountingCustomersList.d.ts.map +1 -1
  140. package/funcs/accountingCustomersList.js +24 -9
  141. package/funcs/accountingCustomersList.js.map +1 -1
  142. package/funcs/accountingCustomersUpdate.d.ts.map +1 -1
  143. package/funcs/accountingCustomersUpdate.js +4 -3
  144. package/funcs/accountingCustomersUpdate.js.map +1 -1
  145. package/funcs/accountingDepartmentsCreate.d.ts.map +1 -1
  146. package/funcs/accountingDepartmentsCreate.js +4 -3
  147. package/funcs/accountingDepartmentsCreate.js.map +1 -1
  148. package/funcs/accountingDepartmentsDelete.d.ts.map +1 -1
  149. package/funcs/accountingDepartmentsDelete.js +4 -3
  150. package/funcs/accountingDepartmentsDelete.js.map +1 -1
  151. package/funcs/accountingDepartmentsGet.d.ts.map +1 -1
  152. package/funcs/accountingDepartmentsGet.js +4 -3
  153. package/funcs/accountingDepartmentsGet.js.map +1 -1
  154. package/funcs/accountingDepartmentsList.d.ts +4 -1
  155. package/funcs/accountingDepartmentsList.d.ts.map +1 -1
  156. package/funcs/accountingDepartmentsList.js +24 -9
  157. package/funcs/accountingDepartmentsList.js.map +1 -1
  158. package/funcs/accountingDepartmentsUpdate.d.ts.map +1 -1
  159. package/funcs/accountingDepartmentsUpdate.js +4 -3
  160. package/funcs/accountingDepartmentsUpdate.js.map +1 -1
  161. package/funcs/accountingExpensesCreate.d.ts.map +1 -1
  162. package/funcs/accountingExpensesCreate.js +4 -3
  163. package/funcs/accountingExpensesCreate.js.map +1 -1
  164. package/funcs/accountingExpensesDelete.d.ts.map +1 -1
  165. package/funcs/accountingExpensesDelete.js +4 -3
  166. package/funcs/accountingExpensesDelete.js.map +1 -1
  167. package/funcs/accountingExpensesGet.d.ts.map +1 -1
  168. package/funcs/accountingExpensesGet.js +4 -3
  169. package/funcs/accountingExpensesGet.js.map +1 -1
  170. package/funcs/accountingExpensesList.d.ts +4 -1
  171. package/funcs/accountingExpensesList.d.ts.map +1 -1
  172. package/funcs/accountingExpensesList.js +24 -9
  173. package/funcs/accountingExpensesList.js.map +1 -1
  174. package/funcs/accountingExpensesUpdate.d.ts.map +1 -1
  175. package/funcs/accountingExpensesUpdate.js +4 -3
  176. package/funcs/accountingExpensesUpdate.js.map +1 -1
  177. package/funcs/accountingInvoiceItemsCreate.d.ts.map +1 -1
  178. package/funcs/accountingInvoiceItemsCreate.js +4 -3
  179. package/funcs/accountingInvoiceItemsCreate.js.map +1 -1
  180. package/funcs/accountingInvoiceItemsDelete.d.ts.map +1 -1
  181. package/funcs/accountingInvoiceItemsDelete.js +4 -3
  182. package/funcs/accountingInvoiceItemsDelete.js.map +1 -1
  183. package/funcs/accountingInvoiceItemsGet.d.ts.map +1 -1
  184. package/funcs/accountingInvoiceItemsGet.js +4 -3
  185. package/funcs/accountingInvoiceItemsGet.js.map +1 -1
  186. package/funcs/accountingInvoiceItemsList.d.ts +4 -1
  187. package/funcs/accountingInvoiceItemsList.d.ts.map +1 -1
  188. package/funcs/accountingInvoiceItemsList.js +24 -9
  189. package/funcs/accountingInvoiceItemsList.js.map +1 -1
  190. package/funcs/accountingInvoiceItemsUpdate.d.ts.map +1 -1
  191. package/funcs/accountingInvoiceItemsUpdate.js +4 -3
  192. package/funcs/accountingInvoiceItemsUpdate.js.map +1 -1
  193. package/funcs/accountingInvoicesCreate.d.ts.map +1 -1
  194. package/funcs/accountingInvoicesCreate.js +4 -3
  195. package/funcs/accountingInvoicesCreate.js.map +1 -1
  196. package/funcs/accountingInvoicesDelete.d.ts.map +1 -1
  197. package/funcs/accountingInvoicesDelete.js +4 -3
  198. package/funcs/accountingInvoicesDelete.js.map +1 -1
  199. package/funcs/accountingInvoicesGet.d.ts.map +1 -1
  200. package/funcs/accountingInvoicesGet.js +4 -3
  201. package/funcs/accountingInvoicesGet.js.map +1 -1
  202. package/funcs/accountingInvoicesList.d.ts +4 -1
  203. package/funcs/accountingInvoicesList.d.ts.map +1 -1
  204. package/funcs/accountingInvoicesList.js +24 -9
  205. package/funcs/accountingInvoicesList.js.map +1 -1
  206. package/funcs/accountingInvoicesUpdate.d.ts.map +1 -1
  207. package/funcs/accountingInvoicesUpdate.js +4 -3
  208. package/funcs/accountingInvoicesUpdate.js.map +1 -1
  209. package/funcs/accountingJournalEntriesCreate.d.ts.map +1 -1
  210. package/funcs/accountingJournalEntriesCreate.js +4 -3
  211. package/funcs/accountingJournalEntriesCreate.js.map +1 -1
  212. package/funcs/accountingJournalEntriesDelete.d.ts.map +1 -1
  213. package/funcs/accountingJournalEntriesDelete.js +4 -3
  214. package/funcs/accountingJournalEntriesDelete.js.map +1 -1
  215. package/funcs/accountingJournalEntriesGet.d.ts.map +1 -1
  216. package/funcs/accountingJournalEntriesGet.js +4 -3
  217. package/funcs/accountingJournalEntriesGet.js.map +1 -1
  218. package/funcs/accountingJournalEntriesList.d.ts +4 -1
  219. package/funcs/accountingJournalEntriesList.d.ts.map +1 -1
  220. package/funcs/accountingJournalEntriesList.js +24 -9
  221. package/funcs/accountingJournalEntriesList.js.map +1 -1
  222. package/funcs/accountingJournalEntriesUpdate.d.ts.map +1 -1
  223. package/funcs/accountingJournalEntriesUpdate.js +4 -3
  224. package/funcs/accountingJournalEntriesUpdate.js.map +1 -1
  225. package/funcs/accountingLedgerAccountsCreate.d.ts.map +1 -1
  226. package/funcs/accountingLedgerAccountsCreate.js +4 -3
  227. package/funcs/accountingLedgerAccountsCreate.js.map +1 -1
  228. package/funcs/accountingLedgerAccountsDelete.d.ts.map +1 -1
  229. package/funcs/accountingLedgerAccountsDelete.js +4 -3
  230. package/funcs/accountingLedgerAccountsDelete.js.map +1 -1
  231. package/funcs/accountingLedgerAccountsGet.d.ts.map +1 -1
  232. package/funcs/accountingLedgerAccountsGet.js +4 -3
  233. package/funcs/accountingLedgerAccountsGet.js.map +1 -1
  234. package/funcs/accountingLedgerAccountsList.d.ts +4 -1
  235. package/funcs/accountingLedgerAccountsList.d.ts.map +1 -1
  236. package/funcs/accountingLedgerAccountsList.js +24 -9
  237. package/funcs/accountingLedgerAccountsList.js.map +1 -1
  238. package/funcs/accountingLedgerAccountsUpdate.d.ts.map +1 -1
  239. package/funcs/accountingLedgerAccountsUpdate.js +4 -3
  240. package/funcs/accountingLedgerAccountsUpdate.js.map +1 -1
  241. package/funcs/accountingLocationsCreate.d.ts.map +1 -1
  242. package/funcs/accountingLocationsCreate.js +4 -3
  243. package/funcs/accountingLocationsCreate.js.map +1 -1
  244. package/funcs/accountingLocationsDelete.d.ts.map +1 -1
  245. package/funcs/accountingLocationsDelete.js +4 -3
  246. package/funcs/accountingLocationsDelete.js.map +1 -1
  247. package/funcs/accountingLocationsGet.d.ts.map +1 -1
  248. package/funcs/accountingLocationsGet.js +4 -3
  249. package/funcs/accountingLocationsGet.js.map +1 -1
  250. package/funcs/accountingLocationsList.d.ts +4 -1
  251. package/funcs/accountingLocationsList.d.ts.map +1 -1
  252. package/funcs/accountingLocationsList.js +24 -9
  253. package/funcs/accountingLocationsList.js.map +1 -1
  254. package/funcs/accountingLocationsUpdate.d.ts.map +1 -1
  255. package/funcs/accountingLocationsUpdate.js +4 -3
  256. package/funcs/accountingLocationsUpdate.js.map +1 -1
  257. package/funcs/accountingPaymentsCreate.d.ts.map +1 -1
  258. package/funcs/accountingPaymentsCreate.js +4 -3
  259. package/funcs/accountingPaymentsCreate.js.map +1 -1
  260. package/funcs/accountingPaymentsDelete.d.ts.map +1 -1
  261. package/funcs/accountingPaymentsDelete.js +4 -3
  262. package/funcs/accountingPaymentsDelete.js.map +1 -1
  263. package/funcs/accountingPaymentsGet.d.ts.map +1 -1
  264. package/funcs/accountingPaymentsGet.js +4 -3
  265. package/funcs/accountingPaymentsGet.js.map +1 -1
  266. package/funcs/accountingPaymentsList.d.ts +4 -1
  267. package/funcs/accountingPaymentsList.d.ts.map +1 -1
  268. package/funcs/accountingPaymentsList.js +24 -9
  269. package/funcs/accountingPaymentsList.js.map +1 -1
  270. package/funcs/accountingPaymentsUpdate.d.ts.map +1 -1
  271. package/funcs/accountingPaymentsUpdate.js +4 -3
  272. package/funcs/accountingPaymentsUpdate.js.map +1 -1
  273. package/funcs/accountingProfitAndLossGet.d.ts.map +1 -1
  274. package/funcs/accountingProfitAndLossGet.js +4 -3
  275. package/funcs/accountingProfitAndLossGet.js.map +1 -1
  276. package/funcs/accountingPurchaseOrdersCreate.d.ts.map +1 -1
  277. package/funcs/accountingPurchaseOrdersCreate.js +4 -3
  278. package/funcs/accountingPurchaseOrdersCreate.js.map +1 -1
  279. package/funcs/accountingPurchaseOrdersDelete.d.ts.map +1 -1
  280. package/funcs/accountingPurchaseOrdersDelete.js +4 -3
  281. package/funcs/accountingPurchaseOrdersDelete.js.map +1 -1
  282. package/funcs/accountingPurchaseOrdersGet.d.ts.map +1 -1
  283. package/funcs/accountingPurchaseOrdersGet.js +4 -3
  284. package/funcs/accountingPurchaseOrdersGet.js.map +1 -1
  285. package/funcs/accountingPurchaseOrdersList.d.ts +4 -1
  286. package/funcs/accountingPurchaseOrdersList.d.ts.map +1 -1
  287. package/funcs/accountingPurchaseOrdersList.js +24 -9
  288. package/funcs/accountingPurchaseOrdersList.js.map +1 -1
  289. package/funcs/accountingPurchaseOrdersUpdate.d.ts.map +1 -1
  290. package/funcs/accountingPurchaseOrdersUpdate.js +4 -3
  291. package/funcs/accountingPurchaseOrdersUpdate.js.map +1 -1
  292. package/funcs/accountingSubsidiariesCreate.d.ts.map +1 -1
  293. package/funcs/accountingSubsidiariesCreate.js +4 -3
  294. package/funcs/accountingSubsidiariesCreate.js.map +1 -1
  295. package/funcs/accountingSubsidiariesDelete.d.ts.map +1 -1
  296. package/funcs/accountingSubsidiariesDelete.js +4 -3
  297. package/funcs/accountingSubsidiariesDelete.js.map +1 -1
  298. package/funcs/accountingSubsidiariesGet.d.ts.map +1 -1
  299. package/funcs/accountingSubsidiariesGet.js +4 -3
  300. package/funcs/accountingSubsidiariesGet.js.map +1 -1
  301. package/funcs/accountingSubsidiariesList.d.ts +4 -1
  302. package/funcs/accountingSubsidiariesList.d.ts.map +1 -1
  303. package/funcs/accountingSubsidiariesList.js +24 -9
  304. package/funcs/accountingSubsidiariesList.js.map +1 -1
  305. package/funcs/accountingSubsidiariesUpdate.d.ts.map +1 -1
  306. package/funcs/accountingSubsidiariesUpdate.js +4 -3
  307. package/funcs/accountingSubsidiariesUpdate.js.map +1 -1
  308. package/funcs/accountingSuppliersCreate.d.ts.map +1 -1
  309. package/funcs/accountingSuppliersCreate.js +4 -3
  310. package/funcs/accountingSuppliersCreate.js.map +1 -1
  311. package/funcs/accountingSuppliersDelete.d.ts.map +1 -1
  312. package/funcs/accountingSuppliersDelete.js +4 -3
  313. package/funcs/accountingSuppliersDelete.js.map +1 -1
  314. package/funcs/accountingSuppliersGet.d.ts.map +1 -1
  315. package/funcs/accountingSuppliersGet.js +4 -3
  316. package/funcs/accountingSuppliersGet.js.map +1 -1
  317. package/funcs/accountingSuppliersList.d.ts +4 -1
  318. package/funcs/accountingSuppliersList.d.ts.map +1 -1
  319. package/funcs/accountingSuppliersList.js +24 -9
  320. package/funcs/accountingSuppliersList.js.map +1 -1
  321. package/funcs/accountingSuppliersUpdate.d.ts.map +1 -1
  322. package/funcs/accountingSuppliersUpdate.js +4 -3
  323. package/funcs/accountingSuppliersUpdate.js.map +1 -1
  324. package/funcs/accountingTaxRatesCreate.d.ts.map +1 -1
  325. package/funcs/accountingTaxRatesCreate.js +4 -3
  326. package/funcs/accountingTaxRatesCreate.js.map +1 -1
  327. package/funcs/accountingTaxRatesDelete.d.ts.map +1 -1
  328. package/funcs/accountingTaxRatesDelete.js +4 -3
  329. package/funcs/accountingTaxRatesDelete.js.map +1 -1
  330. package/funcs/accountingTaxRatesGet.d.ts.map +1 -1
  331. package/funcs/accountingTaxRatesGet.js +4 -3
  332. package/funcs/accountingTaxRatesGet.js.map +1 -1
  333. package/funcs/accountingTaxRatesList.d.ts +4 -1
  334. package/funcs/accountingTaxRatesList.d.ts.map +1 -1
  335. package/funcs/accountingTaxRatesList.js +24 -9
  336. package/funcs/accountingTaxRatesList.js.map +1 -1
  337. package/funcs/accountingTaxRatesUpdate.d.ts.map +1 -1
  338. package/funcs/accountingTaxRatesUpdate.js +4 -3
  339. package/funcs/accountingTaxRatesUpdate.js.map +1 -1
  340. package/funcs/accountingTrackingCategoriesCreate.d.ts.map +1 -1
  341. package/funcs/accountingTrackingCategoriesCreate.js +4 -3
  342. package/funcs/accountingTrackingCategoriesCreate.js.map +1 -1
  343. package/funcs/accountingTrackingCategoriesDelete.d.ts.map +1 -1
  344. package/funcs/accountingTrackingCategoriesDelete.js +4 -3
  345. package/funcs/accountingTrackingCategoriesDelete.js.map +1 -1
  346. package/funcs/accountingTrackingCategoriesGet.d.ts.map +1 -1
  347. package/funcs/accountingTrackingCategoriesGet.js +4 -3
  348. package/funcs/accountingTrackingCategoriesGet.js.map +1 -1
  349. package/funcs/accountingTrackingCategoriesList.d.ts +4 -1
  350. package/funcs/accountingTrackingCategoriesList.d.ts.map +1 -1
  351. package/funcs/accountingTrackingCategoriesList.js +24 -9
  352. package/funcs/accountingTrackingCategoriesList.js.map +1 -1
  353. package/funcs/accountingTrackingCategoriesUpdate.d.ts.map +1 -1
  354. package/funcs/accountingTrackingCategoriesUpdate.js +4 -3
  355. package/funcs/accountingTrackingCategoriesUpdate.js.map +1 -1
  356. package/funcs/atsApplicantsCreate.d.ts.map +1 -1
  357. package/funcs/atsApplicantsCreate.js +4 -3
  358. package/funcs/atsApplicantsCreate.js.map +1 -1
  359. package/funcs/atsApplicantsDelete.d.ts.map +1 -1
  360. package/funcs/atsApplicantsDelete.js +4 -3
  361. package/funcs/atsApplicantsDelete.js.map +1 -1
  362. package/funcs/atsApplicantsGet.d.ts.map +1 -1
  363. package/funcs/atsApplicantsGet.js +4 -3
  364. package/funcs/atsApplicantsGet.js.map +1 -1
  365. package/funcs/atsApplicantsList.d.ts +4 -1
  366. package/funcs/atsApplicantsList.d.ts.map +1 -1
  367. package/funcs/atsApplicantsList.js +24 -9
  368. package/funcs/atsApplicantsList.js.map +1 -1
  369. package/funcs/atsApplicantsUpdate.d.ts.map +1 -1
  370. package/funcs/atsApplicantsUpdate.js +4 -3
  371. package/funcs/atsApplicantsUpdate.js.map +1 -1
  372. package/funcs/atsApplicationsCreate.d.ts.map +1 -1
  373. package/funcs/atsApplicationsCreate.js +4 -3
  374. package/funcs/atsApplicationsCreate.js.map +1 -1
  375. package/funcs/atsApplicationsDelete.d.ts.map +1 -1
  376. package/funcs/atsApplicationsDelete.js +4 -3
  377. package/funcs/atsApplicationsDelete.js.map +1 -1
  378. package/funcs/atsApplicationsGet.d.ts.map +1 -1
  379. package/funcs/atsApplicationsGet.js +4 -3
  380. package/funcs/atsApplicationsGet.js.map +1 -1
  381. package/funcs/atsApplicationsList.d.ts +4 -1
  382. package/funcs/atsApplicationsList.d.ts.map +1 -1
  383. package/funcs/atsApplicationsList.js +24 -9
  384. package/funcs/atsApplicationsList.js.map +1 -1
  385. package/funcs/atsApplicationsUpdate.d.ts.map +1 -1
  386. package/funcs/atsApplicationsUpdate.js +4 -3
  387. package/funcs/atsApplicationsUpdate.js.map +1 -1
  388. package/funcs/atsJobsGet.d.ts.map +1 -1
  389. package/funcs/atsJobsGet.js +4 -3
  390. package/funcs/atsJobsGet.js.map +1 -1
  391. package/funcs/atsJobsList.d.ts +4 -1
  392. package/funcs/atsJobsList.d.ts.map +1 -1
  393. package/funcs/atsJobsList.js +24 -9
  394. package/funcs/atsJobsList.js.map +1 -1
  395. package/funcs/connectorApiResourceCoverageGet.d.ts.map +1 -1
  396. package/funcs/connectorApiResourceCoverageGet.js +4 -3
  397. package/funcs/connectorApiResourceCoverageGet.js.map +1 -1
  398. package/funcs/connectorApiResourcesGet.d.ts.map +1 -1
  399. package/funcs/connectorApiResourcesGet.js +4 -3
  400. package/funcs/connectorApiResourcesGet.js.map +1 -1
  401. package/funcs/connectorApisGet.d.ts.map +1 -1
  402. package/funcs/connectorApisGet.js +4 -3
  403. package/funcs/connectorApisGet.js.map +1 -1
  404. package/funcs/connectorApisList.d.ts +4 -1
  405. package/funcs/connectorApisList.d.ts.map +1 -1
  406. package/funcs/connectorApisList.js +24 -9
  407. package/funcs/connectorApisList.js.map +1 -1
  408. package/funcs/connectorConnectorDocsGet.d.ts.map +1 -1
  409. package/funcs/connectorConnectorDocsGet.js +5 -4
  410. package/funcs/connectorConnectorDocsGet.js.map +1 -1
  411. package/funcs/connectorConnectorResourcesGet.d.ts.map +1 -1
  412. package/funcs/connectorConnectorResourcesGet.js +4 -3
  413. package/funcs/connectorConnectorResourcesGet.js.map +1 -1
  414. package/funcs/connectorConnectorsGet.d.ts.map +1 -1
  415. package/funcs/connectorConnectorsGet.js +4 -3
  416. package/funcs/connectorConnectorsGet.js.map +1 -1
  417. package/funcs/connectorConnectorsList.d.ts +4 -1
  418. package/funcs/connectorConnectorsList.d.ts.map +1 -1
  419. package/funcs/connectorConnectorsList.js +24 -9
  420. package/funcs/connectorConnectorsList.js.map +1 -1
  421. package/funcs/crmActivitiesCreate.d.ts.map +1 -1
  422. package/funcs/crmActivitiesCreate.js +4 -3
  423. package/funcs/crmActivitiesCreate.js.map +1 -1
  424. package/funcs/crmActivitiesDelete.d.ts.map +1 -1
  425. package/funcs/crmActivitiesDelete.js +4 -3
  426. package/funcs/crmActivitiesDelete.js.map +1 -1
  427. package/funcs/crmActivitiesGet.d.ts.map +1 -1
  428. package/funcs/crmActivitiesGet.js +4 -3
  429. package/funcs/crmActivitiesGet.js.map +1 -1
  430. package/funcs/crmActivitiesList.d.ts +4 -1
  431. package/funcs/crmActivitiesList.d.ts.map +1 -1
  432. package/funcs/crmActivitiesList.js +24 -9
  433. package/funcs/crmActivitiesList.js.map +1 -1
  434. package/funcs/crmActivitiesUpdate.d.ts.map +1 -1
  435. package/funcs/crmActivitiesUpdate.js +4 -3
  436. package/funcs/crmActivitiesUpdate.js.map +1 -1
  437. package/funcs/crmCompaniesCreate.d.ts.map +1 -1
  438. package/funcs/crmCompaniesCreate.js +4 -3
  439. package/funcs/crmCompaniesCreate.js.map +1 -1
  440. package/funcs/crmCompaniesDelete.d.ts.map +1 -1
  441. package/funcs/crmCompaniesDelete.js +4 -3
  442. package/funcs/crmCompaniesDelete.js.map +1 -1
  443. package/funcs/crmCompaniesGet.d.ts.map +1 -1
  444. package/funcs/crmCompaniesGet.js +4 -3
  445. package/funcs/crmCompaniesGet.js.map +1 -1
  446. package/funcs/crmCompaniesList.d.ts +4 -1
  447. package/funcs/crmCompaniesList.d.ts.map +1 -1
  448. package/funcs/crmCompaniesList.js +24 -9
  449. package/funcs/crmCompaniesList.js.map +1 -1
  450. package/funcs/crmCompaniesUpdate.d.ts.map +1 -1
  451. package/funcs/crmCompaniesUpdate.js +4 -3
  452. package/funcs/crmCompaniesUpdate.js.map +1 -1
  453. package/funcs/crmContactsCreate.d.ts.map +1 -1
  454. package/funcs/crmContactsCreate.js +4 -3
  455. package/funcs/crmContactsCreate.js.map +1 -1
  456. package/funcs/crmContactsDelete.d.ts.map +1 -1
  457. package/funcs/crmContactsDelete.js +4 -3
  458. package/funcs/crmContactsDelete.js.map +1 -1
  459. package/funcs/crmContactsGet.d.ts.map +1 -1
  460. package/funcs/crmContactsGet.js +4 -3
  461. package/funcs/crmContactsGet.js.map +1 -1
  462. package/funcs/crmContactsList.d.ts +4 -1
  463. package/funcs/crmContactsList.d.ts.map +1 -1
  464. package/funcs/crmContactsList.js +24 -9
  465. package/funcs/crmContactsList.js.map +1 -1
  466. package/funcs/crmContactsUpdate.d.ts.map +1 -1
  467. package/funcs/crmContactsUpdate.js +4 -3
  468. package/funcs/crmContactsUpdate.js.map +1 -1
  469. package/funcs/crmLeadsCreate.d.ts.map +1 -1
  470. package/funcs/crmLeadsCreate.js +4 -3
  471. package/funcs/crmLeadsCreate.js.map +1 -1
  472. package/funcs/crmLeadsDelete.d.ts.map +1 -1
  473. package/funcs/crmLeadsDelete.js +4 -3
  474. package/funcs/crmLeadsDelete.js.map +1 -1
  475. package/funcs/crmLeadsGet.d.ts.map +1 -1
  476. package/funcs/crmLeadsGet.js +4 -3
  477. package/funcs/crmLeadsGet.js.map +1 -1
  478. package/funcs/crmLeadsList.d.ts +4 -1
  479. package/funcs/crmLeadsList.d.ts.map +1 -1
  480. package/funcs/crmLeadsList.js +24 -9
  481. package/funcs/crmLeadsList.js.map +1 -1
  482. package/funcs/crmLeadsUpdate.d.ts.map +1 -1
  483. package/funcs/crmLeadsUpdate.js +4 -3
  484. package/funcs/crmLeadsUpdate.js.map +1 -1
  485. package/funcs/crmNotesCreate.d.ts.map +1 -1
  486. package/funcs/crmNotesCreate.js +4 -3
  487. package/funcs/crmNotesCreate.js.map +1 -1
  488. package/funcs/crmNotesDelete.d.ts.map +1 -1
  489. package/funcs/crmNotesDelete.js +4 -3
  490. package/funcs/crmNotesDelete.js.map +1 -1
  491. package/funcs/crmNotesGet.d.ts.map +1 -1
  492. package/funcs/crmNotesGet.js +4 -3
  493. package/funcs/crmNotesGet.js.map +1 -1
  494. package/funcs/crmNotesList.d.ts +4 -1
  495. package/funcs/crmNotesList.d.ts.map +1 -1
  496. package/funcs/crmNotesList.js +24 -9
  497. package/funcs/crmNotesList.js.map +1 -1
  498. package/funcs/crmNotesUpdate.d.ts.map +1 -1
  499. package/funcs/crmNotesUpdate.js +4 -3
  500. package/funcs/crmNotesUpdate.js.map +1 -1
  501. package/funcs/crmOpportunitiesCreate.d.ts.map +1 -1
  502. package/funcs/crmOpportunitiesCreate.js +4 -3
  503. package/funcs/crmOpportunitiesCreate.js.map +1 -1
  504. package/funcs/crmOpportunitiesDelete.d.ts.map +1 -1
  505. package/funcs/crmOpportunitiesDelete.js +4 -3
  506. package/funcs/crmOpportunitiesDelete.js.map +1 -1
  507. package/funcs/crmOpportunitiesGet.d.ts.map +1 -1
  508. package/funcs/crmOpportunitiesGet.js +4 -3
  509. package/funcs/crmOpportunitiesGet.js.map +1 -1
  510. package/funcs/crmOpportunitiesList.d.ts +4 -1
  511. package/funcs/crmOpportunitiesList.d.ts.map +1 -1
  512. package/funcs/crmOpportunitiesList.js +24 -9
  513. package/funcs/crmOpportunitiesList.js.map +1 -1
  514. package/funcs/crmOpportunitiesUpdate.d.ts.map +1 -1
  515. package/funcs/crmOpportunitiesUpdate.js +4 -3
  516. package/funcs/crmOpportunitiesUpdate.js.map +1 -1
  517. package/funcs/crmPipelinesCreate.d.ts.map +1 -1
  518. package/funcs/crmPipelinesCreate.js +4 -3
  519. package/funcs/crmPipelinesCreate.js.map +1 -1
  520. package/funcs/crmPipelinesDelete.d.ts.map +1 -1
  521. package/funcs/crmPipelinesDelete.js +4 -3
  522. package/funcs/crmPipelinesDelete.js.map +1 -1
  523. package/funcs/crmPipelinesGet.d.ts.map +1 -1
  524. package/funcs/crmPipelinesGet.js +4 -3
  525. package/funcs/crmPipelinesGet.js.map +1 -1
  526. package/funcs/crmPipelinesList.d.ts +4 -1
  527. package/funcs/crmPipelinesList.d.ts.map +1 -1
  528. package/funcs/crmPipelinesList.js +24 -9
  529. package/funcs/crmPipelinesList.js.map +1 -1
  530. package/funcs/crmPipelinesUpdate.d.ts.map +1 -1
  531. package/funcs/crmPipelinesUpdate.js +4 -3
  532. package/funcs/crmPipelinesUpdate.js.map +1 -1
  533. package/funcs/crmUsersCreate.d.ts.map +1 -1
  534. package/funcs/crmUsersCreate.js +4 -3
  535. package/funcs/crmUsersCreate.js.map +1 -1
  536. package/funcs/crmUsersDelete.d.ts.map +1 -1
  537. package/funcs/crmUsersDelete.js +4 -3
  538. package/funcs/crmUsersDelete.js.map +1 -1
  539. package/funcs/crmUsersGet.d.ts.map +1 -1
  540. package/funcs/crmUsersGet.js +4 -3
  541. package/funcs/crmUsersGet.js.map +1 -1
  542. package/funcs/crmUsersList.d.ts +4 -1
  543. package/funcs/crmUsersList.d.ts.map +1 -1
  544. package/funcs/crmUsersList.js +24 -9
  545. package/funcs/crmUsersList.js.map +1 -1
  546. package/funcs/crmUsersUpdate.d.ts.map +1 -1
  547. package/funcs/crmUsersUpdate.js +4 -3
  548. package/funcs/crmUsersUpdate.js.map +1 -1
  549. package/funcs/ecommerceCustomersGet.d.ts.map +1 -1
  550. package/funcs/ecommerceCustomersGet.js +4 -3
  551. package/funcs/ecommerceCustomersGet.js.map +1 -1
  552. package/funcs/ecommerceCustomersList.d.ts +4 -1
  553. package/funcs/ecommerceCustomersList.d.ts.map +1 -1
  554. package/funcs/ecommerceCustomersList.js +24 -9
  555. package/funcs/ecommerceCustomersList.js.map +1 -1
  556. package/funcs/ecommerceOrdersGet.d.ts.map +1 -1
  557. package/funcs/ecommerceOrdersGet.js +4 -3
  558. package/funcs/ecommerceOrdersGet.js.map +1 -1
  559. package/funcs/ecommerceOrdersList.d.ts +4 -1
  560. package/funcs/ecommerceOrdersList.d.ts.map +1 -1
  561. package/funcs/ecommerceOrdersList.js +24 -9
  562. package/funcs/ecommerceOrdersList.js.map +1 -1
  563. package/funcs/ecommerceProductsGet.d.ts.map +1 -1
  564. package/funcs/ecommerceProductsGet.js +4 -3
  565. package/funcs/ecommerceProductsGet.js.map +1 -1
  566. package/funcs/ecommerceProductsList.d.ts +4 -1
  567. package/funcs/ecommerceProductsList.d.ts.map +1 -1
  568. package/funcs/ecommerceProductsList.js +24 -9
  569. package/funcs/ecommerceProductsList.js.map +1 -1
  570. package/funcs/ecommerceStoresGet.d.ts.map +1 -1
  571. package/funcs/ecommerceStoresGet.js +4 -3
  572. package/funcs/ecommerceStoresGet.js.map +1 -1
  573. package/funcs/fileStorageDriveGroupsCreate.d.ts.map +1 -1
  574. package/funcs/fileStorageDriveGroupsCreate.js +4 -3
  575. package/funcs/fileStorageDriveGroupsCreate.js.map +1 -1
  576. package/funcs/fileStorageDriveGroupsDelete.d.ts.map +1 -1
  577. package/funcs/fileStorageDriveGroupsDelete.js +4 -3
  578. package/funcs/fileStorageDriveGroupsDelete.js.map +1 -1
  579. package/funcs/fileStorageDriveGroupsGet.d.ts.map +1 -1
  580. package/funcs/fileStorageDriveGroupsGet.js +4 -3
  581. package/funcs/fileStorageDriveGroupsGet.js.map +1 -1
  582. package/funcs/fileStorageDriveGroupsList.d.ts +4 -1
  583. package/funcs/fileStorageDriveGroupsList.d.ts.map +1 -1
  584. package/funcs/fileStorageDriveGroupsList.js +24 -9
  585. package/funcs/fileStorageDriveGroupsList.js.map +1 -1
  586. package/funcs/fileStorageDriveGroupsUpdate.d.ts.map +1 -1
  587. package/funcs/fileStorageDriveGroupsUpdate.js +4 -3
  588. package/funcs/fileStorageDriveGroupsUpdate.js.map +1 -1
  589. package/funcs/fileStorageDrivesCreate.d.ts.map +1 -1
  590. package/funcs/fileStorageDrivesCreate.js +4 -3
  591. package/funcs/fileStorageDrivesCreate.js.map +1 -1
  592. package/funcs/fileStorageDrivesDelete.d.ts.map +1 -1
  593. package/funcs/fileStorageDrivesDelete.js +4 -3
  594. package/funcs/fileStorageDrivesDelete.js.map +1 -1
  595. package/funcs/fileStorageDrivesGet.d.ts.map +1 -1
  596. package/funcs/fileStorageDrivesGet.js +4 -3
  597. package/funcs/fileStorageDrivesGet.js.map +1 -1
  598. package/funcs/fileStorageDrivesList.d.ts +4 -1
  599. package/funcs/fileStorageDrivesList.d.ts.map +1 -1
  600. package/funcs/fileStorageDrivesList.js +24 -9
  601. package/funcs/fileStorageDrivesList.js.map +1 -1
  602. package/funcs/fileStorageDrivesUpdate.d.ts.map +1 -1
  603. package/funcs/fileStorageDrivesUpdate.js +4 -3
  604. package/funcs/fileStorageDrivesUpdate.js.map +1 -1
  605. package/funcs/fileStorageFilesDelete.d.ts.map +1 -1
  606. package/funcs/fileStorageFilesDelete.js +4 -3
  607. package/funcs/fileStorageFilesDelete.js.map +1 -1
  608. package/funcs/fileStorageFilesDownload.d.ts.map +1 -1
  609. package/funcs/fileStorageFilesDownload.js +5 -4
  610. package/funcs/fileStorageFilesDownload.js.map +1 -1
  611. package/funcs/fileStorageFilesExport.d.ts.map +1 -1
  612. package/funcs/fileStorageFilesExport.js +5 -4
  613. package/funcs/fileStorageFilesExport.js.map +1 -1
  614. package/funcs/fileStorageFilesGet.d.ts.map +1 -1
  615. package/funcs/fileStorageFilesGet.js +4 -3
  616. package/funcs/fileStorageFilesGet.js.map +1 -1
  617. package/funcs/fileStorageFilesList.d.ts +4 -1
  618. package/funcs/fileStorageFilesList.d.ts.map +1 -1
  619. package/funcs/fileStorageFilesList.js +24 -9
  620. package/funcs/fileStorageFilesList.js.map +1 -1
  621. package/funcs/fileStorageFilesSearch.d.ts.map +1 -1
  622. package/funcs/fileStorageFilesSearch.js +4 -3
  623. package/funcs/fileStorageFilesSearch.js.map +1 -1
  624. package/funcs/fileStorageFilesUpdate.d.ts.map +1 -1
  625. package/funcs/fileStorageFilesUpdate.js +4 -3
  626. package/funcs/fileStorageFilesUpdate.js.map +1 -1
  627. package/funcs/fileStorageFoldersCopy.d.ts.map +1 -1
  628. package/funcs/fileStorageFoldersCopy.js +4 -3
  629. package/funcs/fileStorageFoldersCopy.js.map +1 -1
  630. package/funcs/fileStorageFoldersCreate.d.ts.map +1 -1
  631. package/funcs/fileStorageFoldersCreate.js +4 -3
  632. package/funcs/fileStorageFoldersCreate.js.map +1 -1
  633. package/funcs/fileStorageFoldersDelete.d.ts.map +1 -1
  634. package/funcs/fileStorageFoldersDelete.js +4 -3
  635. package/funcs/fileStorageFoldersDelete.js.map +1 -1
  636. package/funcs/fileStorageFoldersGet.d.ts.map +1 -1
  637. package/funcs/fileStorageFoldersGet.js +4 -3
  638. package/funcs/fileStorageFoldersGet.js.map +1 -1
  639. package/funcs/fileStorageFoldersUpdate.d.ts.map +1 -1
  640. package/funcs/fileStorageFoldersUpdate.js +4 -3
  641. package/funcs/fileStorageFoldersUpdate.js.map +1 -1
  642. package/funcs/fileStorageSharedLinksCreate.d.ts.map +1 -1
  643. package/funcs/fileStorageSharedLinksCreate.js +4 -3
  644. package/funcs/fileStorageSharedLinksCreate.js.map +1 -1
  645. package/funcs/fileStorageSharedLinksDelete.d.ts.map +1 -1
  646. package/funcs/fileStorageSharedLinksDelete.js +4 -3
  647. package/funcs/fileStorageSharedLinksDelete.js.map +1 -1
  648. package/funcs/fileStorageSharedLinksGet.d.ts.map +1 -1
  649. package/funcs/fileStorageSharedLinksGet.js +4 -3
  650. package/funcs/fileStorageSharedLinksGet.js.map +1 -1
  651. package/funcs/fileStorageSharedLinksList.d.ts +4 -1
  652. package/funcs/fileStorageSharedLinksList.d.ts.map +1 -1
  653. package/funcs/fileStorageSharedLinksList.js +24 -9
  654. package/funcs/fileStorageSharedLinksList.js.map +1 -1
  655. package/funcs/fileStorageSharedLinksUpdate.d.ts.map +1 -1
  656. package/funcs/fileStorageSharedLinksUpdate.js +4 -3
  657. package/funcs/fileStorageSharedLinksUpdate.js.map +1 -1
  658. package/funcs/fileStorageUploadSessionsCreate.d.ts +1 -3
  659. package/funcs/fileStorageUploadSessionsCreate.d.ts.map +1 -1
  660. package/funcs/fileStorageUploadSessionsCreate.js +4 -4
  661. package/funcs/fileStorageUploadSessionsCreate.js.map +1 -1
  662. package/funcs/fileStorageUploadSessionsDelete.d.ts.map +1 -1
  663. package/funcs/fileStorageUploadSessionsDelete.js +4 -3
  664. package/funcs/fileStorageUploadSessionsDelete.js.map +1 -1
  665. package/funcs/fileStorageUploadSessionsFinish.d.ts +1 -3
  666. package/funcs/fileStorageUploadSessionsFinish.d.ts.map +1 -1
  667. package/funcs/fileStorageUploadSessionsFinish.js +4 -4
  668. package/funcs/fileStorageUploadSessionsFinish.js.map +1 -1
  669. package/funcs/fileStorageUploadSessionsGet.d.ts +1 -3
  670. package/funcs/fileStorageUploadSessionsGet.d.ts.map +1 -1
  671. package/funcs/fileStorageUploadSessionsGet.js +4 -4
  672. package/funcs/fileStorageUploadSessionsGet.js.map +1 -1
  673. package/funcs/hrisCompaniesCreate.d.ts.map +1 -1
  674. package/funcs/hrisCompaniesCreate.js +4 -3
  675. package/funcs/hrisCompaniesCreate.js.map +1 -1
  676. package/funcs/hrisCompaniesDelete.d.ts.map +1 -1
  677. package/funcs/hrisCompaniesDelete.js +4 -3
  678. package/funcs/hrisCompaniesDelete.js.map +1 -1
  679. package/funcs/hrisCompaniesGet.d.ts.map +1 -1
  680. package/funcs/hrisCompaniesGet.js +4 -3
  681. package/funcs/hrisCompaniesGet.js.map +1 -1
  682. package/funcs/hrisCompaniesList.d.ts +4 -1
  683. package/funcs/hrisCompaniesList.d.ts.map +1 -1
  684. package/funcs/hrisCompaniesList.js +24 -9
  685. package/funcs/hrisCompaniesList.js.map +1 -1
  686. package/funcs/hrisCompaniesUpdate.d.ts.map +1 -1
  687. package/funcs/hrisCompaniesUpdate.js +4 -3
  688. package/funcs/hrisCompaniesUpdate.js.map +1 -1
  689. package/funcs/hrisDepartmentsCreate.d.ts.map +1 -1
  690. package/funcs/hrisDepartmentsCreate.js +4 -3
  691. package/funcs/hrisDepartmentsCreate.js.map +1 -1
  692. package/funcs/hrisDepartmentsDelete.d.ts.map +1 -1
  693. package/funcs/hrisDepartmentsDelete.js +4 -3
  694. package/funcs/hrisDepartmentsDelete.js.map +1 -1
  695. package/funcs/hrisDepartmentsGet.d.ts.map +1 -1
  696. package/funcs/hrisDepartmentsGet.js +4 -3
  697. package/funcs/hrisDepartmentsGet.js.map +1 -1
  698. package/funcs/hrisDepartmentsList.d.ts +4 -1
  699. package/funcs/hrisDepartmentsList.d.ts.map +1 -1
  700. package/funcs/hrisDepartmentsList.js +24 -9
  701. package/funcs/hrisDepartmentsList.js.map +1 -1
  702. package/funcs/hrisDepartmentsUpdate.d.ts.map +1 -1
  703. package/funcs/hrisDepartmentsUpdate.js +4 -3
  704. package/funcs/hrisDepartmentsUpdate.js.map +1 -1
  705. package/funcs/hrisEmployeePayrollsGet.d.ts.map +1 -1
  706. package/funcs/hrisEmployeePayrollsGet.js +4 -3
  707. package/funcs/hrisEmployeePayrollsGet.js.map +1 -1
  708. package/funcs/hrisEmployeePayrollsList.d.ts.map +1 -1
  709. package/funcs/hrisEmployeePayrollsList.js +4 -3
  710. package/funcs/hrisEmployeePayrollsList.js.map +1 -1
  711. package/funcs/hrisEmployeeSchedulesList.d.ts.map +1 -1
  712. package/funcs/hrisEmployeeSchedulesList.js +4 -3
  713. package/funcs/hrisEmployeeSchedulesList.js.map +1 -1
  714. package/funcs/hrisEmployeesCreate.d.ts.map +1 -1
  715. package/funcs/hrisEmployeesCreate.js +4 -3
  716. package/funcs/hrisEmployeesCreate.js.map +1 -1
  717. package/funcs/hrisEmployeesDelete.d.ts.map +1 -1
  718. package/funcs/hrisEmployeesDelete.js +4 -3
  719. package/funcs/hrisEmployeesDelete.js.map +1 -1
  720. package/funcs/hrisEmployeesGet.d.ts.map +1 -1
  721. package/funcs/hrisEmployeesGet.js +4 -3
  722. package/funcs/hrisEmployeesGet.js.map +1 -1
  723. package/funcs/hrisEmployeesList.d.ts +4 -1
  724. package/funcs/hrisEmployeesList.d.ts.map +1 -1
  725. package/funcs/hrisEmployeesList.js +24 -9
  726. package/funcs/hrisEmployeesList.js.map +1 -1
  727. package/funcs/hrisEmployeesUpdate.d.ts.map +1 -1
  728. package/funcs/hrisEmployeesUpdate.js +4 -3
  729. package/funcs/hrisEmployeesUpdate.js.map +1 -1
  730. package/funcs/hrisPayrollsGet.d.ts.map +1 -1
  731. package/funcs/hrisPayrollsGet.js +4 -3
  732. package/funcs/hrisPayrollsGet.js.map +1 -1
  733. package/funcs/hrisPayrollsList.d.ts.map +1 -1
  734. package/funcs/hrisPayrollsList.js +4 -3
  735. package/funcs/hrisPayrollsList.js.map +1 -1
  736. package/funcs/hrisTimeOffRequestsCreate.d.ts.map +1 -1
  737. package/funcs/hrisTimeOffRequestsCreate.js +4 -3
  738. package/funcs/hrisTimeOffRequestsCreate.js.map +1 -1
  739. package/funcs/hrisTimeOffRequestsDelete.d.ts.map +1 -1
  740. package/funcs/hrisTimeOffRequestsDelete.js +4 -3
  741. package/funcs/hrisTimeOffRequestsDelete.js.map +1 -1
  742. package/funcs/hrisTimeOffRequestsGet.d.ts.map +1 -1
  743. package/funcs/hrisTimeOffRequestsGet.js +4 -3
  744. package/funcs/hrisTimeOffRequestsGet.js.map +1 -1
  745. package/funcs/hrisTimeOffRequestsList.d.ts +4 -1
  746. package/funcs/hrisTimeOffRequestsList.d.ts.map +1 -1
  747. package/funcs/hrisTimeOffRequestsList.js +24 -9
  748. package/funcs/hrisTimeOffRequestsList.js.map +1 -1
  749. package/funcs/hrisTimeOffRequestsUpdate.d.ts.map +1 -1
  750. package/funcs/hrisTimeOffRequestsUpdate.js +4 -3
  751. package/funcs/hrisTimeOffRequestsUpdate.js.map +1 -1
  752. package/funcs/issueTrackingCollectionTagsList.d.ts +4 -1
  753. package/funcs/issueTrackingCollectionTagsList.d.ts.map +1 -1
  754. package/funcs/issueTrackingCollectionTagsList.js +24 -9
  755. package/funcs/issueTrackingCollectionTagsList.js.map +1 -1
  756. package/funcs/issueTrackingCollectionTicketCommentsCreate.d.ts.map +1 -1
  757. package/funcs/issueTrackingCollectionTicketCommentsCreate.js +4 -3
  758. package/funcs/issueTrackingCollectionTicketCommentsCreate.js.map +1 -1
  759. package/funcs/issueTrackingCollectionTicketCommentsDelete.d.ts.map +1 -1
  760. package/funcs/issueTrackingCollectionTicketCommentsDelete.js +4 -3
  761. package/funcs/issueTrackingCollectionTicketCommentsDelete.js.map +1 -1
  762. package/funcs/issueTrackingCollectionTicketCommentsGet.d.ts +4 -1
  763. package/funcs/issueTrackingCollectionTicketCommentsGet.d.ts.map +1 -1
  764. package/funcs/issueTrackingCollectionTicketCommentsGet.js +24 -9
  765. package/funcs/issueTrackingCollectionTicketCommentsGet.js.map +1 -1
  766. package/funcs/issueTrackingCollectionTicketCommentsList.d.ts +4 -1
  767. package/funcs/issueTrackingCollectionTicketCommentsList.d.ts.map +1 -1
  768. package/funcs/issueTrackingCollectionTicketCommentsList.js +24 -9
  769. package/funcs/issueTrackingCollectionTicketCommentsList.js.map +1 -1
  770. package/funcs/issueTrackingCollectionTicketCommentsUpdate.d.ts.map +1 -1
  771. package/funcs/issueTrackingCollectionTicketCommentsUpdate.js +4 -3
  772. package/funcs/issueTrackingCollectionTicketCommentsUpdate.js.map +1 -1
  773. package/funcs/issueTrackingCollectionTicketsCreate.d.ts.map +1 -1
  774. package/funcs/issueTrackingCollectionTicketsCreate.js +4 -3
  775. package/funcs/issueTrackingCollectionTicketsCreate.js.map +1 -1
  776. package/funcs/issueTrackingCollectionTicketsDelete.d.ts.map +1 -1
  777. package/funcs/issueTrackingCollectionTicketsDelete.js +4 -3
  778. package/funcs/issueTrackingCollectionTicketsDelete.js.map +1 -1
  779. package/funcs/issueTrackingCollectionTicketsGet.d.ts.map +1 -1
  780. package/funcs/issueTrackingCollectionTicketsGet.js +4 -3
  781. package/funcs/issueTrackingCollectionTicketsGet.js.map +1 -1
  782. package/funcs/issueTrackingCollectionTicketsList.d.ts +4 -1
  783. package/funcs/issueTrackingCollectionTicketsList.d.ts.map +1 -1
  784. package/funcs/issueTrackingCollectionTicketsList.js +24 -9
  785. package/funcs/issueTrackingCollectionTicketsList.js.map +1 -1
  786. package/funcs/issueTrackingCollectionTicketsUpdate.d.ts.map +1 -1
  787. package/funcs/issueTrackingCollectionTicketsUpdate.js +4 -3
  788. package/funcs/issueTrackingCollectionTicketsUpdate.js.map +1 -1
  789. package/funcs/issueTrackingCollectionUsersGet.d.ts.map +1 -1
  790. package/funcs/issueTrackingCollectionUsersGet.js +4 -3
  791. package/funcs/issueTrackingCollectionUsersGet.js.map +1 -1
  792. package/funcs/issueTrackingCollectionUsersList.d.ts +4 -1
  793. package/funcs/issueTrackingCollectionUsersList.d.ts.map +1 -1
  794. package/funcs/issueTrackingCollectionUsersList.js +24 -9
  795. package/funcs/issueTrackingCollectionUsersList.js.map +1 -1
  796. package/funcs/issueTrackingCollectionsGet.d.ts.map +1 -1
  797. package/funcs/issueTrackingCollectionsGet.js +4 -3
  798. package/funcs/issueTrackingCollectionsGet.js.map +1 -1
  799. package/funcs/issueTrackingCollectionsList.d.ts +4 -1
  800. package/funcs/issueTrackingCollectionsList.d.ts.map +1 -1
  801. package/funcs/issueTrackingCollectionsList.js +24 -9
  802. package/funcs/issueTrackingCollectionsList.js.map +1 -1
  803. package/funcs/smsMessagesCreate.d.ts.map +1 -1
  804. package/funcs/smsMessagesCreate.js +4 -3
  805. package/funcs/smsMessagesCreate.js.map +1 -1
  806. package/funcs/smsMessagesDelete.d.ts.map +1 -1
  807. package/funcs/smsMessagesDelete.js +4 -3
  808. package/funcs/smsMessagesDelete.js.map +1 -1
  809. package/funcs/smsMessagesGet.d.ts.map +1 -1
  810. package/funcs/smsMessagesGet.js +4 -3
  811. package/funcs/smsMessagesGet.js.map +1 -1
  812. package/funcs/smsMessagesList.d.ts +4 -1
  813. package/funcs/smsMessagesList.d.ts.map +1 -1
  814. package/funcs/smsMessagesList.js +24 -9
  815. package/funcs/smsMessagesList.js.map +1 -1
  816. package/funcs/smsMessagesUpdate.d.ts.map +1 -1
  817. package/funcs/smsMessagesUpdate.js +4 -3
  818. package/funcs/smsMessagesUpdate.js.map +1 -1
  819. package/funcs/vaultConnectionCustomMappingsList.d.ts.map +1 -1
  820. package/funcs/vaultConnectionCustomMappingsList.js +4 -3
  821. package/funcs/vaultConnectionCustomMappingsList.js.map +1 -1
  822. package/funcs/vaultConnectionSettingsList.d.ts.map +1 -1
  823. package/funcs/vaultConnectionSettingsList.js +4 -3
  824. package/funcs/vaultConnectionSettingsList.js.map +1 -1
  825. package/funcs/vaultConnectionSettingsUpdate.d.ts.map +1 -1
  826. package/funcs/vaultConnectionSettingsUpdate.js +4 -3
  827. package/funcs/vaultConnectionSettingsUpdate.js.map +1 -1
  828. package/funcs/vaultConnectionsDelete.d.ts.map +1 -1
  829. package/funcs/vaultConnectionsDelete.js +4 -3
  830. package/funcs/vaultConnectionsDelete.js.map +1 -1
  831. package/funcs/vaultConnectionsGet.d.ts.map +1 -1
  832. package/funcs/vaultConnectionsGet.js +4 -3
  833. package/funcs/vaultConnectionsGet.js.map +1 -1
  834. package/funcs/vaultConnectionsImports.d.ts.map +1 -1
  835. package/funcs/vaultConnectionsImports.js +4 -3
  836. package/funcs/vaultConnectionsImports.js.map +1 -1
  837. package/funcs/vaultConnectionsList.d.ts.map +1 -1
  838. package/funcs/vaultConnectionsList.js +4 -3
  839. package/funcs/vaultConnectionsList.js.map +1 -1
  840. package/funcs/vaultConnectionsToken.d.ts.map +1 -1
  841. package/funcs/vaultConnectionsToken.js +4 -3
  842. package/funcs/vaultConnectionsToken.js.map +1 -1
  843. package/funcs/vaultConnectionsUpdate.d.ts.map +1 -1
  844. package/funcs/vaultConnectionsUpdate.js +4 -3
  845. package/funcs/vaultConnectionsUpdate.js.map +1 -1
  846. package/funcs/vaultConsumerRequestCountsList.d.ts.map +1 -1
  847. package/funcs/vaultConsumerRequestCountsList.js +4 -3
  848. package/funcs/vaultConsumerRequestCountsList.js.map +1 -1
  849. package/funcs/vaultConsumersCreate.d.ts.map +1 -1
  850. package/funcs/vaultConsumersCreate.js +4 -3
  851. package/funcs/vaultConsumersCreate.js.map +1 -1
  852. package/funcs/vaultConsumersDelete.d.ts.map +1 -1
  853. package/funcs/vaultConsumersDelete.js +4 -3
  854. package/funcs/vaultConsumersDelete.js.map +1 -1
  855. package/funcs/vaultConsumersGet.d.ts.map +1 -1
  856. package/funcs/vaultConsumersGet.js +4 -3
  857. package/funcs/vaultConsumersGet.js.map +1 -1
  858. package/funcs/vaultConsumersList.d.ts +4 -1
  859. package/funcs/vaultConsumersList.d.ts.map +1 -1
  860. package/funcs/vaultConsumersList.js +24 -9
  861. package/funcs/vaultConsumersList.js.map +1 -1
  862. package/funcs/vaultConsumersUpdate.d.ts.map +1 -1
  863. package/funcs/vaultConsumersUpdate.js +4 -3
  864. package/funcs/vaultConsumersUpdate.js.map +1 -1
  865. package/funcs/vaultCreateCallbackState.d.ts.map +1 -1
  866. package/funcs/vaultCreateCallbackState.js +4 -3
  867. package/funcs/vaultCreateCallbackState.js.map +1 -1
  868. package/funcs/vaultCustomFieldsList.d.ts.map +1 -1
  869. package/funcs/vaultCustomFieldsList.js +4 -3
  870. package/funcs/vaultCustomFieldsList.js.map +1 -1
  871. package/funcs/vaultCustomMappingsList.d.ts.map +1 -1
  872. package/funcs/vaultCustomMappingsList.js +4 -3
  873. package/funcs/vaultCustomMappingsList.js.map +1 -1
  874. package/funcs/vaultLogsList.d.ts +4 -1
  875. package/funcs/vaultLogsList.d.ts.map +1 -1
  876. package/funcs/vaultLogsList.js +24 -9
  877. package/funcs/vaultLogsList.js.map +1 -1
  878. package/funcs/vaultSessionsCreate.d.ts.map +1 -1
  879. package/funcs/vaultSessionsCreate.js +4 -3
  880. package/funcs/vaultSessionsCreate.js.map +1 -1
  881. package/funcs/vaultValidateConnectionState.d.ts.map +1 -1
  882. package/funcs/vaultValidateConnectionState.js +4 -3
  883. package/funcs/vaultValidateConnectionState.js.map +1 -1
  884. package/funcs/webhookEventLogsList.d.ts +4 -1
  885. package/funcs/webhookEventLogsList.d.ts.map +1 -1
  886. package/funcs/webhookEventLogsList.js +24 -9
  887. package/funcs/webhookEventLogsList.js.map +1 -1
  888. package/funcs/webhookWebhooksCreate.d.ts.map +1 -1
  889. package/funcs/webhookWebhooksCreate.js +4 -3
  890. package/funcs/webhookWebhooksCreate.js.map +1 -1
  891. package/funcs/webhookWebhooksDelete.d.ts.map +1 -1
  892. package/funcs/webhookWebhooksDelete.js +4 -3
  893. package/funcs/webhookWebhooksDelete.js.map +1 -1
  894. package/funcs/webhookWebhooksGet.d.ts.map +1 -1
  895. package/funcs/webhookWebhooksGet.js +4 -3
  896. package/funcs/webhookWebhooksGet.js.map +1 -1
  897. package/funcs/webhookWebhooksList.d.ts +4 -1
  898. package/funcs/webhookWebhooksList.d.ts.map +1 -1
  899. package/funcs/webhookWebhooksList.js +24 -9
  900. package/funcs/webhookWebhooksList.js.map +1 -1
  901. package/funcs/webhookWebhooksUpdate.d.ts.map +1 -1
  902. package/funcs/webhookWebhooksUpdate.js +4 -3
  903. package/funcs/webhookWebhooksUpdate.js.map +1 -1
  904. package/lib/config.d.ts +3 -3
  905. package/lib/config.js +4 -5
  906. package/lib/config.js.map +1 -1
  907. package/lib/encodings.js +18 -19
  908. package/lib/encodings.js.map +1 -1
  909. package/lib/env.js +3 -5
  910. package/lib/env.js.map +1 -1
  911. package/lib/http.js +1 -2
  912. package/lib/http.js.map +1 -1
  913. package/lib/matchers.js +5 -6
  914. package/lib/matchers.js.map +1 -1
  915. package/lib/primitives.js +1 -1
  916. package/lib/primitives.js.map +1 -1
  917. package/lib/retries.js +3 -4
  918. package/lib/retries.js.map +1 -1
  919. package/lib/sdks.d.ts +5 -1
  920. package/lib/sdks.d.ts.map +1 -1
  921. package/lib/sdks.js +16 -16
  922. package/lib/sdks.js.map +1 -1
  923. package/lib/security.js +2 -3
  924. package/lib/security.js.map +1 -1
  925. package/lib/url.js +1 -1
  926. package/lib/url.js.map +1 -1
  927. package/models/components/customer.d.ts +5 -0
  928. package/models/components/customer.d.ts.map +1 -1
  929. package/models/components/customer.js +9 -0
  930. package/models/components/customer.js.map +1 -1
  931. package/models/components/taxrate.d.ts +5 -0
  932. package/models/components/taxrate.d.ts.map +1 -1
  933. package/models/components/taxrate.js +9 -0
  934. package/models/components/taxrate.js.map +1 -1
  935. package/models/errors/httpclienterrors.js +2 -2
  936. package/models/errors/httpclienterrors.js.map +1 -1
  937. package/package.json +1 -1
  938. package/sdk/accounting.js +23 -46
  939. package/sdk/accounting.js.map +1 -1
  940. package/sdk/activities.d.ts +4 -1
  941. package/sdk/activities.d.ts.map +1 -1
  942. package/sdk/activities.js +2 -1
  943. package/sdk/activities.js.map +1 -1
  944. package/sdk/apideckcompanies.d.ts +4 -1
  945. package/sdk/apideckcompanies.d.ts.map +1 -1
  946. package/sdk/apideckcompanies.js +2 -1
  947. package/sdk/apideckcompanies.js.map +1 -1
  948. package/sdk/apideckcustomers.d.ts +4 -1
  949. package/sdk/apideckcustomers.d.ts.map +1 -1
  950. package/sdk/apideckcustomers.js +2 -1
  951. package/sdk/apideckcustomers.js.map +1 -1
  952. package/sdk/apideckdepartments.d.ts +4 -1
  953. package/sdk/apideckdepartments.d.ts.map +1 -1
  954. package/sdk/apideckdepartments.js +2 -1
  955. package/sdk/apideckdepartments.js.map +1 -1
  956. package/sdk/apis.d.ts +4 -1
  957. package/sdk/apis.d.ts.map +1 -1
  958. package/sdk/apis.js +2 -1
  959. package/sdk/apis.js.map +1 -1
  960. package/sdk/applicants.d.ts +4 -1
  961. package/sdk/applicants.d.ts.map +1 -1
  962. package/sdk/applicants.js +2 -1
  963. package/sdk/applicants.js.map +1 -1
  964. package/sdk/applications.d.ts +4 -1
  965. package/sdk/applications.d.ts.map +1 -1
  966. package/sdk/applications.js +2 -1
  967. package/sdk/applications.js.map +1 -1
  968. package/sdk/ats.js +3 -6
  969. package/sdk/ats.js.map +1 -1
  970. package/sdk/attachments.d.ts +4 -1
  971. package/sdk/attachments.d.ts.map +1 -1
  972. package/sdk/attachments.js +2 -1
  973. package/sdk/attachments.js.map +1 -1
  974. package/sdk/billpayments.d.ts +4 -1
  975. package/sdk/billpayments.d.ts.map +1 -1
  976. package/sdk/billpayments.js +2 -1
  977. package/sdk/billpayments.js.map +1 -1
  978. package/sdk/bills.d.ts +4 -1
  979. package/sdk/bills.d.ts.map +1 -1
  980. package/sdk/bills.js +2 -1
  981. package/sdk/bills.js.map +1 -1
  982. package/sdk/collections.d.ts +4 -1
  983. package/sdk/collections.d.ts.map +1 -1
  984. package/sdk/collections.js +2 -1
  985. package/sdk/collections.js.map +1 -1
  986. package/sdk/collectiontags.d.ts +4 -1
  987. package/sdk/collectiontags.d.ts.map +1 -1
  988. package/sdk/collectiontags.js +2 -2
  989. package/sdk/collectiontags.js.map +1 -1
  990. package/sdk/collectionticketcomments.d.ts +7 -2
  991. package/sdk/collectionticketcomments.d.ts.map +1 -1
  992. package/sdk/collectionticketcomments.js +3 -2
  993. package/sdk/collectionticketcomments.js.map +1 -1
  994. package/sdk/collectiontickets.d.ts +4 -1
  995. package/sdk/collectiontickets.d.ts.map +1 -1
  996. package/sdk/collectiontickets.js +2 -1
  997. package/sdk/collectiontickets.js.map +1 -1
  998. package/sdk/collectionusers.d.ts +4 -1
  999. package/sdk/collectionusers.d.ts.map +1 -1
  1000. package/sdk/collectionusers.js +2 -1
  1001. package/sdk/collectionusers.js.map +1 -1
  1002. package/sdk/companies.d.ts +4 -1
  1003. package/sdk/companies.d.ts.map +1 -1
  1004. package/sdk/companies.js +2 -1
  1005. package/sdk/companies.js.map +1 -1
  1006. package/sdk/connector.js +6 -12
  1007. package/sdk/connector.js.map +1 -1
  1008. package/sdk/connectors.d.ts +4 -1
  1009. package/sdk/connectors.d.ts.map +1 -1
  1010. package/sdk/connectors.js +2 -1
  1011. package/sdk/connectors.js.map +1 -1
  1012. package/sdk/consumers.d.ts +4 -1
  1013. package/sdk/consumers.d.ts.map +1 -1
  1014. package/sdk/consumers.js +2 -1
  1015. package/sdk/consumers.js.map +1 -1
  1016. package/sdk/contacts.d.ts +4 -1
  1017. package/sdk/contacts.d.ts.map +1 -1
  1018. package/sdk/contacts.js +2 -1
  1019. package/sdk/contacts.js.map +1 -1
  1020. package/sdk/creditnotes.d.ts +4 -1
  1021. package/sdk/creditnotes.d.ts.map +1 -1
  1022. package/sdk/creditnotes.js +2 -1
  1023. package/sdk/creditnotes.js.map +1 -1
  1024. package/sdk/crm.js +8 -16
  1025. package/sdk/crm.js.map +1 -1
  1026. package/sdk/customers.d.ts +4 -1
  1027. package/sdk/customers.d.ts.map +1 -1
  1028. package/sdk/customers.js +2 -1
  1029. package/sdk/customers.js.map +1 -1
  1030. package/sdk/departments.d.ts +4 -1
  1031. package/sdk/departments.d.ts.map +1 -1
  1032. package/sdk/departments.js +2 -1
  1033. package/sdk/departments.js.map +1 -1
  1034. package/sdk/drivegroups.d.ts +4 -1
  1035. package/sdk/drivegroups.d.ts.map +1 -1
  1036. package/sdk/drivegroups.js +2 -1
  1037. package/sdk/drivegroups.js.map +1 -1
  1038. package/sdk/drives.d.ts +4 -1
  1039. package/sdk/drives.d.ts.map +1 -1
  1040. package/sdk/drives.js +2 -1
  1041. package/sdk/drives.js.map +1 -1
  1042. package/sdk/ecommerce.js +4 -8
  1043. package/sdk/ecommerce.js.map +1 -1
  1044. package/sdk/employees.d.ts +4 -1
  1045. package/sdk/employees.d.ts.map +1 -1
  1046. package/sdk/employees.js +2 -1
  1047. package/sdk/employees.js.map +1 -1
  1048. package/sdk/eventlogs.d.ts +4 -1
  1049. package/sdk/eventlogs.d.ts.map +1 -1
  1050. package/sdk/eventlogs.js +2 -2
  1051. package/sdk/eventlogs.js.map +1 -1
  1052. package/sdk/expenses.d.ts +4 -1
  1053. package/sdk/expenses.d.ts.map +1 -1
  1054. package/sdk/expenses.js +2 -1
  1055. package/sdk/expenses.js.map +1 -1
  1056. package/sdk/files.d.ts +4 -1
  1057. package/sdk/files.d.ts.map +1 -1
  1058. package/sdk/files.js +2 -1
  1059. package/sdk/files.js.map +1 -1
  1060. package/sdk/filestorage.js +6 -12
  1061. package/sdk/filestorage.js.map +1 -1
  1062. package/sdk/hris.js +7 -14
  1063. package/sdk/hris.js.map +1 -1
  1064. package/sdk/invoiceitems.d.ts +4 -1
  1065. package/sdk/invoiceitems.d.ts.map +1 -1
  1066. package/sdk/invoiceitems.js +2 -1
  1067. package/sdk/invoiceitems.js.map +1 -1
  1068. package/sdk/invoices.d.ts +4 -1
  1069. package/sdk/invoices.d.ts.map +1 -1
  1070. package/sdk/invoices.js +2 -1
  1071. package/sdk/invoices.js.map +1 -1
  1072. package/sdk/issuetracking.js +5 -10
  1073. package/sdk/issuetracking.js.map +1 -1
  1074. package/sdk/jobs.d.ts +4 -1
  1075. package/sdk/jobs.d.ts.map +1 -1
  1076. package/sdk/jobs.js +2 -1
  1077. package/sdk/jobs.js.map +1 -1
  1078. package/sdk/journalentries.d.ts +4 -1
  1079. package/sdk/journalentries.d.ts.map +1 -1
  1080. package/sdk/journalentries.js +2 -1
  1081. package/sdk/journalentries.js.map +1 -1
  1082. package/sdk/leads.d.ts +4 -1
  1083. package/sdk/leads.d.ts.map +1 -1
  1084. package/sdk/leads.js +2 -1
  1085. package/sdk/leads.js.map +1 -1
  1086. package/sdk/ledgeraccounts.d.ts +4 -1
  1087. package/sdk/ledgeraccounts.d.ts.map +1 -1
  1088. package/sdk/ledgeraccounts.js +2 -1
  1089. package/sdk/ledgeraccounts.js.map +1 -1
  1090. package/sdk/locations.d.ts +4 -1
  1091. package/sdk/locations.d.ts.map +1 -1
  1092. package/sdk/locations.js +2 -1
  1093. package/sdk/locations.js.map +1 -1
  1094. package/sdk/logs.d.ts +4 -1
  1095. package/sdk/logs.d.ts.map +1 -1
  1096. package/sdk/logs.js +2 -2
  1097. package/sdk/logs.js.map +1 -1
  1098. package/sdk/messages.d.ts +4 -1
  1099. package/sdk/messages.d.ts.map +1 -1
  1100. package/sdk/messages.js +2 -1
  1101. package/sdk/messages.js.map +1 -1
  1102. package/sdk/notes.d.ts +4 -1
  1103. package/sdk/notes.d.ts.map +1 -1
  1104. package/sdk/notes.js +2 -1
  1105. package/sdk/notes.js.map +1 -1
  1106. package/sdk/opportunities.d.ts +4 -1
  1107. package/sdk/opportunities.d.ts.map +1 -1
  1108. package/sdk/opportunities.js +2 -1
  1109. package/sdk/opportunities.js.map +1 -1
  1110. package/sdk/orders.d.ts +4 -1
  1111. package/sdk/orders.d.ts.map +1 -1
  1112. package/sdk/orders.js +2 -1
  1113. package/sdk/orders.js.map +1 -1
  1114. package/sdk/payments.d.ts +4 -1
  1115. package/sdk/payments.d.ts.map +1 -1
  1116. package/sdk/payments.js +2 -1
  1117. package/sdk/payments.js.map +1 -1
  1118. package/sdk/pipelines.d.ts +4 -1
  1119. package/sdk/pipelines.d.ts.map +1 -1
  1120. package/sdk/pipelines.js +2 -1
  1121. package/sdk/pipelines.js.map +1 -1
  1122. package/sdk/products.d.ts +4 -1
  1123. package/sdk/products.d.ts.map +1 -1
  1124. package/sdk/products.js +2 -1
  1125. package/sdk/products.js.map +1 -1
  1126. package/sdk/purchaseorders.d.ts +4 -1
  1127. package/sdk/purchaseorders.d.ts.map +1 -1
  1128. package/sdk/purchaseorders.js +2 -1
  1129. package/sdk/purchaseorders.js.map +1 -1
  1130. package/sdk/sdk.js +11 -22
  1131. package/sdk/sdk.js.map +1 -1
  1132. package/sdk/sharedlinks.d.ts +4 -1
  1133. package/sdk/sharedlinks.d.ts.map +1 -1
  1134. package/sdk/sharedlinks.js +2 -1
  1135. package/sdk/sharedlinks.js.map +1 -1
  1136. package/sdk/sms.js +1 -2
  1137. package/sdk/sms.js.map +1 -1
  1138. package/sdk/subsidiaries.d.ts +4 -1
  1139. package/sdk/subsidiaries.d.ts.map +1 -1
  1140. package/sdk/subsidiaries.js +2 -1
  1141. package/sdk/subsidiaries.js.map +1 -1
  1142. package/sdk/suppliers.d.ts +4 -1
  1143. package/sdk/suppliers.d.ts.map +1 -1
  1144. package/sdk/suppliers.js +2 -1
  1145. package/sdk/suppliers.js.map +1 -1
  1146. package/sdk/taxrates.d.ts +4 -1
  1147. package/sdk/taxrates.d.ts.map +1 -1
  1148. package/sdk/taxrates.js +2 -1
  1149. package/sdk/taxrates.js.map +1 -1
  1150. package/sdk/timeoffrequests.d.ts +4 -1
  1151. package/sdk/timeoffrequests.d.ts.map +1 -1
  1152. package/sdk/timeoffrequests.js +2 -1
  1153. package/sdk/timeoffrequests.js.map +1 -1
  1154. package/sdk/trackingcategories.d.ts +4 -1
  1155. package/sdk/trackingcategories.d.ts.map +1 -1
  1156. package/sdk/trackingcategories.js +2 -1
  1157. package/sdk/trackingcategories.js.map +1 -1
  1158. package/sdk/uploadsessions.d.ts +3 -9
  1159. package/sdk/uploadsessions.d.ts.map +1 -1
  1160. package/sdk/uploadsessions.js.map +1 -1
  1161. package/sdk/users.d.ts +4 -1
  1162. package/sdk/users.d.ts.map +1 -1
  1163. package/sdk/users.js +2 -1
  1164. package/sdk/users.js.map +1 -1
  1165. package/sdk/vault.js +11 -22
  1166. package/sdk/vault.js.map +1 -1
  1167. package/sdk/webhook.js +2 -4
  1168. package/sdk/webhook.js.map +1 -1
  1169. package/sdk/webhooks.d.ts +4 -1
  1170. package/sdk/webhooks.d.ts.map +1 -1
  1171. package/sdk/webhooks.js +2 -1
  1172. package/sdk/webhooks.js.map +1 -1
  1173. package/src/funcs/accountingAgedCreditorsGet.ts +1 -0
  1174. package/src/funcs/accountingAgedDebtorsGet.ts +1 -0
  1175. package/src/funcs/accountingAttachmentsDelete.ts +1 -0
  1176. package/src/funcs/accountingAttachmentsDownload.ts +1 -0
  1177. package/src/funcs/accountingAttachmentsGet.ts +1 -0
  1178. package/src/funcs/accountingAttachmentsList.ts +72 -20
  1179. package/src/funcs/accountingBalanceSheetGet.ts +1 -0
  1180. package/src/funcs/accountingBillPaymentsCreate.ts +1 -0
  1181. package/src/funcs/accountingBillPaymentsDelete.ts +1 -0
  1182. package/src/funcs/accountingBillPaymentsGet.ts +1 -0
  1183. package/src/funcs/accountingBillPaymentsList.ts +72 -20
  1184. package/src/funcs/accountingBillPaymentsUpdate.ts +1 -0
  1185. package/src/funcs/accountingBillsCreate.ts +1 -0
  1186. package/src/funcs/accountingBillsDelete.ts +1 -0
  1187. package/src/funcs/accountingBillsGet.ts +1 -0
  1188. package/src/funcs/accountingBillsList.ts +72 -20
  1189. package/src/funcs/accountingBillsUpdate.ts +1 -0
  1190. package/src/funcs/accountingCompanyInfoGet.ts +1 -0
  1191. package/src/funcs/accountingCreditNotesCreate.ts +1 -0
  1192. package/src/funcs/accountingCreditNotesDelete.ts +1 -0
  1193. package/src/funcs/accountingCreditNotesGet.ts +1 -0
  1194. package/src/funcs/accountingCreditNotesList.ts +72 -20
  1195. package/src/funcs/accountingCreditNotesUpdate.ts +1 -0
  1196. package/src/funcs/accountingCustomersCreate.ts +1 -0
  1197. package/src/funcs/accountingCustomersDelete.ts +1 -0
  1198. package/src/funcs/accountingCustomersGet.ts +1 -0
  1199. package/src/funcs/accountingCustomersList.ts +72 -20
  1200. package/src/funcs/accountingCustomersUpdate.ts +1 -0
  1201. package/src/funcs/accountingDepartmentsCreate.ts +1 -0
  1202. package/src/funcs/accountingDepartmentsDelete.ts +1 -0
  1203. package/src/funcs/accountingDepartmentsGet.ts +1 -0
  1204. package/src/funcs/accountingDepartmentsList.ts +72 -20
  1205. package/src/funcs/accountingDepartmentsUpdate.ts +1 -0
  1206. package/src/funcs/accountingExpensesCreate.ts +1 -0
  1207. package/src/funcs/accountingExpensesDelete.ts +1 -0
  1208. package/src/funcs/accountingExpensesGet.ts +1 -0
  1209. package/src/funcs/accountingExpensesList.ts +72 -20
  1210. package/src/funcs/accountingExpensesUpdate.ts +1 -0
  1211. package/src/funcs/accountingInvoiceItemsCreate.ts +1 -0
  1212. package/src/funcs/accountingInvoiceItemsDelete.ts +1 -0
  1213. package/src/funcs/accountingInvoiceItemsGet.ts +1 -0
  1214. package/src/funcs/accountingInvoiceItemsList.ts +72 -20
  1215. package/src/funcs/accountingInvoiceItemsUpdate.ts +1 -0
  1216. package/src/funcs/accountingInvoicesCreate.ts +1 -0
  1217. package/src/funcs/accountingInvoicesDelete.ts +1 -0
  1218. package/src/funcs/accountingInvoicesGet.ts +1 -0
  1219. package/src/funcs/accountingInvoicesList.ts +72 -20
  1220. package/src/funcs/accountingInvoicesUpdate.ts +1 -0
  1221. package/src/funcs/accountingJournalEntriesCreate.ts +1 -0
  1222. package/src/funcs/accountingJournalEntriesDelete.ts +1 -0
  1223. package/src/funcs/accountingJournalEntriesGet.ts +1 -0
  1224. package/src/funcs/accountingJournalEntriesList.ts +72 -20
  1225. package/src/funcs/accountingJournalEntriesUpdate.ts +1 -0
  1226. package/src/funcs/accountingLedgerAccountsCreate.ts +1 -0
  1227. package/src/funcs/accountingLedgerAccountsDelete.ts +1 -0
  1228. package/src/funcs/accountingLedgerAccountsGet.ts +1 -0
  1229. package/src/funcs/accountingLedgerAccountsList.ts +72 -20
  1230. package/src/funcs/accountingLedgerAccountsUpdate.ts +1 -0
  1231. package/src/funcs/accountingLocationsCreate.ts +1 -0
  1232. package/src/funcs/accountingLocationsDelete.ts +1 -0
  1233. package/src/funcs/accountingLocationsGet.ts +1 -0
  1234. package/src/funcs/accountingLocationsList.ts +72 -20
  1235. package/src/funcs/accountingLocationsUpdate.ts +1 -0
  1236. package/src/funcs/accountingPaymentsCreate.ts +1 -0
  1237. package/src/funcs/accountingPaymentsDelete.ts +1 -0
  1238. package/src/funcs/accountingPaymentsGet.ts +1 -0
  1239. package/src/funcs/accountingPaymentsList.ts +72 -20
  1240. package/src/funcs/accountingPaymentsUpdate.ts +1 -0
  1241. package/src/funcs/accountingProfitAndLossGet.ts +1 -0
  1242. package/src/funcs/accountingPurchaseOrdersCreate.ts +1 -0
  1243. package/src/funcs/accountingPurchaseOrdersDelete.ts +1 -0
  1244. package/src/funcs/accountingPurchaseOrdersGet.ts +1 -0
  1245. package/src/funcs/accountingPurchaseOrdersList.ts +72 -20
  1246. package/src/funcs/accountingPurchaseOrdersUpdate.ts +1 -0
  1247. package/src/funcs/accountingSubsidiariesCreate.ts +1 -0
  1248. package/src/funcs/accountingSubsidiariesDelete.ts +1 -0
  1249. package/src/funcs/accountingSubsidiariesGet.ts +1 -0
  1250. package/src/funcs/accountingSubsidiariesList.ts +72 -20
  1251. package/src/funcs/accountingSubsidiariesUpdate.ts +1 -0
  1252. package/src/funcs/accountingSuppliersCreate.ts +1 -0
  1253. package/src/funcs/accountingSuppliersDelete.ts +1 -0
  1254. package/src/funcs/accountingSuppliersGet.ts +1 -0
  1255. package/src/funcs/accountingSuppliersList.ts +72 -20
  1256. package/src/funcs/accountingSuppliersUpdate.ts +1 -0
  1257. package/src/funcs/accountingTaxRatesCreate.ts +1 -0
  1258. package/src/funcs/accountingTaxRatesDelete.ts +1 -0
  1259. package/src/funcs/accountingTaxRatesGet.ts +1 -0
  1260. package/src/funcs/accountingTaxRatesList.ts +72 -20
  1261. package/src/funcs/accountingTaxRatesUpdate.ts +1 -0
  1262. package/src/funcs/accountingTrackingCategoriesCreate.ts +1 -0
  1263. package/src/funcs/accountingTrackingCategoriesDelete.ts +1 -0
  1264. package/src/funcs/accountingTrackingCategoriesGet.ts +1 -0
  1265. package/src/funcs/accountingTrackingCategoriesList.ts +72 -20
  1266. package/src/funcs/accountingTrackingCategoriesUpdate.ts +1 -0
  1267. package/src/funcs/atsApplicantsCreate.ts +1 -0
  1268. package/src/funcs/atsApplicantsDelete.ts +1 -0
  1269. package/src/funcs/atsApplicantsGet.ts +1 -0
  1270. package/src/funcs/atsApplicantsList.ts +72 -20
  1271. package/src/funcs/atsApplicantsUpdate.ts +1 -0
  1272. package/src/funcs/atsApplicationsCreate.ts +1 -0
  1273. package/src/funcs/atsApplicationsDelete.ts +1 -0
  1274. package/src/funcs/atsApplicationsGet.ts +1 -0
  1275. package/src/funcs/atsApplicationsList.ts +72 -20
  1276. package/src/funcs/atsApplicationsUpdate.ts +1 -0
  1277. package/src/funcs/atsJobsGet.ts +1 -0
  1278. package/src/funcs/atsJobsList.ts +72 -20
  1279. package/src/funcs/connectorApiResourceCoverageGet.ts +1 -0
  1280. package/src/funcs/connectorApiResourcesGet.ts +1 -0
  1281. package/src/funcs/connectorApisGet.ts +1 -0
  1282. package/src/funcs/connectorApisList.ts +68 -18
  1283. package/src/funcs/connectorConnectorDocsGet.ts +1 -0
  1284. package/src/funcs/connectorConnectorResourcesGet.ts +1 -0
  1285. package/src/funcs/connectorConnectorsGet.ts +1 -0
  1286. package/src/funcs/connectorConnectorsList.ts +68 -18
  1287. package/src/funcs/crmActivitiesCreate.ts +1 -0
  1288. package/src/funcs/crmActivitiesDelete.ts +1 -0
  1289. package/src/funcs/crmActivitiesGet.ts +1 -0
  1290. package/src/funcs/crmActivitiesList.ts +72 -20
  1291. package/src/funcs/crmActivitiesUpdate.ts +1 -0
  1292. package/src/funcs/crmCompaniesCreate.ts +1 -0
  1293. package/src/funcs/crmCompaniesDelete.ts +1 -0
  1294. package/src/funcs/crmCompaniesGet.ts +1 -0
  1295. package/src/funcs/crmCompaniesList.ts +72 -20
  1296. package/src/funcs/crmCompaniesUpdate.ts +1 -0
  1297. package/src/funcs/crmContactsCreate.ts +1 -0
  1298. package/src/funcs/crmContactsDelete.ts +1 -0
  1299. package/src/funcs/crmContactsGet.ts +1 -0
  1300. package/src/funcs/crmContactsList.ts +72 -20
  1301. package/src/funcs/crmContactsUpdate.ts +1 -0
  1302. package/src/funcs/crmLeadsCreate.ts +1 -0
  1303. package/src/funcs/crmLeadsDelete.ts +1 -0
  1304. package/src/funcs/crmLeadsGet.ts +1 -0
  1305. package/src/funcs/crmLeadsList.ts +72 -20
  1306. package/src/funcs/crmLeadsUpdate.ts +1 -0
  1307. package/src/funcs/crmNotesCreate.ts +1 -0
  1308. package/src/funcs/crmNotesDelete.ts +1 -0
  1309. package/src/funcs/crmNotesGet.ts +1 -0
  1310. package/src/funcs/crmNotesList.ts +72 -20
  1311. package/src/funcs/crmNotesUpdate.ts +1 -0
  1312. package/src/funcs/crmOpportunitiesCreate.ts +1 -0
  1313. package/src/funcs/crmOpportunitiesDelete.ts +1 -0
  1314. package/src/funcs/crmOpportunitiesGet.ts +1 -0
  1315. package/src/funcs/crmOpportunitiesList.ts +72 -20
  1316. package/src/funcs/crmOpportunitiesUpdate.ts +1 -0
  1317. package/src/funcs/crmPipelinesCreate.ts +1 -0
  1318. package/src/funcs/crmPipelinesDelete.ts +1 -0
  1319. package/src/funcs/crmPipelinesGet.ts +1 -0
  1320. package/src/funcs/crmPipelinesList.ts +72 -20
  1321. package/src/funcs/crmPipelinesUpdate.ts +1 -0
  1322. package/src/funcs/crmUsersCreate.ts +1 -0
  1323. package/src/funcs/crmUsersDelete.ts +1 -0
  1324. package/src/funcs/crmUsersGet.ts +1 -0
  1325. package/src/funcs/crmUsersList.ts +72 -20
  1326. package/src/funcs/crmUsersUpdate.ts +1 -0
  1327. package/src/funcs/ecommerceCustomersGet.ts +1 -0
  1328. package/src/funcs/ecommerceCustomersList.ts +72 -20
  1329. package/src/funcs/ecommerceOrdersGet.ts +1 -0
  1330. package/src/funcs/ecommerceOrdersList.ts +72 -20
  1331. package/src/funcs/ecommerceProductsGet.ts +1 -0
  1332. package/src/funcs/ecommerceProductsList.ts +72 -20
  1333. package/src/funcs/ecommerceStoresGet.ts +1 -0
  1334. package/src/funcs/fileStorageDriveGroupsCreate.ts +1 -0
  1335. package/src/funcs/fileStorageDriveGroupsDelete.ts +1 -0
  1336. package/src/funcs/fileStorageDriveGroupsGet.ts +1 -0
  1337. package/src/funcs/fileStorageDriveGroupsList.ts +72 -20
  1338. package/src/funcs/fileStorageDriveGroupsUpdate.ts +1 -0
  1339. package/src/funcs/fileStorageDrivesCreate.ts +1 -0
  1340. package/src/funcs/fileStorageDrivesDelete.ts +1 -0
  1341. package/src/funcs/fileStorageDrivesGet.ts +1 -0
  1342. package/src/funcs/fileStorageDrivesList.ts +72 -20
  1343. package/src/funcs/fileStorageDrivesUpdate.ts +1 -0
  1344. package/src/funcs/fileStorageFilesDelete.ts +1 -0
  1345. package/src/funcs/fileStorageFilesDownload.ts +1 -0
  1346. package/src/funcs/fileStorageFilesExport.ts +1 -0
  1347. package/src/funcs/fileStorageFilesGet.ts +1 -0
  1348. package/src/funcs/fileStorageFilesList.ts +72 -20
  1349. package/src/funcs/fileStorageFilesSearch.ts +1 -0
  1350. package/src/funcs/fileStorageFilesUpdate.ts +1 -0
  1351. package/src/funcs/fileStorageFoldersCopy.ts +1 -0
  1352. package/src/funcs/fileStorageFoldersCreate.ts +1 -0
  1353. package/src/funcs/fileStorageFoldersDelete.ts +1 -0
  1354. package/src/funcs/fileStorageFoldersGet.ts +1 -0
  1355. package/src/funcs/fileStorageFoldersUpdate.ts +1 -0
  1356. package/src/funcs/fileStorageSharedLinksCreate.ts +1 -0
  1357. package/src/funcs/fileStorageSharedLinksDelete.ts +1 -0
  1358. package/src/funcs/fileStorageSharedLinksGet.ts +1 -0
  1359. package/src/funcs/fileStorageSharedLinksList.ts +72 -20
  1360. package/src/funcs/fileStorageSharedLinksUpdate.ts +1 -0
  1361. package/src/funcs/fileStorageUploadSessionsCreate.ts +1 -1
  1362. package/src/funcs/fileStorageUploadSessionsDelete.ts +1 -0
  1363. package/src/funcs/fileStorageUploadSessionsFinish.ts +1 -1
  1364. package/src/funcs/fileStorageUploadSessionsGet.ts +1 -1
  1365. package/src/funcs/hrisCompaniesCreate.ts +1 -0
  1366. package/src/funcs/hrisCompaniesDelete.ts +1 -0
  1367. package/src/funcs/hrisCompaniesGet.ts +1 -0
  1368. package/src/funcs/hrisCompaniesList.ts +72 -20
  1369. package/src/funcs/hrisCompaniesUpdate.ts +1 -0
  1370. package/src/funcs/hrisDepartmentsCreate.ts +1 -0
  1371. package/src/funcs/hrisDepartmentsDelete.ts +1 -0
  1372. package/src/funcs/hrisDepartmentsGet.ts +1 -0
  1373. package/src/funcs/hrisDepartmentsList.ts +72 -20
  1374. package/src/funcs/hrisDepartmentsUpdate.ts +1 -0
  1375. package/src/funcs/hrisEmployeePayrollsGet.ts +1 -0
  1376. package/src/funcs/hrisEmployeePayrollsList.ts +1 -0
  1377. package/src/funcs/hrisEmployeeSchedulesList.ts +1 -0
  1378. package/src/funcs/hrisEmployeesCreate.ts +1 -0
  1379. package/src/funcs/hrisEmployeesDelete.ts +1 -0
  1380. package/src/funcs/hrisEmployeesGet.ts +1 -0
  1381. package/src/funcs/hrisEmployeesList.ts +72 -20
  1382. package/src/funcs/hrisEmployeesUpdate.ts +1 -0
  1383. package/src/funcs/hrisPayrollsGet.ts +1 -0
  1384. package/src/funcs/hrisPayrollsList.ts +1 -0
  1385. package/src/funcs/hrisTimeOffRequestsCreate.ts +1 -0
  1386. package/src/funcs/hrisTimeOffRequestsDelete.ts +1 -0
  1387. package/src/funcs/hrisTimeOffRequestsGet.ts +1 -0
  1388. package/src/funcs/hrisTimeOffRequestsList.ts +72 -20
  1389. package/src/funcs/hrisTimeOffRequestsUpdate.ts +1 -0
  1390. package/src/funcs/issueTrackingCollectionTagsList.ts +72 -20
  1391. package/src/funcs/issueTrackingCollectionTicketCommentsCreate.ts +1 -0
  1392. package/src/funcs/issueTrackingCollectionTicketCommentsDelete.ts +1 -0
  1393. package/src/funcs/issueTrackingCollectionTicketCommentsGet.ts +72 -20
  1394. package/src/funcs/issueTrackingCollectionTicketCommentsList.ts +72 -20
  1395. package/src/funcs/issueTrackingCollectionTicketCommentsUpdate.ts +1 -0
  1396. package/src/funcs/issueTrackingCollectionTicketsCreate.ts +1 -0
  1397. package/src/funcs/issueTrackingCollectionTicketsDelete.ts +1 -0
  1398. package/src/funcs/issueTrackingCollectionTicketsGet.ts +1 -0
  1399. package/src/funcs/issueTrackingCollectionTicketsList.ts +72 -20
  1400. package/src/funcs/issueTrackingCollectionTicketsUpdate.ts +1 -0
  1401. package/src/funcs/issueTrackingCollectionUsersGet.ts +1 -0
  1402. package/src/funcs/issueTrackingCollectionUsersList.ts +72 -20
  1403. package/src/funcs/issueTrackingCollectionsGet.ts +1 -0
  1404. package/src/funcs/issueTrackingCollectionsList.ts +72 -20
  1405. package/src/funcs/smsMessagesCreate.ts +1 -0
  1406. package/src/funcs/smsMessagesDelete.ts +1 -0
  1407. package/src/funcs/smsMessagesGet.ts +1 -0
  1408. package/src/funcs/smsMessagesList.ts +72 -20
  1409. package/src/funcs/smsMessagesUpdate.ts +1 -0
  1410. package/src/funcs/vaultConnectionCustomMappingsList.ts +1 -0
  1411. package/src/funcs/vaultConnectionSettingsList.ts +1 -0
  1412. package/src/funcs/vaultConnectionSettingsUpdate.ts +1 -0
  1413. package/src/funcs/vaultConnectionsDelete.ts +1 -0
  1414. package/src/funcs/vaultConnectionsGet.ts +1 -0
  1415. package/src/funcs/vaultConnectionsImports.ts +1 -0
  1416. package/src/funcs/vaultConnectionsList.ts +1 -0
  1417. package/src/funcs/vaultConnectionsToken.ts +1 -0
  1418. package/src/funcs/vaultConnectionsUpdate.ts +1 -0
  1419. package/src/funcs/vaultConsumerRequestCountsList.ts +1 -0
  1420. package/src/funcs/vaultConsumersCreate.ts +1 -0
  1421. package/src/funcs/vaultConsumersDelete.ts +1 -0
  1422. package/src/funcs/vaultConsumersGet.ts +1 -0
  1423. package/src/funcs/vaultConsumersList.ts +72 -20
  1424. package/src/funcs/vaultConsumersUpdate.ts +1 -0
  1425. package/src/funcs/vaultCreateCallbackState.ts +1 -0
  1426. package/src/funcs/vaultCustomFieldsList.ts +1 -0
  1427. package/src/funcs/vaultCustomMappingsList.ts +1 -0
  1428. package/src/funcs/vaultLogsList.ts +72 -20
  1429. package/src/funcs/vaultSessionsCreate.ts +1 -0
  1430. package/src/funcs/vaultValidateConnectionState.ts +1 -0
  1431. package/src/funcs/webhookEventLogsList.ts +72 -20
  1432. package/src/funcs/webhookWebhooksCreate.ts +1 -0
  1433. package/src/funcs/webhookWebhooksDelete.ts +1 -0
  1434. package/src/funcs/webhookWebhooksGet.ts +1 -0
  1435. package/src/funcs/webhookWebhooksList.ts +72 -20
  1436. package/src/funcs/webhookWebhooksUpdate.ts +1 -0
  1437. package/src/lib/config.ts +3 -3
  1438. package/src/lib/sdks.ts +6 -1
  1439. package/src/lib/security.ts +1 -1
  1440. package/src/models/components/customer.ts +18 -0
  1441. package/src/models/components/taxrate.ts +18 -0
  1442. package/src/sdk/activities.ts +5 -2
  1443. package/src/sdk/apideckcompanies.ts +5 -2
  1444. package/src/sdk/apideckcustomers.ts +5 -2
  1445. package/src/sdk/apideckdepartments.ts +5 -2
  1446. package/src/sdk/apis.ts +5 -2
  1447. package/src/sdk/applicants.ts +5 -2
  1448. package/src/sdk/applications.ts +5 -2
  1449. package/src/sdk/attachments.ts +8 -2
  1450. package/src/sdk/billpayments.ts +8 -2
  1451. package/src/sdk/bills.ts +5 -2
  1452. package/src/sdk/collections.ts +8 -2
  1453. package/src/sdk/collectiontags.ts +8 -3
  1454. package/src/sdk/collectionticketcomments.ts +15 -4
  1455. package/src/sdk/collectiontickets.ts +8 -2
  1456. package/src/sdk/collectionusers.ts +8 -2
  1457. package/src/sdk/companies.ts +5 -2
  1458. package/src/sdk/connectors.ts +5 -2
  1459. package/src/sdk/consumers.ts +5 -2
  1460. package/src/sdk/contacts.ts +5 -2
  1461. package/src/sdk/creditnotes.ts +8 -2
  1462. package/src/sdk/customers.ts +5 -2
  1463. package/src/sdk/departments.ts +8 -2
  1464. package/src/sdk/drivegroups.ts +8 -2
  1465. package/src/sdk/drives.ts +5 -2
  1466. package/src/sdk/employees.ts +5 -2
  1467. package/src/sdk/eventlogs.ts +5 -3
  1468. package/src/sdk/expenses.ts +5 -2
  1469. package/src/sdk/files.ts +5 -2
  1470. package/src/sdk/invoiceitems.ts +8 -2
  1471. package/src/sdk/invoices.ts +5 -2
  1472. package/src/sdk/jobs.ts +3 -2
  1473. package/src/sdk/journalentries.ts +8 -2
  1474. package/src/sdk/leads.ts +3 -2
  1475. package/src/sdk/ledgeraccounts.ts +8 -2
  1476. package/src/sdk/locations.ts +5 -2
  1477. package/src/sdk/logs.ts +5 -3
  1478. package/src/sdk/messages.ts +5 -2
  1479. package/src/sdk/notes.ts +3 -2
  1480. package/src/sdk/opportunities.ts +5 -2
  1481. package/src/sdk/orders.ts +5 -2
  1482. package/src/sdk/payments.ts +5 -2
  1483. package/src/sdk/pipelines.ts +5 -2
  1484. package/src/sdk/products.ts +5 -2
  1485. package/src/sdk/purchaseorders.ts +8 -2
  1486. package/src/sdk/sharedlinks.ts +8 -2
  1487. package/src/sdk/subsidiaries.ts +8 -2
  1488. package/src/sdk/suppliers.ts +5 -2
  1489. package/src/sdk/taxrates.ts +5 -2
  1490. package/src/sdk/timeoffrequests.ts +5 -2
  1491. package/src/sdk/trackingcategories.ts +8 -2
  1492. package/src/sdk/uploadsessions.ts +3 -3
  1493. package/src/sdk/users.ts +3 -2
  1494. package/src/sdk/webhooks.ts +5 -2
@@ -7,6 +7,7 @@ import { connectorConnectorsList } from "../funcs/connectorConnectorsList.js";
7
7
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
8
8
  import * as operations from "../models/operations/index.js";
9
9
  import { unwrapAsync } from "../types/fp.js";
10
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
10
11
 
11
12
  export class Connectors extends ClientSDK {
12
13
  /**
@@ -18,8 +19,10 @@ export class Connectors extends ClientSDK {
18
19
  async list(
19
20
  request: operations.ConnectorConnectorsAllRequest,
20
21
  options?: RequestOptions,
21
- ): Promise<operations.ConnectorConnectorsAllResponse> {
22
- return unwrapAsync(connectorConnectorsList(
22
+ ): Promise<
23
+ PageIterator<operations.ConnectorConnectorsAllResponse, { cursor: string }>
24
+ > {
25
+ return unwrapResultIterator(connectorConnectorsList(
23
26
  this,
24
27
  request,
25
28
  options,
@@ -11,6 +11,7 @@ import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as components from "../models/components/index.js";
12
12
  import * as operations from "../models/operations/index.js";
13
13
  import { unwrapAsync } from "../types/fp.js";
14
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
14
15
 
15
16
  export class Consumers extends ClientSDK {
16
17
  /**
@@ -39,8 +40,10 @@ export class Consumers extends ClientSDK {
39
40
  async list(
40
41
  request: operations.VaultConsumersAllRequest,
41
42
  options?: RequestOptions,
42
- ): Promise<operations.VaultConsumersAllResponse> {
43
- return unwrapAsync(vaultConsumersList(
43
+ ): Promise<
44
+ PageIterator<operations.VaultConsumersAllResponse, { cursor: string }>
45
+ > {
46
+ return unwrapResultIterator(vaultConsumersList(
44
47
  this,
45
48
  request,
46
49
  options,
@@ -10,6 +10,7 @@ import { crmContactsUpdate } from "../funcs/crmContactsUpdate.js";
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Contacts extends ClientSDK {
15
16
  /**
@@ -21,8 +22,10 @@ export class Contacts extends ClientSDK {
21
22
  async list(
22
23
  request: operations.CrmContactsAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.CrmContactsAllResponse> {
25
- return unwrapAsync(crmContactsList(
25
+ ): Promise<
26
+ PageIterator<operations.CrmContactsAllResponse, { cursor: string }>
27
+ > {
28
+ return unwrapResultIterator(crmContactsList(
26
29
  this,
27
30
  request,
28
31
  options,
@@ -10,6 +10,7 @@ import { accountingCreditNotesUpdate } from "../funcs/accountingCreditNotesUpdat
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class CreditNotes extends ClientSDK {
15
16
  /**
@@ -21,8 +22,13 @@ export class CreditNotes extends ClientSDK {
21
22
  async list(
22
23
  request: operations.AccountingCreditNotesAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.AccountingCreditNotesAllResponse> {
25
- return unwrapAsync(accountingCreditNotesList(
25
+ ): Promise<
26
+ PageIterator<
27
+ operations.AccountingCreditNotesAllResponse,
28
+ { cursor: string }
29
+ >
30
+ > {
31
+ return unwrapResultIterator(accountingCreditNotesList(
26
32
  this,
27
33
  request,
28
34
  options,
@@ -10,6 +10,7 @@ import { accountingCustomersUpdate } from "../funcs/accountingCustomersUpdate.js
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Customers extends ClientSDK {
15
16
  /**
@@ -21,8 +22,10 @@ export class Customers extends ClientSDK {
21
22
  async list(
22
23
  request: operations.AccountingCustomersAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.AccountingCustomersAllResponse> {
25
- return unwrapAsync(accountingCustomersList(
25
+ ): Promise<
26
+ PageIterator<operations.AccountingCustomersAllResponse, { cursor: string }>
27
+ > {
28
+ return unwrapResultIterator(accountingCustomersList(
26
29
  this,
27
30
  request,
28
31
  options,
@@ -10,6 +10,7 @@ import { accountingDepartmentsUpdate } from "../funcs/accountingDepartmentsUpdat
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Departments extends ClientSDK {
15
16
  /**
@@ -21,8 +22,13 @@ export class Departments extends ClientSDK {
21
22
  async list(
22
23
  request: operations.AccountingDepartmentsAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.AccountingDepartmentsAllResponse> {
25
- return unwrapAsync(accountingDepartmentsList(
25
+ ): Promise<
26
+ PageIterator<
27
+ operations.AccountingDepartmentsAllResponse,
28
+ { cursor: string }
29
+ >
30
+ > {
31
+ return unwrapResultIterator(accountingDepartmentsList(
26
32
  this,
27
33
  request,
28
34
  options,
@@ -10,6 +10,7 @@ import { fileStorageDriveGroupsUpdate } from "../funcs/fileStorageDriveGroupsUpd
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class DriveGroups extends ClientSDK {
15
16
  /**
@@ -21,8 +22,13 @@ export class DriveGroups extends ClientSDK {
21
22
  async list(
22
23
  request: operations.FileStorageDriveGroupsAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.FileStorageDriveGroupsAllResponse> {
25
- return unwrapAsync(fileStorageDriveGroupsList(
25
+ ): Promise<
26
+ PageIterator<
27
+ operations.FileStorageDriveGroupsAllResponse,
28
+ { cursor: string }
29
+ >
30
+ > {
31
+ return unwrapResultIterator(fileStorageDriveGroupsList(
26
32
  this,
27
33
  request,
28
34
  options,
package/src/sdk/drives.ts CHANGED
@@ -10,6 +10,7 @@ import { fileStorageDrivesUpdate } from "../funcs/fileStorageDrivesUpdate.js";
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Drives extends ClientSDK {
15
16
  /**
@@ -21,8 +22,10 @@ export class Drives extends ClientSDK {
21
22
  async list(
22
23
  request: operations.FileStorageDrivesAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.FileStorageDrivesAllResponse> {
25
- return unwrapAsync(fileStorageDrivesList(
25
+ ): Promise<
26
+ PageIterator<operations.FileStorageDrivesAllResponse, { cursor: string }>
27
+ > {
28
+ return unwrapResultIterator(fileStorageDrivesList(
26
29
  this,
27
30
  request,
28
31
  options,
@@ -10,6 +10,7 @@ import { hrisEmployeesUpdate } from "../funcs/hrisEmployeesUpdate.js";
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Employees extends ClientSDK {
15
16
  /**
@@ -21,8 +22,10 @@ export class Employees extends ClientSDK {
21
22
  async list(
22
23
  request: operations.HrisEmployeesAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.HrisEmployeesAllResponse> {
25
- return unwrapAsync(hrisEmployeesList(
25
+ ): Promise<
26
+ PageIterator<operations.HrisEmployeesAllResponse, { cursor: string }>
27
+ > {
28
+ return unwrapResultIterator(hrisEmployeesList(
26
29
  this,
27
30
  request,
28
31
  options,
@@ -5,7 +5,7 @@
5
5
  import { webhookEventLogsList } from "../funcs/webhookEventLogsList.js";
6
6
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
7
7
  import * as operations from "../models/operations/index.js";
8
- import { unwrapAsync } from "../types/fp.js";
8
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
9
9
 
10
10
  export class EventLogs extends ClientSDK {
11
11
  /**
@@ -17,8 +17,10 @@ export class EventLogs extends ClientSDK {
17
17
  async list(
18
18
  request: operations.WebhookEventLogsAllRequest,
19
19
  options?: RequestOptions,
20
- ): Promise<operations.WebhookEventLogsAllResponse> {
21
- return unwrapAsync(webhookEventLogsList(
20
+ ): Promise<
21
+ PageIterator<operations.WebhookEventLogsAllResponse, { cursor: string }>
22
+ > {
23
+ return unwrapResultIterator(webhookEventLogsList(
22
24
  this,
23
25
  request,
24
26
  options,
@@ -10,6 +10,7 @@ import { accountingExpensesUpdate } from "../funcs/accountingExpensesUpdate.js";
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Expenses extends ClientSDK {
15
16
  /**
@@ -21,8 +22,10 @@ export class Expenses extends ClientSDK {
21
22
  async list(
22
23
  request: operations.AccountingExpensesAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.AccountingExpensesAllResponse> {
25
- return unwrapAsync(accountingExpensesList(
25
+ ): Promise<
26
+ PageIterator<operations.AccountingExpensesAllResponse, { cursor: string }>
27
+ > {
28
+ return unwrapResultIterator(accountingExpensesList(
26
29
  this,
27
30
  request,
28
31
  options,
package/src/sdk/files.ts CHANGED
@@ -18,6 +18,7 @@ import { fileStorageFilesUpdate } from "../funcs/fileStorageFilesUpdate.js";
18
18
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
19
19
  import * as operations from "../models/operations/index.js";
20
20
  import { unwrapAsync } from "../types/fp.js";
21
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
21
22
 
22
23
  export { DownloadAcceptEnum } from "../funcs/fileStorageFilesDownload.js";
23
24
 
@@ -33,8 +34,10 @@ export class Files extends ClientSDK {
33
34
  async list(
34
35
  request: operations.FileStorageFilesAllRequest,
35
36
  options?: RequestOptions,
36
- ): Promise<operations.FileStorageFilesAllResponse> {
37
- return unwrapAsync(fileStorageFilesList(
37
+ ): Promise<
38
+ PageIterator<operations.FileStorageFilesAllResponse, { cursor: string }>
39
+ > {
40
+ return unwrapResultIterator(fileStorageFilesList(
38
41
  this,
39
42
  request,
40
43
  options,
@@ -10,6 +10,7 @@ import { accountingInvoiceItemsUpdate } from "../funcs/accountingInvoiceItemsUpd
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class InvoiceItems extends ClientSDK {
15
16
  /**
@@ -21,8 +22,13 @@ export class InvoiceItems extends ClientSDK {
21
22
  async list(
22
23
  request: operations.AccountingInvoiceItemsAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.AccountingInvoiceItemsAllResponse> {
25
- return unwrapAsync(accountingInvoiceItemsList(
25
+ ): Promise<
26
+ PageIterator<
27
+ operations.AccountingInvoiceItemsAllResponse,
28
+ { cursor: string }
29
+ >
30
+ > {
31
+ return unwrapResultIterator(accountingInvoiceItemsList(
26
32
  this,
27
33
  request,
28
34
  options,
@@ -10,6 +10,7 @@ import { accountingInvoicesUpdate } from "../funcs/accountingInvoicesUpdate.js";
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Invoices extends ClientSDK {
15
16
  /**
@@ -21,8 +22,10 @@ export class Invoices extends ClientSDK {
21
22
  async list(
22
23
  request: operations.AccountingInvoicesAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.AccountingInvoicesAllResponse> {
25
- return unwrapAsync(accountingInvoicesList(
25
+ ): Promise<
26
+ PageIterator<operations.AccountingInvoicesAllResponse, { cursor: string }>
27
+ > {
28
+ return unwrapResultIterator(accountingInvoicesList(
26
29
  this,
27
30
  request,
28
31
  options,
package/src/sdk/jobs.ts CHANGED
@@ -7,6 +7,7 @@ import { atsJobsList } from "../funcs/atsJobsList.js";
7
7
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
8
8
  import * as operations from "../models/operations/index.js";
9
9
  import { unwrapAsync } from "../types/fp.js";
10
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
10
11
 
11
12
  export class Jobs extends ClientSDK {
12
13
  /**
@@ -18,8 +19,8 @@ export class Jobs extends ClientSDK {
18
19
  async list(
19
20
  request: operations.AtsJobsAllRequest,
20
21
  options?: RequestOptions,
21
- ): Promise<operations.AtsJobsAllResponse> {
22
- return unwrapAsync(atsJobsList(
22
+ ): Promise<PageIterator<operations.AtsJobsAllResponse, { cursor: string }>> {
23
+ return unwrapResultIterator(atsJobsList(
23
24
  this,
24
25
  request,
25
26
  options,
@@ -10,6 +10,7 @@ import { accountingJournalEntriesUpdate } from "../funcs/accountingJournalEntrie
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class JournalEntries extends ClientSDK {
15
16
  /**
@@ -21,8 +22,13 @@ export class JournalEntries extends ClientSDK {
21
22
  async list(
22
23
  request: operations.AccountingJournalEntriesAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.AccountingJournalEntriesAllResponse> {
25
- return unwrapAsync(accountingJournalEntriesList(
25
+ ): Promise<
26
+ PageIterator<
27
+ operations.AccountingJournalEntriesAllResponse,
28
+ { cursor: string }
29
+ >
30
+ > {
31
+ return unwrapResultIterator(accountingJournalEntriesList(
26
32
  this,
27
33
  request,
28
34
  options,
package/src/sdk/leads.ts CHANGED
@@ -10,6 +10,7 @@ import { crmLeadsUpdate } from "../funcs/crmLeadsUpdate.js";
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Leads extends ClientSDK {
15
16
  /**
@@ -21,8 +22,8 @@ export class Leads extends ClientSDK {
21
22
  async list(
22
23
  request: operations.CrmLeadsAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.CrmLeadsAllResponse> {
25
- return unwrapAsync(crmLeadsList(
25
+ ): Promise<PageIterator<operations.CrmLeadsAllResponse, { cursor: string }>> {
26
+ return unwrapResultIterator(crmLeadsList(
26
27
  this,
27
28
  request,
28
29
  options,
@@ -10,6 +10,7 @@ import { accountingLedgerAccountsUpdate } from "../funcs/accountingLedgerAccount
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class LedgerAccounts extends ClientSDK {
15
16
  /**
@@ -21,8 +22,13 @@ export class LedgerAccounts extends ClientSDK {
21
22
  async list(
22
23
  request: operations.AccountingLedgerAccountsAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.AccountingLedgerAccountsAllResponse> {
25
- return unwrapAsync(accountingLedgerAccountsList(
25
+ ): Promise<
26
+ PageIterator<
27
+ operations.AccountingLedgerAccountsAllResponse,
28
+ { cursor: string }
29
+ >
30
+ > {
31
+ return unwrapResultIterator(accountingLedgerAccountsList(
26
32
  this,
27
33
  request,
28
34
  options,
@@ -10,6 +10,7 @@ import { accountingLocationsUpdate } from "../funcs/accountingLocationsUpdate.js
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Locations extends ClientSDK {
15
16
  /**
@@ -21,8 +22,10 @@ export class Locations extends ClientSDK {
21
22
  async list(
22
23
  request: operations.AccountingLocationsAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.AccountingLocationsAllResponse> {
25
- return unwrapAsync(accountingLocationsList(
25
+ ): Promise<
26
+ PageIterator<operations.AccountingLocationsAllResponse, { cursor: string }>
27
+ > {
28
+ return unwrapResultIterator(accountingLocationsList(
26
29
  this,
27
30
  request,
28
31
  options,
package/src/sdk/logs.ts CHANGED
@@ -5,7 +5,7 @@
5
5
  import { vaultLogsList } from "../funcs/vaultLogsList.js";
6
6
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
7
7
  import * as operations from "../models/operations/index.js";
8
- import { unwrapAsync } from "../types/fp.js";
8
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
9
9
 
10
10
  export class Logs extends ClientSDK {
11
11
  /**
@@ -17,8 +17,10 @@ export class Logs extends ClientSDK {
17
17
  async list(
18
18
  request: operations.VaultLogsAllRequest,
19
19
  options?: RequestOptions,
20
- ): Promise<operations.VaultLogsAllResponse> {
21
- return unwrapAsync(vaultLogsList(
20
+ ): Promise<
21
+ PageIterator<operations.VaultLogsAllResponse, { cursor: string }>
22
+ > {
23
+ return unwrapResultIterator(vaultLogsList(
22
24
  this,
23
25
  request,
24
26
  options,
@@ -10,6 +10,7 @@ import { smsMessagesUpdate } from "../funcs/smsMessagesUpdate.js";
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Messages extends ClientSDK {
15
16
  /**
@@ -21,8 +22,10 @@ export class Messages extends ClientSDK {
21
22
  async list(
22
23
  request: operations.SmsMessagesAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.SmsMessagesAllResponse> {
25
- return unwrapAsync(smsMessagesList(
25
+ ): Promise<
26
+ PageIterator<operations.SmsMessagesAllResponse, { cursor: string }>
27
+ > {
28
+ return unwrapResultIterator(smsMessagesList(
26
29
  this,
27
30
  request,
28
31
  options,
package/src/sdk/notes.ts CHANGED
@@ -10,6 +10,7 @@ import { crmNotesUpdate } from "../funcs/crmNotesUpdate.js";
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Notes extends ClientSDK {
15
16
  /**
@@ -21,8 +22,8 @@ export class Notes extends ClientSDK {
21
22
  async list(
22
23
  request: operations.CrmNotesAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.CrmNotesAllResponse> {
25
- return unwrapAsync(crmNotesList(
25
+ ): Promise<PageIterator<operations.CrmNotesAllResponse, { cursor: string }>> {
26
+ return unwrapResultIterator(crmNotesList(
26
27
  this,
27
28
  request,
28
29
  options,
@@ -10,6 +10,7 @@ import { crmOpportunitiesUpdate } from "../funcs/crmOpportunitiesUpdate.js";
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Opportunities extends ClientSDK {
15
16
  /**
@@ -21,8 +22,10 @@ export class Opportunities extends ClientSDK {
21
22
  async list(
22
23
  request: operations.CrmOpportunitiesAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.CrmOpportunitiesAllResponse> {
25
- return unwrapAsync(crmOpportunitiesList(
25
+ ): Promise<
26
+ PageIterator<operations.CrmOpportunitiesAllResponse, { cursor: string }>
27
+ > {
28
+ return unwrapResultIterator(crmOpportunitiesList(
26
29
  this,
27
30
  request,
28
31
  options,
package/src/sdk/orders.ts CHANGED
@@ -7,6 +7,7 @@ import { ecommerceOrdersList } from "../funcs/ecommerceOrdersList.js";
7
7
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
8
8
  import * as operations from "../models/operations/index.js";
9
9
  import { unwrapAsync } from "../types/fp.js";
10
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
10
11
 
11
12
  export class Orders extends ClientSDK {
12
13
  /**
@@ -18,8 +19,10 @@ export class Orders extends ClientSDK {
18
19
  async list(
19
20
  request: operations.EcommerceOrdersAllRequest,
20
21
  options?: RequestOptions,
21
- ): Promise<operations.EcommerceOrdersAllResponse> {
22
- return unwrapAsync(ecommerceOrdersList(
22
+ ): Promise<
23
+ PageIterator<operations.EcommerceOrdersAllResponse, { cursor: string }>
24
+ > {
25
+ return unwrapResultIterator(ecommerceOrdersList(
23
26
  this,
24
27
  request,
25
28
  options,
@@ -10,6 +10,7 @@ import { accountingPaymentsUpdate } from "../funcs/accountingPaymentsUpdate.js";
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Payments extends ClientSDK {
15
16
  /**
@@ -21,8 +22,10 @@ export class Payments extends ClientSDK {
21
22
  async list(
22
23
  request: operations.AccountingPaymentsAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.AccountingPaymentsAllResponse> {
25
- return unwrapAsync(accountingPaymentsList(
25
+ ): Promise<
26
+ PageIterator<operations.AccountingPaymentsAllResponse, { cursor: string }>
27
+ > {
28
+ return unwrapResultIterator(accountingPaymentsList(
26
29
  this,
27
30
  request,
28
31
  options,
@@ -10,6 +10,7 @@ import { crmPipelinesUpdate } from "../funcs/crmPipelinesUpdate.js";
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class Pipelines extends ClientSDK {
15
16
  /**
@@ -21,8 +22,10 @@ export class Pipelines extends ClientSDK {
21
22
  async list(
22
23
  request: operations.CrmPipelinesAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.CrmPipelinesAllResponse> {
25
- return unwrapAsync(crmPipelinesList(
25
+ ): Promise<
26
+ PageIterator<operations.CrmPipelinesAllResponse, { cursor: string }>
27
+ > {
28
+ return unwrapResultIterator(crmPipelinesList(
26
29
  this,
27
30
  request,
28
31
  options,
@@ -7,6 +7,7 @@ import { ecommerceProductsList } from "../funcs/ecommerceProductsList.js";
7
7
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
8
8
  import * as operations from "../models/operations/index.js";
9
9
  import { unwrapAsync } from "../types/fp.js";
10
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
10
11
 
11
12
  export class Products extends ClientSDK {
12
13
  /**
@@ -18,8 +19,10 @@ export class Products extends ClientSDK {
18
19
  async list(
19
20
  request: operations.EcommerceProductsAllRequest,
20
21
  options?: RequestOptions,
21
- ): Promise<operations.EcommerceProductsAllResponse> {
22
- return unwrapAsync(ecommerceProductsList(
22
+ ): Promise<
23
+ PageIterator<operations.EcommerceProductsAllResponse, { cursor: string }>
24
+ > {
25
+ return unwrapResultIterator(ecommerceProductsList(
23
26
  this,
24
27
  request,
25
28
  options,
@@ -10,6 +10,7 @@ import { accountingPurchaseOrdersUpdate } from "../funcs/accountingPurchaseOrder
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class PurchaseOrders extends ClientSDK {
15
16
  /**
@@ -21,8 +22,13 @@ export class PurchaseOrders extends ClientSDK {
21
22
  async list(
22
23
  request: operations.AccountingPurchaseOrdersAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.AccountingPurchaseOrdersAllResponse> {
25
- return unwrapAsync(accountingPurchaseOrdersList(
25
+ ): Promise<
26
+ PageIterator<
27
+ operations.AccountingPurchaseOrdersAllResponse,
28
+ { cursor: string }
29
+ >
30
+ > {
31
+ return unwrapResultIterator(accountingPurchaseOrdersList(
26
32
  this,
27
33
  request,
28
34
  options,
@@ -10,6 +10,7 @@ import { fileStorageSharedLinksUpdate } from "../funcs/fileStorageSharedLinksUpd
10
10
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
11
11
  import * as operations from "../models/operations/index.js";
12
12
  import { unwrapAsync } from "../types/fp.js";
13
+ import { PageIterator, unwrapResultIterator } from "../types/operations.js";
13
14
 
14
15
  export class SharedLinks extends ClientSDK {
15
16
  /**
@@ -21,8 +22,13 @@ export class SharedLinks extends ClientSDK {
21
22
  async list(
22
23
  request: operations.FileStorageSharedLinksAllRequest,
23
24
  options?: RequestOptions,
24
- ): Promise<operations.FileStorageSharedLinksAllResponse> {
25
- return unwrapAsync(fileStorageSharedLinksList(
25
+ ): Promise<
26
+ PageIterator<
27
+ operations.FileStorageSharedLinksAllResponse,
28
+ { cursor: string }
29
+ >
30
+ > {
31
+ return unwrapResultIterator(fileStorageSharedLinksList(
26
32
  this,
27
33
  request,
28
34
  options,