@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
@@ -171,7 +171,7 @@ class Tickets {
171
171
  : undefined,
172
172
  "X-Fern-Language": "JavaScript",
173
173
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
174
- "X-Fern-SDK-Version": "0.1.2",
174
+ "X-Fern-SDK-Version": "0.1.3",
175
175
  },
176
176
  contentType: "application/json",
177
177
  queryParameters: _queryParams,
@@ -230,7 +230,7 @@ class Tickets {
230
230
  : undefined,
231
231
  "X-Fern-Language": "JavaScript",
232
232
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
233
- "X-Fern-SDK-Version": "0.1.2",
233
+ "X-Fern-SDK-Version": "0.1.3",
234
234
  },
235
235
  contentType: "application/json",
236
236
  queryParameters: _queryParams,
@@ -301,7 +301,7 @@ class Tickets {
301
301
  : undefined,
302
302
  "X-Fern-Language": "JavaScript",
303
303
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
304
- "X-Fern-SDK-Version": "0.1.2",
304
+ "X-Fern-SDK-Version": "0.1.3",
305
305
  },
306
306
  contentType: "application/json",
307
307
  queryParameters: _queryParams,
@@ -360,7 +360,7 @@ class Tickets {
360
360
  : undefined,
361
361
  "X-Fern-Language": "JavaScript",
362
362
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
363
- "X-Fern-SDK-Version": "0.1.2",
363
+ "X-Fern-SDK-Version": "0.1.3",
364
364
  },
365
365
  contentType: "application/json",
366
366
  queryParameters: _queryParams,
@@ -431,7 +431,7 @@ class Tickets {
431
431
  : undefined,
432
432
  "X-Fern-Language": "JavaScript",
433
433
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
434
- "X-Fern-SDK-Version": "0.1.2",
434
+ "X-Fern-SDK-Version": "0.1.3",
435
435
  },
436
436
  contentType: "application/json",
437
437
  queryParameters: _queryParams,
@@ -482,7 +482,7 @@ class Tickets {
482
482
  : undefined,
483
483
  "X-Fern-Language": "JavaScript",
484
484
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
485
- "X-Fern-SDK-Version": "0.1.2",
485
+ "X-Fern-SDK-Version": "0.1.3",
486
486
  },
487
487
  contentType: "application/json",
488
488
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -532,7 +532,7 @@ class Tickets {
532
532
  : undefined,
533
533
  "X-Fern-Language": "JavaScript",
534
534
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
535
- "X-Fern-SDK-Version": "0.1.2",
535
+ "X-Fern-SDK-Version": "0.1.3",
536
536
  },
537
537
  contentType: "application/json",
538
538
  timeoutMs: (requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.timeoutInSeconds) != null ? requestOptions.timeoutInSeconds * 1000 : 60000,
@@ -596,7 +596,7 @@ class Tickets {
596
596
  : undefined,
597
597
  "X-Fern-Language": "JavaScript",
598
598
  "X-Fern-SDK-Name": "@mergeapi/merge-node-client",
599
- "X-Fern-SDK-Version": "0.1.2",
599
+ "X-Fern-SDK-Version": "0.1.3",
600
600
  },
601
601
  contentType: "application/json",
602
602
  queryParameters: _queryParams,
