@polar-sh/sdk 0.19.2 → 0.20.0

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 (815) hide show
  1. package/README.md +11 -10
  2. package/RUNTIMES.md +27 -1
  3. package/funcs/advertisementsGet.js +4 -4
  4. package/funcs/advertisementsGet.js.map +1 -1
  5. package/funcs/advertisementsList.js +6 -6
  6. package/funcs/advertisementsList.js.map +1 -1
  7. package/funcs/benefitsCreate.js +4 -4
  8. package/funcs/benefitsCreate.js.map +1 -1
  9. package/funcs/benefitsDelete.js +4 -4
  10. package/funcs/benefitsDelete.js.map +1 -1
  11. package/funcs/benefitsGet.js +4 -4
  12. package/funcs/benefitsGet.js.map +1 -1
  13. package/funcs/benefitsGrants.js +6 -6
  14. package/funcs/benefitsGrants.js.map +1 -1
  15. package/funcs/benefitsList.js +6 -6
  16. package/funcs/benefitsList.js.map +1 -1
  17. package/funcs/benefitsUpdate.js +4 -4
  18. package/funcs/benefitsUpdate.js.map +1 -1
  19. package/funcs/checkoutLinksCreate.js +4 -4
  20. package/funcs/checkoutLinksCreate.js.map +1 -1
  21. package/funcs/checkoutLinksDelete.js +4 -4
  22. package/funcs/checkoutLinksDelete.js.map +1 -1
  23. package/funcs/checkoutLinksGet.js +4 -4
  24. package/funcs/checkoutLinksGet.js.map +1 -1
  25. package/funcs/checkoutLinksList.js +6 -6
  26. package/funcs/checkoutLinksList.js.map +1 -1
  27. package/funcs/checkoutLinksUpdate.js +4 -4
  28. package/funcs/checkoutLinksUpdate.js.map +1 -1
  29. package/funcs/checkoutsCreate.js +4 -4
  30. package/funcs/checkoutsCreate.js.map +1 -1
  31. package/funcs/checkoutsCustomClientConfirm.js +4 -4
  32. package/funcs/checkoutsCustomClientConfirm.js.map +1 -1
  33. package/funcs/checkoutsCustomClientGet.js +4 -4
  34. package/funcs/checkoutsCustomClientGet.js.map +1 -1
  35. package/funcs/checkoutsCustomClientUpdate.js +4 -4
  36. package/funcs/checkoutsCustomClientUpdate.js.map +1 -1
  37. package/funcs/checkoutsCustomCreate.js +4 -4
  38. package/funcs/checkoutsCustomCreate.js.map +1 -1
  39. package/funcs/checkoutsCustomGet.js +4 -4
  40. package/funcs/checkoutsCustomGet.js.map +1 -1
  41. package/funcs/checkoutsCustomList.js +6 -6
  42. package/funcs/checkoutsCustomList.js.map +1 -1
  43. package/funcs/checkoutsCustomUpdate.js +4 -4
  44. package/funcs/checkoutsCustomUpdate.js.map +1 -1
  45. package/funcs/checkoutsGet.js +4 -4
  46. package/funcs/checkoutsGet.js.map +1 -1
  47. package/funcs/customFieldsCreate.js +4 -4
  48. package/funcs/customFieldsCreate.js.map +1 -1
  49. package/funcs/customFieldsDelete.js +4 -4
  50. package/funcs/customFieldsDelete.js.map +1 -1
  51. package/funcs/customFieldsGet.js +4 -4
  52. package/funcs/customFieldsGet.js.map +1 -1
  53. package/funcs/customFieldsList.js +6 -6
  54. package/funcs/customFieldsList.js.map +1 -1
  55. package/funcs/customFieldsUpdate.js +4 -4
  56. package/funcs/customFieldsUpdate.js.map +1 -1
  57. package/funcs/customerPortalBenefitGrantsGet.js +4 -4
  58. package/funcs/customerPortalBenefitGrantsGet.js.map +1 -1
  59. package/funcs/customerPortalBenefitGrantsList.js +6 -6
  60. package/funcs/customerPortalBenefitGrantsList.js.map +1 -1
  61. package/funcs/customerPortalBenefitGrantsUpdate.js +4 -4
  62. package/funcs/customerPortalBenefitGrantsUpdate.js.map +1 -1
  63. package/funcs/customerPortalCustomersGet.js +4 -4
  64. package/funcs/customerPortalCustomersGet.js.map +1 -1
  65. package/funcs/customerPortalDownloadablesGet.js +4 -4
  66. package/funcs/customerPortalDownloadablesGet.js.map +1 -1
  67. package/funcs/customerPortalDownloadablesList.js +6 -6
  68. package/funcs/customerPortalDownloadablesList.js.map +1 -1
  69. package/funcs/customerPortalLicenseKeysActivate.js +4 -4
  70. package/funcs/customerPortalLicenseKeysActivate.js.map +1 -1
  71. package/funcs/customerPortalLicenseKeysDeactivate.js +4 -4
  72. package/funcs/customerPortalLicenseKeysDeactivate.js.map +1 -1
  73. package/funcs/customerPortalLicenseKeysGet.js +4 -4
  74. package/funcs/customerPortalLicenseKeysGet.js.map +1 -1
  75. package/funcs/customerPortalLicenseKeysList.js +6 -6
  76. package/funcs/customerPortalLicenseKeysList.js.map +1 -1
  77. package/funcs/customerPortalLicenseKeysValidate.js +4 -4
  78. package/funcs/customerPortalLicenseKeysValidate.js.map +1 -1
  79. package/funcs/customerPortalOrdersGet.js +4 -4
  80. package/funcs/customerPortalOrdersGet.js.map +1 -1
  81. package/funcs/customerPortalOrdersInvoice.js +4 -4
  82. package/funcs/customerPortalOrdersInvoice.js.map +1 -1
  83. package/funcs/customerPortalOrdersList.js +6 -6
  84. package/funcs/customerPortalOrdersList.js.map +1 -1
  85. package/funcs/customerPortalOrganizationsGet.js +4 -4
  86. package/funcs/customerPortalOrganizationsGet.js.map +1 -1
  87. package/funcs/customerPortalSubscriptionsCancel.js +4 -4
  88. package/funcs/customerPortalSubscriptionsCancel.js.map +1 -1
  89. package/funcs/customerPortalSubscriptionsGet.js +4 -4
  90. package/funcs/customerPortalSubscriptionsGet.js.map +1 -1
  91. package/funcs/customerPortalSubscriptionsList.js +6 -6
  92. package/funcs/customerPortalSubscriptionsList.js.map +1 -1
  93. package/funcs/customerPortalSubscriptionsUpdate.js +4 -4
  94. package/funcs/customerPortalSubscriptionsUpdate.js.map +1 -1
  95. package/funcs/customerSessionsCreate.js +4 -4
  96. package/funcs/customerSessionsCreate.js.map +1 -1
  97. package/funcs/customersCreate.js +4 -4
  98. package/funcs/customersCreate.js.map +1 -1
  99. package/funcs/customersDelete.js +4 -4
  100. package/funcs/customersDelete.js.map +1 -1
  101. package/funcs/customersGet.js +4 -4
  102. package/funcs/customersGet.js.map +1 -1
  103. package/funcs/customersList.js +6 -6
  104. package/funcs/customersList.js.map +1 -1
  105. package/funcs/customersUpdate.js +4 -4
  106. package/funcs/customersUpdate.js.map +1 -1
  107. package/funcs/discountsCreate.js +4 -4
  108. package/funcs/discountsCreate.js.map +1 -1
  109. package/funcs/discountsDelete.js +4 -4
  110. package/funcs/discountsDelete.js.map +1 -1
  111. package/funcs/discountsGet.js +4 -4
  112. package/funcs/discountsGet.js.map +1 -1
  113. package/funcs/discountsList.js +6 -6
  114. package/funcs/discountsList.js.map +1 -1
  115. package/funcs/discountsUpdate.js +4 -4
  116. package/funcs/discountsUpdate.js.map +1 -1
  117. package/funcs/externalOrganizationsList.js +6 -6
  118. package/funcs/externalOrganizationsList.js.map +1 -1
  119. package/funcs/filesCreate.js +4 -4
  120. package/funcs/filesCreate.js.map +1 -1
  121. package/funcs/filesDelete.js +4 -4
  122. package/funcs/filesDelete.js.map +1 -1
  123. package/funcs/filesList.js +6 -6
  124. package/funcs/filesList.js.map +1 -1
  125. package/funcs/filesUpdate.js +4 -4
  126. package/funcs/filesUpdate.js.map +1 -1
  127. package/funcs/filesUploaded.js +4 -4
  128. package/funcs/filesUploaded.js.map +1 -1
  129. package/funcs/licenseKeysGet.js +4 -4
  130. package/funcs/licenseKeysGet.js.map +1 -1
  131. package/funcs/licenseKeysGetActivation.js +4 -4
  132. package/funcs/licenseKeysGetActivation.js.map +1 -1
  133. package/funcs/licenseKeysList.js +6 -6
  134. package/funcs/licenseKeysList.js.map +1 -1
  135. package/funcs/licenseKeysUpdate.js +4 -4
  136. package/funcs/licenseKeysUpdate.js.map +1 -1
  137. package/funcs/metricsGet.js +4 -4
  138. package/funcs/metricsGet.js.map +1 -1
  139. package/funcs/metricsLimits.js +4 -4
  140. package/funcs/metricsLimits.js.map +1 -1
  141. package/funcs/oauth2Authorize.js +4 -4
  142. package/funcs/oauth2Authorize.js.map +1 -1
  143. package/funcs/oauth2ClientsCreate.js +4 -4
  144. package/funcs/oauth2ClientsCreate.js.map +1 -1
  145. package/funcs/oauth2ClientsDelete.js +4 -4
  146. package/funcs/oauth2ClientsDelete.js.map +1 -1
  147. package/funcs/oauth2ClientsGet.js +4 -4
  148. package/funcs/oauth2ClientsGet.js.map +1 -1
  149. package/funcs/oauth2ClientsList.js +6 -6
  150. package/funcs/oauth2ClientsList.js.map +1 -1
  151. package/funcs/oauth2ClientsUpdate.js +4 -4
  152. package/funcs/oauth2ClientsUpdate.js.map +1 -1
  153. package/funcs/oauth2Introspect.js +4 -4
  154. package/funcs/oauth2Introspect.js.map +1 -1
  155. package/funcs/oauth2Revoke.js +4 -4
  156. package/funcs/oauth2Revoke.js.map +1 -1
  157. package/funcs/oauth2Token.js +4 -4
  158. package/funcs/oauth2Token.js.map +1 -1
  159. package/funcs/oauth2Userinfo.js +4 -4
  160. package/funcs/oauth2Userinfo.js.map +1 -1
  161. package/funcs/ordersGet.js +4 -4
  162. package/funcs/ordersGet.js.map +1 -1
  163. package/funcs/ordersInvoice.js +4 -4
  164. package/funcs/ordersInvoice.js.map +1 -1
  165. package/funcs/ordersList.js +6 -6
  166. package/funcs/ordersList.js.map +1 -1
  167. package/funcs/organizationsCreate.js +4 -4
  168. package/funcs/organizationsCreate.js.map +1 -1
  169. package/funcs/organizationsGet.js +4 -4
  170. package/funcs/organizationsGet.js.map +1 -1
  171. package/funcs/organizationsList.js +6 -6
  172. package/funcs/organizationsList.js.map +1 -1
  173. package/funcs/organizationsUpdate.js +4 -4
  174. package/funcs/organizationsUpdate.js.map +1 -1
  175. package/funcs/productsCreate.js +4 -4
  176. package/funcs/productsCreate.js.map +1 -1
  177. package/funcs/productsGet.js +4 -4
  178. package/funcs/productsGet.js.map +1 -1
  179. package/funcs/productsList.js +6 -6
  180. package/funcs/productsList.js.map +1 -1
  181. package/funcs/productsUpdate.js +4 -4
  182. package/funcs/productsUpdate.js.map +1 -1
  183. package/funcs/productsUpdateBenefits.js +4 -4
  184. package/funcs/productsUpdateBenefits.js.map +1 -1
  185. package/funcs/repositoriesGet.js +4 -4
  186. package/funcs/repositoriesGet.js.map +1 -1
  187. package/funcs/repositoriesList.js +6 -6
  188. package/funcs/repositoriesList.js.map +1 -1
  189. package/funcs/repositoriesUpdate.js +4 -4
  190. package/funcs/repositoriesUpdate.js.map +1 -1
  191. package/funcs/subscriptionsExport.js +4 -4
  192. package/funcs/subscriptionsExport.js.map +1 -1
  193. package/funcs/subscriptionsList.js +6 -6
  194. package/funcs/subscriptionsList.js.map +1 -1
  195. package/lib/config.d.ts +3 -3
  196. package/lib/config.js +4 -5
  197. package/lib/config.js.map +1 -1
  198. package/lib/encodings.js +18 -19
  199. package/lib/encodings.js.map +1 -1
  200. package/lib/env.js +1 -2
  201. package/lib/env.js.map +1 -1
  202. package/lib/http.js +1 -2
  203. package/lib/http.js.map +1 -1
  204. package/lib/matchers.js +5 -6
  205. package/lib/matchers.js.map +1 -1
  206. package/lib/primitives.js +1 -1
  207. package/lib/primitives.js.map +1 -1
  208. package/lib/retries.js +3 -4
  209. package/lib/retries.js.map +1 -1
  210. package/lib/sdks.js +15 -16
  211. package/lib/sdks.js.map +1 -1
  212. package/lib/security.js +2 -3
  213. package/lib/security.js.map +1 -1
  214. package/lib/url.js +1 -1
  215. package/lib/url.js.map +1 -1
  216. package/models/components/authorizeresponseorganization.d.ts +0 -23
  217. package/models/components/authorizeresponseorganization.d.ts.map +1 -1
  218. package/models/components/authorizeresponseorganization.js +1 -19
  219. package/models/components/authorizeresponseorganization.js.map +1 -1
  220. package/models/components/authorizeresponseuser.d.ts +0 -23
  221. package/models/components/authorizeresponseuser.d.ts.map +1 -1
  222. package/models/components/authorizeresponseuser.js +1 -19
  223. package/models/components/authorizeresponseuser.js.map +1 -1
  224. package/models/components/benefitads.d.ts +0 -23
  225. package/models/components/benefitads.d.ts.map +1 -1
  226. package/models/components/benefitads.js +1 -19
  227. package/models/components/benefitads.js.map +1 -1
  228. package/models/components/benefitadscreate.d.ts +0 -23
  229. package/models/components/benefitadscreate.d.ts.map +1 -1
  230. package/models/components/benefitadscreate.js +1 -19
  231. package/models/components/benefitadscreate.js.map +1 -1
  232. package/models/components/benefitadssubscriber.d.ts +0 -23
  233. package/models/components/benefitadssubscriber.d.ts.map +1 -1
  234. package/models/components/benefitadssubscriber.js +1 -19
  235. package/models/components/benefitadssubscriber.js.map +1 -1
  236. package/models/components/benefitadsupdate.d.ts +0 -23
  237. package/models/components/benefitadsupdate.d.ts.map +1 -1
  238. package/models/components/benefitadsupdate.js +1 -19
  239. package/models/components/benefitadsupdate.js.map +1 -1
  240. package/models/components/benefitcustom.d.ts +0 -23
  241. package/models/components/benefitcustom.d.ts.map +1 -1
  242. package/models/components/benefitcustom.js +1 -19
  243. package/models/components/benefitcustom.js.map +1 -1
  244. package/models/components/benefitcustomcreate.d.ts +0 -23
  245. package/models/components/benefitcustomcreate.d.ts.map +1 -1
  246. package/models/components/benefitcustomcreate.js +1 -19
  247. package/models/components/benefitcustomcreate.js.map +1 -1
  248. package/models/components/benefitcustomsubscriber.d.ts +0 -23
  249. package/models/components/benefitcustomsubscriber.d.ts.map +1 -1
  250. package/models/components/benefitcustomsubscriber.js +1 -19
  251. package/models/components/benefitcustomsubscriber.js.map +1 -1
  252. package/models/components/benefitcustomupdate.d.ts +0 -23
  253. package/models/components/benefitcustomupdate.d.ts.map +1 -1
  254. package/models/components/benefitcustomupdate.js +1 -19
  255. package/models/components/benefitcustomupdate.js.map +1 -1
  256. package/models/components/benefitdiscord.d.ts +0 -23
  257. package/models/components/benefitdiscord.d.ts.map +1 -1
  258. package/models/components/benefitdiscord.js +1 -19
  259. package/models/components/benefitdiscord.js.map +1 -1
  260. package/models/components/benefitdiscordcreate.d.ts +0 -23
  261. package/models/components/benefitdiscordcreate.d.ts.map +1 -1
  262. package/models/components/benefitdiscordcreate.js +1 -19
  263. package/models/components/benefitdiscordcreate.js.map +1 -1
  264. package/models/components/benefitdiscordsubscriber.d.ts +0 -23
  265. package/models/components/benefitdiscordsubscriber.d.ts.map +1 -1
  266. package/models/components/benefitdiscordsubscriber.js +1 -19
  267. package/models/components/benefitdiscordsubscriber.js.map +1 -1
  268. package/models/components/benefitdiscordupdate.d.ts +0 -23
  269. package/models/components/benefitdiscordupdate.d.ts.map +1 -1
  270. package/models/components/benefitdiscordupdate.js +1 -19
  271. package/models/components/benefitdiscordupdate.js.map +1 -1
  272. package/models/components/benefitdownloadables.d.ts +0 -23
  273. package/models/components/benefitdownloadables.d.ts.map +1 -1
  274. package/models/components/benefitdownloadables.js +1 -19
  275. package/models/components/benefitdownloadables.js.map +1 -1
  276. package/models/components/benefitdownloadablescreate.d.ts +0 -23
  277. package/models/components/benefitdownloadablescreate.d.ts.map +1 -1
  278. package/models/components/benefitdownloadablescreate.js +1 -19
  279. package/models/components/benefitdownloadablescreate.js.map +1 -1
  280. package/models/components/benefitdownloadablessubscriber.d.ts +0 -23
  281. package/models/components/benefitdownloadablessubscriber.d.ts.map +1 -1
  282. package/models/components/benefitdownloadablessubscriber.js +1 -19
  283. package/models/components/benefitdownloadablessubscriber.js.map +1 -1
  284. package/models/components/benefitdownloadablesupdate.d.ts +0 -23
  285. package/models/components/benefitdownloadablesupdate.d.ts.map +1 -1
  286. package/models/components/benefitdownloadablesupdate.js +1 -19
  287. package/models/components/benefitdownloadablesupdate.js.map +1 -1
  288. package/models/components/benefitgithubrepository.d.ts +0 -23
  289. package/models/components/benefitgithubrepository.d.ts.map +1 -1
  290. package/models/components/benefitgithubrepository.js +1 -19
  291. package/models/components/benefitgithubrepository.js.map +1 -1
  292. package/models/components/benefitgithubrepositorycreate.d.ts +0 -23
  293. package/models/components/benefitgithubrepositorycreate.d.ts.map +1 -1
  294. package/models/components/benefitgithubrepositorycreate.js +1 -19
  295. package/models/components/benefitgithubrepositorycreate.js.map +1 -1
  296. package/models/components/benefitgithubrepositorysubscriber.d.ts +0 -23
  297. package/models/components/benefitgithubrepositorysubscriber.d.ts.map +1 -1
  298. package/models/components/benefitgithubrepositorysubscriber.js +1 -19
  299. package/models/components/benefitgithubrepositorysubscriber.js.map +1 -1
  300. package/models/components/benefitgithubrepositoryupdate.d.ts +0 -23
  301. package/models/components/benefitgithubrepositoryupdate.d.ts.map +1 -1
  302. package/models/components/benefitgithubrepositoryupdate.js +1 -19
  303. package/models/components/benefitgithubrepositoryupdate.js.map +1 -1
  304. package/models/components/benefitgrant.d.ts +6 -0
  305. package/models/components/benefitgrant.d.ts.map +1 -1
  306. package/models/components/benefitgrant.js +3 -0
  307. package/models/components/benefitgrant.js.map +1 -1
  308. package/models/components/benefitgrantwebhook.d.ts +6 -0
  309. package/models/components/benefitgrantwebhook.d.ts.map +1 -1
  310. package/models/components/benefitgrantwebhook.js +3 -0
  311. package/models/components/benefitgrantwebhook.js.map +1 -1
  312. package/models/components/benefitlicensekeys.d.ts +0 -23
  313. package/models/components/benefitlicensekeys.d.ts.map +1 -1
  314. package/models/components/benefitlicensekeys.js +1 -19
  315. package/models/components/benefitlicensekeys.js.map +1 -1
  316. package/models/components/benefitlicensekeyscreate.d.ts +0 -23
  317. package/models/components/benefitlicensekeyscreate.d.ts.map +1 -1
  318. package/models/components/benefitlicensekeyscreate.js +1 -19
  319. package/models/components/benefitlicensekeyscreate.js.map +1 -1
  320. package/models/components/benefitlicensekeyssubscriber.d.ts +0 -23
  321. package/models/components/benefitlicensekeyssubscriber.d.ts.map +1 -1
  322. package/models/components/benefitlicensekeyssubscriber.js +1 -19
  323. package/models/components/benefitlicensekeyssubscriber.js.map +1 -1
  324. package/models/components/benefitlicensekeysupdate.d.ts +0 -23
  325. package/models/components/benefitlicensekeysupdate.d.ts.map +1 -1
  326. package/models/components/benefitlicensekeysupdate.js +1 -19
  327. package/models/components/benefitlicensekeysupdate.js.map +1 -1
  328. package/models/components/checkout.d.ts +3 -2
  329. package/models/components/checkout.d.ts.map +1 -1
  330. package/models/components/checkout.js +3 -2
  331. package/models/components/checkout.js.map +1 -1
  332. package/models/components/checkoutlink.d.ts +3 -2
  333. package/models/components/checkoutlink.d.ts.map +1 -1
  334. package/models/components/checkoutlink.js +3 -2
  335. package/models/components/checkoutlink.js.map +1 -1
  336. package/models/components/checkoutlinkpricecreate.d.ts +0 -29
  337. package/models/components/checkoutlinkpricecreate.d.ts.map +1 -1
  338. package/models/components/checkoutlinkpricecreate.js +1 -23
  339. package/models/components/checkoutlinkpricecreate.js.map +1 -1
  340. package/models/components/checkoutlinkproductcreate.d.ts +0 -29
  341. package/models/components/checkoutlinkproductcreate.d.ts.map +1 -1
  342. package/models/components/checkoutlinkproductcreate.js +1 -23
  343. package/models/components/checkoutlinkproductcreate.js.map +1 -1
  344. package/models/components/checkoutpricecreate.d.ts +0 -34
  345. package/models/components/checkoutpricecreate.d.ts.map +1 -1
  346. package/models/components/checkoutpricecreate.js +1 -26
  347. package/models/components/checkoutpricecreate.js.map +1 -1
  348. package/models/components/checkoutproductcreate.d.ts +0 -34
  349. package/models/components/checkoutproductcreate.d.ts.map +1 -1
  350. package/models/components/checkoutproductcreate.js +1 -26
  351. package/models/components/checkoutproductcreate.js.map +1 -1
  352. package/models/components/checkoutpublic.d.ts +3 -2
  353. package/models/components/checkoutpublic.d.ts.map +1 -1
  354. package/models/components/checkoutpublic.js +3 -2
  355. package/models/components/checkoutpublic.js.map +1 -1
  356. package/models/components/checkoutpublicconfirmed.d.ts +3 -25
  357. package/models/components/checkoutpublicconfirmed.d.ts.map +1 -1
  358. package/models/components/checkoutpublicconfirmed.js +4 -22
  359. package/models/components/checkoutpublicconfirmed.js.map +1 -1
  360. package/models/components/customerbenefitgrantads.d.ts +3 -0
  361. package/models/components/customerbenefitgrantads.d.ts.map +1 -1
  362. package/models/components/customerbenefitgrantads.js +3 -0
  363. package/models/components/customerbenefitgrantads.js.map +1 -1
  364. package/models/components/customerbenefitgrantadsupdate.d.ts +0 -23
  365. package/models/components/customerbenefitgrantadsupdate.d.ts.map +1 -1
  366. package/models/components/customerbenefitgrantadsupdate.js +1 -20
  367. package/models/components/customerbenefitgrantadsupdate.js.map +1 -1
  368. package/models/components/customerbenefitgrantcustom.d.ts +3 -0
  369. package/models/components/customerbenefitgrantcustom.d.ts.map +1 -1
  370. package/models/components/customerbenefitgrantcustom.js +3 -0
  371. package/models/components/customerbenefitgrantcustom.js.map +1 -1
  372. package/models/components/customerbenefitgrantcustomupdate.d.ts +0 -23
  373. package/models/components/customerbenefitgrantcustomupdate.d.ts.map +1 -1
  374. package/models/components/customerbenefitgrantcustomupdate.js +1 -20
  375. package/models/components/customerbenefitgrantcustomupdate.js.map +1 -1
  376. package/models/components/customerbenefitgrantdiscord.d.ts +3 -0
  377. package/models/components/customerbenefitgrantdiscord.d.ts.map +1 -1
  378. package/models/components/customerbenefitgrantdiscord.js +3 -0
  379. package/models/components/customerbenefitgrantdiscord.js.map +1 -1
  380. package/models/components/customerbenefitgrantdiscordupdate.d.ts +0 -23
  381. package/models/components/customerbenefitgrantdiscordupdate.d.ts.map +1 -1
  382. package/models/components/customerbenefitgrantdiscordupdate.js +1 -20
  383. package/models/components/customerbenefitgrantdiscordupdate.js.map +1 -1
  384. package/models/components/customerbenefitgrantdownloadables.d.ts +3 -0
  385. package/models/components/customerbenefitgrantdownloadables.d.ts.map +1 -1
  386. package/models/components/customerbenefitgrantdownloadables.js +3 -0
  387. package/models/components/customerbenefitgrantdownloadables.js.map +1 -1
  388. package/models/components/customerbenefitgrantdownloadablesupdate.d.ts +0 -23
  389. package/models/components/customerbenefitgrantdownloadablesupdate.d.ts.map +1 -1
  390. package/models/components/customerbenefitgrantdownloadablesupdate.js +1 -20
  391. package/models/components/customerbenefitgrantdownloadablesupdate.js.map +1 -1
  392. package/models/components/customerbenefitgrantgithubrepository.d.ts +3 -0
  393. package/models/components/customerbenefitgrantgithubrepository.d.ts.map +1 -1
  394. package/models/components/customerbenefitgrantgithubrepository.js +3 -0
  395. package/models/components/customerbenefitgrantgithubrepository.js.map +1 -1
  396. package/models/components/customerbenefitgrantgithubrepositoryupdate.d.ts +0 -23
  397. package/models/components/customerbenefitgrantgithubrepositoryupdate.d.ts.map +1 -1
  398. package/models/components/customerbenefitgrantgithubrepositoryupdate.js +1 -19
  399. package/models/components/customerbenefitgrantgithubrepositoryupdate.js.map +1 -1
  400. package/models/components/customerbenefitgrantlicensekeys.d.ts +3 -0
  401. package/models/components/customerbenefitgrantlicensekeys.d.ts.map +1 -1
  402. package/models/components/customerbenefitgrantlicensekeys.js +3 -0
  403. package/models/components/customerbenefitgrantlicensekeys.js.map +1 -1
  404. package/models/components/customerbenefitgrantlicensekeysupdate.d.ts +0 -23
  405. package/models/components/customerbenefitgrantlicensekeysupdate.d.ts.map +1 -1
  406. package/models/components/customerbenefitgrantlicensekeysupdate.js +1 -20
  407. package/models/components/customerbenefitgrantlicensekeysupdate.js.map +1 -1
  408. package/models/components/customersession.d.ts +2 -0
  409. package/models/components/customersession.d.ts.map +1 -1
  410. package/models/components/customersession.js +4 -0
  411. package/models/components/customersession.js.map +1 -1
  412. package/models/components/customfieldcheckbox.d.ts +0 -23
  413. package/models/components/customfieldcheckbox.d.ts.map +1 -1
  414. package/models/components/customfieldcheckbox.js +1 -19
  415. package/models/components/customfieldcheckbox.js.map +1 -1
  416. package/models/components/customfieldcreatecheckbox.d.ts +0 -23
  417. package/models/components/customfieldcreatecheckbox.d.ts.map +1 -1
  418. package/models/components/customfieldcreatecheckbox.js +1 -19
  419. package/models/components/customfieldcreatecheckbox.js.map +1 -1
  420. package/models/components/customfieldcreatedate.d.ts +0 -23
  421. package/models/components/customfieldcreatedate.d.ts.map +1 -1
  422. package/models/components/customfieldcreatedate.js +1 -19
  423. package/models/components/customfieldcreatedate.js.map +1 -1
  424. package/models/components/customfieldcreatenumber.d.ts +0 -23
  425. package/models/components/customfieldcreatenumber.d.ts.map +1 -1
  426. package/models/components/customfieldcreatenumber.js +1 -19
  427. package/models/components/customfieldcreatenumber.js.map +1 -1
  428. package/models/components/customfieldcreateselect.d.ts +0 -23
  429. package/models/components/customfieldcreateselect.d.ts.map +1 -1
  430. package/models/components/customfieldcreateselect.js +1 -19
  431. package/models/components/customfieldcreateselect.js.map +1 -1
  432. package/models/components/customfieldcreatetext.d.ts +0 -23
  433. package/models/components/customfieldcreatetext.d.ts.map +1 -1
  434. package/models/components/customfieldcreatetext.js +1 -19
  435. package/models/components/customfieldcreatetext.js.map +1 -1
  436. package/models/components/customfielddate.d.ts +0 -23
  437. package/models/components/customfielddate.d.ts.map +1 -1
  438. package/models/components/customfielddate.js +1 -19
  439. package/models/components/customfielddate.js.map +1 -1
  440. package/models/components/customfieldnumber.d.ts +0 -23
  441. package/models/components/customfieldnumber.d.ts.map +1 -1
  442. package/models/components/customfieldnumber.js +1 -19
  443. package/models/components/customfieldnumber.js.map +1 -1
  444. package/models/components/customfieldselect.d.ts +0 -23
  445. package/models/components/customfieldselect.d.ts.map +1 -1
  446. package/models/components/customfieldselect.js +1 -19
  447. package/models/components/customfieldselect.js.map +1 -1
  448. package/models/components/customfieldtext.d.ts +0 -23
  449. package/models/components/customfieldtext.d.ts.map +1 -1
  450. package/models/components/customfieldtext.js +1 -19
  451. package/models/components/customfieldtext.js.map +1 -1
  452. package/models/components/customfieldupdatecheckbox.d.ts +0 -23
  453. package/models/components/customfieldupdatecheckbox.d.ts.map +1 -1
  454. package/models/components/customfieldupdatecheckbox.js +1 -19
  455. package/models/components/customfieldupdatecheckbox.js.map +1 -1
  456. package/models/components/customfieldupdatedate.d.ts +0 -23
  457. package/models/components/customfieldupdatedate.d.ts.map +1 -1
  458. package/models/components/customfieldupdatedate.js +1 -19
  459. package/models/components/customfieldupdatedate.js.map +1 -1
  460. package/models/components/customfieldupdatenumber.d.ts +0 -23
  461. package/models/components/customfieldupdatenumber.d.ts.map +1 -1
  462. package/models/components/customfieldupdatenumber.js +1 -19
  463. package/models/components/customfieldupdatenumber.js.map +1 -1
  464. package/models/components/customfieldupdateselect.d.ts +0 -23
  465. package/models/components/customfieldupdateselect.d.ts.map +1 -1
  466. package/models/components/customfieldupdateselect.js +1 -19
  467. package/models/components/customfieldupdateselect.js.map +1 -1
  468. package/models/components/customfieldupdatetext.d.ts +0 -23
  469. package/models/components/customfieldupdatetext.d.ts.map +1 -1
  470. package/models/components/customfieldupdatetext.js +1 -19
  471. package/models/components/customfieldupdatetext.js.map +1 -1
  472. package/models/components/downloadablefilecreate.d.ts +0 -23
  473. package/models/components/downloadablefilecreate.d.ts.map +1 -1
  474. package/models/components/downloadablefilecreate.js +1 -19
  475. package/models/components/downloadablefilecreate.js.map +1 -1
  476. package/models/components/downloadablefileread.d.ts +0 -23
  477. package/models/components/downloadablefileread.d.ts.map +1 -1
  478. package/models/components/downloadablefileread.js +1 -19
  479. package/models/components/downloadablefileread.js.map +1 -1
  480. package/models/components/externalorganization.d.ts +3 -2
  481. package/models/components/externalorganization.d.ts.map +1 -1
  482. package/models/components/externalorganization.js +3 -2
  483. package/models/components/externalorganization.js.map +1 -1
  484. package/models/components/introspecttokenresponse.d.ts +8 -8
  485. package/models/components/introspecttokenresponse.d.ts.map +1 -1
  486. package/models/components/introspecttokenresponse.js +14 -13
  487. package/models/components/introspecttokenresponse.js.map +1 -1
  488. package/models/components/issue.d.ts +3 -2
  489. package/models/components/issue.d.ts.map +1 -1
  490. package/models/components/issue.js +3 -2
  491. package/models/components/issue.js.map +1 -1
  492. package/models/components/oauth2client.d.ts +1 -23
  493. package/models/components/oauth2client.d.ts.map +1 -1
  494. package/models/components/oauth2client.js +3 -21
  495. package/models/components/oauth2client.js.map +1 -1
  496. package/models/components/oauth2clientconfiguration.d.ts +1 -23
  497. package/models/components/oauth2clientconfiguration.d.ts.map +1 -1
  498. package/models/components/oauth2clientconfiguration.js +3 -23
  499. package/models/components/oauth2clientconfiguration.js.map +1 -1
  500. package/models/components/oauth2clientconfigurationupdate.d.ts +1 -23
  501. package/models/components/oauth2clientconfigurationupdate.d.ts.map +1 -1
  502. package/models/components/oauth2clientconfigurationupdate.js +3 -22
  503. package/models/components/oauth2clientconfigurationupdate.js.map +1 -1
  504. package/models/components/onev11oauth21tokenpostxcomponentsauthorizationcodetokenrequest.d.ts +0 -23
  505. package/models/components/onev11oauth21tokenpostxcomponentsauthorizationcodetokenrequest.d.ts.map +1 -1
  506. package/models/components/onev11oauth21tokenpostxcomponentsauthorizationcodetokenrequest.js +1 -20
  507. package/models/components/onev11oauth21tokenpostxcomponentsauthorizationcodetokenrequest.js.map +1 -1
  508. package/models/components/onev11oauth21tokenpostxcomponentsrefreshtokenrequest.d.ts +0 -23
  509. package/models/components/onev11oauth21tokenpostxcomponentsrefreshtokenrequest.d.ts.map +1 -1
  510. package/models/components/onev11oauth21tokenpostxcomponentsrefreshtokenrequest.js +1 -19
  511. package/models/components/onev11oauth21tokenpostxcomponentsrefreshtokenrequest.js.map +1 -1
  512. package/models/components/organizationavatarfilecreate.d.ts +0 -23
  513. package/models/components/organizationavatarfilecreate.d.ts.map +1 -1
  514. package/models/components/organizationavatarfilecreate.js +1 -19
  515. package/models/components/organizationavatarfilecreate.js.map +1 -1
  516. package/models/components/organizationavatarfileread.d.ts +0 -23
  517. package/models/components/organizationavatarfileread.d.ts.map +1 -1
  518. package/models/components/organizationavatarfileread.js +1 -19
  519. package/models/components/organizationavatarfileread.js.map +1 -1
  520. package/models/components/productmediafilecreate.d.ts +0 -23
  521. package/models/components/productmediafilecreate.d.ts.map +1 -1
  522. package/models/components/productmediafilecreate.js +1 -19
  523. package/models/components/productmediafilecreate.js.map +1 -1
  524. package/models/components/productmediafileread.d.ts +0 -23
  525. package/models/components/productmediafileread.d.ts.map +1 -1
  526. package/models/components/productmediafileread.js +1 -20
  527. package/models/components/productmediafileread.js.map +1 -1
  528. package/models/components/productpriceonetimecustom.d.ts +0 -51
  529. package/models/components/productpriceonetimecustom.d.ts.map +1 -1
  530. package/models/components/productpriceonetimecustom.js +1 -40
  531. package/models/components/productpriceonetimecustom.js.map +1 -1
  532. package/models/components/productpriceonetimecustomcreate.d.ts +0 -45
  533. package/models/components/productpriceonetimecustomcreate.d.ts.map +1 -1
  534. package/models/components/productpriceonetimecustomcreate.js +1 -38
  535. package/models/components/productpriceonetimecustomcreate.js.map +1 -1
  536. package/models/components/productpriceonetimefixed.d.ts +0 -51
  537. package/models/components/productpriceonetimefixed.d.ts.map +1 -1
  538. package/models/components/productpriceonetimefixed.js +1 -40
  539. package/models/components/productpriceonetimefixed.js.map +1 -1
  540. package/models/components/productpriceonetimefixedcreate.d.ts +0 -45
  541. package/models/components/productpriceonetimefixedcreate.d.ts.map +1 -1
  542. package/models/components/productpriceonetimefixedcreate.js +1 -38
  543. package/models/components/productpriceonetimefixedcreate.js.map +1 -1
  544. package/models/components/productpriceonetimefree.d.ts +0 -51
  545. package/models/components/productpriceonetimefree.d.ts.map +1 -1
  546. package/models/components/productpriceonetimefree.js +1 -40
  547. package/models/components/productpriceonetimefree.js.map +1 -1
  548. package/models/components/productpriceonetimefreecreate.d.ts +0 -45
  549. package/models/components/productpriceonetimefreecreate.d.ts.map +1 -1
  550. package/models/components/productpriceonetimefreecreate.js +1 -38
  551. package/models/components/productpriceonetimefreecreate.js.map +1 -1
  552. package/models/components/productpricerecurringcustom.d.ts +0 -51
  553. package/models/components/productpricerecurringcustom.d.ts.map +1 -1
  554. package/models/components/productpricerecurringcustom.js +1 -40
  555. package/models/components/productpricerecurringcustom.js.map +1 -1
  556. package/models/components/productpricerecurringfixed.d.ts +0 -51
  557. package/models/components/productpricerecurringfixed.d.ts.map +1 -1
  558. package/models/components/productpricerecurringfixed.js +1 -41
  559. package/models/components/productpricerecurringfixed.js.map +1 -1
  560. package/models/components/productpricerecurringfixedcreate.d.ts +0 -45
  561. package/models/components/productpricerecurringfixedcreate.d.ts.map +1 -1
  562. package/models/components/productpricerecurringfixedcreate.js +1 -38
  563. package/models/components/productpricerecurringfixedcreate.js.map +1 -1
  564. package/models/components/productpricerecurringfree.d.ts +0 -51
  565. package/models/components/productpricerecurringfree.d.ts.map +1 -1
  566. package/models/components/productpricerecurringfree.js +1 -40
  567. package/models/components/productpricerecurringfree.js.map +1 -1
  568. package/models/components/productpricerecurringfreecreate.d.ts +0 -45
  569. package/models/components/productpricerecurringfreecreate.d.ts.map +1 -1
  570. package/models/components/productpricerecurringfreecreate.js +1 -38
  571. package/models/components/productpricerecurringfreecreate.js.map +1 -1
  572. package/models/components/repository.d.ts +3 -2
  573. package/models/components/repository.d.ts.map +1 -1
  574. package/models/components/repository.js +3 -2
  575. package/models/components/repository.js.map +1 -1
  576. package/models/components/tokenresponse.d.ts +0 -23
  577. package/models/components/tokenresponse.d.ts.map +1 -1
  578. package/models/components/tokenresponse.js +1 -20
  579. package/models/components/tokenresponse.js.map +1 -1
  580. package/models/components/webhookbenefitcreatedpayload.d.ts +0 -23
  581. package/models/components/webhookbenefitcreatedpayload.d.ts.map +1 -1
  582. package/models/components/webhookbenefitcreatedpayload.js +1 -19
  583. package/models/components/webhookbenefitcreatedpayload.js.map +1 -1
  584. package/models/components/webhookbenefitgrantcreatedpayload.d.ts +0 -23
  585. package/models/components/webhookbenefitgrantcreatedpayload.d.ts.map +1 -1
  586. package/models/components/webhookbenefitgrantcreatedpayload.js +1 -19
  587. package/models/components/webhookbenefitgrantcreatedpayload.js.map +1 -1
  588. package/models/components/webhookbenefitgrantrevokedpayload.d.ts +0 -23
  589. package/models/components/webhookbenefitgrantrevokedpayload.d.ts.map +1 -1
  590. package/models/components/webhookbenefitgrantrevokedpayload.js +1 -19
  591. package/models/components/webhookbenefitgrantrevokedpayload.js.map +1 -1
  592. package/models/components/webhookbenefitgrantupdatedpayload.d.ts +0 -23
  593. package/models/components/webhookbenefitgrantupdatedpayload.d.ts.map +1 -1
  594. package/models/components/webhookbenefitgrantupdatedpayload.js +1 -19
  595. package/models/components/webhookbenefitgrantupdatedpayload.js.map +1 -1
  596. package/models/components/webhookbenefitupdatedpayload.d.ts +0 -23
  597. package/models/components/webhookbenefitupdatedpayload.d.ts.map +1 -1
  598. package/models/components/webhookbenefitupdatedpayload.js +1 -19
  599. package/models/components/webhookbenefitupdatedpayload.js.map +1 -1
  600. package/models/components/webhookcheckoutcreatedpayload.d.ts +0 -23
  601. package/models/components/webhookcheckoutcreatedpayload.d.ts.map +1 -1
  602. package/models/components/webhookcheckoutcreatedpayload.js +1 -19
  603. package/models/components/webhookcheckoutcreatedpayload.js.map +1 -1
  604. package/models/components/webhookcheckoutupdatedpayload.d.ts +0 -23
  605. package/models/components/webhookcheckoutupdatedpayload.d.ts.map +1 -1
  606. package/models/components/webhookcheckoutupdatedpayload.js +1 -19
  607. package/models/components/webhookcheckoutupdatedpayload.js.map +1 -1
  608. package/models/components/webhookordercreatedpayload.d.ts +0 -23
  609. package/models/components/webhookordercreatedpayload.d.ts.map +1 -1
  610. package/models/components/webhookordercreatedpayload.js +1 -19
  611. package/models/components/webhookordercreatedpayload.js.map +1 -1
  612. package/models/components/webhookorganizationupdatedpayload.d.ts +0 -23
  613. package/models/components/webhookorganizationupdatedpayload.d.ts.map +1 -1
  614. package/models/components/webhookorganizationupdatedpayload.js +1 -19
  615. package/models/components/webhookorganizationupdatedpayload.js.map +1 -1
  616. package/models/components/webhookpledgecreatedpayload.d.ts +0 -23
  617. package/models/components/webhookpledgecreatedpayload.d.ts.map +1 -1
  618. package/models/components/webhookpledgecreatedpayload.js +1 -19
  619. package/models/components/webhookpledgecreatedpayload.js.map +1 -1
  620. package/models/components/webhookpledgeupdatedpayload.d.ts +0 -23
  621. package/models/components/webhookpledgeupdatedpayload.d.ts.map +1 -1
  622. package/models/components/webhookpledgeupdatedpayload.js +1 -19
  623. package/models/components/webhookpledgeupdatedpayload.js.map +1 -1
  624. package/models/components/webhookproductcreatedpayload.d.ts +0 -23
  625. package/models/components/webhookproductcreatedpayload.d.ts.map +1 -1
  626. package/models/components/webhookproductcreatedpayload.js +1 -19
  627. package/models/components/webhookproductcreatedpayload.js.map +1 -1
  628. package/models/components/webhookproductupdatedpayload.d.ts +0 -23
  629. package/models/components/webhookproductupdatedpayload.d.ts.map +1 -1
  630. package/models/components/webhookproductupdatedpayload.js +1 -19
  631. package/models/components/webhookproductupdatedpayload.js.map +1 -1
  632. package/models/components/webhooksubscriptionactivepayload.d.ts +0 -23
  633. package/models/components/webhooksubscriptionactivepayload.d.ts.map +1 -1
  634. package/models/components/webhooksubscriptionactivepayload.js +1 -19
  635. package/models/components/webhooksubscriptionactivepayload.js.map +1 -1
  636. package/models/components/webhooksubscriptioncanceledpayload.d.ts +0 -23
  637. package/models/components/webhooksubscriptioncanceledpayload.d.ts.map +1 -1
  638. package/models/components/webhooksubscriptioncanceledpayload.js +1 -19
  639. package/models/components/webhooksubscriptioncanceledpayload.js.map +1 -1
  640. package/models/components/webhooksubscriptioncreatedpayload.d.ts +0 -23
  641. package/models/components/webhooksubscriptioncreatedpayload.d.ts.map +1 -1
  642. package/models/components/webhooksubscriptioncreatedpayload.js +1 -19
  643. package/models/components/webhooksubscriptioncreatedpayload.js.map +1 -1
  644. package/models/components/webhooksubscriptionrevokedpayload.d.ts +0 -23
  645. package/models/components/webhooksubscriptionrevokedpayload.d.ts.map +1 -1
  646. package/models/components/webhooksubscriptionrevokedpayload.js +1 -19
  647. package/models/components/webhooksubscriptionrevokedpayload.js.map +1 -1
  648. package/models/components/webhooksubscriptionupdatedpayload.d.ts +0 -23
  649. package/models/components/webhooksubscriptionupdatedpayload.d.ts.map +1 -1
  650. package/models/components/webhooksubscriptionupdatedpayload.js +1 -19
  651. package/models/components/webhooksubscriptionupdatedpayload.js.map +1 -1
  652. package/models/errors/alreadycanceledsubscription.d.ts +0 -23
  653. package/models/errors/alreadycanceledsubscription.d.ts.map +1 -1
  654. package/models/errors/alreadycanceledsubscription.js +1 -19
  655. package/models/errors/alreadycanceledsubscription.js.map +1 -1
  656. package/models/errors/httpclienterrors.js +2 -2
  657. package/models/errors/httpclienterrors.js.map +1 -1
  658. package/models/errors/notpermitted.d.ts +0 -23
  659. package/models/errors/notpermitted.d.ts.map +1 -1
  660. package/models/errors/notpermitted.js +1 -19
  661. package/models/errors/notpermitted.js.map +1 -1
  662. package/models/errors/resourcenotfound.d.ts +0 -23
  663. package/models/errors/resourcenotfound.d.ts.map +1 -1
  664. package/models/errors/resourcenotfound.js +1 -20
  665. package/models/errors/resourcenotfound.js.map +1 -1
  666. package/models/errors/unauthorized.d.ts +0 -23
  667. package/models/errors/unauthorized.d.ts.map +1 -1
  668. package/models/errors/unauthorized.js +1 -19
  669. package/models/errors/unauthorized.js.map +1 -1
  670. package/package.json +1 -1
  671. package/sdk/checkouts.js +1 -2
  672. package/sdk/checkouts.js.map +1 -1
  673. package/sdk/customerportal.js +7 -14
  674. package/sdk/customerportal.js.map +1 -1
  675. package/sdk/oauth2.js +1 -2
  676. package/sdk/oauth2.js.map +1 -1
  677. package/sdk/sdk.js +19 -38
  678. package/sdk/sdk.js.map +1 -1
  679. package/src/funcs/advertisementsList.ts +2 -2
  680. package/src/funcs/benefitsGrants.ts +2 -2
  681. package/src/funcs/benefitsList.ts +2 -2
  682. package/src/funcs/checkoutLinksList.ts +2 -2
  683. package/src/funcs/checkoutsCustomList.ts +2 -2
  684. package/src/funcs/customFieldsList.ts +2 -2
  685. package/src/funcs/customerPortalBenefitGrantsList.ts +2 -2
  686. package/src/funcs/customerPortalDownloadablesList.ts +2 -2
  687. package/src/funcs/customerPortalLicenseKeysList.ts +2 -2
  688. package/src/funcs/customerPortalOrdersList.ts +2 -2
  689. package/src/funcs/customerPortalSubscriptionsList.ts +2 -2
  690. package/src/funcs/customersList.ts +2 -2
  691. package/src/funcs/discountsList.ts +2 -2
  692. package/src/funcs/externalOrganizationsList.ts +2 -2
  693. package/src/funcs/filesList.ts +2 -2
  694. package/src/funcs/licenseKeysList.ts +2 -2
  695. package/src/funcs/oauth2ClientsList.ts +2 -2
  696. package/src/funcs/ordersList.ts +2 -2
  697. package/src/funcs/organizationsList.ts +2 -2
  698. package/src/funcs/productsList.ts +2 -2
  699. package/src/funcs/repositoriesList.ts +2 -2
  700. package/src/funcs/subscriptionsList.ts +2 -2
  701. package/src/lib/config.ts +3 -3
  702. package/src/lib/security.ts +1 -1
  703. package/src/models/components/authorizeresponseorganization.ts +1 -33
  704. package/src/models/components/authorizeresponseuser.ts +1 -30
  705. package/src/models/components/benefitads.ts +1 -28
  706. package/src/models/components/benefitadscreate.ts +1 -28
  707. package/src/models/components/benefitadssubscriber.ts +1 -30
  708. package/src/models/components/benefitadsupdate.ts +1 -28
  709. package/src/models/components/benefitcustom.ts +1 -28
  710. package/src/models/components/benefitcustomcreate.ts +1 -30
  711. package/src/models/components/benefitcustomsubscriber.ts +1 -30
  712. package/src/models/components/benefitcustomupdate.ts +1 -30
  713. package/src/models/components/benefitdiscord.ts +1 -28
  714. package/src/models/components/benefitdiscordcreate.ts +1 -30
  715. package/src/models/components/benefitdiscordsubscriber.ts +1 -30
  716. package/src/models/components/benefitdiscordupdate.ts +1 -30
  717. package/src/models/components/benefitdownloadables.ts +1 -30
  718. package/src/models/components/benefitdownloadablescreate.ts +1 -30
  719. package/src/models/components/benefitdownloadablessubscriber.ts +1 -31
  720. package/src/models/components/benefitdownloadablesupdate.ts +1 -30
  721. package/src/models/components/benefitgithubrepository.ts +1 -30
  722. package/src/models/components/benefitgithubrepositorycreate.ts +1 -31
  723. package/src/models/components/benefitgithubrepositorysubscriber.ts +1 -33
  724. package/src/models/components/benefitgithubrepositoryupdate.ts +1 -31
  725. package/src/models/components/benefitgrant.ts +13 -0
  726. package/src/models/components/benefitgrantwebhook.ts +13 -0
  727. package/src/models/components/benefitlicensekeys.ts +1 -28
  728. package/src/models/components/benefitlicensekeyscreate.ts +1 -30
  729. package/src/models/components/benefitlicensekeyssubscriber.ts +1 -30
  730. package/src/models/components/benefitlicensekeysupdate.ts +1 -30
  731. package/src/models/components/checkout.ts +9 -4
  732. package/src/models/components/checkoutlink.ts +9 -4
  733. package/src/models/components/checkoutlinkpricecreate.ts +1 -38
  734. package/src/models/components/checkoutlinkproductcreate.ts +1 -38
  735. package/src/models/components/checkoutpricecreate.ts +0 -46
  736. package/src/models/components/checkoutproductcreate.ts +0 -47
  737. package/src/models/components/checkoutpublic.ts +9 -4
  738. package/src/models/components/checkoutpublicconfirmed.ts +10 -30
  739. package/src/models/components/customerbenefitgrantads.ts +10 -0
  740. package/src/models/components/customerbenefitgrantadsupdate.ts +1 -32
  741. package/src/models/components/customerbenefitgrantcustom.ts +10 -0
  742. package/src/models/components/customerbenefitgrantcustomupdate.ts +1 -32
  743. package/src/models/components/customerbenefitgrantdiscord.ts +10 -0
  744. package/src/models/components/customerbenefitgrantdiscordupdate.ts +1 -32
  745. package/src/models/components/customerbenefitgrantdownloadables.ts +10 -0
  746. package/src/models/components/customerbenefitgrantdownloadablesupdate.ts +1 -32
  747. package/src/models/components/customerbenefitgrantgithubrepository.ts +10 -0
  748. package/src/models/components/customerbenefitgrantgithubrepositoryupdate.ts +3 -34
  749. package/src/models/components/customerbenefitgrantlicensekeys.ts +10 -0
  750. package/src/models/components/customerbenefitgrantlicensekeysupdate.ts +1 -32
  751. package/src/models/components/customersession.ts +6 -0
  752. package/src/models/components/customfieldcheckbox.ts +1 -30
  753. package/src/models/components/customfieldcreatecheckbox.ts +1 -30
  754. package/src/models/components/customfieldcreatedate.ts +1 -30
  755. package/src/models/components/customfieldcreatenumber.ts +1 -30
  756. package/src/models/components/customfieldcreateselect.ts +1 -30
  757. package/src/models/components/customfieldcreatetext.ts +1 -30
  758. package/src/models/components/customfielddate.ts +1 -28
  759. package/src/models/components/customfieldnumber.ts +1 -28
  760. package/src/models/components/customfieldselect.ts +1 -28
  761. package/src/models/components/customfieldtext.ts +1 -28
  762. package/src/models/components/customfieldupdatecheckbox.ts +1 -30
  763. package/src/models/components/customfieldupdatedate.ts +1 -30
  764. package/src/models/components/customfieldupdatenumber.ts +1 -30
  765. package/src/models/components/customfieldupdateselect.ts +1 -30
  766. package/src/models/components/customfieldupdatetext.ts +1 -30
  767. package/src/models/components/downloadablefilecreate.ts +1 -30
  768. package/src/models/components/downloadablefileread.ts +1 -30
  769. package/src/models/components/externalorganization.ts +9 -4
  770. package/src/models/components/introspecttokenresponse.ts +14 -18
  771. package/src/models/components/issue.ts +9 -4
  772. package/src/models/components/oauth2client.ts +3 -29
  773. package/src/models/components/oauth2clientconfiguration.ts +3 -36
  774. package/src/models/components/oauth2clientconfigurationupdate.ts +3 -39
  775. package/src/models/components/onev11oauth21tokenpostxcomponentsauthorizationcodetokenrequest.ts +3 -26
  776. package/src/models/components/onev11oauth21tokenpostxcomponentsrefreshtokenrequest.ts +1 -38
  777. package/src/models/components/organizationavatarfilecreate.ts +3 -32
  778. package/src/models/components/organizationavatarfileread.ts +3 -31
  779. package/src/models/components/productmediafilecreate.ts +1 -30
  780. package/src/models/components/productmediafileread.ts +1 -26
  781. package/src/models/components/productpriceonetimecustom.ts +2 -67
  782. package/src/models/components/productpriceonetimecustomcreate.ts +2 -63
  783. package/src/models/components/productpriceonetimefixed.ts +2 -66
  784. package/src/models/components/productpriceonetimefixedcreate.ts +2 -62
  785. package/src/models/components/productpriceonetimefree.ts +2 -66
  786. package/src/models/components/productpriceonetimefreecreate.ts +2 -62
  787. package/src/models/components/productpricerecurringcustom.ts +2 -68
  788. package/src/models/components/productpricerecurringfixed.ts +2 -58
  789. package/src/models/components/productpricerecurringfixedcreate.ts +2 -64
  790. package/src/models/components/productpricerecurringfree.ts +2 -67
  791. package/src/models/components/productpricerecurringfreecreate.ts +2 -63
  792. package/src/models/components/repository.ts +9 -4
  793. package/src/models/components/tokenresponse.ts +1 -26
  794. package/src/models/components/webhookbenefitcreatedpayload.ts +1 -30
  795. package/src/models/components/webhookbenefitgrantcreatedpayload.ts +3 -33
  796. package/src/models/components/webhookbenefitgrantrevokedpayload.ts +3 -33
  797. package/src/models/components/webhookbenefitgrantupdatedpayload.ts +3 -33
  798. package/src/models/components/webhookbenefitupdatedpayload.ts +1 -30
  799. package/src/models/components/webhookcheckoutcreatedpayload.ts +1 -31
  800. package/src/models/components/webhookcheckoutupdatedpayload.ts +1 -31
  801. package/src/models/components/webhookordercreatedpayload.ts +1 -30
  802. package/src/models/components/webhookorganizationupdatedpayload.ts +3 -33
  803. package/src/models/components/webhookpledgecreatedpayload.ts +1 -30
  804. package/src/models/components/webhookpledgeupdatedpayload.ts +1 -30
  805. package/src/models/components/webhookproductcreatedpayload.ts +1 -30
  806. package/src/models/components/webhookproductupdatedpayload.ts +1 -30
  807. package/src/models/components/webhooksubscriptionactivepayload.ts +3 -33
  808. package/src/models/components/webhooksubscriptioncanceledpayload.ts +3 -33
  809. package/src/models/components/webhooksubscriptioncreatedpayload.ts +3 -33
  810. package/src/models/components/webhooksubscriptionrevokedpayload.ts +3 -33
  811. package/src/models/components/webhooksubscriptionupdatedpayload.ts +3 -33
  812. package/src/models/errors/alreadycanceledsubscription.ts +1 -30
  813. package/src/models/errors/notpermitted.ts +1 -28
  814. package/src/models/errors/resourcenotfound.ts +1 -26
  815. package/src/models/errors/unauthorized.ts +1 -28
