@unified-api/typescript-sdk 2.80.2 → 2.80.4

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 (563) hide show
  1. package/examples/package-lock.json +1 -1
  2. package/jsr.json +1 -1
  3. package/lib/config.d.ts +3 -3
  4. package/lib/config.js +3 -3
  5. package/package.json +1 -1
  6. package/sdk/models/shared/accountingaccount.d.ts +2 -2
  7. package/sdk/models/shared/accountingaccount.d.ts.map +1 -1
  8. package/sdk/models/shared/accountingaccount.js +5 -20
  9. package/sdk/models/shared/accountingaccount.js.map +1 -1
  10. package/sdk/models/shared/accountingbill.d.ts +2 -2
  11. package/sdk/models/shared/accountingbill.d.ts.map +1 -1
  12. package/sdk/models/shared/accountingbill.js +5 -19
  13. package/sdk/models/shared/accountingbill.js.map +1 -1
  14. package/sdk/models/shared/accountingcontact.d.ts +1 -1
  15. package/sdk/models/shared/accountingcontact.d.ts.map +1 -1
  16. package/sdk/models/shared/accountingcontact.js +3 -10
  17. package/sdk/models/shared/accountingcontact.js.map +1 -1
  18. package/sdk/models/shared/accountingcontactpaymentmethod.d.ts +1 -1
  19. package/sdk/models/shared/accountingcontactpaymentmethod.d.ts.map +1 -1
  20. package/sdk/models/shared/accountingcontactpaymentmethod.js +3 -10
  21. package/sdk/models/shared/accountingcontactpaymentmethod.js.map +1 -1
  22. package/sdk/models/shared/accountingcreditmemo.d.ts +2 -2
  23. package/sdk/models/shared/accountingcreditmemo.d.ts.map +1 -1
  24. package/sdk/models/shared/accountingcreditmemo.js +5 -19
  25. package/sdk/models/shared/accountingcreditmemo.js.map +1 -1
  26. package/sdk/models/shared/accountingemail.d.ts +1 -1
  27. package/sdk/models/shared/accountingemail.d.ts.map +1 -1
  28. package/sdk/models/shared/accountingemail.js +3 -10
  29. package/sdk/models/shared/accountingemail.js.map +1 -1
  30. package/sdk/models/shared/accountinginvoice.d.ts +3 -3
  31. package/sdk/models/shared/accountinginvoice.d.ts.map +1 -1
  32. package/sdk/models/shared/accountinginvoice.js +7 -28
  33. package/sdk/models/shared/accountinginvoice.js.map +1 -1
  34. package/sdk/models/shared/accountingorder.d.ts +2 -2
  35. package/sdk/models/shared/accountingorder.d.ts.map +1 -1
  36. package/sdk/models/shared/accountingorder.js +5 -19
  37. package/sdk/models/shared/accountingorder.js.map +1 -1
  38. package/sdk/models/shared/accountingpurchaseorder.d.ts +1 -1
  39. package/sdk/models/shared/accountingpurchaseorder.d.ts.map +1 -1
  40. package/sdk/models/shared/accountingpurchaseorder.js +3 -10
  41. package/sdk/models/shared/accountingpurchaseorder.js.map +1 -1
  42. package/sdk/models/shared/accountingreport.d.ts +3 -0
  43. package/sdk/models/shared/accountingreport.d.ts.map +1 -1
  44. package/sdk/models/shared/accountingreport.js +2 -6
  45. package/sdk/models/shared/accountingreport.js.map +1 -1
  46. package/sdk/models/shared/accountingsalesorder.d.ts +1 -1
  47. package/sdk/models/shared/accountingsalesorder.d.ts.map +1 -1
  48. package/sdk/models/shared/accountingsalesorder.js +3 -10
  49. package/sdk/models/shared/accountingsalesorder.js.map +1 -1
  50. package/sdk/models/shared/accountingtelephone.d.ts +1 -1
  51. package/sdk/models/shared/accountingtelephone.d.ts.map +1 -1
  52. package/sdk/models/shared/accountingtelephone.js +3 -10
  53. package/sdk/models/shared/accountingtelephone.js.map +1 -1
  54. package/sdk/models/shared/apicall.d.ts +1 -0
  55. package/sdk/models/shared/apicall.d.ts.map +1 -1
  56. package/sdk/models/shared/apicall.js +3 -6
  57. package/sdk/models/shared/apicall.js.map +1 -1
  58. package/sdk/models/shared/atsactivity.d.ts +1 -1
  59. package/sdk/models/shared/atsactivity.d.ts.map +1 -1
  60. package/sdk/models/shared/atsactivity.js +3 -10
  61. package/sdk/models/shared/atsactivity.js.map +1 -1
  62. package/sdk/models/shared/atsapplication.d.ts +3 -1
  63. package/sdk/models/shared/atsapplication.d.ts.map +1 -1
  64. package/sdk/models/shared/atsapplication.js +7 -10
  65. package/sdk/models/shared/atsapplication.js.map +1 -1
  66. package/sdk/models/shared/atscandidate.d.ts +1 -1
  67. package/sdk/models/shared/atscandidate.d.ts.map +1 -1
  68. package/sdk/models/shared/atscandidate.js +3 -11
  69. package/sdk/models/shared/atscandidate.js.map +1 -1
  70. package/sdk/models/shared/atscompensation.d.ts +2 -2
  71. package/sdk/models/shared/atscompensation.d.ts.map +1 -1
  72. package/sdk/models/shared/atscompensation.js +5 -19
  73. package/sdk/models/shared/atscompensation.js.map +1 -1
  74. package/sdk/models/shared/atsdocument.d.ts +1 -1
  75. package/sdk/models/shared/atsdocument.d.ts.map +1 -1
  76. package/sdk/models/shared/atsdocument.js +3 -10
  77. package/sdk/models/shared/atsdocument.js.map +1 -1
  78. package/sdk/models/shared/atsemail.d.ts +1 -1
  79. package/sdk/models/shared/atsemail.d.ts.map +1 -1
  80. package/sdk/models/shared/atsemail.js +3 -10
  81. package/sdk/models/shared/atsemail.js.map +1 -1
  82. package/sdk/models/shared/atsgroup.d.ts +1 -1
  83. package/sdk/models/shared/atsgroup.d.ts.map +1 -1
  84. package/sdk/models/shared/atsgroup.js +3 -10
  85. package/sdk/models/shared/atsgroup.js.map +1 -1
  86. package/sdk/models/shared/atsinterview.d.ts +1 -1
  87. package/sdk/models/shared/atsinterview.d.ts.map +1 -1
  88. package/sdk/models/shared/atsinterview.js +3 -10
  89. package/sdk/models/shared/atsinterview.js.map +1 -1
  90. package/sdk/models/shared/atsjob.d.ts +4 -2
  91. package/sdk/models/shared/atsjob.d.ts.map +1 -1
  92. package/sdk/models/shared/atsjob.js +7 -19
  93. package/sdk/models/shared/atsjob.js.map +1 -1
  94. package/sdk/models/shared/atsjobopening.d.ts +1 -1
  95. package/sdk/models/shared/atsjobopening.d.ts.map +1 -1
  96. package/sdk/models/shared/atsjobopening.js +3 -10
  97. package/sdk/models/shared/atsjobopening.js.map +1 -1
  98. package/sdk/models/shared/atsjobquestion.d.ts +1 -1
  99. package/sdk/models/shared/atsjobquestion.d.ts.map +1 -1
  100. package/sdk/models/shared/atsjobquestion.js +3 -10
  101. package/sdk/models/shared/atsjobquestion.js.map +1 -1
  102. package/sdk/models/shared/atsmetadata.d.ts +1 -1
  103. package/sdk/models/shared/atsmetadata.d.ts.map +1 -1
  104. package/sdk/models/shared/atsmetadata.js +3 -11
  105. package/sdk/models/shared/atsmetadata.js.map +1 -1
  106. package/sdk/models/shared/atsoffer.d.ts +1 -1
  107. package/sdk/models/shared/atsoffer.d.ts.map +1 -1
  108. package/sdk/models/shared/atsoffer.js +3 -10
  109. package/sdk/models/shared/atsoffer.js.map +1 -1
  110. package/sdk/models/shared/atsscorecard.d.ts +1 -1
  111. package/sdk/models/shared/atsscorecard.d.ts.map +1 -1
  112. package/sdk/models/shared/atsscorecard.js +3 -10
  113. package/sdk/models/shared/atsscorecard.js.map +1 -1
  114. package/sdk/models/shared/atsstatus.d.ts.map +1 -1
  115. package/sdk/models/shared/atsstatus.js +2 -6
  116. package/sdk/models/shared/atsstatus.js.map +1 -1
  117. package/sdk/models/shared/atstelephone.d.ts +1 -1
  118. package/sdk/models/shared/atstelephone.d.ts.map +1 -1
  119. package/sdk/models/shared/atstelephone.js +3 -10
  120. package/sdk/models/shared/atstelephone.js.map +1 -1
  121. package/sdk/models/shared/calendarattendee.d.ts +1 -1
  122. package/sdk/models/shared/calendarattendee.d.ts.map +1 -1
  123. package/sdk/models/shared/calendarattendee.js +3 -10
  124. package/sdk/models/shared/calendarattendee.js.map +1 -1
  125. package/sdk/models/shared/calendarcalendar.d.ts +2 -0
  126. package/sdk/models/shared/calendarcalendar.d.ts.map +1 -1
  127. package/sdk/models/shared/calendarcalendar.js +4 -0
  128. package/sdk/models/shared/calendarcalendar.js.map +1 -1
  129. package/sdk/models/shared/calendarevent.d.ts +1 -1
  130. package/sdk/models/shared/calendarevent.d.ts.map +1 -1
  131. package/sdk/models/shared/calendarevent.js +3 -10
  132. package/sdk/models/shared/calendarevent.js.map +1 -1
  133. package/sdk/models/shared/calendareventrecurrence.d.ts +2 -2
  134. package/sdk/models/shared/calendareventrecurrence.d.ts.map +1 -1
  135. package/sdk/models/shared/calendareventrecurrence.js +5 -19
  136. package/sdk/models/shared/calendareventrecurrence.js.map +1 -1
  137. package/sdk/models/shared/commercecollection.d.ts +1 -1
  138. package/sdk/models/shared/commercecollection.d.ts.map +1 -1
  139. package/sdk/models/shared/commercecollection.js +3 -10
  140. package/sdk/models/shared/commercecollection.js.map +1 -1
  141. package/sdk/models/shared/commerceitemmedia.d.ts +1 -1
  142. package/sdk/models/shared/commerceitemmedia.d.ts.map +1 -1
  143. package/sdk/models/shared/commerceitemmedia.js +3 -10
  144. package/sdk/models/shared/commerceitemmedia.js.map +1 -1
  145. package/sdk/models/shared/commerceitemvariant.d.ts +2 -2
  146. package/sdk/models/shared/commerceitemvariant.d.ts.map +1 -1
  147. package/sdk/models/shared/commerceitemvariant.js +5 -19
  148. package/sdk/models/shared/commerceitemvariant.js.map +1 -1
  149. package/sdk/models/shared/commercemetadata.d.ts +1 -1
  150. package/sdk/models/shared/commercemetadata.d.ts.map +1 -1
  151. package/sdk/models/shared/commercemetadata.js +3 -10
  152. package/sdk/models/shared/commercemetadata.js.map +1 -1
  153. package/sdk/models/shared/commercereview.d.ts +1 -1
  154. package/sdk/models/shared/commercereview.d.ts.map +1 -1
  155. package/sdk/models/shared/commercereview.js +3 -10
  156. package/sdk/models/shared/commercereview.js.map +1 -1
  157. package/sdk/models/shared/commercereviewcomment.d.ts +1 -1
  158. package/sdk/models/shared/commercereviewcomment.d.ts.map +1 -1
  159. package/sdk/models/shared/commercereviewcomment.js +3 -10
  160. package/sdk/models/shared/commercereviewcomment.js.map +1 -1
  161. package/sdk/models/shared/crmemail.d.ts +1 -1
  162. package/sdk/models/shared/crmemail.d.ts.map +1 -1
  163. package/sdk/models/shared/crmemail.js +3 -10
  164. package/sdk/models/shared/crmemail.js.map +1 -1
  165. package/sdk/models/shared/crmevent.d.ts +1 -1
  166. package/sdk/models/shared/crmevent.d.ts.map +1 -1
  167. package/sdk/models/shared/crmevent.js +3 -10
  168. package/sdk/models/shared/crmevent.js.map +1 -1
  169. package/sdk/models/shared/crmeventformfield.d.ts +1 -1
  170. package/sdk/models/shared/crmeventformfield.d.ts.map +1 -1
  171. package/sdk/models/shared/crmeventformfield.js +3 -10
  172. package/sdk/models/shared/crmeventformfield.js.map +1 -1
  173. package/sdk/models/shared/crmmetadata.d.ts +1 -1
  174. package/sdk/models/shared/crmmetadata.d.ts.map +1 -1
  175. package/sdk/models/shared/crmmetadata.js +3 -10
  176. package/sdk/models/shared/crmmetadata.js.map +1 -1
  177. package/sdk/models/shared/crmtelephone.d.ts +1 -1
  178. package/sdk/models/shared/crmtelephone.d.ts.map +1 -1
  179. package/sdk/models/shared/crmtelephone.js +3 -10
  180. package/sdk/models/shared/crmtelephone.js.map +1 -1
  181. package/sdk/models/shared/enrichemail.d.ts.map +1 -1
  182. package/sdk/models/shared/enrichemail.js +2 -6
  183. package/sdk/models/shared/enrichemail.js.map +1 -1
  184. package/sdk/models/shared/enrichperson.d.ts.map +1 -1
  185. package/sdk/models/shared/enrichperson.js +2 -6
  186. package/sdk/models/shared/enrichperson.js.map +1 -1
  187. package/sdk/models/shared/enrichtelephone.d.ts.map +1 -1
  188. package/sdk/models/shared/enrichtelephone.js +2 -6
  189. package/sdk/models/shared/enrichtelephone.js.map +1 -1
  190. package/sdk/models/shared/genaicontent.d.ts +1 -1
  191. package/sdk/models/shared/genaicontent.d.ts.map +1 -1
  192. package/sdk/models/shared/genaicontent.js +3 -10
  193. package/sdk/models/shared/genaicontent.js.map +1 -1
  194. package/sdk/models/shared/genaiembedding.d.ts +1 -1
  195. package/sdk/models/shared/genaiembedding.d.ts.map +1 -1
  196. package/sdk/models/shared/genaiembedding.js +3 -10
  197. package/sdk/models/shared/genaiembedding.js.map +1 -1
  198. package/sdk/models/shared/hriscompensation.d.ts +2 -2
  199. package/sdk/models/shared/hriscompensation.d.ts.map +1 -1
  200. package/sdk/models/shared/hriscompensation.js +5 -19
  201. package/sdk/models/shared/hriscompensation.js.map +1 -1
  202. package/sdk/models/shared/hrisemail.d.ts +1 -1
  203. package/sdk/models/shared/hrisemail.d.ts.map +1 -1
  204. package/sdk/models/shared/hrisemail.js +3 -10
  205. package/sdk/models/shared/hrisemail.js.map +1 -1
  206. package/sdk/models/shared/hrisemployee.d.ts +4 -4
  207. package/sdk/models/shared/hrisemployee.d.ts.map +1 -1
  208. package/sdk/models/shared/hrisemployee.js +9 -37
  209. package/sdk/models/shared/hrisemployee.js.map +1 -1
  210. package/sdk/models/shared/hrisgroup.d.ts +1 -1
  211. package/sdk/models/shared/hrisgroup.d.ts.map +1 -1
  212. package/sdk/models/shared/hrisgroup.js +3 -10
  213. package/sdk/models/shared/hrisgroup.js.map +1 -1
  214. package/sdk/models/shared/hrismetadata.d.ts +1 -1
  215. package/sdk/models/shared/hrismetadata.d.ts.map +1 -1
  216. package/sdk/models/shared/hrismetadata.js +3 -10
  217. package/sdk/models/shared/hrismetadata.js.map +1 -1
  218. package/sdk/models/shared/hrispayslip.d.ts.map +1 -1
  219. package/sdk/models/shared/hrispayslip.js +2 -6
  220. package/sdk/models/shared/hrispayslip.js.map +1 -1
  221. package/sdk/models/shared/hrispayslipdetail.d.ts.map +1 -1
  222. package/sdk/models/shared/hrispayslipdetail.js +2 -6
  223. package/sdk/models/shared/hrispayslipdetail.js.map +1 -1
  224. package/sdk/models/shared/hristelephone.d.ts +1 -1
  225. package/sdk/models/shared/hristelephone.d.ts.map +1 -1
  226. package/sdk/models/shared/hristelephone.js +3 -10
  227. package/sdk/models/shared/hristelephone.js.map +1 -1
  228. package/sdk/models/shared/hristimeoff.d.ts.map +1 -1
  229. package/sdk/models/shared/hristimeoff.js +2 -6
  230. package/sdk/models/shared/hristimeoff.js.map +1 -1
  231. package/sdk/models/shared/integrationsupport.d.ts +9 -0
  232. package/sdk/models/shared/integrationsupport.d.ts.map +1 -1
  233. package/sdk/models/shared/integrationsupport.js +227 -646
  234. package/sdk/models/shared/integrationsupport.js.map +1 -1
  235. package/sdk/models/shared/issue.d.ts.map +1 -1
  236. package/sdk/models/shared/issue.js +2 -6
  237. package/sdk/models/shared/issue.js.map +1 -1
  238. package/sdk/models/shared/kmscomment.d.ts +2 -2
  239. package/sdk/models/shared/kmscomment.d.ts.map +1 -1
  240. package/sdk/models/shared/kmscomment.js +5 -19
  241. package/sdk/models/shared/kmscomment.js.map +1 -1
  242. package/sdk/models/shared/kmspage.d.ts +1 -1
  243. package/sdk/models/shared/kmspage.d.ts.map +1 -1
  244. package/sdk/models/shared/kmspage.js +3 -10
  245. package/sdk/models/shared/kmspage.js.map +1 -1
  246. package/sdk/models/shared/kmspagemetadata.d.ts +1 -1
  247. package/sdk/models/shared/kmspagemetadata.d.ts.map +1 -1
  248. package/sdk/models/shared/kmspagemetadata.js +3 -10
  249. package/sdk/models/shared/kmspagemetadata.js.map +1 -1
  250. package/sdk/models/shared/lmsmedia.d.ts +1 -1
  251. package/sdk/models/shared/lmsmedia.d.ts.map +1 -1
  252. package/sdk/models/shared/lmsmedia.js +3 -10
  253. package/sdk/models/shared/lmsmedia.js.map +1 -1
  254. package/sdk/models/shared/lmstelephone.d.ts +1 -1
  255. package/sdk/models/shared/lmstelephone.d.ts.map +1 -1
  256. package/sdk/models/shared/lmstelephone.js +3 -10
  257. package/sdk/models/shared/lmstelephone.js.map +1 -1
  258. package/sdk/models/shared/marketingemail.d.ts +1 -1
  259. package/sdk/models/shared/marketingemail.d.ts.map +1 -1
  260. package/sdk/models/shared/marketingemail.js +3 -10
  261. package/sdk/models/shared/marketingemail.js.map +1 -1
  262. package/sdk/models/shared/metadatametadata.d.ts +1 -1
  263. package/sdk/models/shared/metadatametadata.d.ts.map +1 -1
  264. package/sdk/models/shared/metadatametadata.js +3 -10
  265. package/sdk/models/shared/metadatametadata.js.map +1 -1
  266. package/sdk/models/shared/paymentpayout.d.ts.map +1 -1
  267. package/sdk/models/shared/paymentpayout.js +2 -6
  268. package/sdk/models/shared/paymentpayout.js.map +1 -1
  269. package/sdk/models/shared/paymentrefund.d.ts.map +1 -1
  270. package/sdk/models/shared/paymentrefund.js +2 -6
  271. package/sdk/models/shared/paymentrefund.js.map +1 -1
  272. package/sdk/models/shared/paymentsubscription.d.ts +2 -2
  273. package/sdk/models/shared/paymentsubscription.d.ts.map +1 -1
  274. package/sdk/models/shared/paymentsubscription.js +5 -19
  275. package/sdk/models/shared/paymentsubscription.js.map +1 -1
  276. package/sdk/models/shared/propertyatsactivityfrom.d.ts +1 -1
  277. package/sdk/models/shared/propertyatsactivityfrom.d.ts.map +1 -1
  278. package/sdk/models/shared/propertyatsactivityfrom.js +3 -10
  279. package/sdk/models/shared/propertyatsactivityfrom.js.map +1 -1
  280. package/sdk/models/shared/propertycalendareventorganizer.d.ts +1 -1
  281. package/sdk/models/shared/propertycalendareventorganizer.d.ts.map +1 -1
  282. package/sdk/models/shared/propertycalendareventorganizer.js +3 -10
  283. package/sdk/models/shared/propertycalendareventorganizer.js.map +1 -1
  284. package/sdk/models/shared/propertycalendareventrecurrenceondays.d.ts +1 -1
  285. package/sdk/models/shared/propertycalendareventrecurrenceondays.d.ts.map +1 -1
  286. package/sdk/models/shared/propertycalendareventrecurrenceondays.js +3 -11
  287. package/sdk/models/shared/propertycalendareventrecurrenceondays.js.map +1 -1
  288. package/sdk/models/shared/propertycalendarrecordingtranscriptattendee.d.ts.map +1 -1
  289. package/sdk/models/shared/propertycalendarrecordingtranscriptattendee.js +2 -6
  290. package/sdk/models/shared/propertycalendarrecordingtranscriptattendee.js.map +1 -1
  291. package/sdk/models/shared/propertyconnectioncategories.d.ts +1 -1
  292. package/sdk/models/shared/propertyconnectioncategories.d.ts.map +1 -1
  293. package/sdk/models/shared/propertyconnectioncategories.js +3 -11
  294. package/sdk/models/shared/propertyconnectioncategories.js.map +1 -1
  295. package/sdk/models/shared/propertyconnectionpermissions.d.ts +1 -1
  296. package/sdk/models/shared/propertyconnectionpermissions.d.ts.map +1 -1
  297. package/sdk/models/shared/propertyconnectionpermissions.js +3 -11
  298. package/sdk/models/shared/propertyconnectionpermissions.js.map +1 -1
  299. package/sdk/models/shared/propertycrmeventtask.d.ts +2 -2
  300. package/sdk/models/shared/propertycrmeventtask.d.ts.map +1 -1
  301. package/sdk/models/shared/propertycrmeventtask.js +5 -19
  302. package/sdk/models/shared/propertycrmeventtask.js.map +1 -1
  303. package/sdk/models/shared/propertyhrisemployeeemployeeroles.d.ts +1 -1
  304. package/sdk/models/shared/propertyhrisemployeeemployeeroles.d.ts.map +1 -1
  305. package/sdk/models/shared/propertyhrisemployeeemployeeroles.js +3 -11
  306. package/sdk/models/shared/propertyhrisemployeeemployeeroles.js.map +1 -1
  307. package/sdk/models/shared/propertyintegrationcategories.d.ts.map +1 -1
  308. package/sdk/models/shared/propertyintegrationcategories.js +2 -7
  309. package/sdk/models/shared/propertyintegrationcategories.js.map +1 -1
  310. package/sdk/models/shared/propertyintegrationsupportwebhookeventscreated.d.ts.map +1 -1
  311. package/sdk/models/shared/propertyintegrationsupportwebhookeventscreated.js +2 -7
  312. package/sdk/models/shared/propertyintegrationsupportwebhookeventscreated.js.map +1 -1
  313. package/sdk/models/shared/propertyintegrationsupportwebhookeventsdeleted.d.ts.map +1 -1
  314. package/sdk/models/shared/propertyintegrationsupportwebhookeventsdeleted.js +2 -7
  315. package/sdk/models/shared/propertyintegrationsupportwebhookeventsdeleted.js.map +1 -1
  316. package/sdk/models/shared/propertyintegrationsupportwebhookeventsupdated.d.ts.map +1 -1
  317. package/sdk/models/shared/propertyintegrationsupportwebhookeventsupdated.js +2 -7
  318. package/sdk/models/shared/propertyintegrationsupportwebhookeventsupdated.js.map +1 -1
  319. package/sdk/models/shared/propertyscimgroupmeta.d.ts +1 -1
  320. package/sdk/models/shared/propertyscimgroupmeta.d.ts.map +1 -1
  321. package/sdk/models/shared/propertyscimgroupmeta.js +3 -10
  322. package/sdk/models/shared/propertyscimgroupmeta.js.map +1 -1
  323. package/sdk/models/shared/propertyscimgroupschemas.d.ts +1 -1
  324. package/sdk/models/shared/propertyscimgroupschemas.d.ts.map +1 -1
  325. package/sdk/models/shared/propertyscimgroupschemas.js +3 -11
  326. package/sdk/models/shared/propertyscimgroupschemas.js.map +1 -1
  327. package/sdk/models/shared/propertyscimusermeta.d.ts +1 -1
  328. package/sdk/models/shared/propertyscimusermeta.d.ts.map +1 -1
  329. package/sdk/models/shared/propertyscimusermeta.js +3 -10
  330. package/sdk/models/shared/propertyscimusermeta.js.map +1 -1
  331. package/sdk/models/shared/propertyscimuserschemas.d.ts +1 -1
  332. package/sdk/models/shared/propertyscimuserschemas.d.ts.map +1 -1
  333. package/sdk/models/shared/propertyscimuserschemas.js +3 -11
  334. package/sdk/models/shared/propertyscimuserschemas.js.map +1 -1
  335. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20user.d.ts +1 -1
  336. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20user.d.ts.map +1 -1
  337. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20user.js +3 -10
  338. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20user.js.map +1 -1
  339. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20usermanager.d.ts +1 -1
  340. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20usermanager.d.ts.map +1 -1
  341. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20usermanager.js +3 -10
  342. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20usermanager.js.map +1 -1
  343. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionlatticeattributes10user.d.ts +3 -3
  344. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionlatticeattributes10user.d.ts.map +1 -1
  345. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionlatticeattributes10user.js +7 -28
  346. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionlatticeattributes10user.js.map +1 -1
  347. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionpeakon20user.d.ts +1 -1
  348. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionpeakon20user.d.ts.map +1 -1
  349. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionpeakon20user.js +3 -10
  350. package/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionpeakon20user.js.map +1 -1
  351. package/sdk/models/shared/propertystoragepermissionroles.d.ts +1 -1
  352. package/sdk/models/shared/propertystoragepermissionroles.d.ts.map +1 -1
  353. package/sdk/models/shared/propertystoragepermissionroles.js +3 -11
  354. package/sdk/models/shared/propertystoragepermissionroles.js.map +1 -1
  355. package/sdk/models/shared/propertyuccalltelephone.d.ts.map +1 -1
  356. package/sdk/models/shared/propertyuccalltelephone.js +2 -6
  357. package/sdk/models/shared/propertyuccalltelephone.js.map +1 -1
  358. package/sdk/models/shared/repopullrequest.d.ts +1 -1
  359. package/sdk/models/shared/repopullrequest.d.ts.map +1 -1
  360. package/sdk/models/shared/repopullrequest.js +3 -10
  361. package/sdk/models/shared/repopullrequest.js.map +1 -1
  362. package/sdk/models/shared/scimaddress.d.ts +1 -1
  363. package/sdk/models/shared/scimaddress.d.ts.map +1 -1
  364. package/sdk/models/shared/scimaddress.js +3 -10
  365. package/sdk/models/shared/scimaddress.js.map +1 -1
  366. package/sdk/models/shared/scimemail.d.ts +1 -1
  367. package/sdk/models/shared/scimemail.d.ts.map +1 -1
  368. package/sdk/models/shared/scimemail.js +3 -10
  369. package/sdk/models/shared/scimemail.js.map +1 -1
  370. package/sdk/models/shared/scimgroupmember.d.ts +2 -2
  371. package/sdk/models/shared/scimgroupmember.d.ts.map +1 -1
  372. package/sdk/models/shared/scimgroupmember.js +5 -19
  373. package/sdk/models/shared/scimgroupmember.js.map +1 -1
  374. package/sdk/models/shared/scimims.d.ts +1 -1
  375. package/sdk/models/shared/scimims.d.ts.map +1 -1
  376. package/sdk/models/shared/scimims.js +3 -10
  377. package/sdk/models/shared/scimims.js.map +1 -1
  378. package/sdk/models/shared/scimmanager.d.ts +1 -1
  379. package/sdk/models/shared/scimmanager.d.ts.map +1 -1
  380. package/sdk/models/shared/scimmanager.js +3 -10
  381. package/sdk/models/shared/scimmanager.js.map +1 -1
  382. package/sdk/models/shared/scimphonenumber.d.ts +1 -1
  383. package/sdk/models/shared/scimphonenumber.d.ts.map +1 -1
  384. package/sdk/models/shared/scimphonenumber.js +3 -10
  385. package/sdk/models/shared/scimphonenumber.js.map +1 -1
  386. package/sdk/models/shared/scimphoto.d.ts +1 -1
  387. package/sdk/models/shared/scimphoto.d.ts.map +1 -1
  388. package/sdk/models/shared/scimphoto.js +3 -10
  389. package/sdk/models/shared/scimphoto.js.map +1 -1
  390. package/sdk/models/shared/scimusergroups.d.ts +1 -1
  391. package/sdk/models/shared/scimusergroups.d.ts.map +1 -1
  392. package/sdk/models/shared/scimusergroups.js +3 -10
  393. package/sdk/models/shared/scimusergroups.js.map +1 -1
  394. package/sdk/models/shared/storagefile.d.ts +1 -1
  395. package/sdk/models/shared/storagefile.d.ts.map +1 -1
  396. package/sdk/models/shared/storagefile.js +3 -10
  397. package/sdk/models/shared/storagefile.js.map +1 -1
  398. package/sdk/models/shared/taskmetadata.d.ts +1 -1
  399. package/sdk/models/shared/taskmetadata.d.ts.map +1 -1
  400. package/sdk/models/shared/taskmetadata.js +3 -10
  401. package/sdk/models/shared/taskmetadata.js.map +1 -1
  402. package/sdk/models/shared/tasktask.d.ts +1 -1
  403. package/sdk/models/shared/tasktask.d.ts.map +1 -1
  404. package/sdk/models/shared/tasktask.js +3 -10
  405. package/sdk/models/shared/tasktask.js.map +1 -1
  406. package/sdk/models/shared/ticketingemail.d.ts +1 -1
  407. package/sdk/models/shared/ticketingemail.d.ts.map +1 -1
  408. package/sdk/models/shared/ticketingemail.js +3 -10
  409. package/sdk/models/shared/ticketingemail.js.map +1 -1
  410. package/sdk/models/shared/ticketingtelephone.d.ts +1 -1
  411. package/sdk/models/shared/ticketingtelephone.d.ts.map +1 -1
  412. package/sdk/models/shared/ticketingtelephone.js +3 -10
  413. package/sdk/models/shared/ticketingtelephone.js.map +1 -1
  414. package/sdk/models/shared/ticketingticket.d.ts +1 -1
  415. package/sdk/models/shared/ticketingticket.d.ts.map +1 -1
  416. package/sdk/models/shared/ticketingticket.js +3 -10
  417. package/sdk/models/shared/ticketingticket.js.map +1 -1
  418. package/sdk/models/shared/ucemail.d.ts +1 -1
  419. package/sdk/models/shared/ucemail.d.ts.map +1 -1
  420. package/sdk/models/shared/ucemail.js +3 -10
  421. package/sdk/models/shared/ucemail.js.map +1 -1
  422. package/sdk/models/shared/uctelephone.d.ts +1 -1
  423. package/sdk/models/shared/uctelephone.d.ts.map +1 -1
  424. package/sdk/models/shared/uctelephone.js +3 -10
  425. package/sdk/models/shared/uctelephone.js.map +1 -1
  426. package/sdk/models/shared/verificationpackage.d.ts.map +1 -1
  427. package/sdk/models/shared/verificationpackage.js +2 -6
  428. package/sdk/models/shared/verificationpackage.js.map +1 -1
  429. package/sdk/models/shared/verificationparameter.d.ts.map +1 -1
  430. package/sdk/models/shared/verificationparameter.js +2 -6
  431. package/sdk/models/shared/verificationparameter.js.map +1 -1
  432. package/sdk/models/shared/verificationrequest.d.ts +2 -2
  433. package/sdk/models/shared/verificationrequest.d.ts.map +1 -1
  434. package/sdk/models/shared/verificationrequest.js +5 -19
  435. package/sdk/models/shared/verificationrequest.js.map +1 -1
  436. package/sdk/models/shared/webhook.d.ts +4 -4
  437. package/sdk/models/shared/webhook.d.ts.map +1 -1
  438. package/sdk/models/shared/webhook.js +9 -39
  439. package/sdk/models/shared/webhook.js.map +1 -1
  440. package/sdk/types/enums.d.ts +10 -6
  441. package/sdk/types/enums.d.ts.map +1 -1
  442. package/sdk/types/enums.js +76 -2
  443. package/sdk/types/enums.js.map +1 -1
  444. package/sdk/types/index.d.ts +0 -1
  445. package/sdk/types/index.d.ts.map +1 -1
  446. package/sdk/types/index.js +1 -3
  447. package/sdk/types/index.js.map +1 -1
  448. package/src/lib/config.ts +3 -3
  449. package/src/sdk/models/shared/accountingaccount.ts +10 -26
  450. package/src/sdk/models/shared/accountingbill.ts +8 -25
  451. package/src/sdk/models/shared/accountingcontact.ts +5 -15
  452. package/src/sdk/models/shared/accountingcontactpaymentmethod.ts +5 -15
  453. package/src/sdk/models/shared/accountingcreditmemo.ts +8 -28
  454. package/src/sdk/models/shared/accountingemail.ts +5 -15
  455. package/src/sdk/models/shared/accountinginvoice.ts +11 -35
  456. package/src/sdk/models/shared/accountingorder.ts +8 -25
  457. package/src/sdk/models/shared/accountingpurchaseorder.ts +5 -15
  458. package/src/sdk/models/shared/accountingreport.ts +6 -6
  459. package/src/sdk/models/shared/accountingsalesorder.ts +5 -15
  460. package/src/sdk/models/shared/accountingtelephone.ts +5 -15
  461. package/src/sdk/models/shared/apicall.ts +4 -6
  462. package/src/sdk/models/shared/atsactivity.ts +5 -15
  463. package/src/sdk/models/shared/atsapplication.ts +11 -15
  464. package/src/sdk/models/shared/atscandidate.ts +6 -15
  465. package/src/sdk/models/shared/atscompensation.ts +8 -25
  466. package/src/sdk/models/shared/atsdocument.ts +5 -15
  467. package/src/sdk/models/shared/atsemail.ts +5 -15
  468. package/src/sdk/models/shared/atsgroup.ts +5 -15
  469. package/src/sdk/models/shared/atsinterview.ts +5 -15
  470. package/src/sdk/models/shared/atsjob.ts +12 -25
  471. package/src/sdk/models/shared/atsjobopening.ts +5 -15
  472. package/src/sdk/models/shared/atsjobquestion.ts +5 -15
  473. package/src/sdk/models/shared/atsmetadata.ts +6 -15
  474. package/src/sdk/models/shared/atsoffer.ts +5 -15
  475. package/src/sdk/models/shared/atsscorecard.ts +5 -15
  476. package/src/sdk/models/shared/atsstatus.ts +3 -6
  477. package/src/sdk/models/shared/atstelephone.ts +5 -15
  478. package/src/sdk/models/shared/calendarattendee.ts +5 -15
  479. package/src/sdk/models/shared/calendarcalendar.ts +6 -0
  480. package/src/sdk/models/shared/calendarevent.ts +5 -15
  481. package/src/sdk/models/shared/calendareventrecurrence.ts +8 -25
  482. package/src/sdk/models/shared/commercecollection.ts +5 -15
  483. package/src/sdk/models/shared/commerceitemmedia.ts +5 -15
  484. package/src/sdk/models/shared/commerceitemvariant.ts +8 -25
  485. package/src/sdk/models/shared/commercemetadata.ts +5 -15
  486. package/src/sdk/models/shared/commercereview.ts +5 -15
  487. package/src/sdk/models/shared/commercereviewcomment.ts +5 -15
  488. package/src/sdk/models/shared/crmemail.ts +5 -15
  489. package/src/sdk/models/shared/crmevent.ts +5 -15
  490. package/src/sdk/models/shared/crmeventformfield.ts +5 -15
  491. package/src/sdk/models/shared/crmmetadata.ts +5 -15
  492. package/src/sdk/models/shared/crmtelephone.ts +5 -15
  493. package/src/sdk/models/shared/enrichemail.ts +3 -6
  494. package/src/sdk/models/shared/enrichperson.ts +4 -6
  495. package/src/sdk/models/shared/enrichtelephone.ts +3 -6
  496. package/src/sdk/models/shared/genaicontent.ts +6 -16
  497. package/src/sdk/models/shared/genaiembedding.ts +5 -15
  498. package/src/sdk/models/shared/hriscompensation.ts +8 -25
  499. package/src/sdk/models/shared/hrisemail.ts +5 -15
  500. package/src/sdk/models/shared/hrisemployee.ts +14 -45
  501. package/src/sdk/models/shared/hrisgroup.ts +5 -15
  502. package/src/sdk/models/shared/hrismetadata.ts +5 -15
  503. package/src/sdk/models/shared/hrispayslip.ts +3 -6
  504. package/src/sdk/models/shared/hrispayslipdetail.ts +3 -6
  505. package/src/sdk/models/shared/hristelephone.ts +5 -15
  506. package/src/sdk/models/shared/hristimeoff.ts +3 -6
  507. package/src/sdk/models/shared/integrationsupport.ts +126 -536
  508. package/src/sdk/models/shared/issue.ts +3 -6
  509. package/src/sdk/models/shared/kmscomment.ts +8 -25
  510. package/src/sdk/models/shared/kmspage.ts +5 -15
  511. package/src/sdk/models/shared/kmspagemetadata.ts +5 -15
  512. package/src/sdk/models/shared/lmsmedia.ts +5 -15
  513. package/src/sdk/models/shared/lmstelephone.ts +5 -15
  514. package/src/sdk/models/shared/marketingemail.ts +5 -15
  515. package/src/sdk/models/shared/metadatametadata.ts +5 -15
  516. package/src/sdk/models/shared/paymentpayout.ts +3 -6
  517. package/src/sdk/models/shared/paymentrefund.ts +3 -6
  518. package/src/sdk/models/shared/paymentsubscription.ts +8 -25
  519. package/src/sdk/models/shared/propertyatsactivityfrom.ts +5 -15
  520. package/src/sdk/models/shared/propertycalendareventorganizer.ts +5 -15
  521. package/src/sdk/models/shared/propertycalendareventrecurrenceondays.ts +5 -15
  522. package/src/sdk/models/shared/propertycalendarrecordingtranscriptattendee.ts +5 -6
  523. package/src/sdk/models/shared/propertyconnectioncategories.ts +5 -15
  524. package/src/sdk/models/shared/propertyconnectionpermissions.ts +5 -15
  525. package/src/sdk/models/shared/propertycrmeventtask.ts +8 -25
  526. package/src/sdk/models/shared/propertyhrisemployeeemployeeroles.ts +5 -15
  527. package/src/sdk/models/shared/propertyintegrationcategories.ts +3 -6
  528. package/src/sdk/models/shared/propertyintegrationsupportwebhookeventscreated.ts +3 -6
  529. package/src/sdk/models/shared/propertyintegrationsupportwebhookeventsdeleted.ts +3 -6
  530. package/src/sdk/models/shared/propertyintegrationsupportwebhookeventsupdated.ts +3 -6
  531. package/src/sdk/models/shared/propertyscimgroupmeta.ts +5 -15
  532. package/src/sdk/models/shared/propertyscimgroupschemas.ts +5 -15
  533. package/src/sdk/models/shared/propertyscimusermeta.ts +5 -15
  534. package/src/sdk/models/shared/propertyscimuserschemas.ts +5 -15
  535. package/src/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20user.ts +9 -19
  536. package/src/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionenterprise20usermanager.ts +9 -19
  537. package/src/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionlatticeattributes10user.ts +15 -39
  538. package/src/sdk/models/shared/propertyscimuserurnietfparamsscimschemasextensionpeakon20user.ts +9 -19
  539. package/src/sdk/models/shared/propertystoragepermissionroles.ts +5 -15
  540. package/src/sdk/models/shared/propertyuccalltelephone.ts +3 -6
  541. package/src/sdk/models/shared/repopullrequest.ts +5 -15
  542. package/src/sdk/models/shared/scimaddress.ts +5 -15
  543. package/src/sdk/models/shared/scimemail.ts +5 -15
  544. package/src/sdk/models/shared/scimgroupmember.ts +8 -25
  545. package/src/sdk/models/shared/scimims.ts +5 -15
  546. package/src/sdk/models/shared/scimmanager.ts +5 -15
  547. package/src/sdk/models/shared/scimphonenumber.ts +5 -15
  548. package/src/sdk/models/shared/scimphoto.ts +5 -15
  549. package/src/sdk/models/shared/scimusergroups.ts +5 -15
  550. package/src/sdk/models/shared/storagefile.ts +5 -15
  551. package/src/sdk/models/shared/taskmetadata.ts +5 -15
  552. package/src/sdk/models/shared/tasktask.ts +5 -15
  553. package/src/sdk/models/shared/ticketingemail.ts +5 -15
  554. package/src/sdk/models/shared/ticketingtelephone.ts +5 -15
  555. package/src/sdk/models/shared/ticketingticket.ts +5 -15
  556. package/src/sdk/models/shared/ucemail.ts +5 -15
  557. package/src/sdk/models/shared/uctelephone.ts +5 -15
  558. package/src/sdk/models/shared/verificationpackage.ts +3 -6
  559. package/src/sdk/models/shared/verificationparameter.ts +3 -6
  560. package/src/sdk/models/shared/verificationrequest.ts +8 -25
  561. package/src/sdk/models/shared/webhook.ts +16 -45
  562. package/src/sdk/types/enums.ts +55 -6
  563. package/src/sdk/types/index.ts +0 -1