@@ -100,7 +100,7 @@ class Users {
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 Users {
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 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.ticketing.WebhookReceiverRequest.jsonOrThrow(request, {
@@ -9,8 +9,8 @@ export interface RemoteFieldClass {
9
9
  description?: string;
10
10
  isCustom?: boolean;
11
11
  isRequired?: boolean;
12
- fieldType?: Merge.ticketing.FieldTypeEnum;
13
- fieldFormat?: Merge.ticketing.FieldFormatEnum;
14
- fieldChoices?: string[];
12
+ fieldType?: Merge.ticketing.RemoteFieldClassFieldType;
13
+ fieldFormat?: Merge.ticketing.RemoteFieldClassFieldFormat;
14
+ fieldChoices?: Merge.ticketing.RemoteFieldClassFieldChoicesItem[];
15
15
  itemSchema?: Merge.ticketing.ItemSchema;
16
16
  }
@@ -0,0 +1,7 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ export interface RemoteFieldClassFieldChoicesItem {
5
+ value?: unknown;
6
+ displayName?: string;
7
+ }
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Merge from "../../..";
5
+ export declare type RemoteFieldClassFieldFormat = string | Merge.ticketing.FieldFormatEnum;
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as Merge from "../../..";
5
+ export declare type RemoteFieldClassFieldType = string | Merge.ticketing.FieldTypeEnum;
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -101,6 +101,9 @@ export * from "./Project";
101
101
  export * from "./RemoteData";
102
102
  export * from "./RemoteField";
103
103
  export * from "./RemoteFieldClass";
104
+ export * from "./RemoteFieldClassFieldType";
105
+ export * from "./RemoteFieldClassFieldFormat";
106
+ export * from "./RemoteFieldClassFieldChoicesItem";
104
107
  export * from "./RemoteFieldRequest";
105
108
  export * from "./RemoteFieldRequestRemoteFieldClass";
106
109
  export * from "./RemoteKey";
@@ -117,6 +117,9 @@ __exportStar(require("./Project"), exports);
117
117
  __exportStar(require("./RemoteData"), exports);
118
118
  __exportStar(require("./RemoteField"), exports);
119
119
  __exportStar(require("./RemoteFieldClass"), exports);
120
+ __exportStar(require("./RemoteFieldClassFieldType"), exports);
121
+ __exportStar(require("./RemoteFieldClassFieldFormat"), exports);
122
+ __exportStar(require("./RemoteFieldClassFieldChoicesItem"), exports);
120
123
  __exportStar(require("./RemoteFieldRequest"), exports);
121
124
  __exportStar(require("./RemoteFieldRequestRemoteFieldClass"), exports);
122
125
  __exportStar(require("./RemoteKey"), exports);
@@ -13,9 +13,9 @@ export declare namespace RemoteFieldClass {
13
13
  description?: string | null;
14
14
  is_custom?: boolean | null;
15
15
  is_required?: boolean | null;
16
- field_type?: serializers.crm.FieldTypeEnum.Raw | null;
17
- field_format?: serializers.crm.FieldFormatEnum.Raw | null;
18
- field_choices?: string[] | null;
16
+ field_type?: serializers.crm.RemoteFieldClassFieldType.Raw | null;
17
+ field_format?: serializers.crm.RemoteFieldClassFieldFormat.Raw | null;
18
+ field_choices?: serializers.crm.RemoteFieldClassFieldChoicesItem.Raw[] | null;
19
19
  item_schema?: serializers.crm.ItemSchema.Raw | null;
20
20
  }
21
21
  }
@@ -44,8 +44,10 @@ exports.RemoteFieldClass = core.serialization.object({
44
44
  description: core.serialization.string().optional(),
45
45
  isCustom: core.serialization.property("is_custom", core.serialization.boolean().optional()),
46
46
  isRequired: core.serialization.property("is_required", core.serialization.boolean().optional()),
47
- fieldType: core.serialization.property("field_type", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.FieldTypeEnum; })).optional()),
48
- fieldFormat: core.serialization.property("field_format", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.FieldFormatEnum; })).optional()),
49
- fieldChoices: core.serialization.property("field_choices", core.serialization.list(core.serialization.string()).optional()),
47
+ fieldType: core.serialization.property("field_type", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassFieldType; })).optional()),
48
+ fieldFormat: core.serialization.property("field_format", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassFieldFormat; })).optional()),
49
+ fieldChoices: core.serialization.property("field_choices", core.serialization
50
+ .list(core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassFieldChoicesItem; })))
51
+ .optional()),
50
52
  itemSchema: core.serialization.property("item_schema", core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.ItemSchema; })).optional()),
51
53
  });
