@mergeapi/merge-node-client 0.1.2 → 0.1.3

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 (442) hide show
  1. package/Client.d.ts +3 -3
  2. package/Client.js +11 -11
  3. package/README.md +17 -2
  4. package/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
  5. package/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
  6. package/api/resources/accounting/resources/accounts/client/Client.js +4 -4
  7. package/api/resources/accounting/resources/addresses/client/Client.js +1 -1
  8. package/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
  9. package/api/resources/accounting/resources/attachments/client/Client.js +4 -4
  10. package/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
  11. package/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
  12. package/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
  13. package/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
  14. package/api/resources/accounting/resources/contacts/client/Client.js +4 -4
  15. package/api/resources/accounting/resources/creditNotes/client/Client.js +2 -2
  16. package/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
  17. package/api/resources/accounting/resources/expenses/client/Client.js +4 -4
  18. package/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
  19. package/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
  20. package/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
  21. package/api/resources/accounting/resources/invoices/client/Client.js +4 -4
  22. package/api/resources/accounting/resources/issues/client/Client.js +2 -2
  23. package/api/resources/accounting/resources/items/client/Client.js +2 -2
  24. package/api/resources/accounting/resources/journalEntries/client/Client.js +4 -4
  25. package/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
  26. package/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
  27. package/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
  28. package/api/resources/accounting/resources/payments/client/Client.js +4 -4
  29. package/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
  30. package/api/resources/accounting/resources/purchaseOrders/client/Client.js +4 -4
  31. package/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
  32. package/api/resources/accounting/resources/selectiveSync/client/Client.js +3 -3
  33. package/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
  34. package/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
  35. package/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
  36. package/api/resources/accounting/resources/transactions/client/Client.js +2 -2
  37. package/api/resources/accounting/resources/vendorCredits/client/Client.js +2 -2
  38. package/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
  39. package/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
  40. package/api/resources/ats/resources/accountToken/client/Client.js +1 -1
  41. package/api/resources/ats/resources/activities/client/Client.js +4 -4
  42. package/api/resources/ats/resources/applications/client/Client.js +5 -5
  43. package/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
  44. package/api/resources/ats/resources/attachments/client/Client.js +4 -4
  45. package/api/resources/ats/resources/availableActions/client/Client.js +1 -1
  46. package/api/resources/ats/resources/candidates/client/Client.js +7 -7
  47. package/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
  48. package/api/resources/ats/resources/departments/client/Client.js +2 -2
  49. package/api/resources/ats/resources/eeocs/client/Client.js +2 -2
  50. package/api/resources/ats/resources/forceResync/client/Client.js +1 -1
  51. package/api/resources/ats/resources/generateKey/client/Client.js +1 -1
  52. package/api/resources/ats/resources/interviews/client/Client.js +4 -4
  53. package/api/resources/ats/resources/issues/client/Client.js +2 -2
  54. package/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
  55. package/api/resources/ats/resources/jobs/client/Client.js +2 -2
  56. package/api/resources/ats/resources/linkToken/client/Client.js +1 -1
  57. package/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
  58. package/api/resources/ats/resources/offers/client/Client.js +2 -2
  59. package/api/resources/ats/resources/offices/client/Client.js +2 -2
  60. package/api/resources/ats/resources/passthrough/client/Client.js +1 -1
  61. package/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
  62. package/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
  63. package/api/resources/ats/resources/scorecards/client/Client.js +2 -2
  64. package/api/resources/ats/resources/selectiveSync/client/Client.js +3 -3
  65. package/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
  66. package/api/resources/ats/resources/tags/client/Client.js +1 -1
  67. package/api/resources/ats/resources/users/client/Client.js +2 -2
  68. package/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
  69. package/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
  70. package/api/resources/crm/resources/accountToken/client/Client.js +1 -1
  71. package/api/resources/crm/resources/accounts/client/Client.js +7 -7
  72. package/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
  73. package/api/resources/crm/resources/associations/client/Client.js +2 -2
  74. package/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
  75. package/api/resources/crm/resources/availableActions/client/Client.js +1 -1
  76. package/api/resources/crm/resources/contacts/client/Client.js +8 -8
  77. package/api/resources/crm/resources/customObjectClasses/client/Client.js +3 -3
  78. package/api/resources/crm/resources/customObjects/client/Client.js +6 -6
  79. package/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
  80. package/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
  81. package/api/resources/crm/resources/engagements/client/Client.js +7 -7
  82. package/api/resources/crm/resources/forceResync/client/Client.js +1 -1
  83. package/api/resources/crm/resources/generateKey/client/Client.js +1 -1
  84. package/api/resources/crm/resources/issues/client/Client.js +2 -2
  85. package/api/resources/crm/resources/leads/client/Client.js +5 -5
  86. package/api/resources/crm/resources/linkToken/client/Client.js +1 -1
  87. package/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
  88. package/api/resources/crm/resources/notes/client/Client.js +5 -5
  89. package/api/resources/crm/resources/opportunities/client/Client.js +7 -7
  90. package/api/resources/crm/resources/passthrough/client/Client.js +1 -1
  91. package/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
  92. package/api/resources/crm/resources/selectiveSync/client/Client.js +3 -3
  93. package/api/resources/crm/resources/stages/client/Client.js +3 -3
  94. package/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
  95. package/api/resources/crm/resources/tasks/client/Client.js +7 -7
  96. package/api/resources/crm/resources/users/client/Client.js +4 -4
  97. package/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
  98. package/api/resources/crm/types/RemoteFieldClass.d.ts +3 -3
  99. package/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
  100. package/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +5 -0
  101. package/api/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +5 -0
  102. package/api/resources/crm/types/RemoteFieldClassFieldFormat.js +5 -0
  103. package/api/resources/crm/types/RemoteFieldClassFieldType.d.ts +5 -0
  104. package/api/resources/crm/types/RemoteFieldClassFieldType.js +5 -0
  105. package/api/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
  106. package/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +7 -0
  107. package/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +5 -0
  108. package/api/resources/crm/types/index.d.ts +4 -0
  109. package/api/resources/crm/types/index.js +4 -0
  110. package/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
  111. package/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
  112. package/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
  113. package/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
  114. package/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
  115. package/api/resources/filestorage/resources/drives/client/Client.js +2 -2
  116. package/api/resources/filestorage/resources/files/client/Client.js +5 -5
  117. package/api/resources/filestorage/resources/folders/client/Client.js +4 -4
  118. package/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
  119. package/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
  120. package/api/resources/filestorage/resources/groups/client/Client.js +2 -2
  121. package/api/resources/filestorage/resources/issues/client/Client.js +2 -2
  122. package/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
  123. package/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
  124. package/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
  125. package/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
  126. package/api/resources/filestorage/resources/selectiveSync/client/Client.js +3 -3
  127. package/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
  128. package/api/resources/filestorage/resources/users/client/Client.js +2 -2
  129. package/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
  130. package/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
  131. package/api/resources/hris/resources/accountToken/client/Client.js +1 -1
  132. package/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
  133. package/api/resources/hris/resources/availableActions/client/Client.js +1 -1
  134. package/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
  135. package/api/resources/hris/resources/benefits/client/Client.js +2 -2
  136. package/api/resources/hris/resources/companies/client/Client.js +2 -2
  137. package/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
  138. package/api/resources/hris/resources/dependents/client/Client.js +2 -2
  139. package/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
  140. package/api/resources/hris/resources/employees/client/Client.js +5 -5
  141. package/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
  142. package/api/resources/hris/resources/employments/client/Client.js +2 -2
  143. package/api/resources/hris/resources/forceResync/client/Client.js +1 -1
  144. package/api/resources/hris/resources/generateKey/client/Client.js +1 -1
  145. package/api/resources/hris/resources/groups/client/Client.js +2 -2
  146. package/api/resources/hris/resources/issues/client/Client.js +2 -2
  147. package/api/resources/hris/resources/linkToken/client/Client.js +1 -1
  148. package/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
  149. package/api/resources/hris/resources/locations/client/Client.js +2 -2
  150. package/api/resources/hris/resources/passthrough/client/Client.js +1 -1
  151. package/api/resources/hris/resources/payGroups/client/Client.js +2 -2
  152. package/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
  153. package/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
  154. package/api/resources/hris/resources/selectiveSync/client/Client.js +3 -3
  155. package/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
  156. package/api/resources/hris/resources/teams/client/Client.js +2 -2
  157. package/api/resources/hris/resources/timeOff/client/Client.js +4 -4
  158. package/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
  159. package/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
  160. package/api/resources/index.d.ts +1 -1
  161. package/api/resources/index.js +2 -2
  162. package/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
  163. package/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
  164. package/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
  165. package/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
  166. package/api/resources/ticketing/resources/attachments/client/Client.js +5 -5
  167. package/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
  168. package/api/resources/ticketing/resources/collections/client/Client.js +3 -3
  169. package/api/resources/ticketing/resources/comments/client/Client.js +4 -4
  170. package/api/resources/ticketing/resources/contacts/client/Client.js +2 -2
  171. package/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
  172. package/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
  173. package/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
  174. package/api/resources/ticketing/resources/issues/client/Client.js +2 -2
  175. package/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
  176. package/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
  177. package/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
  178. package/api/resources/ticketing/resources/projects/client/Client.js +3 -3
  179. package/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
  180. package/api/resources/ticketing/resources/selectiveSync/client/Client.js +3 -3
  181. package/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
  182. package/api/resources/ticketing/resources/tags/client/Client.js +2 -2
  183. package/api/resources/ticketing/resources/teams/client/Client.js +2 -2
  184. package/api/resources/ticketing/resources/tickets/client/Client.js +8 -8
  185. package/api/resources/ticketing/resources/users/client/Client.js +2 -2
  186. package/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
  187. package/api/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
  188. package/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
  189. package/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +5 -0
  190. package/api/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +5 -0
  191. package/api/resources/ticketing/types/RemoteFieldClassFieldFormat.js +5 -0
  192. package/api/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +5 -0
  193. package/api/resources/ticketing/types/RemoteFieldClassFieldType.js +5 -0
  194. package/api/resources/ticketing/types/index.d.ts +3 -0
  195. package/api/resources/ticketing/types/index.js +3 -0
  196. package/dist/Client.d.ts +3 -3
  197. package/dist/Client.js +11 -11
  198. package/dist/api/resources/accounting/resources/accountDetails/client/Client.js +1 -1
  199. package/dist/api/resources/accounting/resources/accountToken/client/Client.js +1 -1
  200. package/dist/api/resources/accounting/resources/accounts/client/Client.js +4 -4
  201. package/dist/api/resources/accounting/resources/addresses/client/Client.js +1 -1
  202. package/dist/api/resources/accounting/resources/asyncPassthrough/client/Client.js +2 -2
  203. package/dist/api/resources/accounting/resources/attachments/client/Client.js +4 -4
  204. package/dist/api/resources/accounting/resources/availableActions/client/Client.js +1 -1
  205. package/dist/api/resources/accounting/resources/balanceSheets/client/Client.js +2 -2
  206. package/dist/api/resources/accounting/resources/cashFlowStatements/client/Client.js +2 -2
  207. package/dist/api/resources/accounting/resources/companyInfo/client/Client.js +2 -2
  208. package/dist/api/resources/accounting/resources/contacts/client/Client.js +4 -4
  209. package/dist/api/resources/accounting/resources/creditNotes/client/Client.js +2 -2
  210. package/dist/api/resources/accounting/resources/deleteAccount/client/Client.js +1 -1
  211. package/dist/api/resources/accounting/resources/expenses/client/Client.js +4 -4
  212. package/dist/api/resources/accounting/resources/forceResync/client/Client.js +1 -1
  213. package/dist/api/resources/accounting/resources/generateKey/client/Client.js +1 -1
  214. package/dist/api/resources/accounting/resources/incomeStatements/client/Client.js +2 -2
  215. package/dist/api/resources/accounting/resources/invoices/client/Client.js +4 -4
  216. package/dist/api/resources/accounting/resources/issues/client/Client.js +2 -2
  217. package/dist/api/resources/accounting/resources/items/client/Client.js +2 -2
  218. package/dist/api/resources/accounting/resources/journalEntries/client/Client.js +4 -4
  219. package/dist/api/resources/accounting/resources/linkToken/client/Client.js +1 -1
  220. package/dist/api/resources/accounting/resources/linkedAccounts/client/Client.js +1 -1
  221. package/dist/api/resources/accounting/resources/passthrough/client/Client.js +1 -1
  222. package/dist/api/resources/accounting/resources/payments/client/Client.js +4 -4
  223. package/dist/api/resources/accounting/resources/phoneNumbers/client/Client.js +1 -1
  224. package/dist/api/resources/accounting/resources/purchaseOrders/client/Client.js +4 -4
  225. package/dist/api/resources/accounting/resources/regenerateKey/client/Client.js +1 -1
  226. package/dist/api/resources/accounting/resources/selectiveSync/client/Client.js +3 -3
  227. package/dist/api/resources/accounting/resources/syncStatus/client/Client.js +1 -1
  228. package/dist/api/resources/accounting/resources/taxRates/client/Client.js +2 -2
  229. package/dist/api/resources/accounting/resources/trackingCategories/client/Client.js +2 -2
  230. package/dist/api/resources/accounting/resources/transactions/client/Client.js +2 -2
  231. package/dist/api/resources/accounting/resources/vendorCredits/client/Client.js +2 -2
  232. package/dist/api/resources/accounting/resources/webhookReceivers/client/Client.js +2 -2
  233. package/dist/api/resources/ats/resources/accountDetails/client/Client.js +1 -1
  234. package/dist/api/resources/ats/resources/accountToken/client/Client.js +1 -1
  235. package/dist/api/resources/ats/resources/activities/client/Client.js +4 -4
  236. package/dist/api/resources/ats/resources/applications/client/Client.js +5 -5
  237. package/dist/api/resources/ats/resources/asyncPassthrough/client/Client.js +2 -2
  238. package/dist/api/resources/ats/resources/attachments/client/Client.js +4 -4
  239. package/dist/api/resources/ats/resources/availableActions/client/Client.js +1 -1
  240. package/dist/api/resources/ats/resources/candidates/client/Client.js +7 -7
  241. package/dist/api/resources/ats/resources/deleteAccount/client/Client.js +1 -1
  242. package/dist/api/resources/ats/resources/departments/client/Client.js +2 -2
  243. package/dist/api/resources/ats/resources/eeocs/client/Client.js +2 -2
  244. package/dist/api/resources/ats/resources/forceResync/client/Client.js +1 -1
  245. package/dist/api/resources/ats/resources/generateKey/client/Client.js +1 -1
  246. package/dist/api/resources/ats/resources/interviews/client/Client.js +4 -4
  247. package/dist/api/resources/ats/resources/issues/client/Client.js +2 -2
  248. package/dist/api/resources/ats/resources/jobInterviewStages/client/Client.js +2 -2
  249. package/dist/api/resources/ats/resources/jobs/client/Client.js +2 -2
  250. package/dist/api/resources/ats/resources/linkToken/client/Client.js +1 -1
  251. package/dist/api/resources/ats/resources/linkedAccounts/client/Client.js +1 -1
  252. package/dist/api/resources/ats/resources/offers/client/Client.js +2 -2
  253. package/dist/api/resources/ats/resources/offices/client/Client.js +2 -2
  254. package/dist/api/resources/ats/resources/passthrough/client/Client.js +1 -1
  255. package/dist/api/resources/ats/resources/regenerateKey/client/Client.js +1 -1
  256. package/dist/api/resources/ats/resources/rejectReasons/client/Client.js +2 -2
  257. package/dist/api/resources/ats/resources/scorecards/client/Client.js +2 -2
  258. package/dist/api/resources/ats/resources/selectiveSync/client/Client.js +3 -3
  259. package/dist/api/resources/ats/resources/syncStatus/client/Client.js +1 -1
  260. package/dist/api/resources/ats/resources/tags/client/Client.js +1 -1
  261. package/dist/api/resources/ats/resources/users/client/Client.js +2 -2
  262. package/dist/api/resources/ats/resources/webhookReceivers/client/Client.js +2 -2
  263. package/dist/api/resources/crm/resources/accountDetails/client/Client.js +1 -1
  264. package/dist/api/resources/crm/resources/accountToken/client/Client.js +1 -1
  265. package/dist/api/resources/crm/resources/accounts/client/Client.js +7 -7
  266. package/dist/api/resources/crm/resources/associationTypes/client/Client.js +4 -4
  267. package/dist/api/resources/crm/resources/associations/client/Client.js +2 -2
  268. package/dist/api/resources/crm/resources/asyncPassthrough/client/Client.js +2 -2
  269. package/dist/api/resources/crm/resources/availableActions/client/Client.js +1 -1
  270. package/dist/api/resources/crm/resources/contacts/client/Client.js +8 -8
  271. package/dist/api/resources/crm/resources/customObjectClasses/client/Client.js +3 -3
  272. package/dist/api/resources/crm/resources/customObjects/client/Client.js +6 -6
  273. package/dist/api/resources/crm/resources/deleteAccount/client/Client.js +1 -1
  274. package/dist/api/resources/crm/resources/engagementTypes/client/Client.js +3 -3
  275. package/dist/api/resources/crm/resources/engagements/client/Client.js +7 -7
  276. package/dist/api/resources/crm/resources/forceResync/client/Client.js +1 -1
  277. package/dist/api/resources/crm/resources/generateKey/client/Client.js +1 -1
  278. package/dist/api/resources/crm/resources/issues/client/Client.js +2 -2
  279. package/dist/api/resources/crm/resources/leads/client/Client.js +5 -5
  280. package/dist/api/resources/crm/resources/linkToken/client/Client.js +1 -1
  281. package/dist/api/resources/crm/resources/linkedAccounts/client/Client.js +1 -1
  282. package/dist/api/resources/crm/resources/notes/client/Client.js +5 -5
  283. package/dist/api/resources/crm/resources/opportunities/client/Client.js +7 -7
  284. package/dist/api/resources/crm/resources/passthrough/client/Client.js +1 -1
  285. package/dist/api/resources/crm/resources/regenerateKey/client/Client.js +1 -1
  286. package/dist/api/resources/crm/resources/selectiveSync/client/Client.js +3 -3
  287. package/dist/api/resources/crm/resources/stages/client/Client.js +3 -3
  288. package/dist/api/resources/crm/resources/syncStatus/client/Client.js +1 -1
  289. package/dist/api/resources/crm/resources/tasks/client/Client.js +7 -7
  290. package/dist/api/resources/crm/resources/users/client/Client.js +4 -4
  291. package/dist/api/resources/crm/resources/webhookReceivers/client/Client.js +2 -2
  292. package/dist/api/resources/crm/types/RemoteFieldClass.d.ts +3 -3
  293. package/dist/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
  294. package/dist/api/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +5 -0
  295. package/dist/api/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +5 -0
  296. package/dist/api/resources/crm/types/RemoteFieldClassFieldFormat.js +5 -0
  297. package/dist/api/resources/crm/types/RemoteFieldClassFieldType.d.ts +5 -0
  298. package/dist/api/resources/crm/types/RemoteFieldClassFieldType.js +5 -0
  299. package/dist/api/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
  300. package/dist/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +7 -0
  301. package/dist/api/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +5 -0
  302. package/dist/api/resources/crm/types/index.d.ts +4 -0
  303. package/dist/api/resources/crm/types/index.js +4 -0
  304. package/dist/api/resources/filestorage/resources/accountDetails/client/Client.js +1 -1
  305. package/dist/api/resources/filestorage/resources/accountToken/client/Client.js +1 -1
  306. package/dist/api/resources/filestorage/resources/asyncPassthrough/client/Client.js +2 -2
  307. package/dist/api/resources/filestorage/resources/availableActions/client/Client.js +1 -1
  308. package/dist/api/resources/filestorage/resources/deleteAccount/client/Client.js +1 -1
  309. package/dist/api/resources/filestorage/resources/drives/client/Client.js +2 -2
  310. package/dist/api/resources/filestorage/resources/files/client/Client.js +5 -5
  311. package/dist/api/resources/filestorage/resources/folders/client/Client.js +4 -4
  312. package/dist/api/resources/filestorage/resources/forceResync/client/Client.js +1 -1
  313. package/dist/api/resources/filestorage/resources/generateKey/client/Client.js +1 -1
  314. package/dist/api/resources/filestorage/resources/groups/client/Client.js +2 -2
  315. package/dist/api/resources/filestorage/resources/issues/client/Client.js +2 -2
  316. package/dist/api/resources/filestorage/resources/linkToken/client/Client.js +1 -1
  317. package/dist/api/resources/filestorage/resources/linkedAccounts/client/Client.js +1 -1
  318. package/dist/api/resources/filestorage/resources/passthrough/client/Client.js +1 -1
  319. package/dist/api/resources/filestorage/resources/regenerateKey/client/Client.js +1 -1
  320. package/dist/api/resources/filestorage/resources/selectiveSync/client/Client.js +3 -3
  321. package/dist/api/resources/filestorage/resources/syncStatus/client/Client.js +1 -1
  322. package/dist/api/resources/filestorage/resources/users/client/Client.js +2 -2
  323. package/dist/api/resources/filestorage/resources/webhookReceivers/client/Client.js +2 -2
  324. package/dist/api/resources/hris/resources/accountDetails/client/Client.js +1 -1
  325. package/dist/api/resources/hris/resources/accountToken/client/Client.js +1 -1
  326. package/dist/api/resources/hris/resources/asyncPassthrough/client/Client.js +2 -2
  327. package/dist/api/resources/hris/resources/availableActions/client/Client.js +1 -1
  328. package/dist/api/resources/hris/resources/bankInfo/client/Client.js +2 -2
  329. package/dist/api/resources/hris/resources/benefits/client/Client.js +2 -2
  330. package/dist/api/resources/hris/resources/companies/client/Client.js +2 -2
  331. package/dist/api/resources/hris/resources/deleteAccount/client/Client.js +1 -1
  332. package/dist/api/resources/hris/resources/dependents/client/Client.js +2 -2
  333. package/dist/api/resources/hris/resources/employeePayrollRuns/client/Client.js +2 -2
  334. package/dist/api/resources/hris/resources/employees/client/Client.js +5 -5
  335. package/dist/api/resources/hris/resources/employerBenefits/client/Client.js +2 -2
  336. package/dist/api/resources/hris/resources/employments/client/Client.js +2 -2
  337. package/dist/api/resources/hris/resources/forceResync/client/Client.js +1 -1
  338. package/dist/api/resources/hris/resources/generateKey/client/Client.js +1 -1
  339. package/dist/api/resources/hris/resources/groups/client/Client.js +2 -2
  340. package/dist/api/resources/hris/resources/issues/client/Client.js +2 -2
  341. package/dist/api/resources/hris/resources/linkToken/client/Client.js +1 -1
  342. package/dist/api/resources/hris/resources/linkedAccounts/client/Client.js +1 -1
  343. package/dist/api/resources/hris/resources/locations/client/Client.js +2 -2
  344. package/dist/api/resources/hris/resources/passthrough/client/Client.js +1 -1
  345. package/dist/api/resources/hris/resources/payGroups/client/Client.js +2 -2
  346. package/dist/api/resources/hris/resources/payrollRuns/client/Client.js +2 -2
  347. package/dist/api/resources/hris/resources/regenerateKey/client/Client.js +1 -1
  348. package/dist/api/resources/hris/resources/selectiveSync/client/Client.js +3 -3
  349. package/dist/api/resources/hris/resources/syncStatus/client/Client.js +1 -1
  350. package/dist/api/resources/hris/resources/teams/client/Client.js +2 -2
  351. package/dist/api/resources/hris/resources/timeOff/client/Client.js +4 -4
  352. package/dist/api/resources/hris/resources/timeOffBalances/client/Client.js +2 -2
  353. package/dist/api/resources/hris/resources/webhookReceivers/client/Client.js +2 -2
  354. package/dist/api/resources/index.d.ts +1 -1
  355. package/dist/api/resources/index.js +2 -2
  356. package/dist/api/resources/ticketing/resources/accountDetails/client/Client.js +1 -1
  357. package/dist/api/resources/ticketing/resources/accountToken/client/Client.js +1 -1
  358. package/dist/api/resources/ticketing/resources/accounts/client/Client.js +2 -2
  359. package/dist/api/resources/ticketing/resources/asyncPassthrough/client/Client.js +2 -2
  360. package/dist/api/resources/ticketing/resources/attachments/client/Client.js +5 -5
  361. package/dist/api/resources/ticketing/resources/availableActions/client/Client.js +1 -1
  362. package/dist/api/resources/ticketing/resources/collections/client/Client.js +3 -3
  363. package/dist/api/resources/ticketing/resources/comments/client/Client.js +4 -4
  364. package/dist/api/resources/ticketing/resources/contacts/client/Client.js +2 -2
  365. package/dist/api/resources/ticketing/resources/deleteAccount/client/Client.js +1 -1
  366. package/dist/api/resources/ticketing/resources/forceResync/client/Client.js +1 -1
  367. package/dist/api/resources/ticketing/resources/generateKey/client/Client.js +1 -1
  368. package/dist/api/resources/ticketing/resources/issues/client/Client.js +2 -2
  369. package/dist/api/resources/ticketing/resources/linkToken/client/Client.js +1 -1
  370. package/dist/api/resources/ticketing/resources/linkedAccounts/client/Client.js +1 -1
  371. package/dist/api/resources/ticketing/resources/passthrough/client/Client.js +1 -1
  372. package/dist/api/resources/ticketing/resources/projects/client/Client.js +3 -3
  373. package/dist/api/resources/ticketing/resources/regenerateKey/client/Client.js +1 -1
  374. package/dist/api/resources/ticketing/resources/selectiveSync/client/Client.js +3 -3
  375. package/dist/api/resources/ticketing/resources/syncStatus/client/Client.js +1 -1
  376. package/dist/api/resources/ticketing/resources/tags/client/Client.js +2 -2
  377. package/dist/api/resources/ticketing/resources/teams/client/Client.js +2 -2
  378. package/dist/api/resources/ticketing/resources/tickets/client/Client.js +8 -8
  379. package/dist/api/resources/ticketing/resources/users/client/Client.js +2 -2
  380. package/dist/api/resources/ticketing/resources/webhookReceivers/client/Client.js +2 -2
  381. package/dist/api/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
  382. package/dist/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +7 -0
  383. package/dist/api/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +5 -0
  384. package/dist/api/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +5 -0
  385. package/dist/api/resources/ticketing/types/RemoteFieldClassFieldFormat.js +5 -0
  386. package/dist/api/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +5 -0
  387. package/dist/api/resources/ticketing/types/RemoteFieldClassFieldType.js +5 -0
  388. package/dist/api/resources/ticketing/types/index.d.ts +3 -0
  389. package/dist/api/resources/ticketing/types/index.js +3 -0
  390. package/dist/serialization/resources/crm/types/RemoteFieldClass.d.ts +3 -3
  391. package/dist/serialization/resources/crm/types/RemoteFieldClass.js +5 -3
  392. package/dist/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
  393. package/dist/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +34 -0
  394. package/dist/serialization/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +10 -0
  395. package/dist/serialization/resources/crm/types/RemoteFieldClassFieldFormat.js +43 -0
  396. package/dist/serialization/resources/crm/types/RemoteFieldClassFieldType.d.ts +10 -0
  397. package/dist/serialization/resources/crm/types/RemoteFieldClassFieldType.js +43 -0
  398. package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
  399. package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.js +3 -1
  400. package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +13 -0
  401. package/dist/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +34 -0
  402. package/dist/serialization/resources/crm/types/index.d.ts +4 -0
  403. package/dist/serialization/resources/crm/types/index.js +4 -0
  404. package/dist/serialization/resources/index.d.ts +1 -1
  405. package/dist/serialization/resources/index.js +2 -2
  406. package/dist/serialization/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
  407. package/dist/serialization/resources/ticketing/types/RemoteFieldClass.js +5 -3
  408. package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
  409. package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +34 -0
  410. package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +10 -0
  411. package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.js +43 -0
  412. package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +10 -0
  413. package/dist/serialization/resources/ticketing/types/RemoteFieldClassFieldType.js +43 -0
  414. package/dist/serialization/resources/ticketing/types/index.d.ts +3 -0
  415. package/dist/serialization/resources/ticketing/types/index.js +3 -0
  416. package/package.json +1 -1
  417. package/serialization/resources/crm/types/RemoteFieldClass.d.ts +3 -3
  418. package/serialization/resources/crm/types/RemoteFieldClass.js +5 -3
  419. package/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
  420. package/serialization/resources/crm/types/RemoteFieldClassFieldChoicesItem.js +34 -0
  421. package/serialization/resources/crm/types/RemoteFieldClassFieldFormat.d.ts +10 -0
  422. package/serialization/resources/crm/types/RemoteFieldClassFieldFormat.js +43 -0
  423. package/serialization/resources/crm/types/RemoteFieldClassFieldType.d.ts +10 -0
  424. package/serialization/resources/crm/types/RemoteFieldClassFieldType.js +43 -0
  425. package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.d.ts +1 -1
  426. package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClass.js +3 -1
  427. package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.d.ts +13 -0
  428. package/serialization/resources/crm/types/RemoteFieldClassForCustomObjectClassFieldChoicesItem.js +34 -0
  429. package/serialization/resources/crm/types/index.d.ts +4 -0
  430. package/serialization/resources/crm/types/index.js +4 -0
  431. package/serialization/resources/index.d.ts +1 -1
  432. package/serialization/resources/index.js +2 -2
  433. package/serialization/resources/ticketing/types/RemoteFieldClass.d.ts +3 -3
  434. package/serialization/resources/ticketing/types/RemoteFieldClass.js +5 -3
  435. package/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.d.ts +13 -0
  436. package/serialization/resources/ticketing/types/RemoteFieldClassFieldChoicesItem.js +34 -0
  437. package/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.d.ts +10 -0
  438. package/serialization/resources/ticketing/types/RemoteFieldClassFieldFormat.js +43 -0
  439. package/serialization/resources/ticketing/types/RemoteFieldClassFieldType.d.ts +10 -0
  440. package/serialization/resources/ticketing/types/RemoteFieldClassFieldType.js +43 -0
  441. package/serialization/resources/ticketing/types/index.d.ts +3 -0
  442. package/serialization/resources/ticketing/types/index.js +3 -0