@@ -1,16 +1,7 @@
1
1
  import * as z from "zod";
2
- import { ClosedEnum } from "../../types/enums.js";
3
2
  import { Result as SafeParseResult } from "../../types/fp.js";
4
3
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
4
  import { SubscriptionRecurringInterval } from "./subscriptionrecurringinterval.js";
6
- export declare const ProductPriceRecurringFixedCreateType: {
7
- readonly Recurring: "recurring";
8
- };
9
- export type ProductPriceRecurringFixedCreateType = ClosedEnum<typeof ProductPriceRecurringFixedCreateType>;
10
- export declare const ProductPriceRecurringFixedCreateAmountType: {
11
- readonly Fixed: "fixed";
12
- };
13
- export type ProductPriceRecurringFixedCreateAmountType = ClosedEnum<typeof ProductPriceRecurringFixedCreateAmountType>;
14
5
  /**
15
6
  * Schema to create a recurring product price, i.e. a subscription.
16
7
  */
@@ -28,42 +19,6 @@ export type ProductPriceRecurringFixedCreate = {
28
19
  recurringInterval: SubscriptionRecurringInterval;
29
20
  };
30
21
  /** @internal */
31
- export declare const ProductPriceRecurringFixedCreateType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFixedCreateType>;
32
- /** @internal */
33
- export declare const ProductPriceRecurringFixedCreateType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFixedCreateType>;
34
- /**
35
- * @internal
36
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
37
- */
38
- export declare namespace ProductPriceRecurringFixedCreateType$ {
39
- /** @deprecated use `ProductPriceRecurringFixedCreateType$inboundSchema` instead. */
40
- const inboundSchema: z.ZodNativeEnum<{
41
- readonly Recurring: "recurring";
42
- }>;
43
- /** @deprecated use `ProductPriceRecurringFixedCreateType$outboundSchema` instead. */
44
- const outboundSchema: z.ZodNativeEnum<{
45
- readonly Recurring: "recurring";
46
- }>;
47
- }
48
- /** @internal */
49
- export declare const ProductPriceRecurringFixedCreateAmountType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFixedCreateAmountType>;
50
- /** @internal */
51
- export declare const ProductPriceRecurringFixedCreateAmountType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFixedCreateAmountType>;
52
- /**
53
- * @internal
54
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
55
- */
56
- export declare namespace ProductPriceRecurringFixedCreateAmountType$ {
57
- /** @deprecated use `ProductPriceRecurringFixedCreateAmountType$inboundSchema` instead. */
58
- const inboundSchema: z.ZodNativeEnum<{
59
- readonly Fixed: "fixed";
60
- }>;
61
- /** @deprecated use `ProductPriceRecurringFixedCreateAmountType$outboundSchema` instead. */
62
- const outboundSchema: z.ZodNativeEnum<{
63
- readonly Fixed: "fixed";
64
- }>;
65
- }
66
- /** @internal */
67
22
  export declare const ProductPriceRecurringFixedCreate$inboundSchema: z.ZodType<ProductPriceRecurringFixedCreate, z.ZodTypeDef, unknown>;