@@ -0,0 +1,13 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as serializers from "../../..";
5
+ import * as Merge from "../../../../api";
6
+ import * as core from "../../../../core";
7
+ export declare const RemoteFieldClassFieldChoicesItem: core.serialization.ObjectSchema<serializers.crm.RemoteFieldClassFieldChoicesItem.Raw, Merge.crm.RemoteFieldClassFieldChoicesItem>;
8
+ export declare namespace RemoteFieldClassFieldChoicesItem {
9
+ interface Raw {
10
+ value?: unknown | null;
11
+ display_name?: string | null;
12
+ }
13
+ }
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || function (mod) {
22
+ if (mod && mod.__esModule) return mod;
23
+ var result = {};
24
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
+ __setModuleDefault(result, mod);
26
+ return result;
27
+ };
28
+ Object.defineProperty(exports, "__esModule", { value: true });
29
+ exports.RemoteFieldClassFieldChoicesItem = void 0;
30
+ const core = __importStar(require("../../../../core"));
31
+ exports.RemoteFieldClassFieldChoicesItem = core.serialization.object({
32
+ value: core.serialization.unknown().optional(),
33
+ displayName: core.serialization.property("display_name", core.serialization.string().optional()),
34
+ });
@@ -0,0 +1,10 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as serializers from "../../..";
5
+ import * as Merge from "../../../../api";
6
+ import * as core from "../../../../core";
7
+ export declare const RemoteFieldClassFieldFormat: core.serialization.Schema<serializers.crm.RemoteFieldClassFieldFormat.Raw, Merge.crm.RemoteFieldClassFieldFormat>;
8
+ export declare namespace RemoteFieldClassFieldFormat {
9
+ type Raw = serializers.crm.FieldFormatEnum.Raw | string;
10
+ }
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || function (mod) {
22
+ if (mod && mod.__esModule) return mod;
23
+ var result = {};
24
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
+ __setModuleDefault(result, mod);
26
+ return result;
27
+ };
28
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
29
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
30
+ return new (P || (P = Promise))(function (resolve, reject) {
31
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
32
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
33
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
34
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
35
+ });
36
+ };
37
+ Object.defineProperty(exports, "__esModule", { value: true });
38
+ exports.RemoteFieldClassFieldFormat = void 0;
39
+ const core = __importStar(require("../../../../core"));
40
+ exports.RemoteFieldClassFieldFormat = core.serialization.undiscriminatedUnion([
41
+ core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.FieldFormatEnum; })),
42
+ core.serialization.string(),
43
+ ]);
@@ -0,0 +1,10 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as serializers from "../../..";
5
+ import * as Merge from "../../../../api";
6
+ import * as core from "../../../../core";
7
+ export declare const RemoteFieldClassFieldType: core.serialization.Schema<serializers.crm.RemoteFieldClassFieldType.Raw, Merge.crm.RemoteFieldClassFieldType>;
8
+ export declare namespace RemoteFieldClassFieldType {
9
+ type Raw = serializers.crm.FieldTypeEnum.Raw | string;
10
+ }
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || function (mod) {
22
+ if (mod && mod.__esModule) return mod;
23
+ var result = {};
24
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
+ __setModuleDefault(result, mod);
26
+ return result;
27
+ };
28
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
29
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
30
+ return new (P || (P = Promise))(function (resolve, reject) {
31
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
32
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
33
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
34
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
35
+ });
36
+ };
37
+ Object.defineProperty(exports, "__esModule", { value: true });
38
+ exports.RemoteFieldClassFieldType = void 0;
39
+ const core = __importStar(require("../../../../core"));
40
+ exports.RemoteFieldClassFieldType = core.serialization.undiscriminatedUnion([
41
+ core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.FieldTypeEnum; })),
42
+ core.serialization.string(),
43
+ ]);
@@ -13,7 +13,7 @@ export declare namespace RemoteFieldClassForCustomObjectClass {
13
13
  is_required?: boolean | null;
14
14
  field_type?: serializers.crm.RemoteFieldClassForCustomObjectClassFieldType.Raw | null;
15
15
  field_format?: serializers.crm.RemoteFieldClassForCustomObjectClassFieldFormat.Raw | null;
16
- field_choices?: (string | null | undefined)[] | null;
16
+ field_choices?: serializers.crm.RemoteFieldClassForCustomObjectClassFieldChoicesItem.Raw[] | null;
17
17
  item_schema?: serializers.crm.RemoteFieldClassForCustomObjectClassItemSchema.Raw | null;
18
18
  modified_at?: string | null;
19
19
  }
@@ -48,7 +48,9 @@ exports.RemoteFieldClassForCustomObjectClass = core.serialization.object({
48
48
  fieldFormat: core.serialization.property("field_format", core.serialization
49
49
  .lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassForCustomObjectClassFieldFormat; }))
50
50
  .optional()),
51
- fieldChoices: core.serialization.property("field_choices", core.serialization.list(core.serialization.string().optional()).optional()),
51
+ fieldChoices: core.serialization.property("field_choices", core.serialization
52
+ .list(core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassForCustomObjectClassFieldChoicesItem; })))
53
+ .optional()),
52
54
  itemSchema: core.serialization.property("item_schema", core.serialization
53
55
  .lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).crm.RemoteFieldClassForCustomObjectClassItemSchema; }))
54
56
  .optional()),