@@ -5,7 +5,8 @@
5
5
  import * as z from "zod/v3";
6
6
  import { remap as remap$ } from "../../../lib/primitives.js";
7
7
  import { safeParse } from "../../../lib/schemas.js";
8
- import { catchUnrecognizedEnum, OpenEnum } from "../../types/enums.js";
8
+ import * as openEnums from "../../types/enums.js";
9
+ import { OpenEnum } from "../../types/enums.js";
9
10
  import { Result as SafeParseResult } from "../../types/fp.js";
10
11
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
11
12
  import {
@@ -657,6 +658,13 @@ export const VirtualWebhookJobId = {
657
658
  } as const;
658
659
  export type VirtualWebhookJobId = OpenEnum<typeof VirtualWebhookJobId>;
659
660
 
661
+ export const VirtualWebhookLeadId = {
662
+ SupportedRequired: "supported-required",
663
+ Supported: "supported",
664
+ NotSupported: "not-supported",
665
+ } as const;
666
+ export type VirtualWebhookLeadId = OpenEnum<typeof VirtualWebhookLeadId>;
667
+
660
668
  export const VirtualWebhookLimit = {
661
669
  SupportedRequired: "supported-required",
662
670
  Supported: "supported",
@@ -881,6 +889,7 @@ export type IntegrationSupport = {
881
889
  virtualWebhookItemId?: VirtualWebhookItemId | undefined;
882
890
  virtualWebhookItemVariantId?: VirtualWebhookItemVariantId | undefined;
883
891
  virtualWebhookJobId?: VirtualWebhookJobId | undefined;
892
+ virtualWebhookLeadId?: VirtualWebhookLeadId | undefined;
884
893
  virtualWebhookLimit?: VirtualWebhookLimit | undefined;
885
894
  virtualWebhookListId?: VirtualWebhookListId | undefined;
886
895
  virtualWebhookLocationId?: VirtualWebhookLocationId | undefined;
@@ -906,1177 +915,756 @@ export const FromWebhook$inboundSchema: z.ZodType<
906
915
  FromWebhook,
907
916
  z.ZodTypeDef,
908
917
  unknown
909
- > = z
910
- .union([
911
- z.nativeEnum(FromWebhook),
912
- z.string().transform(catchUnrecognizedEnum),
913
- ]);
918
+ > = openEnums.inboundSchema(FromWebhook);
914
919
 
915
920
  /** @internal */
916
921
  export const ListAccountId$inboundSchema: z.ZodType<
917
922
  ListAccountId,
918
923
  z.ZodTypeDef,
919
924
  unknown
920
- > = z
921
- .union([
922
- z.nativeEnum(ListAccountId),
923
- z.string().transform(catchUnrecognizedEnum),
924
- ]);
925
+ > = openEnums.inboundSchema(ListAccountId);
925
926
 
926
927
  /** @internal */
927
928
  export const ListApplicationId$inboundSchema: z.ZodType<
928
929
  ListApplicationId,
929
930
  z.ZodTypeDef,
930
931
  unknown
931
- > = z
932
- .union([
933
- z.nativeEnum(ListApplicationId),
934
- z.string().transform(catchUnrecognizedEnum),
935
- ]);
932
+ > = openEnums.inboundSchema(ListApplicationId);
936
933
 
937
934
  /** @internal */
938
935
  export const ListBranchId$inboundSchema: z.ZodType<
939
936
  ListBranchId,
940
937
  z.ZodTypeDef,
941
938
  unknown
942
- > = z
943
- .union([
944
- z.nativeEnum(ListBranchId),
945
- z.string().transform(catchUnrecognizedEnum),
946
- ]);
939
+ > = openEnums.inboundSchema(ListBranchId);
947
940
 
948
941
  /** @internal */
949
942
  export const ListCalendarId$inboundSchema: z.ZodType<
950
943
  ListCalendarId,
951
944
  z.ZodTypeDef,
952
945
  unknown
953
- > = z
954
- .union([
955
- z.nativeEnum(ListCalendarId),
956
- z.string().transform(catchUnrecognizedEnum),
957
- ]);
946
+ > = openEnums.inboundSchema(ListCalendarId);
958
947
 
959
948
  /** @internal */
960
949
  export const ListCallId$inboundSchema: z.ZodType<
961
950
  ListCallId,
962
951
  z.ZodTypeDef,
963
952
  unknown
964
- > = z
965
- .union([
966
- z.nativeEnum(ListCallId),
967
- z.string().transform(catchUnrecognizedEnum),
968
- ]);
953
+ > = openEnums.inboundSchema(ListCallId);
969
954
 
970
955
  /** @internal */
971
956
  export const ListCandidateId$inboundSchema: z.ZodType<
972
957
  ListCandidateId,
973
958
  z.ZodTypeDef,
974
959
  unknown
975
- > = z
976
- .union([
977
- z.nativeEnum(ListCandidateId),
978
- z.string().transform(catchUnrecognizedEnum),
979
- ]);
960
+ > = openEnums.inboundSchema(ListCandidateId);
980
961
 
981
962
  /** @internal */
982
963
  export const ListCategoryId$inboundSchema: z.ZodType<
983
964
  ListCategoryId,
984
965
  z.ZodTypeDef,
985
966
  unknown
986
- > = z
987
- .union([
988
- z.nativeEnum(ListCategoryId),
989
- z.string().transform(catchUnrecognizedEnum),
990
- ]);
967
+ > = openEnums.inboundSchema(ListCategoryId);
991
968
 
992
969
  /** @internal */
993
970
  export const ListChannelId$inboundSchema: z.ZodType<
994
971
  ListChannelId,
995
972
  z.ZodTypeDef,
996
973
  unknown
997
- > = z
998
- .union([
999
- z.nativeEnum(ListChannelId),
1000
- z.string().transform(catchUnrecognizedEnum),
1001
- ]);
974
+ > = openEnums.inboundSchema(ListChannelId);
1002
975
 
1003
976
  /** @internal */
1004
977
  export const ListClassId$inboundSchema: z.ZodType<
1005
978
  ListClassId,
1006
979
  z.ZodTypeDef,
1007
980
  unknown
1008
- > = z
1009
- .union([
1010
- z.nativeEnum(ListClassId),
1011
- z.string().transform(catchUnrecognizedEnum),
1012
- ]);
981
+ > = openEnums.inboundSchema(ListClassId);
1013
982
 
1014
983
  /** @internal */
1015
984
  export const ListCollectionId$inboundSchema: z.ZodType<
1016
985
  ListCollectionId,
1017
986
  z.ZodTypeDef,
1018
987
  unknown
1019
- > = z
1020
- .union([
1021
- z.nativeEnum(ListCollectionId),
1022
- z.string().transform(catchUnrecognizedEnum),
1023
- ]);
988
+ > = openEnums.inboundSchema(ListCollectionId);
1024
989
 
1025
990
  /** @internal */
1026
991
  export const ListCompanyId$inboundSchema: z.ZodType<
1027
992
  ListCompanyId,
1028
993
  z.ZodTypeDef,
1029
994
  unknown
1030
- > = z
1031
- .union([
1032
- z.nativeEnum(ListCompanyId),
1033
- z.string().transform(catchUnrecognizedEnum),
1034
- ]);
995
+ > = openEnums.inboundSchema(ListCompanyId);
1035
996
 
1036
997
  /** @internal */
1037
998
  export const ListContactId$inboundSchema: z.ZodType<
1038
999
  ListContactId,
1039
1000
  z.ZodTypeDef,
1040
1001
  unknown
1041
- > = z
1042
- .union([
1043
- z.nativeEnum(ListContactId),
1044
- z.string().transform(catchUnrecognizedEnum),
1045
- ]);
1002
+ > = openEnums.inboundSchema(ListContactId);
1046
1003
 
1047
1004
  /** @internal */
1048
1005
  export const ListCourseId$inboundSchema: z.ZodType<
1049
1006
  ListCourseId,
1050
1007
  z.ZodTypeDef,
1051
1008
  unknown
1052
- > = z
1053
- .union([
1054
- z.nativeEnum(ListCourseId),
1055
- z.string().transform(catchUnrecognizedEnum),
1056
- ]);
1009
+ > = openEnums.inboundSchema(ListCourseId);
1057
1010
 
1058
1011
  /** @internal */
1059
1012
  export const ListCustomerId$inboundSchema: z.ZodType<
1060
1013
  ListCustomerId,
1061
1014
  z.ZodTypeDef,
1062
1015
  unknown
1063
- > = z
1064
- .union([
1065
- z.nativeEnum(ListCustomerId),
1066
- z.string().transform(catchUnrecognizedEnum),
1067
- ]);
1016
+ > = openEnums.inboundSchema(ListCustomerId);
1068
1017
 
1069
1018
  /** @internal */
1070
1019
  export const ListDealId$inboundSchema: z.ZodType<
1071
1020
  ListDealId,
1072
1021
  z.ZodTypeDef,
1073
1022
  unknown
1074
- > = z
1075
- .union([
1076
- z.nativeEnum(ListDealId),
1077
- z.string().transform(catchUnrecognizedEnum),
1078
- ]);
1023
+ > = openEnums.inboundSchema(ListDealId);
1079
1024
 
1080
1025
  /** @internal */
1081
1026
  export const ListDocumentId$inboundSchema: z.ZodType<
1082
1027
  ListDocumentId,
1083
1028
  z.ZodTypeDef,
1084
1029
  unknown
1085
- > = z
1086
- .union([
1087
- z.nativeEnum(ListDocumentId),
1088
- z.string().transform(catchUnrecognizedEnum),
1089
- ]);
1030
+ > = openEnums.inboundSchema(ListDocumentId);
1090
1031
 
1091
1032
  /** @internal */
1092
1033
  export const ListEndLe$inboundSchema: z.ZodType<
1093
1034
  ListEndLe,
1094
1035
  z.ZodTypeDef,
1095
1036
  unknown
1096
- > = z
1097
- .union([
1098
- z.nativeEnum(ListEndLe),
1099
- z.string().transform(catchUnrecognizedEnum),
1100
- ]);
1037
+ > = openEnums.inboundSchema(ListEndLe);
1101
1038
 
1102
1039
  /** @internal */
1103
1040
  export const ListEndLt$inboundSchema: z.ZodType<
1104
1041
  ListEndLt,
1105
1042
  z.ZodTypeDef,
1106
1043
  unknown
1107
- > = z
1108
- .union([
1109
- z.nativeEnum(ListEndLt),
1110
- z.string().transform(catchUnrecognizedEnum),
1111
- ]);
1044
+ > = openEnums.inboundSchema(ListEndLt);
1112
1045
 
1113
1046
  /** @internal */
1114
1047
  export const ListEventId$inboundSchema: z.ZodType<
1115
1048
  ListEventId,
1116
1049
  z.ZodTypeDef,
1117
1050
  unknown
1118
- > = z
1119
- .union([
1120
- z.nativeEnum(ListEventId),
1121
- z.string().transform(catchUnrecognizedEnum),
1122
- ]);
1051
+ > = openEnums.inboundSchema(ListEventId);
1123
1052
 
1124
1053
  /** @internal */
1125
1054
  export const ListExpand$inboundSchema: z.ZodType<
1126
1055
  ListExpand,
1127
1056
  z.ZodTypeDef,
1128
1057
  unknown
1129
- > = z
1130
- .union([
1131
- z.nativeEnum(ListExpand),
1132
- z.string().transform(catchUnrecognizedEnum),
1133
- ]);
1058
+ > = openEnums.inboundSchema(ListExpand);
1134
1059
 
1135
1060
  /** @internal */
1136
1061
  export const ListExpandRecurringEvents$inboundSchema: z.ZodType<
1137
1062
  ListExpandRecurringEvents,
1138
1063
  z.ZodTypeDef,
1139
1064
  unknown
1140
- > = z
1141
- .union([
1142
- z.nativeEnum(ListExpandRecurringEvents),
1143
- z.string().transform(catchUnrecognizedEnum),
1144
- ]);
1065
+ > = openEnums.inboundSchema(ListExpandRecurringEvents);
1145
1066
 
1146
1067
  /** @internal */
1147
1068
  export const ListInstructorId$inboundSchema: z.ZodType<
1148
1069
  ListInstructorId,
1149
1070
  z.ZodTypeDef,
1150
1071
  unknown
1151
- > = z
1152
- .union([
1153
- z.nativeEnum(ListInstructorId),
1154
- z.string().transform(catchUnrecognizedEnum),
1155
- ]);
1072
+ > = openEnums.inboundSchema(ListInstructorId);
1156
1073
 
1157
1074
  /** @internal */
1158
1075
  export const ListInterviewId$inboundSchema: z.ZodType<
1159
1076
  ListInterviewId,
1160
1077
  z.ZodTypeDef,
1161
1078
  unknown
1162
- > = z
1163
- .union([
1164
- z.nativeEnum(ListInterviewId),
1165
- z.string().transform(catchUnrecognizedEnum),
1166
- ]);
1079
+ > = openEnums.inboundSchema(ListInterviewId);
1167
1080
 
1168
1081
  /** @internal */
1169
1082
  export const ListInvoiceId$inboundSchema: z.ZodType<
1170
1083
  ListInvoiceId,
1171
1084
  z.ZodTypeDef,
1172
1085
  unknown
1173
- > = z
1174
- .union([
1175
- z.nativeEnum(ListInvoiceId),
1176
- z.string().transform(catchUnrecognizedEnum),
1177
- ]);
1086
+ > = openEnums.inboundSchema(ListInvoiceId);
1178
1087
 
1179
1088
  /** @internal */
1180
1089
  export const ListItemId$inboundSchema: z.ZodType<
1181
1090
  ListItemId,
1182
1091
  z.ZodTypeDef,
1183
1092
  unknown
1184
- > = z
1185
- .union([
1186
- z.nativeEnum(ListItemId),
1187
- z.string().transform(catchUnrecognizedEnum),
1188
- ]);
1093
+ > = openEnums.inboundSchema(ListItemId);
1189
1094
 
1190
1095
  /** @internal */
1191
1096
  export const ListItemVariantId$inboundSchema: z.ZodType<
1192
1097
  ListItemVariantId,
1193
1098
  z.ZodTypeDef,
1194
1099
  unknown
1195
- > = z
1196
- .union([
1197
- z.nativeEnum(ListItemVariantId),
1198
- z.string().transform(catchUnrecognizedEnum),
1199
- ]);
1100
+ > = openEnums.inboundSchema(ListItemVariantId);
1200
1101
 
1201
1102
  /** @internal */
1202
1103
  export const ListJobId$inboundSchema: z.ZodType<
1203
1104
  ListJobId,
1204
1105
  z.ZodTypeDef,
1205
1106
  unknown
1206
- > = z
1207
- .union([
1208
- z.nativeEnum(ListJobId),
1209
- z.string().transform(catchUnrecognizedEnum),
1210
- ]);
1107
+ > = openEnums.inboundSchema(ListJobId);
1211
1108
 
1212
1109
  /** @internal */
1213
1110
  export const ListLeadId$inboundSchema: z.ZodType<
1214
1111
  ListLeadId,
1215
1112
  z.ZodTypeDef,
1216
1113
  unknown
1217
- > = z
1218
- .union([
1219
- z.nativeEnum(ListLeadId),
1220
- z.string().transform(catchUnrecognizedEnum),
1221
- ]);
1114
+ > = openEnums.inboundSchema(ListLeadId);
1222
1115
 
1223
1116
  /** @internal */
1224
1117
  export const ListLimit$inboundSchema: z.ZodType<
1225
1118
  ListLimit,
1226
1119
  z.ZodTypeDef,
1227
1120
  unknown
1228
- > = z
1229
- .union([
1230
- z.nativeEnum(ListLimit),
1231
- z.string().transform(catchUnrecognizedEnum),
1232
- ]);
1121
+ > = openEnums.inboundSchema(ListLimit);
1233
1122
 
1234
1123
  /** @internal */
1235
1124
  export const ListLinkId$inboundSchema: z.ZodType<
1236
1125
  ListLinkId,
1237
1126
  z.ZodTypeDef,
1238
1127
  unknown
1239
- > = z
1240
- .union([
1241
- z.nativeEnum(ListLinkId),
1242
- z.string().transform(catchUnrecognizedEnum),
1243
- ]);
1128
+ > = openEnums.inboundSchema(ListLinkId);
1244
1129
 
1245
1130
  /** @internal */
1246
1131
  export const ListListId$inboundSchema: z.ZodType<
1247
1132
  ListListId,
1248
1133
  z.ZodTypeDef,
1249
1134
  unknown
1250
- > = z
1251
- .union([
1252
- z.nativeEnum(ListListId),
1253
- z.string().transform(catchUnrecognizedEnum),
1254
- ]);
1135
+ > = openEnums.inboundSchema(ListListId);
1255
1136
 
1256
1137
  /** @internal */
1257
1138
  export const ListLocationId$inboundSchema: z.ZodType<
1258
1139
  ListLocationId,
1259
1140
  z.ZodTypeDef,
1260
1141
  unknown
1261
- > = z
1262
- .union([
1263
- z.nativeEnum(ListLocationId),
1264
- z.string().transform(catchUnrecognizedEnum),
1265
- ]);
1142
+ > = openEnums.inboundSchema(ListLocationId);
1266
1143
 
1267
1144
  /** @internal */
1268
1145
  export const ListOffset$inboundSchema: z.ZodType<
1269
1146
  ListOffset,
1270
1147
  z.ZodTypeDef,
1271
1148
  unknown
1272
- > = z
1273
- .union([
1274
- z.nativeEnum(ListOffset),
1275
- z.string().transform(catchUnrecognizedEnum),
1276
- ]);
1149
+ > = openEnums.inboundSchema(ListOffset);
1277
1150
 
1278
1151
  /** @internal */
1279
1152
  export const ListOrder$inboundSchema: z.ZodType<
1280
1153
  ListOrder,
1281
1154
  z.ZodTypeDef,
1282
1155
  unknown
1283
- > = z
1284
- .union([
1285
- z.nativeEnum(ListOrder),
1286
- z.string().transform(catchUnrecognizedEnum),
1287
- ]);
1156
+ > = openEnums.inboundSchema(ListOrder);
1288
1157
 
1289
1158
  /** @internal */
1290
1159
  export const ListOrgId$inboundSchema: z.ZodType<
1291
1160
  ListOrgId,
1292
1161
  z.ZodTypeDef,
1293
1162
  unknown
1294
- > = z
1295
- .union([
1296
- z.nativeEnum(ListOrgId),
1297
- z.string().transform(catchUnrecognizedEnum),
1298
- ]);
1163
+ > = openEnums.inboundSchema(ListOrgId);
1299
1164
 
1300
1165
  /** @internal */
1301
1166
  export const ListPackageId$inboundSchema: z.ZodType<
1302
1167
  ListPackageId,
1303
1168
  z.ZodTypeDef,
1304
1169
  unknown
1305
- > = z
1306
- .union([
1307
- z.nativeEnum(ListPackageId),
1308
- z.string().transform(catchUnrecognizedEnum),
1309
- ]);
1170
+ > = openEnums.inboundSchema(ListPackageId);
1310
1171
 
1311
1172
  /** @internal */
1312
1173
  export const ListPageId$inboundSchema: z.ZodType<
1313
1174
  ListPageId,
1314
1175
  z.ZodTypeDef,
1315
1176
  unknown
1316
- > = z
1317
- .union([
1318
- z.nativeEnum(ListPageId),
1319
- z.string().transform(catchUnrecognizedEnum),
1320
- ]);
1177
+ > = openEnums.inboundSchema(ListPageId);
1321
1178
 
1322
1179
  /** @internal */
1323
1180
  export const ListParentId$inboundSchema: z.ZodType<
1324
1181
  ListParentId,
1325
1182
  z.ZodTypeDef,
1326
1183
  unknown
1327
- > = z
1328
- .union([
1329
- z.nativeEnum(ListParentId),
1330
- z.string().transform(catchUnrecognizedEnum),
1331
- ]);
1184
+ > = openEnums.inboundSchema(ListParentId);
1332
1185
 
1333
1186
  /** @internal */
1334
1187
  export const ListPaymentId$inboundSchema: z.ZodType<
1335
1188
  ListPaymentId,
1336
1189
  z.ZodTypeDef,
1337
1190
  unknown
1338
- > = z
1339
- .union([
1340
- z.nativeEnum(ListPaymentId),
1341
- z.string().transform(catchUnrecognizedEnum),
1342
- ]);
1191
+ > = openEnums.inboundSchema(ListPaymentId);
1343
1192
 
1344
1193
  /** @internal */
1345
1194
  export const ListPipelineId$inboundSchema: z.ZodType<
1346
1195
  ListPipelineId,
1347
1196
  z.ZodTypeDef,
1348
1197
  unknown
1349
- > = z
1350
- .union([
1351
- z.nativeEnum(ListPipelineId),
1352
- z.string().transform(catchUnrecognizedEnum),
1353
- ]);
1198
+ > = openEnums.inboundSchema(ListPipelineId);
1354
1199
 
1355
1200
  /** @internal */
1356
1201
  export const ListProjectId$inboundSchema: z.ZodType<
1357
1202
  ListProjectId,
1358
1203
  z.ZodTypeDef,
1359
1204
  unknown
1360
- > = z
1361
- .union([
1362
- z.nativeEnum(ListProjectId),
1363
- z.string().transform(catchUnrecognizedEnum),
1364
- ]);
1205
+ > = openEnums.inboundSchema(ListProjectId);
1365
1206
 
1366
1207
  /** @internal */
1367
1208
  export const ListQuery$inboundSchema: z.ZodType<
1368
1209
  ListQuery,
1369
1210
  z.ZodTypeDef,
1370
1211
  unknown
1371
- > = z
1372
- .union([
1373
- z.nativeEnum(ListQuery),
1374
- z.string().transform(catchUnrecognizedEnum),
1375
- ]);
1212
+ > = openEnums.inboundSchema(ListQuery);
1376
1213
 
1377
1214
  /** @internal */
1378
1215
  export const ListRawFields$inboundSchema: z.ZodType<
1379
1216
  ListRawFields,
1380
1217
  z.ZodTypeDef,
1381
1218
  unknown
1382
- > = z
1383
- .union([
1384
- z.nativeEnum(ListRawFields),
1385
- z.string().transform(catchUnrecognizedEnum),
1386
- ]);
1219
+ > = openEnums.inboundSchema(ListRawFields);
1387
1220
 
1388
1221
  /** @internal */
1389
1222
  export const ListRepoId$inboundSchema: z.ZodType<
1390
1223
  ListRepoId,
1391
1224
  z.ZodTypeDef,
1392
1225
  unknown
1393
- > = z
1394
- .union([
1395
- z.nativeEnum(ListRepoId),
1396
- z.string().transform(catchUnrecognizedEnum),
1397
- ]);
1226
+ > = openEnums.inboundSchema(ListRepoId);
1398
1227
 
1399
1228
  /** @internal */
1400
1229
  export const ListRootId$inboundSchema: z.ZodType<
1401
1230
  ListRootId,
1402
1231
  z.ZodTypeDef,
1403
1232
  unknown
1404
- > = z
1405
- .union([
1406
- z.nativeEnum(ListRootId),
1407
- z.string().transform(catchUnrecognizedEnum),
1408
- ]);
1233
+ > = openEnums.inboundSchema(ListRootId);
1409
1234
 
1410
1235
  /** @internal */
1411
1236
  export const ListSortByCreatedAt$inboundSchema: z.ZodType<
1412
1237
  ListSortByCreatedAt,
1413
1238
  z.ZodTypeDef,
1414
1239
  unknown
1415
- > = z
1416
- .union([
1417
- z.nativeEnum(ListSortByCreatedAt),
1418
- z.string().transform(catchUnrecognizedEnum),
1419
- ]);
1240
+ > = openEnums.inboundSchema(ListSortByCreatedAt);
1420
1241
 
1421
1242
  /** @internal */
1422
1243
  export const ListSortByName$inboundSchema: z.ZodType<
1423
1244
  ListSortByName,
1424
1245
  z.ZodTypeDef,
1425
1246
  unknown
1426
- > = z
1427
- .union([
1428
- z.nativeEnum(ListSortByName),
1429
- z.string().transform(catchUnrecognizedEnum),
1430
- ]);
1247
+ > = openEnums.inboundSchema(ListSortByName);
1431
1248
 
1432
1249
  /** @internal */
1433
1250
  export const ListSortByUpdatedAt$inboundSchema: z.ZodType<
1434
1251
  ListSortByUpdatedAt,
1435
1252
  z.ZodTypeDef,
1436
1253
  unknown
1437
- > = z
1438
- .union([
1439
- z.nativeEnum(ListSortByUpdatedAt),
1440
- z.string().transform(catchUnrecognizedEnum),
1441
- ]);
1254
+ > = openEnums.inboundSchema(ListSortByUpdatedAt);
1442
1255
 
1443
1256
  /** @internal */
1444
1257
  export const ListSpaceId$inboundSchema: z.ZodType<
1445
1258
  ListSpaceId,
1446
1259
  z.ZodTypeDef,
1447
1260
  unknown
1448
- > = z
1449
- .union([
1450
- z.nativeEnum(ListSpaceId),
1451
- z.string().transform(catchUnrecognizedEnum),
1452
- ]);
1261
+ > = openEnums.inboundSchema(ListSpaceId);
1453
1262
 
1454
1263
  /** @internal */
1455
1264
  export const ListStartGte$inboundSchema: z.ZodType<
1456
1265
  ListStartGte,
1457
1266
  z.ZodTypeDef,
1458
1267
  unknown
1459
- > = z
1460
- .union([
1461
- z.nativeEnum(ListStartGte),
1462
- z.string().transform(catchUnrecognizedEnum),
1463
- ]);
1268
+ > = openEnums.inboundSchema(ListStartGte);
1464
1269
 
1465
1270
  /** @internal */
1466
1271
  export const ListStatus$inboundSchema: z.ZodType<
1467
1272
  ListStatus,
1468
1273
  z.ZodTypeDef,
1469
1274
  unknown
1470
- > = z
1471
- .union([
1472
- z.nativeEnum(ListStatus),
1473
- z.string().transform(catchUnrecognizedEnum),
1474
- ]);
1275
+ > = openEnums.inboundSchema(ListStatus);
1475
1276
 
1476
1277
  /** @internal */
1477
1278
  export const ListStudentId$inboundSchema: z.ZodType<
1478
1279
  ListStudentId,
1479
1280
  z.ZodTypeDef,
1480
1281
  unknown
1481
- > = z
1482
- .union([
1483
- z.nativeEnum(ListStudentId),
1484
- z.string().transform(catchUnrecognizedEnum),
1485
- ]);
1282
+ > = openEnums.inboundSchema(ListStudentId);
1486
1283
 
1487
1284
  /** @internal */
1488
1285
  export const ListTaskId$inboundSchema: z.ZodType<
1489
1286
  ListTaskId,
1490
1287
  z.ZodTypeDef,
1491
1288
  unknown
1492
- > = z
1493
- .union([
1494
- z.nativeEnum(ListTaskId),
1495
- z.string().transform(catchUnrecognizedEnum),
1496
- ]);
1289
+ > = openEnums.inboundSchema(ListTaskId);
1497
1290
 
1498
1291
  /** @internal */
1499
1292
  export const ListTeacherId$inboundSchema: z.ZodType<
1500
1293
  ListTeacherId,
1501
1294
  z.ZodTypeDef,
1502
1295
  unknown
1503
- > = z
1504
- .union([
1505
- z.nativeEnum(ListTeacherId),
1506
- z.string().transform(catchUnrecognizedEnum),
1507
- ]);
1296
+ > = openEnums.inboundSchema(ListTeacherId);
1508
1297
 
1509
1298
  /** @internal */
1510
1299
  export const ListTicketId$inboundSchema: z.ZodType<
1511
1300
  ListTicketId,
1512
1301
  z.ZodTypeDef,
1513
1302
  unknown
1514
- > = z
1515
- .union([
1516
- z.nativeEnum(ListTicketId),
1517
- z.string().transform(catchUnrecognizedEnum),
1518
- ]);
1303
+ > = openEnums.inboundSchema(ListTicketId);
1519
1304
 
1520
1305
  /** @internal */
1521
1306
  export const ListType$inboundSchema: z.ZodType<
1522
1307
  ListType,
1523
1308
  z.ZodTypeDef,
1524
1309
  unknown
1525
- > = z
1526
- .union([
1527
- z.nativeEnum(ListType),
1528
- z.string().transform(catchUnrecognizedEnum),
1529
- ]);
1310
+ > = openEnums.inboundSchema(ListType);
1530
1311
 
1531
1312
  /** @internal */
1532
1313
  export const ListUpdatedGte$inboundSchema: z.ZodType<
1533
1314
  ListUpdatedGte,
1534
1315
  z.ZodTypeDef,
1535
1316
  unknown
1536
- > = z
1537
- .union([
1538
- z.nativeEnum(ListUpdatedGte),
1539
- z.string().transform(catchUnrecognizedEnum),
1540
- ]);
1317
+ > = openEnums.inboundSchema(ListUpdatedGte);
1541
1318
 
1542
1319
  /** @internal */
1543
1320
  export const ListUserId$inboundSchema: z.ZodType<
1544
1321
  ListUserId,
1545
1322
  z.ZodTypeDef,
1546
1323
  unknown
1547
- > = z
1548
- .union([
1549
- z.nativeEnum(ListUserId),
1550
- z.string().transform(catchUnrecognizedEnum),
1551
- ]);
1324
+ > = openEnums.inboundSchema(ListUserId);
1552
1325
 
1553
1326
  /** @internal */
1554
1327
  export const NativeWebhookCalendarId$inboundSchema: z.ZodType<
1555
1328
  NativeWebhookCalendarId,
1556
1329
  z.ZodTypeDef,
1557
1330
  unknown
1558
- > = z
1559
- .union([
1560
- z.nativeEnum(NativeWebhookCalendarId),
1561
- z.string().transform(catchUnrecognizedEnum),
1562
- ]);
1331
+ > = openEnums.inboundSchema(NativeWebhookCalendarId);
1563
1332
 
1564
1333
  /** @internal */
1565
1334
  export const NativeWebhookChannelId$inboundSchema: z.ZodType<
1566
1335
  NativeWebhookChannelId,
1567
1336
  z.ZodTypeDef,
1568
1337
  unknown
1569
- > = z
1570
- .union([
1571
- z.nativeEnum(NativeWebhookChannelId),
1572
- z.string().transform(catchUnrecognizedEnum),
1573
- ]);
1338
+ > = openEnums.inboundSchema(NativeWebhookChannelId);
1574
1339
 
1575
1340
  /** @internal */
1576
1341
  export const NativeWebhookCompanyId$inboundSchema: z.ZodType<
1577
1342
  NativeWebhookCompanyId,
1578
1343
  z.ZodTypeDef,
1579
1344
  unknown
1580
- > = z
1581
- .union([
1582
- z.nativeEnum(NativeWebhookCompanyId),
1583
- z.string().transform(catchUnrecognizedEnum),
1584
- ]);
1345
+ > = openEnums.inboundSchema(NativeWebhookCompanyId);
1585
1346
 
1586
1347
  /** @internal */
1587
1348
  export const NativeWebhookEventId$inboundSchema: z.ZodType<
1588
1349
  NativeWebhookEventId,
1589
1350
  z.ZodTypeDef,
1590
1351
  unknown
1591
- > = z
1592
- .union([
1593
- z.nativeEnum(NativeWebhookEventId),
1594
- z.string().transform(catchUnrecognizedEnum),
1595
- ]);
1352
+ > = openEnums.inboundSchema(NativeWebhookEventId);
1596
1353
 
1597
1354
  /** @internal */
1598
1355
  export const NativeWebhookParentId$inboundSchema: z.ZodType<
1599
1356
  NativeWebhookParentId,
1600
1357
  z.ZodTypeDef,
1601
1358
  unknown
1602
- > = z
1603
- .union([
1604
- z.nativeEnum(NativeWebhookParentId),
1605
- z.string().transform(catchUnrecognizedEnum),
1606
- ]);
1359
+ > = openEnums.inboundSchema(NativeWebhookParentId);
1607
1360
 
1608
1361
  /** @internal */
1609
1362
  export const NativeWebhookProjectId$inboundSchema: z.ZodType<
1610
1363
  NativeWebhookProjectId,
1611
1364
  z.ZodTypeDef,
1612
1365
  unknown
1613
- > = z
1614
- .union([
1615
- z.nativeEnum(NativeWebhookProjectId),
1616
- z.string().transform(catchUnrecognizedEnum),
1617
- ]);
1366
+ > = openEnums.inboundSchema(NativeWebhookProjectId);
1618
1367
 
1619
1368
  /** @internal */
1620
1369
  export const NativeWebhookTaskId$inboundSchema: z.ZodType<
1621
1370
  NativeWebhookTaskId,
1622
1371
  z.ZodTypeDef,
1623
1372
  unknown
1624
- > = z
1625
- .union([
1626
- z.nativeEnum(NativeWebhookTaskId),
1627
- z.string().transform(catchUnrecognizedEnum),
1628
- ]);
1373
+ > = openEnums.inboundSchema(NativeWebhookTaskId);
1629
1374
 
1630
1375
  /** @internal */
1631
1376
  export const SearchDomain$inboundSchema: z.ZodType<
1632
1377
  SearchDomain,
1633
1378
  z.ZodTypeDef,
1634
1379
  unknown
1635
- > = z
1636
- .union([
1637
- z.nativeEnum(SearchDomain),
1638
- z.string().transform(catchUnrecognizedEnum),
1639
- ]);
1380
+ > = openEnums.inboundSchema(SearchDomain);
1640
1381
 
1641
1382
  /** @internal */
1642
1383
  export const SearchEmail$inboundSchema: z.ZodType<
1643
1384
  SearchEmail,
1644
1385
  z.ZodTypeDef,
1645
1386
  unknown
1646
- > = z
1647
- .union([
1648
- z.nativeEnum(SearchEmail),
1649
- z.string().transform(catchUnrecognizedEnum),
1650
- ]);
1387
+ > = openEnums.inboundSchema(SearchEmail);
1651
1388
 
1652
1389
  /** @internal */
1653
1390
  export const SearchLinkedinurl$inboundSchema: z.ZodType<
1654
1391
  SearchLinkedinurl,
1655
1392
  z.ZodTypeDef,
1656
1393
  unknown
1657
- > = z
1658
- .union([
1659
- z.nativeEnum(SearchLinkedinurl),
1660
- z.string().transform(catchUnrecognizedEnum),
1661
- ]);
1394
+ > = openEnums.inboundSchema(SearchLinkedinurl);
1662
1395
 
1663
1396
  /** @internal */
1664
1397
  export const SearchName$inboundSchema: z.ZodType<
1665
1398
  SearchName,
1666
1399
  z.ZodTypeDef,
1667
1400
  unknown
1668
- > = z
1669
- .union([
1670
- z.nativeEnum(SearchName),
1671
- z.string().transform(catchUnrecognizedEnum),
1672
- ]);
1401
+ > = openEnums.inboundSchema(SearchName);
1673
1402
 
1674
1403
  /** @internal */
1675
1404
  export const SearchTwitter$inboundSchema: z.ZodType<
1676
1405
  SearchTwitter,
1677
1406
  z.ZodTypeDef,
1678
1407
  unknown
1679
- > = z
1680
- .union([
1681
- z.nativeEnum(SearchTwitter),
1682
- z.string().transform(catchUnrecognizedEnum),
1683
- ]);
1408
+ > = openEnums.inboundSchema(SearchTwitter);
1684
1409
 
1685
1410
  /** @internal */
1686
1411
  export const VirtualWebhookApplicationId$inboundSchema: z.ZodType<
1687
1412
  VirtualWebhookApplicationId,
1688
1413
  z.ZodTypeDef,
1689
1414
  unknown
1690
- > = z
1691
- .union([
1692
- z.nativeEnum(VirtualWebhookApplicationId),
1693
- z.string().transform(catchUnrecognizedEnum),
1694
- ]);
1415
+ > = openEnums.inboundSchema(VirtualWebhookApplicationId);
1695
1416
 
1696
1417
  /** @internal */
1697
1418
  export const VirtualWebhookBranchId$inboundSchema: z.ZodType<
1698
1419
  VirtualWebhookBranchId,
1699
1420
  z.ZodTypeDef,
1700
1421
  unknown
1701
- > = z
1702
- .union([
1703
- z.nativeEnum(VirtualWebhookBranchId),
1704
- z.string().transform(catchUnrecognizedEnum),
1705
- ]);
1422
+ > = openEnums.inboundSchema(VirtualWebhookBranchId);
1706
1423
 
1707
1424
  /** @internal */
1708
1425
  export const VirtualWebhookCalendarId$inboundSchema: z.ZodType<
1709
1426
  VirtualWebhookCalendarId,
1710
1427
  z.ZodTypeDef,
1711
1428
  unknown
1712
- > = z
1713
- .union([
1714
- z.nativeEnum(VirtualWebhookCalendarId),
1715
- z.string().transform(catchUnrecognizedEnum),
1716
- ]);
1429
+ > = openEnums.inboundSchema(VirtualWebhookCalendarId);
1717
1430
 
1718
1431
  /** @internal */
1719
1432
  export const VirtualWebhookCallId$inboundSchema: z.ZodType<
1720
1433
  VirtualWebhookCallId,
1721
1434
  z.ZodTypeDef,
1722
1435
  unknown
1723
- > = z
1724
- .union([
1725
- z.nativeEnum(VirtualWebhookCallId),
1726
- z.string().transform(catchUnrecognizedEnum),
1727
- ]);
1436
+ > = openEnums.inboundSchema(VirtualWebhookCallId);
1728
1437
 
1729
1438
  /** @internal */
1730
1439
  export const VirtualWebhookCandidateId$inboundSchema: z.ZodType<
1731
1440
  VirtualWebhookCandidateId,
1732
1441
  z.ZodTypeDef,
1733
1442
  unknown
1734
- > = z
1735
- .union([
1736
- z.nativeEnum(VirtualWebhookCandidateId),
1737
- z.string().transform(catchUnrecognizedEnum),
1738
- ]);
1443
+ > = openEnums.inboundSchema(VirtualWebhookCandidateId);
1739
1444
 
1740
1445
  /** @internal */
1741
1446
  export const VirtualWebhookChannelId$inboundSchema: z.ZodType<
1742
1447
  VirtualWebhookChannelId,
1743
1448
  z.ZodTypeDef,
1744
1449
  unknown
1745
- > = z
1746
- .union([
1747
- z.nativeEnum(VirtualWebhookChannelId),
1748
- z.string().transform(catchUnrecognizedEnum),
1749
- ]);
1450
+ > = openEnums.inboundSchema(VirtualWebhookChannelId);
1750
1451
 
1751
1452
  /** @internal */
1752
1453
  export const VirtualWebhookCollectionId$inboundSchema: z.ZodType<
1753
1454
  VirtualWebhookCollectionId,
1754
1455
  z.ZodTypeDef,
1755
1456
  unknown
1756
- > = z
1757
- .union([
1758
- z.nativeEnum(VirtualWebhookCollectionId),
1759
- z.string().transform(catchUnrecognizedEnum),
1760
- ]);
1457
+ > = openEnums.inboundSchema(VirtualWebhookCollectionId);
1761
1458
 
1762
1459
  /** @internal */
1763
1460
  export const VirtualWebhookCompanyId$inboundSchema: z.ZodType<
1764
1461
  VirtualWebhookCompanyId,
1765
1462
  z.ZodTypeDef,
1766
1463
  unknown
1767
- > = z
1768
- .union([
1769
- z.nativeEnum(VirtualWebhookCompanyId),
1770
- z.string().transform(catchUnrecognizedEnum),
1771
- ]);
1464
+ > = openEnums.inboundSchema(VirtualWebhookCompanyId);
1772
1465
 
1773
1466
  /** @internal */
1774
1467
  export const VirtualWebhookContactId$inboundSchema: z.ZodType<
1775
1468
  VirtualWebhookContactId,
1776
1469
  z.ZodTypeDef,
1777
1470
  unknown
1778
- > = z
1779
- .union([
1780
- z.nativeEnum(VirtualWebhookContactId),
1781
- z.string().transform(catchUnrecognizedEnum),
1782
- ]);
1471
+ > = openEnums.inboundSchema(VirtualWebhookContactId);
1783
1472
 
1784
1473
  /** @internal */
1785
1474
  export const VirtualWebhookCustomerId$inboundSchema: z.ZodType<
1786
1475
  VirtualWebhookCustomerId,
1787
1476
  z.ZodTypeDef,
1788
1477
  unknown
1789
- > = z
1790
- .union([
1791
- z.nativeEnum(VirtualWebhookCustomerId),
1792
- z.string().transform(catchUnrecognizedEnum),
1793
- ]);
1478
+ > = openEnums.inboundSchema(VirtualWebhookCustomerId);
1794
1479
 
1795
1480
  /** @internal */
1796
1481
  export const VirtualWebhookDealId$inboundSchema: z.ZodType<
1797
1482
  VirtualWebhookDealId,
1798
1483
  z.ZodTypeDef,
1799
1484
  unknown
1800
- > = z
1801
- .union([
1802
- z.nativeEnum(VirtualWebhookDealId),
1803
- z.string().transform(catchUnrecognizedEnum),
1804
- ]);
1485
+ > = openEnums.inboundSchema(VirtualWebhookDealId);
1805
1486
 
1806
1487
  /** @internal */
1807
1488
  export const VirtualWebhookEndLe$inboundSchema: z.ZodType<
1808
1489
  VirtualWebhookEndLe,
1809
1490
  z.ZodTypeDef,
1810
1491
  unknown
1811
- > = z
1812
- .union([
1813
- z.nativeEnum(VirtualWebhookEndLe),
1814
- z.string().transform(catchUnrecognizedEnum),
1815
- ]);
1492
+ > = openEnums.inboundSchema(VirtualWebhookEndLe);
1816
1493
 
1817
1494
  /** @internal */
1818
1495
  export const VirtualWebhookEndLt$inboundSchema: z.ZodType<
1819
1496
  VirtualWebhookEndLt,
1820
1497
  z.ZodTypeDef,
1821
1498
  unknown
1822
- > = z
1823
- .union([
1824
- z.nativeEnum(VirtualWebhookEndLt),
1825
- z.string().transform(catchUnrecognizedEnum),
1826
- ]);
1499
+ > = openEnums.inboundSchema(VirtualWebhookEndLt);
1827
1500
 
1828
1501
  /** @internal */
1829
1502
  export const VirtualWebhookEventId$inboundSchema: z.ZodType<
1830
1503
  VirtualWebhookEventId,
1831
1504
  z.ZodTypeDef,
1832
1505
  unknown
1833
- > = z
1834
- .union([
1835
- z.nativeEnum(VirtualWebhookEventId),
1836
- z.string().transform(catchUnrecognizedEnum),
1837
- ]);
1506
+ > = openEnums.inboundSchema(VirtualWebhookEventId);
1838
1507
 
1839
1508
  /** @internal */
1840
1509
  export const VirtualWebhookExpand$inboundSchema: z.ZodType<
1841
1510
  VirtualWebhookExpand,
1842
1511
  z.ZodTypeDef,
1843
1512
  unknown
1844
- > = z
1845
- .union([
1846
- z.nativeEnum(VirtualWebhookExpand),
1847
- z.string().transform(catchUnrecognizedEnum),
1848
- ]);
1513
+ > = openEnums.inboundSchema(VirtualWebhookExpand);
1849
1514
 
1850
1515
  /** @internal */
1851
1516
  export const VirtualWebhookFields$inboundSchema: z.ZodType<
1852
1517
  VirtualWebhookFields,
1853
1518
  z.ZodTypeDef,
1854
1519
  unknown
1855
- > = z
1856
- .union([
1857
- z.nativeEnum(VirtualWebhookFields),
1858
- z.string().transform(catchUnrecognizedEnum),
1859
- ]);
1520
+ > = openEnums.inboundSchema(VirtualWebhookFields);
1860
1521
 
1861
1522
  /** @internal */
1862
1523
  export const VirtualWebhookItemId$inboundSchema: z.ZodType<
1863
1524
  VirtualWebhookItemId,
1864
1525
  z.ZodTypeDef,
1865
1526
  unknown
1866
- > = z
1867
- .union([
1868
- z.nativeEnum(VirtualWebhookItemId),
1869
- z.string().transform(catchUnrecognizedEnum),
1870
- ]);
1527
+ > = openEnums.inboundSchema(VirtualWebhookItemId);
1871
1528
 
1872
1529
  /** @internal */
1873
1530
  export const VirtualWebhookItemVariantId$inboundSchema: z.ZodType<
1874
1531
  VirtualWebhookItemVariantId,
1875
1532
  z.ZodTypeDef,
1876
1533
  unknown
1877
- > = z
1878
- .union([
1879
- z.nativeEnum(VirtualWebhookItemVariantId),
1880
- z.string().transform(catchUnrecognizedEnum),
1881
- ]);
1534
+ > = openEnums.inboundSchema(VirtualWebhookItemVariantId);
1882
1535
 
1883
1536
  /** @internal */
1884
1537
  export const VirtualWebhookJobId$inboundSchema: z.ZodType<
1885
1538
  VirtualWebhookJobId,
1886
1539
  z.ZodTypeDef,
1887
1540
  unknown
1888
- > = z
1889
- .union([
1890
- z.nativeEnum(VirtualWebhookJobId),
1891
- z.string().transform(catchUnrecognizedEnum),
1892
- ]);
1541
+ > = openEnums.inboundSchema(VirtualWebhookJobId);
1542
+
1543
+ /** @internal */
1544
+ export const VirtualWebhookLeadId$inboundSchema: z.ZodType<
1545
+ VirtualWebhookLeadId,
1546
+ z.ZodTypeDef,
1547
+ unknown
1548
+ > = openEnums.inboundSchema(VirtualWebhookLeadId);
1893
1549
 
1894
1550
  /** @internal */
1895
1551
  export const VirtualWebhookLimit$inboundSchema: z.ZodType<
1896
1552
  VirtualWebhookLimit,
1897
1553
  z.ZodTypeDef,
1898
1554
  unknown
1899
- > = z
1900
- .union([
1901
- z.nativeEnum(VirtualWebhookLimit),
1902
- z.string().transform(catchUnrecognizedEnum),
1903
- ]);
1555
+ > = openEnums.inboundSchema(VirtualWebhookLimit);
1904
1556
 
1905
1557
  /** @internal */
1906
1558
  export const VirtualWebhookListId$inboundSchema: z.ZodType<
1907
1559
  VirtualWebhookListId,
1908
1560
  z.ZodTypeDef,
1909
1561
  unknown
1910
- > = z
1911
- .union([
1912
- z.nativeEnum(VirtualWebhookListId),
1913
- z.string().transform(catchUnrecognizedEnum),
1914
- ]);
1562
+ > = openEnums.inboundSchema(VirtualWebhookListId);
1915
1563
 
1916
1564
  /** @internal */
1917
1565
  export const VirtualWebhookLocationId$inboundSchema: z.ZodType<
1918
1566
  VirtualWebhookLocationId,
1919
1567
  z.ZodTypeDef,
1920
1568
  unknown
1921
- > = z
1922
- .union([
1923
- z.nativeEnum(VirtualWebhookLocationId),
1924
- z.string().transform(catchUnrecognizedEnum),
1925
- ]);
1569
+ > = openEnums.inboundSchema(VirtualWebhookLocationId);
1926
1570
 
1927
1571
  /** @internal */
1928
1572
  export const VirtualWebhookOrgId$inboundSchema: z.ZodType<
1929
1573
  VirtualWebhookOrgId,
1930
1574
  z.ZodTypeDef,
1931
1575
  unknown
1932
- > = z
1933
- .union([
1934
- z.nativeEnum(VirtualWebhookOrgId),
1935
- z.string().transform(catchUnrecognizedEnum),
1936
- ]);
1576
+ > = openEnums.inboundSchema(VirtualWebhookOrgId);
1937
1577
 
1938
1578
  /** @internal */
1939
1579
  export const VirtualWebhookPageId$inboundSchema: z.ZodType<
1940
1580
  VirtualWebhookPageId,
1941
1581
  z.ZodTypeDef,
1942
1582
  unknown
1943
- > = z
1944
- .union([
1945
- z.nativeEnum(VirtualWebhookPageId),
1946
- z.string().transform(catchUnrecognizedEnum),
1947
- ]);
1583
+ > = openEnums.inboundSchema(VirtualWebhookPageId);
1948
1584
 
1949
1585
  /** @internal */
1950
1586
  export const VirtualWebhookParentId$inboundSchema: z.ZodType<
1951
1587
  VirtualWebhookParentId,
1952
1588
  z.ZodTypeDef,
1953
1589
  unknown
1954
- > = z
1955
- .union([
1956
- z.nativeEnum(VirtualWebhookParentId),
1957
- z.string().transform(catchUnrecognizedEnum),
1958
- ]);
1590
+ > = openEnums.inboundSchema(VirtualWebhookParentId);
1959
1591
 
1960
1592
  /** @internal */
1961
1593
  export const VirtualWebhookPipelineId$inboundSchema: z.ZodType<
1962
1594
  VirtualWebhookPipelineId,
1963
1595
  z.ZodTypeDef,
1964
1596
  unknown
1965
- > = z
1966
- .union([
1967
- z.nativeEnum(VirtualWebhookPipelineId),
1968
- z.string().transform(catchUnrecognizedEnum),
1969
- ]);
1597
+ > = openEnums.inboundSchema(VirtualWebhookPipelineId);
1970
1598
 
1971
1599
  /** @internal */
1972
1600
  export const VirtualWebhookProjectId$inboundSchema: z.ZodType<
1973
1601
  VirtualWebhookProjectId,
1974
1602
  z.ZodTypeDef,
1975
1603
  unknown
1976
- > = z
1977
- .union([
1978
- z.nativeEnum(VirtualWebhookProjectId),
1979
- z.string().transform(catchUnrecognizedEnum),
1980
- ]);
1604
+ > = openEnums.inboundSchema(VirtualWebhookProjectId);
1981
1605
 
1982
1606
  /** @internal */
1983
1607
  export const VirtualWebhookRepoId$inboundSchema: z.ZodType<
1984
1608
  VirtualWebhookRepoId,
1985
1609
  z.ZodTypeDef,
1986
1610
  unknown
1987
- > = z
1988
- .union([
1989
- z.nativeEnum(VirtualWebhookRepoId),
1990
- z.string().transform(catchUnrecognizedEnum),
1991
- ]);
1611
+ > = openEnums.inboundSchema(VirtualWebhookRepoId);
1992
1612
 
1993
1613
  /** @internal */
1994
1614
  export const VirtualWebhookSpaceId$inboundSchema: z.ZodType<
1995
1615
  VirtualWebhookSpaceId,
1996
1616
  z.ZodTypeDef,
1997
1617
  unknown
1998
- > = z
1999
- .union([
2000
- z.nativeEnum(VirtualWebhookSpaceId),
2001
- z.string().transform(catchUnrecognizedEnum),
2002
- ]);
1618
+ > = openEnums.inboundSchema(VirtualWebhookSpaceId);
2003
1619
 
2004
1620
  /** @internal */
2005
1621
  export const VirtualWebhookStartGte$inboundSchema: z.ZodType<
2006
1622
  VirtualWebhookStartGte,
2007
1623
  z.ZodTypeDef,
2008
1624
  unknown
2009
- > = z
2010
- .union([
2011
- z.nativeEnum(VirtualWebhookStartGte),
2012
- z.string().transform(catchUnrecognizedEnum),
2013
- ]);
1625
+ > = openEnums.inboundSchema(VirtualWebhookStartGte);
2014
1626
 
2015
1627
  /** @internal */
2016
1628
  export const VirtualWebhookStatus$inboundSchema: z.ZodType<
2017
1629
  VirtualWebhookStatus,
2018
1630
  z.ZodTypeDef,
2019
1631
  unknown
2020
- > = z
2021
- .union([
2022
- z.nativeEnum(VirtualWebhookStatus),
2023
- z.string().transform(catchUnrecognizedEnum),
2024
- ]);
1632
+ > = openEnums.inboundSchema(VirtualWebhookStatus);
2025
1633
 
2026
1634
  /** @internal */
2027
1635
  export const VirtualWebhookTaskId$inboundSchema: z.ZodType<
2028
1636
  VirtualWebhookTaskId,
2029
1637
  z.ZodTypeDef,
2030
1638
  unknown
2031
- > = z
2032
- .union([
2033
- z.nativeEnum(VirtualWebhookTaskId),
2034
- z.string().transform(catchUnrecognizedEnum),
2035
- ]);
1639
+ > = openEnums.inboundSchema(VirtualWebhookTaskId);
2036
1640
 
2037
1641
  /** @internal */
2038
1642
  export const VirtualWebhookTicketId$inboundSchema: z.ZodType<
2039
1643
  VirtualWebhookTicketId,
2040
1644
  z.ZodTypeDef,
2041
1645
  unknown
2042
- > = z
2043
- .union([
2044
- z.nativeEnum(VirtualWebhookTicketId),
2045
- z.string().transform(catchUnrecognizedEnum),
2046
- ]);
1646
+ > = openEnums.inboundSchema(VirtualWebhookTicketId);
2047
1647
 
2048
1648
  /** @internal */
2049
1649
  export const VirtualWebhookType$inboundSchema: z.ZodType<
2050
1650
  VirtualWebhookType,
2051
1651
  z.ZodTypeDef,
2052
1652
  unknown
2053
- > = z
2054
- .union([
2055
- z.nativeEnum(VirtualWebhookType),
2056
- z.string().transform(catchUnrecognizedEnum),
2057
- ]);
1653
+ > = openEnums.inboundSchema(VirtualWebhookType);
2058
1654
 
2059
1655
  /** @internal */
2060
1656
  export const VirtualWebhookUpdatedGte$inboundSchema: z.ZodType<
2061
1657
  VirtualWebhookUpdatedGte,
2062
1658
  z.ZodTypeDef,
2063
1659
  unknown
2064
- > = z
2065
- .union([
2066
- z.nativeEnum(VirtualWebhookUpdatedGte),
2067
- z.string().transform(catchUnrecognizedEnum),
2068
- ]);
1660
+ > = openEnums.inboundSchema(VirtualWebhookUpdatedGte);
2069
1661
 
2070
1662
  /** @internal */
2071
1663
  export const VirtualWebhookUserId$inboundSchema: z.ZodType<
2072
1664
  VirtualWebhookUserId,
2073
1665
  z.ZodTypeDef,
2074
1666
  unknown
2075
- > = z
2076
- .union([
2077
- z.nativeEnum(VirtualWebhookUserId),
2078
- z.string().transform(catchUnrecognizedEnum),
2079
- ]);
1667
+ > = openEnums.inboundSchema(VirtualWebhookUserId);
2080
1668
 
2081
1669
  /** @internal */
2082
1670
  export const IntegrationSupport$inboundSchema: z.ZodType<
@@ -2186,6 +1774,7 @@ export const IntegrationSupport$inboundSchema: z.ZodType<
2186
1774
  virtual_webhook_item_variant_id: VirtualWebhookItemVariantId$inboundSchema
2187
1775
  .optional(),
2188
1776
  virtual_webhook_job_id: VirtualWebhookJobId$inboundSchema.optional(),
1777
+ virtual_webhook_lead_id: VirtualWebhookLeadId$inboundSchema.optional(),
2189
1778
  virtual_webhook_limit: VirtualWebhookLimit$inboundSchema.optional(),
2190
1779
  virtual_webhook_list_id: VirtualWebhookListId$inboundSchema.optional(),
2191
1780
  virtual_webhook_location_id: VirtualWebhookLocationId$inboundSchema
@@ -2304,6 +1893,7 @@ export const IntegrationSupport$inboundSchema: z.ZodType<
2304
1893
  "virtual_webhook_item_id": "virtualWebhookItemId",
2305
1894
  "virtual_webhook_item_variant_id": "virtualWebhookItemVariantId",
2306
1895
  "virtual_webhook_job_id": "virtualWebhookJobId",
1896
+ "virtual_webhook_lead_id": "virtualWebhookLeadId",
2307
1897
  "virtual_webhook_limit": "virtualWebhookLimit",
2308
1898
  "virtual_webhook_list_id": "virtualWebhookListId",
2309
1899
  "virtual_webhook_location_id": "virtualWebhookLocationId",