68
23
  /** @internal */
69
24
  export type ProductPriceRecurringFixedCreate$Outbound = {
@@ -1 +1 @@
1
- {"version":3,"file":"productpricerecurringfixedcreate.d.ts","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfixedcreate.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,6BAA6B,EAG9B,MAAM,oCAAoC,CAAC;AAE5C,eAAO,MAAM,oCAAoC;;CAEvC,CAAC;AACX,MAAM,MAAM,oCAAoC,GAAG,UAAU,CAC3D,OAAO,oCAAoC,CAC5C,CAAC;AAEF,eAAO,MAAM,0CAA0C;;CAE7C,CAAC;AACX,MAAM,MAAM,0CAA0C,GAAG,UAAU,CACjE,OAAO,0CAA0C,CAClD,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,gCAAgC,GAAG;IAC7C,IAAI,CAAC,EAAE,WAAW,GAAG,SAAS,CAAC;IAC/B,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACjC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,iBAAiB,EAAE,6BAA6B,CAAC;CAClD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,kDAAkD,EAC7D,CAAC,CAAC,aAAa,CAAC,OAAO,oCAAoC,CAE1D,CAAC;AAEJ,gBAAgB;AAChB,eAAO,MAAM,mDAAmD,EAC9D,CAAC,CAAC,aAAa,CAAC,OAAO,oCAAoC,CACP,CAAC;AAEvD;;;GAGG;AACH,yBAAiB,qCAAqC,CAAC;IACrD,oFAAoF;IAC7E,MAAM,aAAa;;MAC0B,CAAC;IACrD,qFAAqF;IAC9E,MAAM,cAAc;;MAC0B,CAAC;CACvD;AAED,gBAAgB;AAChB,eAAO,MAAM,wDAAwD,EACnE,CAAC,CAAC,aAAa,CAAC,OAAO,0CAA0C,CACR,CAAC;AAE5D,gBAAgB;AAChB,eAAO,MAAM,yDAAyD,EACpE,CAAC,CAAC,aAAa,CAAC,OAAO,0CAA0C,CACP,CAAC;AAE7D;;;GAGG;AACH,yBAAiB,2CAA2C,CAAC;IAC3D,0FAA0F;IACnF,MAAM,aAAa;;MACgC,CAAC;IAC3D,2FAA2F;IACpF,MAAM,cAAc;;MACgC,CAAC;CAC7D;AAED,gBAAgB;AAChB,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CACpE,gCAAgC,EAChC,CAAC,CAAC,UAAU,EACZ,OAAO,CAcP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,yCAAyC,GAAG;IACtD,IAAI,EAAE,WAAW,CAAC;IAClB,WAAW,EAAE,OAAO,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,kBAAkB,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,+CAA+C,EAAE,CAAC,CAAC,OAAO,CACrE,yCAAyC,EACzC,CAAC,CAAC,UAAU,EACZ,gCAAgC,CAchC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,iCAAiC,CAAC;IACjD,gFAAgF;IACzE,MAAM,aAAa,oEAAiD,CAAC;IAC5E,iFAAiF;IAC1E,MAAM,cAAc,sGAAkD,CAAC;IAC9E,2EAA2E;IAC3E,KAAY,QAAQ,GAAG,yCAAyC,CAAC;CAClE;AAED,wBAAgB,sCAAsC,CACpD,gCAAgC,EAAE,gCAAgC,GACjE,MAAM,CAMR;AAED,wBAAgB,wCAAwC,CACtD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,gCAAgC,EAAE,kBAAkB,CAAC,CAMvE"}
1
+ {"version":3,"file":"productpricerecurringfixedcreate.d.ts","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfixedcreate.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,6BAA6B,EAG9B,MAAM,oCAAoC,CAAC;AAE5C;;GAEG;AACH,MAAM,MAAM,gCAAgC,GAAG;IAC7C,IAAI,CAAC,EAAE,WAAW,GAAG,SAAS,CAAC;IAC/B,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACjC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACnC,iBAAiB,EAAE,6BAA6B,CAAC;CAClD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CACpE,gCAAgC,EAChC,CAAC,CAAC,UAAU,EACZ,OAAO,CAcP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,yCAAyC,GAAG;IACtD,IAAI,EAAE,WAAW,CAAC;IAClB,WAAW,EAAE,OAAO,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,kBAAkB,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,+CAA+C,EAAE,CAAC,CAAC,OAAO,CACrE,yCAAyC,EACzC,CAAC,CAAC,UAAU,EACZ,gCAAgC,CAchC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,iCAAiC,CAAC;IACjD,gFAAgF;IACzE,MAAM,aAAa,oEAAiD,CAAC;IAC5E,iFAAiF;IAC1E,MAAM,cAAc,sGAAkD,CAAC;IAC9E,2EAA2E;IAC3E,KAAY,QAAQ,GAAG,yCAAyC,CAAC;CAClE;AAED,wBAAgB,sCAAsC,CACpD,gCAAgC,EAAE,gCAAgC,GACjE,MAAM,CAMR;AAED,wBAAgB,wCAAwC,CACtD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,gCAAgC,EAAE,kBAAkB,CAAC,CAMvE"}
@@ -26,50 +26,13 @@ var __importStar = (this && this.__importStar) || function (mod) {
26
26
  return result;
27
27
  };
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.ProductPriceRecurringFixedCreate$ = exports.ProductPriceRecurringFixedCreate$outboundSchema = exports.ProductPriceRecurringFixedCreate$inboundSchema = exports.ProductPriceRecurringFixedCreateAmountType$ = exports.ProductPriceRecurringFixedCreateAmountType$outboundSchema = exports.ProductPriceRecurringFixedCreateAmountType$inboundSchema = exports.ProductPriceRecurringFixedCreateType$ = exports.ProductPriceRecurringFixedCreateType$outboundSchema = exports.ProductPriceRecurringFixedCreateType$inboundSchema = exports.ProductPriceRecurringFixedCreateAmountType = exports.ProductPriceRecurringFixedCreateType = void 0;
29
+ exports.ProductPriceRecurringFixedCreate$ = exports.ProductPriceRecurringFixedCreate$outboundSchema = exports.ProductPriceRecurringFixedCreate$inboundSchema = void 0;
30
30
  exports.productPriceRecurringFixedCreateToJSON = productPriceRecurringFixedCreateToJSON;
31
31
  exports.productPriceRecurringFixedCreateFromJSON = productPriceRecurringFixedCreateFromJSON;
32
32
  const z = __importStar(require("zod"));
33
33
  const primitives_js_1 = require("../../lib/primitives.js");
34
34
  const schemas_js_1 = require("../../lib/schemas.js");
35
35
  const subscriptionrecurringinterval_js_1 = require("./subscriptionrecurringinterval.js");
36
- exports.ProductPriceRecurringFixedCreateType = {
37
- Recurring: "recurring",
38
- };
39
- exports.ProductPriceRecurringFixedCreateAmountType = {
40
- Fixed: "fixed",
41
- };
42
- /** @internal */
43
- exports.ProductPriceRecurringFixedCreateType$inboundSchema = z.nativeEnum(exports.ProductPriceRecurringFixedCreateType);
44
- /** @internal */
45
- exports.ProductPriceRecurringFixedCreateType$outboundSchema = exports.ProductPriceRecurringFixedCreateType$inboundSchema;
46
- /**
47
- * @internal
48
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
49
- */
50
- var ProductPriceRecurringFixedCreateType$;
51
- (function (ProductPriceRecurringFixedCreateType$) {
52
- /** @deprecated use `ProductPriceRecurringFixedCreateType$inboundSchema` instead. */
53
- ProductPriceRecurringFixedCreateType$.inboundSchema = exports.ProductPriceRecurringFixedCreateType$inboundSchema;
54
- /** @deprecated use `ProductPriceRecurringFixedCreateType$outboundSchema` instead. */
55
- ProductPriceRecurringFixedCreateType$.outboundSchema = exports.ProductPriceRecurringFixedCreateType$outboundSchema;
56
- })(ProductPriceRecurringFixedCreateType$ || (exports.ProductPriceRecurringFixedCreateType$ = ProductPriceRecurringFixedCreateType$ = {}));
57
- /** @internal */
58
- exports.ProductPriceRecurringFixedCreateAmountType$inboundSchema = z
59
- .nativeEnum(exports.ProductPriceRecurringFixedCreateAmountType);
60
- /** @internal */
61
- exports.ProductPriceRecurringFixedCreateAmountType$outboundSchema = exports.ProductPriceRecurringFixedCreateAmountType$inboundSchema;
62
- /**
63
- * @internal
64
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
65
- */
66
- var ProductPriceRecurringFixedCreateAmountType$;
67
- (function (ProductPriceRecurringFixedCreateAmountType$) {
68
- /** @deprecated use `ProductPriceRecurringFixedCreateAmountType$inboundSchema` instead. */
69
- ProductPriceRecurringFixedCreateAmountType$.inboundSchema = exports.ProductPriceRecurringFixedCreateAmountType$inboundSchema;
70
- /** @deprecated use `ProductPriceRecurringFixedCreateAmountType$outboundSchema` instead. */
71
- ProductPriceRecurringFixedCreateAmountType$.outboundSchema = exports.ProductPriceRecurringFixedCreateAmountType$outboundSchema;
72
- })(ProductPriceRecurringFixedCreateAmountType$ || (exports.ProductPriceRecurringFixedCreateAmountType$ = ProductPriceRecurringFixedCreateAmountType$ = {}));
73
36
  /** @internal */
74
37
  exports.ProductPriceRecurringFixedCreate$inboundSchema = z.object({
75
38
  type: z.literal("recurring").optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"productpricerecurringfixedcreate.js","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfixedcreate.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"productpricerecurringfixedcreate.js","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfixedcreate.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AA4FH,wFAQC;AAED,4FAQC;AA5GD,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAGjD,yFAI4C;AAmB5C,gBAAgB;AACH,QAAA,8CAA8C,GAIvD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;IACvC,WAAW,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,QAAQ,EAAE;IAC1C,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC9B,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC;IACzC,kBAAkB,EAAE,8EAA2C;CAChE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,aAAa,EAAE,YAAY;QAC3B,cAAc,EAAE,aAAa;QAC7B,gBAAgB,EAAE,eAAe;QACjC,oBAAoB,EAAE,mBAAmB;KAC1C,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAWH,gBAAgB;AACH,QAAA,+CAA+C,GAIxD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,OAAO,CAAC,WAAoB,CAAC;IAC1D,UAAU,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,OAAgB,CAAC;IACxD,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC7B,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC;IACxC,iBAAiB,EAAE,+EAA4C;CAChE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,aAAa;QACzB,WAAW,EAAE,cAAc;QAC3B,aAAa,EAAE,gBAAgB;QAC/B,iBAAiB,EAAE,oBAAoB;KACxC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,iCAAiC,CAOjD;AAPD,WAAiB,iCAAiC;IAChD,gFAAgF;IACnE,+CAAa,GAAG,sDAA8C,CAAC;IAC5E,iFAAiF;IACpE,gDAAc,GAAG,uDAA+C,CAAC;AAGhF,CAAC,EAPgB,iCAAiC,iDAAjC,iCAAiC,QAOjD;AAED,SAAgB,sCAAsC,CACpD,gCAAkE;IAElE,OAAO,IAAI,CAAC,SAAS,CACnB,uDAA+C,CAAC,KAAK,CACnD,gCAAgC,CACjC,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,wCAAwC,CACtD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,sDAA8C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAC1E,8DAA8D,CAC/D,CAAC;AACJ,CAAC"}
@@ -1,22 +1,7 @@
1
1
  import * as z from "zod";
2
- import { ClosedEnum } from "../../types/enums.js";
3
2
  import { Result as SafeParseResult } from "../../types/fp.js";
4
3
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
4
  import { SubscriptionRecurringInterval } from "./subscriptionrecurringinterval.js";
6
- export declare const ProductPriceRecurringFreeAmountType: {
7
- readonly Free: "free";
8
- };
9
- export type ProductPriceRecurringFreeAmountType = ClosedEnum<typeof ProductPriceRecurringFreeAmountType>;
10
- /**
11
- * The type of the price.
12
- */
13
- export declare const ProductPriceRecurringFreeType: {
14
- readonly Recurring: "recurring";
15
- };
16
- /**
17
- * The type of the price.
18
- */
19
- export type ProductPriceRecurringFreeType = ClosedEnum<typeof ProductPriceRecurringFreeType>;
20
5
  /**
21
6
  * A free recurring price for a product, i.e. a subscription.
22
7
  */
@@ -49,42 +34,6 @@ export type ProductPriceRecurringFree = {
49
34
  recurringInterval: SubscriptionRecurringInterval;
50
35
  };
51
36
  /** @internal */
52
- export declare const ProductPriceRecurringFreeAmountType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFreeAmountType>;
53
- /** @internal */
54
- export declare const ProductPriceRecurringFreeAmountType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFreeAmountType>;
55
- /**
56
- * @internal
57
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
58
- */
59
- export declare namespace ProductPriceRecurringFreeAmountType$ {
60
- /** @deprecated use `ProductPriceRecurringFreeAmountType$inboundSchema` instead. */
61
- const inboundSchema: z.ZodNativeEnum<{
62
- readonly Free: "free";
63
- }>;
64
- /** @deprecated use `ProductPriceRecurringFreeAmountType$outboundSchema` instead. */
65
- const outboundSchema: z.ZodNativeEnum<{
66
- readonly Free: "free";
67
- }>;
68
- }
69
- /** @internal */
70
- export declare const ProductPriceRecurringFreeType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFreeType>;
71
- /** @internal */
72
- export declare const ProductPriceRecurringFreeType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFreeType>;
73
- /**
74
- * @internal
75
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
76
- */
77
- export declare namespace ProductPriceRecurringFreeType$ {
78
- /** @deprecated use `ProductPriceRecurringFreeType$inboundSchema` instead. */
79
- const inboundSchema: z.ZodNativeEnum<{
80
- readonly Recurring: "recurring";
81
- }>;
82
- /** @deprecated use `ProductPriceRecurringFreeType$outboundSchema` instead. */
83
- const outboundSchema: z.ZodNativeEnum<{
84
- readonly Recurring: "recurring";
85
- }>;
86
- }
87
- /** @internal */
88
37
  export declare const ProductPriceRecurringFree$inboundSchema: z.ZodType<ProductPriceRecurringFree, z.ZodTypeDef, unknown>;
89
38
  /** @internal */
90
39
  export type ProductPriceRecurringFree$Outbound = {
@@ -1 +1 @@
1
- {"version":3,"file":"productpricerecurringfree.d.ts","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfree.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"productpricerecurringfree.d.ts","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfree.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,6BAA6B,EAG9B,MAAM,oCAAoC,CAAC;AAE5C;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG;IACtC;;OAEG;IACH,SAAS,EAAE,IAAI,CAAC;IAChB;;OAEG;IACH,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC;;OAEG;IACH,UAAU,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,WAAW,GAAG,SAAS,CAAC;IAC/B,iBAAiB,EAAE,6BAA6B,CAAC;CAClD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uCAAuC,EAAE,CAAC,CAAC,OAAO,CAC7D,yBAAyB,EACzB,CAAC,CAAC,UAAU,EACZ,OAAO,CAqBP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,kCAAkC,GAAG;IAC/C,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,IAAI,EAAE,WAAW,CAAC;IAClB,kBAAkB,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,yBAAyB,CAmBzB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,0BAA0B,CAAC;IAC1C,yEAAyE;IAClE,MAAM,aAAa,6DAA0C,CAAC;IACrE,0EAA0E;IACnE,MAAM,cAAc,wFAA2C,CAAC;IACvE,oEAAoE;IACpE,KAAY,QAAQ,GAAG,kCAAkC,CAAC;CAC3D;AAED,wBAAgB,+BAA+B,CAC7C,yBAAyB,EAAE,yBAAyB,GACnD,MAAM,CAIR;AAED,wBAAgB,iCAAiC,CAC/C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,yBAAyB,EAAE,kBAAkB,CAAC,CAMhE"}
@@ -26,52 +26,13 @@ var __importStar = (this && this.__importStar) || function (mod) {
26
26
  return result;
27
27
  };
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.ProductPriceRecurringFree$ = exports.ProductPriceRecurringFree$outboundSchema = exports.ProductPriceRecurringFree$inboundSchema = exports.ProductPriceRecurringFreeType$ = exports.ProductPriceRecurringFreeType$outboundSchema = exports.ProductPriceRecurringFreeType$inboundSchema = exports.ProductPriceRecurringFreeAmountType$ = exports.ProductPriceRecurringFreeAmountType$outboundSchema = exports.ProductPriceRecurringFreeAmountType$inboundSchema = exports.ProductPriceRecurringFreeType = exports.ProductPriceRecurringFreeAmountType = void 0;
29
+ exports.ProductPriceRecurringFree$ = exports.ProductPriceRecurringFree$outboundSchema = exports.ProductPriceRecurringFree$inboundSchema = void 0;
30
30
  exports.productPriceRecurringFreeToJSON = productPriceRecurringFreeToJSON;
31
31
  exports.productPriceRecurringFreeFromJSON = productPriceRecurringFreeFromJSON;
32
32
  const z = __importStar(require("zod"));
33
33
  const primitives_js_1 = require("../../lib/primitives.js");
34
34
  const schemas_js_1 = require("../../lib/schemas.js");
35
35
  const subscriptionrecurringinterval_js_1 = require("./subscriptionrecurringinterval.js");
36
- exports.ProductPriceRecurringFreeAmountType = {
37
- Free: "free",
38
- };
39
- /**
40
- * The type of the price.
41
- */
42
- exports.ProductPriceRecurringFreeType = {
43
- Recurring: "recurring",
44
- };
45
- /** @internal */
46
- exports.ProductPriceRecurringFreeAmountType$inboundSchema = z.nativeEnum(exports.ProductPriceRecurringFreeAmountType);
47
- /** @internal */
48
- exports.ProductPriceRecurringFreeAmountType$outboundSchema = exports.ProductPriceRecurringFreeAmountType$inboundSchema;
49
- /**
50
- * @internal
51
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
52
- */
53
- var ProductPriceRecurringFreeAmountType$;
54
- (function (ProductPriceRecurringFreeAmountType$) {
55
- /** @deprecated use `ProductPriceRecurringFreeAmountType$inboundSchema` instead. */
56
- ProductPriceRecurringFreeAmountType$.inboundSchema = exports.ProductPriceRecurringFreeAmountType$inboundSchema;
57
- /** @deprecated use `ProductPriceRecurringFreeAmountType$outboundSchema` instead. */
58
- ProductPriceRecurringFreeAmountType$.outboundSchema = exports.ProductPriceRecurringFreeAmountType$outboundSchema;
59
- })(ProductPriceRecurringFreeAmountType$ || (exports.ProductPriceRecurringFreeAmountType$ = ProductPriceRecurringFreeAmountType$ = {}));
60
- /** @internal */
61
- exports.ProductPriceRecurringFreeType$inboundSchema = z.nativeEnum(exports.ProductPriceRecurringFreeType);
62
- /** @internal */
63
- exports.ProductPriceRecurringFreeType$outboundSchema = exports.ProductPriceRecurringFreeType$inboundSchema;
64
- /**
65
- * @internal
66
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
67
- */
68
- var ProductPriceRecurringFreeType$;
69
- (function (ProductPriceRecurringFreeType$) {
70
- /** @deprecated use `ProductPriceRecurringFreeType$inboundSchema` instead. */
71
- ProductPriceRecurringFreeType$.inboundSchema = exports.ProductPriceRecurringFreeType$inboundSchema;
72
- /** @deprecated use `ProductPriceRecurringFreeType$outboundSchema` instead. */
73
- ProductPriceRecurringFreeType$.outboundSchema = exports.ProductPriceRecurringFreeType$outboundSchema;
74
- })(ProductPriceRecurringFreeType$ || (exports.ProductPriceRecurringFreeType$ = ProductPriceRecurringFreeType$ = {}));
75
36
  /** @internal */
76
37
  exports.ProductPriceRecurringFree$inboundSchema = z.object({
77
38
  created_at: z.string().datetime({ offset: true }).transform(v => new Date(v)),
@@ -1 +1 @@
1
- {"version":3,"file":"productpricerecurringfree.js","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfree.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"productpricerecurringfree.js","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfree.ts"],"names":[],"mappings":"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"}
@@ -1,16 +1,7 @@
1
1
  import * as z from "zod";
2
- import { ClosedEnum } from "../../types/enums.js";
3
2
  import { Result as SafeParseResult } from "../../types/fp.js";
4
3
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
4
  import { SubscriptionRecurringInterval } from "./subscriptionrecurringinterval.js";
6
- export declare const ProductPriceRecurringFreeCreateType: {
7
- readonly Recurring: "recurring";
8
- };
9
- export type ProductPriceRecurringFreeCreateType = ClosedEnum<typeof ProductPriceRecurringFreeCreateType>;
10
- export declare const ProductPriceRecurringFreeCreateAmountType: {
11
- readonly Free: "free";
12
- };
13
- export type ProductPriceRecurringFreeCreateAmountType = ClosedEnum<typeof ProductPriceRecurringFreeCreateAmountType>;
14
5
  /**
15
6
  * Schema to create a free recurring product price, i.e. a subscription.
16
7
  */
@@ -20,42 +11,6 @@ export type ProductPriceRecurringFreeCreate = {
20
11
  recurringInterval: SubscriptionRecurringInterval;
21
12
  };
22
13
  /** @internal */
23
- export declare const ProductPriceRecurringFreeCreateType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFreeCreateType>;
24
- /** @internal */
25
- export declare const ProductPriceRecurringFreeCreateType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFreeCreateType>;
26
- /**
27
- * @internal
28
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
29
- */
30
- export declare namespace ProductPriceRecurringFreeCreateType$ {
31
- /** @deprecated use `ProductPriceRecurringFreeCreateType$inboundSchema` instead. */
32
- const inboundSchema: z.ZodNativeEnum<{
33
- readonly Recurring: "recurring";
34
- }>;
35
- /** @deprecated use `ProductPriceRecurringFreeCreateType$outboundSchema` instead. */
36
- const outboundSchema: z.ZodNativeEnum<{
37
- readonly Recurring: "recurring";
38
- }>;
39
- }
40
- /** @internal */
41
- export declare const ProductPriceRecurringFreeCreateAmountType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFreeCreateAmountType>;
42
- /** @internal */
43
- export declare const ProductPriceRecurringFreeCreateAmountType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringFreeCreateAmountType>;
44
- /**
45
- * @internal
46
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
47
- */
48
- export declare namespace ProductPriceRecurringFreeCreateAmountType$ {
49
- /** @deprecated use `ProductPriceRecurringFreeCreateAmountType$inboundSchema` instead. */
50
- const inboundSchema: z.ZodNativeEnum<{
51
- readonly Free: "free";
52
- }>;
53
- /** @deprecated use `ProductPriceRecurringFreeCreateAmountType$outboundSchema` instead. */
54
- const outboundSchema: z.ZodNativeEnum<{
55
- readonly Free: "free";
56
- }>;
57
- }
58
- /** @internal */
59
14
  export declare const ProductPriceRecurringFreeCreate$inboundSchema: z.ZodType<ProductPriceRecurringFreeCreate, z.ZodTypeDef, unknown>;
60
15
  /** @internal */
61
16
  export type ProductPriceRecurringFreeCreate$Outbound = {
@@ -1 +1 @@
1
- {"version":3,"file":"productpricerecurringfreecreate.d.ts","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfreecreate.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,6BAA6B,EAG9B,MAAM,oCAAoC,CAAC;AAE5C,eAAO,MAAM,mCAAmC;;CAEtC,CAAC;AACX,MAAM,MAAM,mCAAmC,GAAG,UAAU,CAC1D,OAAO,mCAAmC,CAC3C,CAAC;AAEF,eAAO,MAAM,yCAAyC;;CAE5C,CAAC;AACX,MAAM,MAAM,yCAAyC,GAAG,UAAU,CAChE,OAAO,yCAAyC,CACjD,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C,IAAI,CAAC,EAAE,WAAW,GAAG,SAAS,CAAC;IAC/B,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,iBAAiB,EAAE,6BAA6B,CAAC;CAClD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,aAAa,CAC7E,OAAO,mCAAmC,CACS,CAAC;AAEtD,gBAAgB;AAChB,eAAO,MAAM,kDAAkD,EAC7D,CAAC,CAAC,aAAa,CAAC,OAAO,mCAAmC,CACP,CAAC;AAEtD;;;GAGG;AACH,yBAAiB,oCAAoC,CAAC;IACpD,mFAAmF;IAC5E,MAAM,aAAa;;MACyB,CAAC;IACpD,oFAAoF;IAC7E,MAAM,cAAc;;MACyB,CAAC;CACtD;AAED,gBAAgB;AAChB,eAAO,MAAM,uDAAuD,EAClE,CAAC,CAAC,aAAa,CAAC,OAAO,yCAAyC,CACR,CAAC;AAE3D,gBAAgB;AAChB,eAAO,MAAM,wDAAwD,EACnE,CAAC,CAAC,aAAa,CAAC,OAAO,yCAAyC,CACP,CAAC;AAE5D;;;GAGG;AACH,yBAAiB,0CAA0C,CAAC;IAC1D,yFAAyF;IAClF,MAAM,aAAa;;MAC+B,CAAC;IAC1D,0FAA0F;IACnF,MAAM,cAAc;;MAC+B,CAAC;CAC5D;AAED,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,+BAA+B,EAC/B,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,wCAAwC,GAAG;IACrD,IAAI,EAAE,WAAW,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CACpE,wCAAwC,EACxC,CAAC,CAAC,UAAU,EACZ,+BAA+B,CAU/B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,gCAAgC,CAAC;IAChD,+EAA+E;IACxE,MAAM,aAAa,mEAAgD,CAAC;IAC3E,gFAAgF;IACzE,MAAM,cAAc,oGAAiD,CAAC;IAC7E,0EAA0E;IAC1E,KAAY,QAAQ,GAAG,wCAAwC,CAAC;CACjE;AAED,wBAAgB,qCAAqC,CACnD,+BAA+B,EAAE,+BAA+B,GAC/D,MAAM,CAMR;AAED,wBAAgB,uCAAuC,CACrD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,+BAA+B,EAAE,kBAAkB,CAAC,CAMtE"}
1
+ {"version":3,"file":"productpricerecurringfreecreate.d.ts","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfreecreate.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,6BAA6B,EAG9B,MAAM,oCAAoC,CAAC;AAE5C;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG;IAC5C,IAAI,CAAC,EAAE,WAAW,GAAG,SAAS,CAAC;IAC/B,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,iBAAiB,EAAE,6BAA6B,CAAC;CAClD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,6CAA6C,EAAE,CAAC,CAAC,OAAO,CACnE,+BAA+B,EAC/B,CAAC,CAAC,UAAU,EACZ,OAAO,CAUP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,wCAAwC,GAAG;IACrD,IAAI,EAAE,WAAW,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,kBAAkB,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CACpE,wCAAwC,EACxC,CAAC,CAAC,UAAU,EACZ,+BAA+B,CAU/B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,gCAAgC,CAAC;IAChD,+EAA+E;IACxE,MAAM,aAAa,mEAAgD,CAAC;IAC3E,gFAAgF;IACzE,MAAM,cAAc,oGAAiD,CAAC;IAC7E,0EAA0E;IAC1E,KAAY,QAAQ,GAAG,wCAAwC,CAAC;CACjE;AAED,wBAAgB,qCAAqC,CACnD,+BAA+B,EAAE,+BAA+B,GAC/D,MAAM,CAMR;AAED,wBAAgB,uCAAuC,CACrD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,+BAA+B,EAAE,kBAAkB,CAAC,CAMtE"}
@@ -26,50 +26,13 @@ var __importStar = (this && this.__importStar) || function (mod) {
26
26
  return result;
27
27
  };
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.ProductPriceRecurringFreeCreate$ = exports.ProductPriceRecurringFreeCreate$outboundSchema = exports.ProductPriceRecurringFreeCreate$inboundSchema = exports.ProductPriceRecurringFreeCreateAmountType$ = exports.ProductPriceRecurringFreeCreateAmountType$outboundSchema = exports.ProductPriceRecurringFreeCreateAmountType$inboundSchema = exports.ProductPriceRecurringFreeCreateType$ = exports.ProductPriceRecurringFreeCreateType$outboundSchema = exports.ProductPriceRecurringFreeCreateType$inboundSchema = exports.ProductPriceRecurringFreeCreateAmountType = exports.ProductPriceRecurringFreeCreateType = void 0;
29
+ exports.ProductPriceRecurringFreeCreate$ = exports.ProductPriceRecurringFreeCreate$outboundSchema = exports.ProductPriceRecurringFreeCreate$inboundSchema = void 0;
30
30
  exports.productPriceRecurringFreeCreateToJSON = productPriceRecurringFreeCreateToJSON;
31
31
  exports.productPriceRecurringFreeCreateFromJSON = productPriceRecurringFreeCreateFromJSON;
32
32
  const z = __importStar(require("zod"));
33
33
  const primitives_js_1 = require("../../lib/primitives.js");
34
34
  const schemas_js_1 = require("../../lib/schemas.js");
35
35
  const subscriptionrecurringinterval_js_1 = require("./subscriptionrecurringinterval.js");
36
- exports.ProductPriceRecurringFreeCreateType = {
37
- Recurring: "recurring",
38
- };
39
- exports.ProductPriceRecurringFreeCreateAmountType = {
40
- Free: "free",
41
- };
42
- /** @internal */
43
- exports.ProductPriceRecurringFreeCreateType$inboundSchema = z.nativeEnum(exports.ProductPriceRecurringFreeCreateType);
44
- /** @internal */
45
- exports.ProductPriceRecurringFreeCreateType$outboundSchema = exports.ProductPriceRecurringFreeCreateType$inboundSchema;
46
- /**
47
- * @internal
48
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
49
- */
50
- var ProductPriceRecurringFreeCreateType$;
51
- (function (ProductPriceRecurringFreeCreateType$) {
52
- /** @deprecated use `ProductPriceRecurringFreeCreateType$inboundSchema` instead. */
53
- ProductPriceRecurringFreeCreateType$.inboundSchema = exports.ProductPriceRecurringFreeCreateType$inboundSchema;
54
- /** @deprecated use `ProductPriceRecurringFreeCreateType$outboundSchema` instead. */
55
- ProductPriceRecurringFreeCreateType$.outboundSchema = exports.ProductPriceRecurringFreeCreateType$outboundSchema;
56
- })(ProductPriceRecurringFreeCreateType$ || (exports.ProductPriceRecurringFreeCreateType$ = ProductPriceRecurringFreeCreateType$ = {}));
57
- /** @internal */
58
- exports.ProductPriceRecurringFreeCreateAmountType$inboundSchema = z
59
- .nativeEnum(exports.ProductPriceRecurringFreeCreateAmountType);
60
- /** @internal */
61
- exports.ProductPriceRecurringFreeCreateAmountType$outboundSchema = exports.ProductPriceRecurringFreeCreateAmountType$inboundSchema;
62
- /**
63
- * @internal
64
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
65
- */
66
- var ProductPriceRecurringFreeCreateAmountType$;
67
- (function (ProductPriceRecurringFreeCreateAmountType$) {
68
- /** @deprecated use `ProductPriceRecurringFreeCreateAmountType$inboundSchema` instead. */
69
- ProductPriceRecurringFreeCreateAmountType$.inboundSchema = exports.ProductPriceRecurringFreeCreateAmountType$inboundSchema;
70
- /** @deprecated use `ProductPriceRecurringFreeCreateAmountType$outboundSchema` instead. */
71
- ProductPriceRecurringFreeCreateAmountType$.outboundSchema = exports.ProductPriceRecurringFreeCreateAmountType$outboundSchema;
72
- })(ProductPriceRecurringFreeCreateAmountType$ || (exports.ProductPriceRecurringFreeCreateAmountType$ = ProductPriceRecurringFreeCreateAmountType$ = {}));
73
36
  /** @internal */
74
37
  exports.ProductPriceRecurringFreeCreate$inboundSchema = z.object({
75
38
  type: z.literal("recurring").optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"productpricerecurringfreecreate.js","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfreecreate.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"productpricerecurringfreecreate.js","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfreecreate.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AA0EH,sFAQC;AAED,0FAQC;AA1FD,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAGjD,yFAI4C;AAW5C,gBAAgB;AACH,QAAA,6CAA6C,GAItD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,QAAQ,EAAE;IACvC,WAAW,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,QAAQ,EAAE;IACzC,kBAAkB,EAAE,8EAA2C;CAChE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,aAAa,EAAE,YAAY;QAC3B,oBAAoB,EAAE,mBAAmB;KAC1C,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AASH,gBAAgB;AACH,QAAA,8CAA8C,GAIvD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,OAAO,CAAC,WAAoB,CAAC;IAC1D,UAAU,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,MAAe,CAAC;IACtD,iBAAiB,EAAE,+EAA4C;CAChE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,aAAa;QACzB,iBAAiB,EAAE,oBAAoB;KACxC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,gCAAgC,CAOhD;AAPD,WAAiB,gCAAgC;IAC/C,+EAA+E;IAClE,8CAAa,GAAG,qDAA6C,CAAC;IAC3E,gFAAgF;IACnE,+CAAc,GAAG,sDAA8C,CAAC;AAG/E,CAAC,EAPgB,gCAAgC,gDAAhC,gCAAgC,QAOhD;AAED,SAAgB,qCAAqC,CACnD,+BAAgE;IAEhE,OAAO,IAAI,CAAC,SAAS,CACnB,sDAA8C,CAAC,KAAK,CAClD,+BAA+B,CAChC,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,uCAAuC,CACrD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qDAA6C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzE,6DAA6D,CAC9D,CAAC;AACJ,CAAC"}
@@ -3,10 +3,11 @@ import { Result as SafeParseResult } from "../../types/fp.js";
3
3
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
4
4
  import { ExternalOrganization, ExternalOrganization$Outbound } from "./externalorganization.js";
5
5
  import { Organization, Organization$Outbound } from "./organization.js";
6
+ import { Platforms } from "./platforms.js";
6
7
  import { RepositoryProfileSettings, RepositoryProfileSettings$Outbound } from "./repositoryprofilesettings.js";
7
8
  export type Repository = {
8
9
  id: string;
9
- platform?: "github" | undefined;
10
+ platform: Platforms;
10
11
  isPrivate: boolean;
11
12
  name: string;
12
13
  description: string | null;
@@ -25,7 +26,7 @@ export declare const Repository$inboundSchema: z.ZodType<Repository, z.ZodTypeDe
25
26
  /** @internal */
26
27
  export type Repository$Outbound = {
27
28
  id: string;
28
- platform: "github";
29
+ platform: string;
29
30
  is_private: boolean;
30
31
  name: string;
31
32
  description: string | null;
@@ -1 +1 @@
1
- {"version":3,"file":"repository.d.ts","sourceRoot":"","sources":["../../src/models/components/repository.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,oBAAoB,EAEpB,6BAA6B,EAE9B,MAAM,2BAA2B,CAAC;AACnC,OAAO,EACL,YAAY,EAEZ,qBAAqB,EAEtB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EACL,yBAAyB,EAEzB,kCAAkC,EAEnC,MAAM,gCAAgC,CAAC;AAExC,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;IAChC,SAAS,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,eAAe,EAAE,yBAAyB,GAAG,IAAI,CAAC;IAClD,YAAY,EAAE,oBAAoB,CAAC;IACnC,oBAAoB,EAAE,YAAY,GAAG,IAAI,CAAC;CAC3C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,OAAO,CAC9C,UAAU,EACV,CAAC,CAAC,UAAU,EACZ,OAAO,CAmBP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,mBAAmB,GAAG;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,QAAQ,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,gBAAgB,EAAE,kCAAkC,GAAG,IAAI,CAAC;IAC5D,YAAY,EAAE,6BAA6B,CAAC;IAC5C,qBAAqB,EAAE,qBAAqB,GAAG,IAAI,CAAC;CACrD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yBAAyB,EAAE,CAAC,CAAC,OAAO,CAC/C,mBAAmB,EACnB,CAAC,CAAC,UAAU,EACZ,UAAU,CAmBV,CAAC;AAEH;;;GAGG;AACH,yBAAiB,WAAW,CAAC;IAC3B,0DAA0D;IACnD,MAAM,aAAa,8CAA2B,CAAC;IACtD,2DAA2D;IACpD,MAAM,cAAc,0DAA4B,CAAC;IACxD,qDAAqD;IACrD,KAAY,QAAQ,GAAG,mBAAmB,CAAC;CAC5C;AAED,wBAAgB,gBAAgB,CAAC,UAAU,EAAE,UAAU,GAAG,MAAM,CAE/D;AAED,wBAAgB,kBAAkB,CAChC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,UAAU,EAAE,kBAAkB,CAAC,CAMjD"}
1
+ {"version":3,"file":"repository.d.ts","sourceRoot":"","sources":["../../src/models/components/repository.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EACL,oBAAoB,EAEpB,6BAA6B,EAE9B,MAAM,2BAA2B,CAAC;AACnC,OAAO,EACL,YAAY,EAEZ,qBAAqB,EAEtB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EACL,SAAS,EAGV,MAAM,gBAAgB,CAAC;AACxB,OAAO,EACL,yBAAyB,EAEzB,kCAAkC,EAEnC,MAAM,gCAAgC,CAAC;AAExC,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,SAAS,CAAC;IACpB,SAAS,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,eAAe,EAAE,yBAAyB,GAAG,IAAI,CAAC;IAClD,YAAY,EAAE,oBAAoB,CAAC;IACnC,oBAAoB,EAAE,YAAY,GAAG,IAAI,CAAC;CAC3C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,OAAO,CAC9C,UAAU,EACV,CAAC,CAAC,UAAU,EACZ,OAAO,CAmBP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,mBAAmB,GAAG;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,OAAO,CAAC;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,gBAAgB,EAAE,kCAAkC,GAAG,IAAI,CAAC;IAC5D,YAAY,EAAE,6BAA6B,CAAC;IAC5C,qBAAqB,EAAE,qBAAqB,GAAG,IAAI,CAAC;CACrD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yBAAyB,EAAE,CAAC,CAAC,OAAO,CAC/C,mBAAmB,EACnB,CAAC,CAAC,UAAU,EACZ,UAAU,CAmBV,CAAC;AAEH;;;GAGG;AACH,yBAAiB,WAAW,CAAC;IAC3B,0DAA0D;IACnD,MAAM,aAAa,8CAA2B,CAAC;IACtD,2DAA2D;IACpD,MAAM,cAAc,0DAA4B,CAAC;IACxD,qDAAqD;IACrD,KAAY,QAAQ,GAAG,mBAAmB,CAAC;CAC5C;AAED,wBAAgB,gBAAgB,CAAC,UAAU,EAAE,UAAU,GAAG,MAAM,CAE/D;AAED,wBAAgB,kBAAkB,CAChC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,UAAU,EAAE,kBAAkB,CAAC,CAMjD"}
@@ -34,11 +34,12 @@ const primitives_js_1 = require("../../lib/primitives.js");
34
34
  const schemas_js_1 = require("../../lib/schemas.js");
35
35
  const externalorganization_js_1 = require("./externalorganization.js");
36
36
  const organization_js_1 = require("./organization.js");
37
+ const platforms_js_1 = require("./platforms.js");
37
38
  const repositoryprofilesettings_js_1 = require("./repositoryprofilesettings.js");
38
39
  /** @internal */
39
40
  exports.Repository$inboundSchema = z.object({
40
41
  id: z.string(),
41
- platform: z.literal("github").optional(),
42
+ platform: platforms_js_1.Platforms$inboundSchema,
42
43
  is_private: z.boolean(),
43
44
  name: z.string(),
44
45
  description: z.nullable(z.string()),
@@ -58,7 +59,7 @@ exports.Repository$inboundSchema = z.object({
58
59
  /** @internal */
59
60
  exports.Repository$outboundSchema = z.object({
60
61
  id: z.string(),
61
- platform: z.literal("github").default("github"),
62
+ platform: platforms_js_1.Platforms$outboundSchema,
62
63
  isPrivate: z.boolean(),
63
64
  name: z.string(),
64
65
  description: z.nullable(z.string()),
@@ -1 +1 @@
1
- {"version":3,"file":"repository.js","sourceRoot":"","sources":["../../src/models/components/repository.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"repository.js","sourceRoot":"","sources":["../../src/models/components/repository.ts"],"names":[],"mappings":"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"}
@@ -1,11 +1,6 @@
1
1
  import * as z from "zod";
2
- import { ClosedEnum } from "../../types/enums.js";
3
2
  import { Result as SafeParseResult } from "../../types/fp.js";
4
3
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
- export declare const TokenType: {
6
- readonly Bearer: "Bearer";
7
- };
8
- export type TokenType = ClosedEnum<typeof TokenType>;
9
4
  export type TokenResponse = {
10
5
  accessToken: string;
11
6
  tokenType?: "Bearer" | undefined;
@@ -15,24 +10,6 @@ export type TokenResponse = {
15
10
  idToken: string;
16
11
  };
17
12
  /** @internal */
18
- export declare const TokenType$inboundSchema: z.ZodNativeEnum<typeof TokenType>;
19
- /** @internal */
20
- export declare const TokenType$outboundSchema: z.ZodNativeEnum<typeof TokenType>;
21
- /**
22
- * @internal
23
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
24
- */
25
- export declare namespace TokenType$ {
26
- /** @deprecated use `TokenType$inboundSchema` instead. */
27
- const inboundSchema: z.ZodNativeEnum<{
28
- readonly Bearer: "Bearer";
29
- }>;
30
- /** @deprecated use `TokenType$outboundSchema` instead. */
31
- const outboundSchema: z.ZodNativeEnum<{
32
- readonly Bearer: "Bearer";
33
- }>;
34
- }
35
- /** @internal */
36
13
  export declare const TokenResponse$inboundSchema: z.ZodType<TokenResponse, z.ZodTypeDef, unknown>;
37
14
  /** @internal */
38
15
  export type TokenResponse$Outbound = {
@@ -1 +1 @@
1
- {"version":3,"file":"tokenresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/tokenresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,eAAO,MAAM,SAAS;;CAEZ,CAAC;AACX,MAAM,MAAM,SAAS,GAAG,UAAU,CAAC,OAAO,SAAS,CAAC,CAAC;AAErD,MAAM,MAAM,aAAa,GAAG;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;IACjC,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,aAAa,CAAC,OAAO,SAAS,CAC9C,CAAC;AAEzB,gBAAgB;AAChB,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,aAAa,CAAC,OAAO,SAAS,CAC9C,CAAC;AAE1B;;;GAGG;AACH,yBAAiB,UAAU,CAAC;IAC1B,yDAAyD;IAClD,MAAM,aAAa;;MAA0B,CAAC;IACrD,0DAA0D;IACnD,MAAM,cAAc;;MAA2B,CAAC;CACxD;AAED,gBAAgB;AAChB,eAAO,MAAM,2BAA2B,EAAE,CAAC,CAAC,OAAO,CACjD,aAAa,EACb,CAAC,CAAC,UAAU,EACZ,OAAO,CAgBP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,sBAAsB,GAAG;IACnC,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,QAAQ,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4BAA4B,EAAE,CAAC,CAAC,OAAO,CAClD,sBAAsB,EACtB,CAAC,CAAC,UAAU,EACZ,aAAa,CAgBb,CAAC;AAEH;;;GAGG;AACH,yBAAiB,cAAc,CAAC;IAC9B,6DAA6D;IACtD,MAAM,aAAa,iDAA8B,CAAC;IACzD,8DAA8D;IACvD,MAAM,cAAc,gEAA+B,CAAC;IAC3D,wDAAwD;IACxD,KAAY,QAAQ,GAAG,sBAAsB,CAAC;CAC/C;AAED,wBAAgB,mBAAmB,CAAC,aAAa,EAAE,aAAa,GAAG,MAAM,CAExE;AAED,wBAAgB,qBAAqB,CACnC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,aAAa,EAAE,kBAAkB,CAAC,CAMpD"}
1
+ {"version":3,"file":"tokenresponse.d.ts","sourceRoot":"","sources":["../../src/models/components/tokenresponse.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,aAAa,GAAG;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAC;IACjC,SAAS,EAAE,MAAM,CAAC;IAClB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2BAA2B,EAAE,CAAC,CAAC,OAAO,CACjD,aAAa,EACb,CAAC,CAAC,UAAU,EACZ,OAAO,CAgBP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,sBAAsB,GAAG;IACnC,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,EAAE,QAAQ,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4BAA4B,EAAE,CAAC,CAAC,OAAO,CAClD,sBAAsB,EACtB,CAAC,CAAC,UAAU,EACZ,aAAa,CAgBb,CAAC;AAEH;;;GAGG;AACH,yBAAiB,cAAc,CAAC;IAC9B,6DAA6D;IACtD,MAAM,aAAa,iDAA8B,CAAC;IACzD,8DAA8D;IACvD,MAAM,cAAc,gEAA+B,CAAC;IAC3D,wDAAwD;IACxD,KAAY,QAAQ,GAAG,sBAAsB,CAAC;CAC/C;AAED,wBAAgB,mBAAmB,CAAC,aAAa,EAAE,aAAa,GAAG,MAAM,CAExE;AAED,wBAAgB,qBAAqB,CACnC,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,aAAa,EAAE,kBAAkB,CAAC,CAMpD"}
@@ -26,31 +26,12 @@ var __importStar = (this && this.__importStar) || function (mod) {
26
26
  return result;
27
27
  };
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.TokenResponse$ = exports.TokenResponse$outboundSchema = exports.TokenResponse$inboundSchema = exports.TokenType$ = exports.TokenType$outboundSchema = exports.TokenType$inboundSchema = exports.TokenType = void 0;
29
+ exports.TokenResponse$ = exports.TokenResponse$outboundSchema = exports.TokenResponse$inboundSchema = void 0;
30
30
  exports.tokenResponseToJSON = tokenResponseToJSON;
31
31
  exports.tokenResponseFromJSON = tokenResponseFromJSON;
32
32
  const z = __importStar(require("zod"));
33
33
  const primitives_js_1 = require("../../lib/primitives.js");
34
34
  const schemas_js_1 = require("../../lib/schemas.js");
35
- exports.TokenType = {
36
- Bearer: "Bearer",
37
- };
38
- /** @internal */
39
- exports.TokenType$inboundSchema = z
40
- .nativeEnum(exports.TokenType);
41
- /** @internal */
42
- exports.TokenType$outboundSchema = exports.TokenType$inboundSchema;
43
- /**
44
- * @internal
45
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
46
- */
47
- var TokenType$;
48
- (function (TokenType$) {
49
- /** @deprecated use `TokenType$inboundSchema` instead. */
50
- TokenType$.inboundSchema = exports.TokenType$inboundSchema;
51
- /** @deprecated use `TokenType$outboundSchema` instead. */
52
- TokenType$.outboundSchema = exports.TokenType$outboundSchema;
53
- })(TokenType$ || (exports.TokenType$ = TokenType$ = {}));
54
35
  /** @internal */
55
36
  exports.TokenResponse$inboundSchema = z.object({
56
37
  access_token: z.string(),
@@ -1 +1 @@
1
- {"version":3,"file":"tokenresponse.js","sourceRoot":"","sources":["../../src/models/components/tokenresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AA6GH,kDAEC;AAED,sDAQC;AAvHD,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAKpC,QAAA,SAAS,GAAG;IACvB,MAAM,EAAE,QAAQ;CACR,CAAC;AAYX,gBAAgB;AACH,QAAA,uBAAuB,GAAsC,CAAC;KACxE,UAAU,CAAC,iBAAS,CAAC,CAAC;AAEzB,gBAAgB;AACH,QAAA,wBAAwB,GACnC,+BAAuB,CAAC;AAE1B;;;GAGG;AACH,IAAiB,UAAU,CAK1B;AALD,WAAiB,UAAU;IACzB,yDAAyD;IAC5C,wBAAa,GAAG,+BAAuB,CAAC;IACrD,0DAA0D;IAC7C,yBAAc,GAAG,gCAAwB,CAAC;AACzD,CAAC,EALgB,UAAU,0BAAV,UAAU,QAK1B;AAED,gBAAgB;AACH,QAAA,2BAA2B,GAIpC,CAAC,CAAC,MAAM,CAAC;IACX,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE;IACxB,UAAU,EAAE,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,QAAQ,EAAE;IAC1C,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC5B,aAAa,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IACrC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;IACjB,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;CACrB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,cAAc,EAAE,aAAa;QAC7B,YAAY,EAAE,WAAW;QACzB,YAAY,EAAE,WAAW;QACzB,eAAe,EAAE,cAAc;QAC/B,UAAU,EAAE,SAAS;KACtB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAYH,gBAAgB;AACH,QAAA,4BAA4B,GAIrC,CAAC,CAAC,MAAM,CAAC;IACX,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE;IACvB,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC;IAChD,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC3B,YAAY,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IACpC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;IACjB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,WAAW,EAAE,cAAc;QAC3B,SAAS,EAAE,YAAY;QACvB,SAAS,EAAE,YAAY;QACvB,YAAY,EAAE,eAAe;QAC7B,OAAO,EAAE,UAAU;KACpB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,cAAc,CAO9B;AAPD,WAAiB,cAAc;IAC7B,6DAA6D;IAChD,4BAAa,GAAG,mCAA2B,CAAC;IACzD,8DAA8D;IACjD,6BAAc,GAAG,oCAA4B,CAAC;AAG7D,CAAC,EAPgB,cAAc,8BAAd,cAAc,QAO9B;AAED,SAAgB,mBAAmB,CAAC,aAA4B;IAC9D,OAAO,IAAI,CAAC,SAAS,CAAC,oCAA4B,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,qBAAqB,CACnC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,mCAA2B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACvD,2CAA2C,CAC5C,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"tokenresponse.js","sourceRoot":"","sources":["../../src/models/components/tokenresponse.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAoFH,kDAEC;AAED,sDAQC;AA9FD,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAajD,gBAAgB;AACH,QAAA,2BAA2B,GAIpC,CAAC,CAAC,MAAM,CAAC;IACX,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE;IACxB,UAAU,EAAE,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,QAAQ,EAAE;IAC1C,UAAU,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC5B,aAAa,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IACrC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;IACjB,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE;CACrB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,cAAc,EAAE,aAAa;QAC7B,YAAY,EAAE,WAAW;QACzB,YAAY,EAAE,WAAW;QACzB,eAAe,EAAE,cAAc;QAC/B,UAAU,EAAE,SAAS;KACtB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAYH,gBAAgB;AACH,QAAA,4BAA4B,GAIrC,CAAC,CAAC,MAAM,CAAC;IACX,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE;IACvB,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC,QAAiB,CAAC;IACzD,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC3B,YAAY,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IACpC,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;IACjB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;CACpB,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,WAAW,EAAE,cAAc;QAC3B,SAAS,EAAE,YAAY;QACvB,SAAS,EAAE,YAAY;QACvB,YAAY,EAAE,eAAe;QAC7B,OAAO,EAAE,UAAU;KACpB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,cAAc,CAO9B;AAPD,WAAiB,cAAc;IAC7B,6DAA6D;IAChD,4BAAa,GAAG,mCAA2B,CAAC;IACzD,8DAA8D;IACjD,6BAAc,GAAG,oCAA4B,CAAC;AAG7D,CAAC,EAPgB,cAAc,8BAAd,cAAc,QAO9B;AAED,SAAgB,mBAAmB,CAAC,aAA4B;IAC9D,OAAO,IAAI,CAAC,SAAS,CAAC,oCAA4B,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC;AAC3E,CAAC;AAED,SAAgB,qBAAqB,CACnC,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,mCAA2B,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACvD,2CAA2C,CAC5C,CAAC;AACJ,CAAC"}