@@ -0,0 +1,13 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as serializers from "../../..";
5
+ import * as Merge from "../../../../api";
6
+ import * as core from "../../../../core";
7
+ export declare const RemoteFieldClassForCustomObjectClassFieldChoicesItem: core.serialization.ObjectSchema<serializers.crm.RemoteFieldClassForCustomObjectClassFieldChoicesItem.Raw, Merge.crm.RemoteFieldClassForCustomObjectClassFieldChoicesItem>;
8
+ export declare namespace RemoteFieldClassForCustomObjectClassFieldChoicesItem {
9
+ interface Raw {
10
+ value?: unknown | null;
11
+ display_name?: string | null;
12
+ }
13
+ }
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || function (mod) {
22
+ if (mod && mod.__esModule) return mod;
23
+ var result = {};
24
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
+ __setModuleDefault(result, mod);
26
+ return result;
27
+ };
28
+ Object.defineProperty(exports, "__esModule", { value: true });
29
+ exports.RemoteFieldClassForCustomObjectClassFieldChoicesItem = void 0;
30
+ const core = __importStar(require("../../../../core"));
31
+ exports.RemoteFieldClassForCustomObjectClassFieldChoicesItem = core.serialization.object({
32
+ value: core.serialization.unknown().optional(),
33
+ displayName: core.serialization.property("display_name", core.serialization.string().optional()),
34
+ });
@@ -168,9 +168,13 @@ export * from "./ReasonEnum";
168
168
  export * from "./RemoteData";
169
169
  export * from "./RemoteField";
170
170
  export * from "./RemoteFieldClass";
171
+ export * from "./RemoteFieldClassFieldType";
172
+ export * from "./RemoteFieldClassFieldFormat";
173
+ export * from "./RemoteFieldClassFieldChoicesItem";
171
174
  export * from "./RemoteFieldClassForCustomObjectClass";
172
175
  export * from "./RemoteFieldClassForCustomObjectClassFieldType";
173
176
  export * from "./RemoteFieldClassForCustomObjectClassFieldFormat";
177
+ export * from "./RemoteFieldClassForCustomObjectClassFieldChoicesItem";
174
178
  export * from "./RemoteFieldClassForCustomObjectClassItemSchema";
175
179
  export * from "./RemoteFieldRequest";
176
180
  export * from "./RemoteFieldRequestRemoteFieldClass";
@@ -184,9 +184,13 @@ __exportStar(require("./ReasonEnum"), exports);
184
184
  __exportStar(require("./RemoteData"), exports);
185
185
  __exportStar(require("./RemoteField"), exports);
186
186
  __exportStar(require("./RemoteFieldClass"), exports);
187
+ __exportStar(require("./RemoteFieldClassFieldType"), exports);
188
+ __exportStar(require("./RemoteFieldClassFieldFormat"), exports);
189
+ __exportStar(require("./RemoteFieldClassFieldChoicesItem"), exports);
187
190
  __exportStar(require("./RemoteFieldClassForCustomObjectClass"), exports);
188
191
  __exportStar(require("./RemoteFieldClassForCustomObjectClassFieldType"), exports);
189
192
  __exportStar(require("./RemoteFieldClassForCustomObjectClassFieldFormat"), exports);
193
+ __exportStar(require("./RemoteFieldClassForCustomObjectClassFieldChoicesItem"), exports);
190
194
  __exportStar(require("./RemoteFieldClassForCustomObjectClassItemSchema"), exports);
191
195
  __exportStar(require("./RemoteFieldRequest"), exports);
192
196
  __exportStar(require("./RemoteFieldRequestRemoteFieldClass"), exports);
@@ -1,6 +1,6 @@
1
1
  export * as ats from "./ats";
2
2
  export * as crm from "./crm";
3
+ export * as filestorage from "./filestorage";
3
4
  export * as hris from "./hris";
4
5
  export * as ticketing from "./ticketing";
5
6
  export * as accounting from "./accounting";
6
- export * as filestorage from "./filestorage";
@@ -23,10 +23,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.filestorage = exports.accounting = exports.ticketing = exports.hris = exports.crm = exports.ats = void 0;
26
+ exports.accounting = exports.ticketing = exports.hris = exports.filestorage = exports.crm = exports.ats = void 0;
27
27
  exports.ats = __importStar(require("./ats"));
28
28
  exports.crm = __importStar(require("./crm"));
29
+ exports.filestorage = __importStar(require("./filestorage"));
29
30
  exports.hris = __importStar(require("./hris"));
30
31
  exports.ticketing = __importStar(require("./ticketing"));
31
32
  exports.accounting = __importStar(require("./accounting"));