@@ -64,7 +64,7 @@ class Passthrough {
64
64
  : undefined,
65
65
  "X-Fern-Language": "JavaScript",
66
66
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
67
- "X-Fern-SDK-Version": "0.1.2",
67
+ "X-Fern-SDK-Version": "0.1.3",
68
68
  },
69
69
  contentType: "application/json",
70
70
  body: yield serializers.ats.DataPassthroughRequest.jsonOrThrow(request, {
@@ -64,7 +64,7 @@ class RegenerateKey {
64
64
  : undefined,
65
65
  "X-Fern-Language": "JavaScript",
66
66
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
67
- "X-Fern-SDK-Version": "0.1.2",
67
+ "X-Fern-SDK-Version": "0.1.3",
68
68
  },
69
69
  contentType: "application/json",
70
70
  body: yield serializers.ats.RemoteKeyForRegenerationRequest.jsonOrThrow(request, {
@@ -94,7 +94,7 @@ class RejectReasons {
94
94
  : undefined,
95
95
  "X-Fern-Language": "JavaScript",
96
96
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
97
- "X-Fern-SDK-Version": "0.1.2",
97
+ "X-Fern-SDK-Version": "0.1.3",
98
98
  },
99
99
  contentType: "application/json",
100
100
  queryParameters: _queryParams,
@@ -150,7 +150,7 @@ class RejectReasons {
150
150
  : undefined,
151
151
  "X-Fern-Language": "JavaScript",
152
152
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
153
- "X-Fern-SDK-Version": "0.1.2",
153
+ "X-Fern-SDK-Version": "0.1.3",
154
154
  },
155
155
  contentType: "application/json",
156
156
  queryParameters: _queryParams,
@@ -112,7 +112,7 @@ class Scorecards {
112
112
  : undefined,
113
113
  "X-Fern-Language": "JavaScript",
114
114
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
115
- "X-Fern-SDK-Version": "0.1.2",
115
+ "X-Fern-SDK-Version": "0.1.3",
116
116
  },
117
117
  contentType: "application/json",
118
118
  queryParameters: _queryParams,
@@ -177,7 +177,7 @@ class Scorecards {
177
177
  : undefined,
178
178
  "X-Fern-Language": "JavaScript",
179
179
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
180
- "X-Fern-SDK-Version": "0.1.2",
180
+ "X-Fern-SDK-Version": "0.1.3",
181
181
  },
182
182
  contentType: "application/json",
183
183
  queryParameters: _queryParams,
@@ -65,7 +65,7 @@ class SelectiveSync {
65
65
  : undefined,
66
66
  "X-Fern-Language": "JavaScript",
67
67
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
68
- "X-Fern-SDK-Version": "0.1.2",
68
+ "X-Fern-SDK-Version": "0.1.3",
69
69
  },
70
70
  contentType: "application/json",
71
71
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -115,7 +115,7 @@ class SelectiveSync {
115
115
  : undefined,
116
116
  "X-Fern-Language": "JavaScript",
117
117
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
118
- "X-Fern-SDK-Version": "0.1.2",
118
+ "X-Fern-SDK-Version": "0.1.3",
119
119
  },
120
120
  contentType: "application/json",
121
121
  body: yield serializers.ats.LinkedAccountSelectiveSyncConfigurationListRequest.jsonOrThrow(request, {
@@ -179,7 +179,7 @@ class SelectiveSync {
179
179
  : undefined,
180
180
  "X-Fern-Language": "JavaScript",
181
181
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
182
- "X-Fern-SDK-Version": "0.1.2",
182
+ "X-Fern-SDK-Version": "0.1.3",
183
183
  },
184
184
  contentType: "application/json",
185
185
  queryParameters: _queryParams,
@@ -73,7 +73,7 @@ class SyncStatus {
73
73
  : undefined,
74
74
  "X-Fern-Language": "JavaScript",
75
75
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
76
- "X-Fern-SDK-Version": "0.1.2",
76
+ "X-Fern-SDK-Version": "0.1.3",
77
77
  },
78
78
  contentType: "application/json",
79
79
  queryParameters: _queryParams,
@@ -94,7 +94,7 @@ class Tags {
94
94
  : undefined,
95
95
  "X-Fern-Language": "JavaScript",
96
96
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
97
- "X-Fern-SDK-Version": "0.1.2",
97
+ "X-Fern-SDK-Version": "0.1.3",
98
98
  },
99
99
  contentType: "application/json",
100
100
  queryParameters: _queryParams,
@@ -103,7 +103,7 @@ class Users {
103
103
  : undefined,
104
104
  "X-Fern-Language": "JavaScript",
105
105
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
106
- "X-Fern-SDK-Version": "0.1.2",
106
+ "X-Fern-SDK-Version": "0.1.3",
107
107
  },
108
108
  contentType: "application/json",
109
109
  queryParameters: _queryParams,
@@ -165,7 +165,7 @@ class Users {
165
165
  : undefined,
166
166
  "X-Fern-Language": "JavaScript",
167
167
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
168
- "X-Fern-SDK-Version": "0.1.2",
168
+ "X-Fern-SDK-Version": "0.1.3",
169
169
  },
170
170
  contentType: "application/json",
171
171
  queryParameters: _queryParams,
@@ -64,7 +64,7 @@ class WebhookReceivers {
64
64
  : undefined,
65
65
  "X-Fern-Language": "JavaScript",
66
66
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
67
- "X-Fern-SDK-Version": "0.1.2",
67
+ "X-Fern-SDK-Version": "0.1.3",
68
68
  },
69
69
  contentType: "application/json",
70
70
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -114,7 +114,7 @@ class WebhookReceivers {
114
114
  : undefined,
115
115
  "X-Fern-Language": "JavaScript",
116
116
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
117
- "X-Fern-SDK-Version": "0.1.2",
117
+ "X-Fern-SDK-Version": "0.1.3",
118
118
  },
119
119
  contentType: "application/json",
120
120
  body: yield serializers.ats.WebhookReceiverRequest.jsonOrThrow(request, {
@@ -64,7 +64,7 @@ class AccountDetails {
64
64
  : undefined,
65
65
  "X-Fern-Language": "JavaScript",
66
66
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
67
- "X-Fern-SDK-Version": "0.1.2",
67
+ "X-Fern-SDK-Version": "0.1.3",
68
68
  },
69
69
  contentType: "application/json",
70
70
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -64,7 +64,7 @@ class AccountToken {
64
64
  : undefined,
65
65
  "X-Fern-Language": "JavaScript",
66
66
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
67
- "X-Fern-SDK-Version": "0.1.2",
67
+ "X-Fern-SDK-Version": "0.1.3",
68
68
  },
69
69
  contentType: "application/json",
70
70
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -114,7 +114,7 @@ class Accounts {
114
114
  : undefined,
115
115
  "X-Fern-Language": "JavaScript",
116
116
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
117
- "X-Fern-SDK-Version": "0.1.2",
117
+ "X-Fern-SDK-Version": "0.1.3",
118
118
  },
119
119
  contentType: "application/json",
120
120
  queryParameters: _queryParams,
@@ -173,7 +173,7 @@ class Accounts {
173
173
  : undefined,
174
174
  "X-Fern-Language": "JavaScript",
175
175
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
176
- "X-Fern-SDK-Version": "0.1.2",
176
+ "X-Fern-SDK-Version": "0.1.3",
177
177
  },
178
178
  contentType: "application/json",
179
179
  queryParameters: _queryParams,
@@ -238,7 +238,7 @@ class Accounts {
238
238
  : undefined,
239
239
  "X-Fern-Language": "JavaScript",
240
240
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
241
- "X-Fern-SDK-Version": "0.1.2",
241
+ "X-Fern-SDK-Version": "0.1.3",
242
242
  },
243
243
  contentType: "application/json",
244
244
  queryParameters: _queryParams,
@@ -297,7 +297,7 @@ class Accounts {
297
297
  : undefined,
298
298
  "X-Fern-Language": "JavaScript",
299
299
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
300
- "X-Fern-SDK-Version": "0.1.2",
300
+ "X-Fern-SDK-Version": "0.1.3",
301
301
  },
302
302
  contentType: "application/json",
303
303
  queryParameters: _queryParams,
@@ -351,7 +351,7 @@ class Accounts {
351
351
  : undefined,
352
352
  "X-Fern-Language": "JavaScript",
353
353
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
354
- "X-Fern-SDK-Version": "0.1.2",
354
+ "X-Fern-SDK-Version": "0.1.3",
355
355
  },
356
356
  contentType: "application/json",
357
357
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -401,7 +401,7 @@ class Accounts {
401
401
  : undefined,
402
402
  "X-Fern-Language": "JavaScript",
403
403
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
404
- "X-Fern-SDK-Version": "0.1.2",
404
+ "X-Fern-SDK-Version": "0.1.3",
405
405
  },
406
406
  contentType: "application/json",
407
407
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -468,7 +468,7 @@ class Accounts {
468
468
  : undefined,
469
469
  "X-Fern-Language": "JavaScript",
470
470
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
471
- "X-Fern-SDK-Version": "0.1.2",
471
+ "X-Fern-SDK-Version": "0.1.3",
472
472
  },
473
473
  contentType: "application/json",
474
474
  queryParameters: _queryParams,
@@ -108,7 +108,7 @@ class AssociationTypes {
108
108
  : undefined,
109
109
  "X-Fern-Language": "JavaScript",
110
110
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
111
- "X-Fern-SDK-Version": "0.1.2",
111
+ "X-Fern-SDK-Version": "0.1.3",
112
112
  },
113
113
  contentType: "application/json",
114
114
  queryParameters: _queryParams,
@@ -167,7 +167,7 @@ class AssociationTypes {
167
167
  : undefined,
168
168
  "X-Fern-Language": "JavaScript",
169
169
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
170
- "X-Fern-SDK-Version": "0.1.2",
170
+ "X-Fern-SDK-Version": "0.1.3",
171
171
  },
172
172
  contentType: "application/json",
173
173
  queryParameters: _queryParams,
@@ -229,7 +229,7 @@ class AssociationTypes {
229
229
  : undefined,
230
230
  "X-Fern-Language": "JavaScript",
231
231
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
232
- "X-Fern-SDK-Version": "0.1.2",
232
+ "X-Fern-SDK-Version": "0.1.3",
233
233
  },
234
234
  contentType: "application/json",
235
235
  queryParameters: _queryParams,
@@ -280,7 +280,7 @@ class AssociationTypes {
280
280
  : undefined,
281
281
  "X-Fern-Language": "JavaScript",
282
282
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
283
- "X-Fern-SDK-Version": "0.1.2",
283
+ "X-Fern-SDK-Version": "0.1.3",
284
284
  },
285
285
  contentType: "application/json",
286
286
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -100,7 +100,7 @@ class Associations {
100
100
  : undefined,
101
101
  "X-Fern-Language": "JavaScript",
102
102
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
103
- "X-Fern-SDK-Version": "0.1.2",
103
+ "X-Fern-SDK-Version": "0.1.3",
104
104
  },
105
105
  contentType: "application/json",
106
106
  queryParameters: _queryParams,
@@ -159,7 +159,7 @@ class Associations {
159
159
  : undefined,
160
160
  "X-Fern-Language": "JavaScript",
161
161
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
162
- "X-Fern-SDK-Version": "0.1.2",
162
+ "X-Fern-SDK-Version": "0.1.3",
163
163
  },
164
164
  contentType: "application/json",
165
165
  queryParameters: _queryParams,
@@ -64,7 +64,7 @@ class AsyncPassthrough {
64
64
  : undefined,
65
65
  "X-Fern-Language": "JavaScript",
66
66
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
67
- "X-Fern-SDK-Version": "0.1.2",
67
+ "X-Fern-SDK-Version": "0.1.3",
68
68
  },
69
69
  contentType: "application/json",
70
70
  body: yield serializers.crm.DataPassthroughRequest.jsonOrThrow(request, {
@@ -117,7 +117,7 @@ class AsyncPassthrough {
117
117
  : undefined,
118
118
  "X-Fern-Language": "JavaScript",
119
119
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
120
- "X-Fern-SDK-Version": "0.1.2",
120
+ "X-Fern-SDK-Version": "0.1.3",
121
121
  },
122
122
  contentType: "application/json",
123
123
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -64,7 +64,7 @@ class AvailableActions {
64
64
  : undefined,
65
65
  "X-Fern-Language": "JavaScript",
66
66
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
67
- "X-Fern-SDK-Version": "0.1.2",
67
+ "X-Fern-SDK-Version": "0.1.3",
68
68
  },
69
69
  contentType: "application/json",
70
70
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -114,7 +114,7 @@ class Contacts {
114
114
  : undefined,
115
115
  "X-Fern-Language": "JavaScript",
116
116
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
117
- "X-Fern-SDK-Version": "0.1.2",
117
+ "X-Fern-SDK-Version": "0.1.3",
118
118
  },
119
119
  contentType: "application/json",
120
120
  queryParameters: _queryParams,
@@ -173,7 +173,7 @@ class Contacts {
173
173
  : undefined,
174
174
  "X-Fern-Language": "JavaScript",
175
175
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
176
- "X-Fern-SDK-Version": "0.1.2",
176
+ "X-Fern-SDK-Version": "0.1.3",
177
177
  },
178
178
  contentType: "application/json",
179
179
  queryParameters: _queryParams,
@@ -238,7 +238,7 @@ class Contacts {
238
238
  : undefined,
239
239
  "X-Fern-Language": "JavaScript",
240
240
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
241
- "X-Fern-SDK-Version": "0.1.2",
241
+ "X-Fern-SDK-Version": "0.1.3",
242
242
  },
243
243
  contentType: "application/json",
244
244
  queryParameters: _queryParams,
@@ -297,7 +297,7 @@ class Contacts {
297
297
  : undefined,
298
298
  "X-Fern-Language": "JavaScript",
299
299
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
300
- "X-Fern-SDK-Version": "0.1.2",
300
+ "X-Fern-SDK-Version": "0.1.3",
301
301
  },
302
302
  contentType: "application/json",
303
303
  queryParameters: _queryParams,
@@ -351,7 +351,7 @@ class Contacts {
351
351
  : undefined,
352
352
  "X-Fern-Language": "JavaScript",
353
353
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
354
- "X-Fern-SDK-Version": "0.1.2",
354
+ "X-Fern-SDK-Version": "0.1.3",
355
355
  },
356
356
  contentType: "application/json",
357
357
  body: yield serializers.crm.IgnoreCommonModelRequest.jsonOrThrow(request, {
@@ -399,7 +399,7 @@ class Contacts {
399
399
  : undefined,
400
400
  "X-Fern-Language": "JavaScript",
401
401
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
402
- "X-Fern-SDK-Version": "0.1.2",
402
+ "X-Fern-SDK-Version": "0.1.3",
403
403
  },
404
404
  contentType: "application/json",
405
405
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -449,7 +449,7 @@ class Contacts {
449
449
  : undefined,
450
450
  "X-Fern-Language": "JavaScript",
451
451
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
452
- "X-Fern-SDK-Version": "0.1.2",
452
+ "X-Fern-SDK-Version": "0.1.3",
453
453
  },
454
454
  contentType: "application/json",
455
455
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -516,7 +516,7 @@ class Contacts {
516
516
  : undefined,
517
517
  "X-Fern-Language": "JavaScript",
518
518
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
519
- "X-Fern-SDK-Version": "0.1.2",
519
+ "X-Fern-SDK-Version": "0.1.3",
520
520
  },
521
521
  contentType: "application/json",
522
522
  queryParameters: _queryParams,
@@ -97,7 +97,7 @@ class CustomObjectClasses {
97
97
  : undefined,
98
98
  "X-Fern-Language": "JavaScript",
99
99
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
100
- "X-Fern-SDK-Version": "0.1.2",
100
+ "X-Fern-SDK-Version": "0.1.3",
101
101
  },
102
102
  contentType: "application/json",
103
103
  queryParameters: _queryParams,
@@ -156,7 +156,7 @@ class CustomObjectClasses {
156
156
  : undefined,
157
157
  "X-Fern-Language": "JavaScript",
158
158
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
159
- "X-Fern-SDK-Version": "0.1.2",
159
+ "X-Fern-SDK-Version": "0.1.3",
160
160
  },
161
161
  contentType: "application/json",
162
162
  queryParameters: _queryParams,
@@ -215,7 +215,7 @@ class CustomObjectClasses {
215
215
  : undefined,
216
216
  "X-Fern-Language": "JavaScript",
217
217
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
218
- "X-Fern-SDK-Version": "0.1.2",
218
+ "X-Fern-SDK-Version": "0.1.3",
219
219
  },
220
220
  contentType: "application/json",
221
221
  queryParameters: _queryParams,
@@ -108,7 +108,7 @@ class CustomObjects {
108
108
  : undefined,
109
109
  "X-Fern-Language": "JavaScript",
110
110
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
111
- "X-Fern-SDK-Version": "0.1.2",
111
+ "X-Fern-SDK-Version": "0.1.3",
112
112
  },
113
113
  contentType: "application/json",
114
114
  queryParameters: _queryParams,
@@ -167,7 +167,7 @@ class CustomObjects {
167
167
  : undefined,
168
168
  "X-Fern-Language": "JavaScript",
169
169
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
170
- "X-Fern-SDK-Version": "0.1.2",
170
+ "X-Fern-SDK-Version": "0.1.3",
171
171
  },
172
172
  contentType: "application/json",
173
173
  queryParameters: _queryParams,
@@ -229,7 +229,7 @@ class CustomObjects {
229
229
  : undefined,
230
230
  "X-Fern-Language": "JavaScript",
231
231
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
232
- "X-Fern-SDK-Version": "0.1.2",
232
+ "X-Fern-SDK-Version": "0.1.3",
233
233
  },
234
234
  contentType: "application/json",
235
235
  queryParameters: _queryParams,
@@ -288,7 +288,7 @@ class CustomObjects {
288
288
  : undefined,
289
289
  "X-Fern-Language": "JavaScript",
290
290
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
291
- "X-Fern-SDK-Version": "0.1.2",
291
+ "X-Fern-SDK-Version": "0.1.3",
292
292
  },
293
293
  contentType: "application/json",
294
294
  queryParameters: _queryParams,
@@ -342,7 +342,7 @@ class CustomObjects {
342
342
  : undefined,
343
343
  "X-Fern-Language": "JavaScript",
344
344
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
345
- "X-Fern-SDK-Version": "0.1.2",
345
+ "X-Fern-SDK-Version": "0.1.3",
346
346
  },
347
347
  contentType: "application/json",
348
348
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -392,7 +392,7 @@ class CustomObjects {
392
392
  : undefined,
393
393
  "X-Fern-Language": "JavaScript",
394
394
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
395
- "X-Fern-SDK-Version": "0.1.2",
395
+ "X-Fern-SDK-Version": "0.1.3",
396
396
  },
397
397
  contentType: "application/json",
398
398
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -63,7 +63,7 @@ class DeleteAccount {
63
63
  : undefined,
64
64
  "X-Fern-Language": "JavaScript",
65
65
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
66
- "X-Fern-SDK-Version": "0.1.2",
66
+ "X-Fern-SDK-Version": "0.1.3",
67
67
  },
68
68
  contentType: "application/json",
69
69
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -97,7 +97,7 @@ class EngagementTypes {
97
97
  : undefined,
98
98
  "X-Fern-Language": "JavaScript",
99
99
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
100
- "X-Fern-SDK-Version": "0.1.2",
100
+ "X-Fern-SDK-Version": "0.1.3",
101
101
  },
102
102
  contentType: "application/json",
103
103
  queryParameters: _queryParams,
@@ -156,7 +156,7 @@ class EngagementTypes {
156
156
  : undefined,
157
157
  "X-Fern-Language": "JavaScript",
158
158
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
159
- "X-Fern-SDK-Version": "0.1.2",
159
+ "X-Fern-SDK-Version": "0.1.3",
160
160
  },
161
161
  contentType: "application/json",
162
162
  queryParameters: _queryParams,
@@ -224,7 +224,7 @@ class EngagementTypes {
224
224
  : undefined,
225
225
  "X-Fern-Language": "JavaScript",
226
226
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
227
- "X-Fern-SDK-Version": "0.1.2",
227
+ "X-Fern-SDK-Version": "0.1.3",
228
228
  },
229
229
  contentType: "application/json",
230
230
  queryParameters: _queryParams,
@@ -111,7 +111,7 @@ class Engagements {
111
111
  : undefined,
112
112
  "X-Fern-Language": "JavaScript",
113
113
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
114
- "X-Fern-SDK-Version": "0.1.2",
114
+ "X-Fern-SDK-Version": "0.1.3",
115
115
  },
116
116
  contentType: "application/json",
117
117
  queryParameters: _queryParams,
@@ -170,7 +170,7 @@ class Engagements {
170
170
  : undefined,
171
171
  "X-Fern-Language": "JavaScript",
172
172
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
173
- "X-Fern-SDK-Version": "0.1.2",
173
+ "X-Fern-SDK-Version": "0.1.3",
174
174
  },
175
175
  contentType: "application/json",
176
176
  queryParameters: _queryParams,
@@ -235,7 +235,7 @@ class Engagements {
235
235
  : undefined,
236
236
  "X-Fern-Language": "JavaScript",
237
237
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
238
- "X-Fern-SDK-Version": "0.1.2",
238
+ "X-Fern-SDK-Version": "0.1.3",
239
239
  },
240
240
  contentType: "application/json",
241
241
  queryParameters: _queryParams,
@@ -294,7 +294,7 @@ class Engagements {
294
294
  : undefined,
295
295
  "X-Fern-Language": "JavaScript",
296
296
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
297
- "X-Fern-SDK-Version": "0.1.2",
297
+ "X-Fern-SDK-Version": "0.1.3",
298
298
  },
299
299
  contentType: "application/json",
300
300
  queryParameters: _queryParams,
@@ -348,7 +348,7 @@ class Engagements {
348
348
  : undefined,
349
349
  "X-Fern-Language": "JavaScript",
350
350
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
351
- "X-Fern-SDK-Version": "0.1.2",
351
+ "X-Fern-SDK-Version": "0.1.3",
352
352
  },
353
353
  contentType: "application/json",
354
354
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -398,7 +398,7 @@ class Engagements {
398
398
  : undefined,
399
399
  "X-Fern-Language": "JavaScript",
400
400
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
401
- "X-Fern-SDK-Version": "0.1.2",
401
+ "X-Fern-SDK-Version": "0.1.3",
402
402
  },
403
403
  contentType: "application/json",
404
404
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -465,7 +465,7 @@ class Engagements {
465
465
  : undefined,
466
466
  "X-Fern-Language": "JavaScript",
467
467
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
468
- "X-Fern-SDK-Version": "0.1.2",
468
+ "X-Fern-SDK-Version": "0.1.3",
469
469
  },
470
470
  contentType: "application/json",
471
471
  queryParameters: _queryParams,
@@ -64,7 +64,7 @@ class ForceResync {
64
64
  : undefined,
65
65
  "X-Fern-Language": "JavaScript",
66
66
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
67
- "X-Fern-SDK-Version": "0.1.2",
67
+ "X-Fern-SDK-Version": "0.1.3",
68
68
  },
69
69
  contentType: "application/json",
70
70
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -64,7 +64,7 @@ class GenerateKey {
64
64
  : undefined,
65
65
  "X-Fern-Language": "JavaScript",
66
66
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
67
- "X-Fern-SDK-Version": "0.1.2",
67
+ "X-Fern-SDK-Version": "0.1.3",
68
68
  },
69
69
  contentType: "application/json",
70
70
  body: yield serializers.crm.GenerateRemoteKeyRequest.jsonOrThrow(request, {
@@ -106,7 +106,7 @@ class Issues {
106
106
  : undefined,
107
107
  "X-Fern-Language": "JavaScript",
108
108
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
109
- "X-Fern-SDK-Version": "0.1.2",
109
+ "X-Fern-SDK-Version": "0.1.3",
110
110
  },
111
111
  contentType: "application/json",
112
112
  queryParameters: _queryParams,
@@ -157,7 +157,7 @@ class Issues {
157
157
  : undefined,
158
158
  "X-Fern-Language": "JavaScript",
159
159
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
160
- "X-Fern-SDK-Version": "0.1.2",
160
+ "X-Fern-SDK-Version": "0.1.3",
161
161
  },
162
162
  contentType: "application/json",
163
163
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,