32
- exports.filestorage = __importStar(require("./filestorage"));
@@ -13,9 +13,9 @@ export declare namespace RemoteFieldClass {
13
13
  description?: string | null;
14
14
  is_custom?: boolean | null;
15
15
  is_required?: boolean | null;
16
- field_type?: serializers.ticketing.FieldTypeEnum.Raw | null;
17
- field_format?: serializers.ticketing.FieldFormatEnum.Raw | null;
18
- field_choices?: string[] | null;
16
+ field_type?: serializers.ticketing.RemoteFieldClassFieldType.Raw | null;
17
+ field_format?: serializers.ticketing.RemoteFieldClassFieldFormat.Raw | null;
18
+ field_choices?: serializers.ticketing.RemoteFieldClassFieldChoicesItem.Raw[] | null;
19
19
  item_schema?: serializers.ticketing.ItemSchema.Raw | null;
20
20
  }
21
21
  }
@@ -44,8 +44,10 @@ exports.RemoteFieldClass = core.serialization.object({
44
44
  description: core.serialization.string().optional(),
45
45
  isCustom: core.serialization.property("is_custom", core.serialization.boolean().optional()),
46
46
  isRequired: core.serialization.property("is_required", core.serialization.boolean().optional()),
47
- fieldType: core.serialization.property("field_type", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).ticketing.FieldTypeEnum; })).optional()),
48
- fieldFormat: core.serialization.property("field_format", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).ticketing.FieldFormatEnum; })).optional()),
49
- fieldChoices: core.serialization.property("field_choices", core.serialization.list(core.serialization.string()).optional()),
47
+ fieldType: core.serialization.property("field_type", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).ticketing.RemoteFieldClassFieldType; })).optional()),
48
+ fieldFormat: core.serialization.property("field_format", core.serialization.lazy(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).ticketing.RemoteFieldClassFieldFormat; })).optional()),
49
+ fieldChoices: core.serialization.property("field_choices", core.serialization
50
+ .list(core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).ticketing.RemoteFieldClassFieldChoicesItem; })))
51
+ .optional()),
50
52
  itemSchema: core.serialization.property("item_schema", core.serialization.lazyObject(() => __awaiter(void 0, void 0, void 0, function* () { return (yield Promise.resolve().then(() => __importStar(require("../../..")))).ticketing.ItemSchema; })).optional()),
51
53
  });
@@ -0,0 +1,13 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as serializers from "../../..";
5
+ import * as Merge from "../../../../api";
6
+ import * as core from "../../../../core";
7
+ export declare const RemoteFieldClassFieldChoicesItem: core.serialization.ObjectSchema<serializers.ticketing.RemoteFieldClassFieldChoicesItem.Raw, Merge.ticketing.RemoteFieldClassFieldChoicesItem>;
8
+ export declare namespace RemoteFieldClassFieldChoicesItem {
9
+ interface Raw {
10
+ value?: unknown | null;
11
+ display_name?: string | null;
12
+ }
13
+ }
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ /**
3
+ * This file was auto-generated by Fern from our API Definition.
4
+ */
5
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ var desc = Object.getOwnPropertyDescriptor(m, k);
8
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
+ desc = { enumerable: true, get: function() { return m[k]; } };
10
+ }
11
+ Object.defineProperty(o, k2, desc);
12
+ }) : (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ o[k2] = m[k];
15
+ }));
16
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
18
+ }) : function(o, v) {
19
+ o["default"] = v;
20
+ });
21
+ var __importStar = (this && this.__importStar) || function (mod) {
22
+ if (mod && mod.__esModule) return mod;
23
+ var result = {};
24
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
+ __setModuleDefault(result, mod);
26
+ return result;
27
+ };
28
+ Object.defineProperty(exports, "__esModule", { value: true });
29
+ exports.RemoteFieldClassFieldChoicesItem = void 0;
30
+ const core = __importStar(require("../../../../core"));
31
+ exports.RemoteFieldClassFieldChoicesItem = core.serialization.object({
32
+ value: core.serialization.unknown().optional(),
33
+ displayName: core.serialization.property("display_name", core.serialization.string().optional()),
34
+ });
@@ -0,0 +1,10 @@
1
+ /**
2
+ * This file was auto-generated by Fern from our API Definition.
3
+ */
4
+ import * as serializers from "../../..";
5
+ import * as Merge from "../../../../api";
6
+ import * as core from "../../../../core";
7
+ export declare const RemoteFieldClassFieldFormat: core.serialization.Schema<serializers.ticketing.RemoteFieldClassFieldFormat.Raw, Merge.ticketing.RemoteFieldClassFieldFormat>;
8
+ export declare namespace RemoteFieldClassFieldFormat {
9
+ type Raw = string | serializers.ticketing.FieldFormatEnum.Raw;
10
+ }