@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,21 +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 ProductPriceOneTimeFreeAmountType: {
6
- readonly Free: "free";
7
- };
8
- export type ProductPriceOneTimeFreeAmountType = ClosedEnum<typeof ProductPriceOneTimeFreeAmountType>;
9
- /**
10
- * The type of the price.
11
- */
12
- export declare const ProductPriceOneTimeFreeType: {
13
- readonly OneTime: "one_time";
14
- };
15
- /**
16
- * The type of the price.
17
- */
18
- export type ProductPriceOneTimeFreeType = ClosedEnum<typeof ProductPriceOneTimeFreeType>;
19
4
  /**
20
5
  * A free one-time price for a product.
21
6
  */
@@ -47,42 +32,6 @@ export type ProductPriceOneTimeFree = {
47
32
  type?: "one_time" | undefined;
48
33
  };
49
34
  /** @internal */
50
- export declare const ProductPriceOneTimeFreeAmountType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceOneTimeFreeAmountType>;
51
- /** @internal */
52
- export declare const ProductPriceOneTimeFreeAmountType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceOneTimeFreeAmountType>;
53
- /**
54
- * @internal
55
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
56
- */
57
- export declare namespace ProductPriceOneTimeFreeAmountType$ {
58
- /** @deprecated use `ProductPriceOneTimeFreeAmountType$inboundSchema` instead. */
59
- const inboundSchema: z.ZodNativeEnum<{
60
- readonly Free: "free";
61
- }>;
62
- /** @deprecated use `ProductPriceOneTimeFreeAmountType$outboundSchema` instead. */
63
- const outboundSchema: z.ZodNativeEnum<{
64
- readonly Free: "free";
65
- }>;
66
- }
67
- /** @internal */
68
- export declare const ProductPriceOneTimeFreeType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceOneTimeFreeType>;
69
- /** @internal */
70
- export declare const ProductPriceOneTimeFreeType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceOneTimeFreeType>;
71
- /**
72
- * @internal
73
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
74
- */
75
- export declare namespace ProductPriceOneTimeFreeType$ {
76
- /** @deprecated use `ProductPriceOneTimeFreeType$inboundSchema` instead. */
77
- const inboundSchema: z.ZodNativeEnum<{
78
- readonly OneTime: "one_time";
79
- }>;
80
- /** @deprecated use `ProductPriceOneTimeFreeType$outboundSchema` instead. */
81
- const outboundSchema: z.ZodNativeEnum<{
82
- readonly OneTime: "one_time";
83
- }>;
84
- }
85
- /** @internal */
86
35
  export declare const ProductPriceOneTimeFree$inboundSchema: z.ZodType<ProductPriceOneTimeFree, z.ZodTypeDef, unknown>;
87
36
  /** @internal */
88
37
  export type ProductPriceOneTimeFree$Outbound = {
@@ -1 +1 @@
1
- {"version":3,"file":"productpriceonetimefree.d.ts","sourceRoot":"","sources":["../../src/models/components/productpriceonetimefree.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"productpriceonetimefree.d.ts","sourceRoot":"","sources":["../../src/models/components/productpriceonetimefree.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;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG;IACpC;;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,UAAU,GAAG,SAAS,CAAC;CAC/B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,qCAAqC,EAAE,CAAC,CAAC,OAAO,CAC3D,uBAAuB,EACvB,CAAC,CAAC,UAAU,EACZ,OAAO,CAmBP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,gCAAgC,GAAG;IAC7C,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,UAAU,CAAC;CAClB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,gCAAgC,EAChC,CAAC,CAAC,UAAU,EACZ,uBAAuB,CAiBvB,CAAC;AAEH;;;GAGG;AACH,yBAAiB,wBAAwB,CAAC;IACxC,uEAAuE;IAChE,MAAM,aAAa,2DAAwC,CAAC;IACnE,wEAAwE;IACjE,MAAM,cAAc,oFAAyC,CAAC;IACrE,kEAAkE;IAClE,KAAY,QAAQ,GAAG,gCAAgC,CAAC;CACzD;AAED,wBAAgB,6BAA6B,CAC3C,uBAAuB,EAAE,uBAAuB,GAC/C,MAAM,CAIR;AAED,wBAAgB,+BAA+B,CAC7C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,uBAAuB,EAAE,kBAAkB,CAAC,CAM9D"}
@@ -26,51 +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.ProductPriceOneTimeFree$ = exports.ProductPriceOneTimeFree$outboundSchema = exports.ProductPriceOneTimeFree$inboundSchema = exports.ProductPriceOneTimeFreeType$ = exports.ProductPriceOneTimeFreeType$outboundSchema = exports.ProductPriceOneTimeFreeType$inboundSchema = exports.ProductPriceOneTimeFreeAmountType$ = exports.ProductPriceOneTimeFreeAmountType$outboundSchema = exports.ProductPriceOneTimeFreeAmountType$inboundSchema = exports.ProductPriceOneTimeFreeType = exports.ProductPriceOneTimeFreeAmountType = void 0;
29
+ exports.ProductPriceOneTimeFree$ = exports.ProductPriceOneTimeFree$outboundSchema = exports.ProductPriceOneTimeFree$inboundSchema = void 0;
30
30
  exports.productPriceOneTimeFreeToJSON = productPriceOneTimeFreeToJSON;
31
31
  exports.productPriceOneTimeFreeFromJSON = productPriceOneTimeFreeFromJSON;
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.ProductPriceOneTimeFreeAmountType = {
36
- Free: "free",
37
- };
38
- /**
39
- * The type of the price.
40
- */
41
- exports.ProductPriceOneTimeFreeType = {
42
- OneTime: "one_time",
43
- };
44
- /** @internal */
45
- exports.ProductPriceOneTimeFreeAmountType$inboundSchema = z.nativeEnum(exports.ProductPriceOneTimeFreeAmountType);
46
- /** @internal */
47
- exports.ProductPriceOneTimeFreeAmountType$outboundSchema = exports.ProductPriceOneTimeFreeAmountType$inboundSchema;
48
- /**
49
- * @internal
50
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
51
- */
52
- var ProductPriceOneTimeFreeAmountType$;
53
- (function (ProductPriceOneTimeFreeAmountType$) {
54
- /** @deprecated use `ProductPriceOneTimeFreeAmountType$inboundSchema` instead. */
55
- ProductPriceOneTimeFreeAmountType$.inboundSchema = exports.ProductPriceOneTimeFreeAmountType$inboundSchema;
56
- /** @deprecated use `ProductPriceOneTimeFreeAmountType$outboundSchema` instead. */
57
- ProductPriceOneTimeFreeAmountType$.outboundSchema = exports.ProductPriceOneTimeFreeAmountType$outboundSchema;
58
- })(ProductPriceOneTimeFreeAmountType$ || (exports.ProductPriceOneTimeFreeAmountType$ = ProductPriceOneTimeFreeAmountType$ = {}));
59
- /** @internal */
60
- exports.ProductPriceOneTimeFreeType$inboundSchema = z.nativeEnum(exports.ProductPriceOneTimeFreeType);
61
- /** @internal */
62
- exports.ProductPriceOneTimeFreeType$outboundSchema = exports.ProductPriceOneTimeFreeType$inboundSchema;
63
- /**
64
- * @internal
65
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
66
- */
67
- var ProductPriceOneTimeFreeType$;
68
- (function (ProductPriceOneTimeFreeType$) {
69
- /** @deprecated use `ProductPriceOneTimeFreeType$inboundSchema` instead. */
70
- ProductPriceOneTimeFreeType$.inboundSchema = exports.ProductPriceOneTimeFreeType$inboundSchema;
71
- /** @deprecated use `ProductPriceOneTimeFreeType$outboundSchema` instead. */
72
- ProductPriceOneTimeFreeType$.outboundSchema = exports.ProductPriceOneTimeFreeType$outboundSchema;
73
- })(ProductPriceOneTimeFreeType$ || (exports.ProductPriceOneTimeFreeType$ = ProductPriceOneTimeFreeType$ = {}));
74
35
  /** @internal */
75
36
  exports.ProductPriceOneTimeFree$inboundSchema = z.object({
76
37
  created_at: z.string().datetime({ offset: true }).transform(v => new Date(v)),
@@ -1 +1 @@
1
- {"version":3,"file":"productpriceonetimefree.js","sourceRoot":"","sources":["../../src/models/components/productpriceonetimefree.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"productpriceonetimefree.js","sourceRoot":"","sources":["../../src/models/components/productpriceonetimefree.ts"],"names":[],"mappings":"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"}
@@ -1,15 +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 ProductPriceOneTimeFreeCreateType: {
6
- readonly OneTime: "one_time";
7
- };
8
- export type ProductPriceOneTimeFreeCreateType = ClosedEnum<typeof ProductPriceOneTimeFreeCreateType>;
9
- export declare const ProductPriceOneTimeFreeCreateAmountType: {
10
- readonly Free: "free";
11
- };
12
- export type ProductPriceOneTimeFreeCreateAmountType = ClosedEnum<typeof ProductPriceOneTimeFreeCreateAmountType>;
13
4
  /**
14
5
  * Schema to create a free one-time product price.
15
6
  */
@@ -18,42 +9,6 @@ export type ProductPriceOneTimeFreeCreate = {
18
9
  amountType?: "free" | undefined;
19
10
  };
20
11
  /** @internal */
21
- export declare const ProductPriceOneTimeFreeCreateType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceOneTimeFreeCreateType>;
22
- /** @internal */
23
- export declare const ProductPriceOneTimeFreeCreateType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceOneTimeFreeCreateType>;
24
- /**
25
- * @internal
26
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
27
- */
28
- export declare namespace ProductPriceOneTimeFreeCreateType$ {
29
- /** @deprecated use `ProductPriceOneTimeFreeCreateType$inboundSchema` instead. */
30
- const inboundSchema: z.ZodNativeEnum<{
31
- readonly OneTime: "one_time";
32
- }>;
33
- /** @deprecated use `ProductPriceOneTimeFreeCreateType$outboundSchema` instead. */
34
- const outboundSchema: z.ZodNativeEnum<{
35
- readonly OneTime: "one_time";
36
- }>;
37
- }
38
- /** @internal */
39
- export declare const ProductPriceOneTimeFreeCreateAmountType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceOneTimeFreeCreateAmountType>;
40
- /** @internal */
41
- export declare const ProductPriceOneTimeFreeCreateAmountType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceOneTimeFreeCreateAmountType>;
42
- /**
43
- * @internal
44
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
45
- */
46
- export declare namespace ProductPriceOneTimeFreeCreateAmountType$ {
47
- /** @deprecated use `ProductPriceOneTimeFreeCreateAmountType$inboundSchema` instead. */
48
- const inboundSchema: z.ZodNativeEnum<{
49
- readonly Free: "free";
50
- }>;
51
- /** @deprecated use `ProductPriceOneTimeFreeCreateAmountType$outboundSchema` instead. */
52
- const outboundSchema: z.ZodNativeEnum<{
53
- readonly Free: "free";
54
- }>;
55
- }
56
- /** @internal */
57
12
  export declare const ProductPriceOneTimeFreeCreate$inboundSchema: z.ZodType<ProductPriceOneTimeFreeCreate, z.ZodTypeDef, unknown>;
58
13
  /** @internal */
59
14
  export type ProductPriceOneTimeFreeCreate$Outbound = {
@@ -1 +1 @@
1
- {"version":3,"file":"productpriceonetimefreecreate.d.ts","sourceRoot":"","sources":["../../src/models/components/productpriceonetimefreecreate.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,iCAAiC;;CAEpC,CAAC;AACX,MAAM,MAAM,iCAAiC,GAAG,UAAU,CACxD,OAAO,iCAAiC,CACzC,CAAC;AAEF,eAAO,MAAM,uCAAuC;;CAE1C,CAAC;AACX,MAAM,MAAM,uCAAuC,GAAG,UAAU,CAC9D,OAAO,uCAAuC,CAC/C,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C,IAAI,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC;IAC9B,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACjC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,+CAA+C,EAAE,CAAC,CAAC,aAAa,CAC3E,OAAO,iCAAiC,CACS,CAAC;AAEpD,gBAAgB;AAChB,eAAO,MAAM,gDAAgD,EAAE,CAAC,CAAC,aAAa,CAC5E,OAAO,iCAAiC,CACS,CAAC;AAEpD;;;GAGG;AACH,yBAAiB,kCAAkC,CAAC;IAClD,iFAAiF;IAC1E,MAAM,aAAa;;MAAkD,CAAC;IAC7E,kFAAkF;IAC3E,MAAM,cAAc;;MACuB,CAAC;CACpD;AAED,gBAAgB;AAChB,eAAO,MAAM,qDAAqD,EAChE,CAAC,CAAC,aAAa,CAAC,OAAO,uCAAuC,CACR,CAAC;AAEzD,gBAAgB;AAChB,eAAO,MAAM,sDAAsD,EACjE,CAAC,CAAC,aAAa,CAAC,OAAO,uCAAuC,CACP,CAAC;AAE1D;;;GAGG;AACH,yBAAiB,wCAAwC,CAAC;IACxD,uFAAuF;IAChF,MAAM,aAAa;;MAC6B,CAAC;IACxD,wFAAwF;IACjF,MAAM,cAAc;;MAC6B,CAAC;CAC1D;AAED,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,OAAO,CACjE,6BAA6B,EAC7B,CAAC,CAAC,UAAU,EACZ,OAAO,CAQP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,sCAAsC,GAAG;IACnD,IAAI,EAAE,UAAU,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,sCAAsC,EACtC,CAAC,CAAC,UAAU,EACZ,6BAA6B,CAQ7B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,8BAA8B,CAAC;IAC9C,6EAA6E;IACtE,MAAM,aAAa,iEAA8C,CAAC;IACzE,8EAA8E;IACvE,MAAM,cAAc,gGAA+C,CAAC;IAC3E,wEAAwE;IACxE,KAAY,QAAQ,GAAG,sCAAsC,CAAC;CAC/D;AAED,wBAAgB,mCAAmC,CACjD,6BAA6B,EAAE,6BAA6B,GAC3D,MAAM,CAMR;AAED,wBAAgB,qCAAqC,CACnD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,6BAA6B,EAAE,kBAAkB,CAAC,CAMpE"}
1
+ {"version":3,"file":"productpriceonetimefreecreate.d.ts","sourceRoot":"","sources":["../../src/models/components/productpriceonetimefreecreate.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;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG;IAC1C,IAAI,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC;IAC9B,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACjC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,2CAA2C,EAAE,CAAC,CAAC,OAAO,CACjE,6BAA6B,EAC7B,CAAC,CAAC,UAAU,EACZ,OAAO,CAQP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,sCAAsC,GAAG;IACnD,IAAI,EAAE,UAAU,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,sCAAsC,EACtC,CAAC,CAAC,UAAU,EACZ,6BAA6B,CAQ7B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,8BAA8B,CAAC;IAC9C,6EAA6E;IACtE,MAAM,aAAa,iEAA8C,CAAC;IACzE,8EAA8E;IACvE,MAAM,cAAc,gGAA+C,CAAC;IAC3E,wEAAwE;IACxE,KAAY,QAAQ,GAAG,sCAAsC,CAAC;CAC/D;AAED,wBAAgB,mCAAmC,CACjD,6BAA6B,EAAE,6BAA6B,GAC3D,MAAM,CAMR;AAED,wBAAgB,qCAAqC,CACnD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,6BAA6B,EAAE,kBAAkB,CAAC,CAMpE"}
@@ -26,49 +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.ProductPriceOneTimeFreeCreate$ = exports.ProductPriceOneTimeFreeCreate$outboundSchema = exports.ProductPriceOneTimeFreeCreate$inboundSchema = exports.ProductPriceOneTimeFreeCreateAmountType$ = exports.ProductPriceOneTimeFreeCreateAmountType$outboundSchema = exports.ProductPriceOneTimeFreeCreateAmountType$inboundSchema = exports.ProductPriceOneTimeFreeCreateType$ = exports.ProductPriceOneTimeFreeCreateType$outboundSchema = exports.ProductPriceOneTimeFreeCreateType$inboundSchema = exports.ProductPriceOneTimeFreeCreateAmountType = exports.ProductPriceOneTimeFreeCreateType = void 0;
29
+ exports.ProductPriceOneTimeFreeCreate$ = exports.ProductPriceOneTimeFreeCreate$outboundSchema = exports.ProductPriceOneTimeFreeCreate$inboundSchema = void 0;
30
30
  exports.productPriceOneTimeFreeCreateToJSON = productPriceOneTimeFreeCreateToJSON;
31
31
  exports.productPriceOneTimeFreeCreateFromJSON = productPriceOneTimeFreeCreateFromJSON;
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.ProductPriceOneTimeFreeCreateType = {
36
- OneTime: "one_time",
37
- };
38
- exports.ProductPriceOneTimeFreeCreateAmountType = {
39
- Free: "free",
40
- };
41
- /** @internal */
42
- exports.ProductPriceOneTimeFreeCreateType$inboundSchema = z.nativeEnum(exports.ProductPriceOneTimeFreeCreateType);
43
- /** @internal */
44
- exports.ProductPriceOneTimeFreeCreateType$outboundSchema = exports.ProductPriceOneTimeFreeCreateType$inboundSchema;
45
- /**
46
- * @internal
47
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
48
- */
49
- var ProductPriceOneTimeFreeCreateType$;
50
- (function (ProductPriceOneTimeFreeCreateType$) {
51
- /** @deprecated use `ProductPriceOneTimeFreeCreateType$inboundSchema` instead. */
52
- ProductPriceOneTimeFreeCreateType$.inboundSchema = exports.ProductPriceOneTimeFreeCreateType$inboundSchema;
53
- /** @deprecated use `ProductPriceOneTimeFreeCreateType$outboundSchema` instead. */
54
- ProductPriceOneTimeFreeCreateType$.outboundSchema = exports.ProductPriceOneTimeFreeCreateType$outboundSchema;
55
- })(ProductPriceOneTimeFreeCreateType$ || (exports.ProductPriceOneTimeFreeCreateType$ = ProductPriceOneTimeFreeCreateType$ = {}));
56
- /** @internal */
57
- exports.ProductPriceOneTimeFreeCreateAmountType$inboundSchema = z
58
- .nativeEnum(exports.ProductPriceOneTimeFreeCreateAmountType);
59
- /** @internal */
60
- exports.ProductPriceOneTimeFreeCreateAmountType$outboundSchema = exports.ProductPriceOneTimeFreeCreateAmountType$inboundSchema;
61
- /**
62
- * @internal
63
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
64
- */
65
- var ProductPriceOneTimeFreeCreateAmountType$;
66
- (function (ProductPriceOneTimeFreeCreateAmountType$) {
67
- /** @deprecated use `ProductPriceOneTimeFreeCreateAmountType$inboundSchema` instead. */
68
- ProductPriceOneTimeFreeCreateAmountType$.inboundSchema = exports.ProductPriceOneTimeFreeCreateAmountType$inboundSchema;
69
- /** @deprecated use `ProductPriceOneTimeFreeCreateAmountType$outboundSchema` instead. */
70
- ProductPriceOneTimeFreeCreateAmountType$.outboundSchema = exports.ProductPriceOneTimeFreeCreateAmountType$outboundSchema;
71
- })(ProductPriceOneTimeFreeCreateAmountType$ || (exports.ProductPriceOneTimeFreeCreateAmountType$ = ProductPriceOneTimeFreeCreateAmountType$ = {}));
72
35
  /** @internal */
73
36
  exports.ProductPriceOneTimeFreeCreate$inboundSchema = z.object({
74
37
  type: z.literal("one_time").optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"productpriceonetimefreecreate.js","sourceRoot":"","sources":["../../src/models/components/productpriceonetimefreecreate.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AA2HH,kFAQC;AAED,sFAQC;AA3ID,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAKpC,QAAA,iCAAiC,GAAG;IAC/C,OAAO,EAAE,UAAU;CACX,CAAC;AAKE,QAAA,uCAAuC,GAAG;IACrD,IAAI,EAAE,MAAM;CACJ,CAAC;AAaX,gBAAgB;AACH,QAAA,+CAA+C,GAExD,CAAC,CAAC,UAAU,CAAC,yCAAiC,CAAC,CAAC;AAEpD,gBAAgB;AACH,QAAA,gDAAgD,GAEzD,uDAA+C,CAAC;AAEpD;;;GAGG;AACH,IAAiB,kCAAkC,CAMlD;AAND,WAAiB,kCAAkC;IACjD,iFAAiF;IACpE,gDAAa,GAAG,uDAA+C,CAAC;IAC7E,kFAAkF;IACrE,iDAAc,GACzB,wDAAgD,CAAC;AACrD,CAAC,EANgB,kCAAkC,kDAAlC,kCAAkC,QAMlD;AAED,gBAAgB;AACH,QAAA,qDAAqD,GACE,CAAC;KAChE,UAAU,CAAC,+CAAuC,CAAC,CAAC;AAEzD,gBAAgB;AACH,QAAA,sDAAsD,GAE/D,6DAAqD,CAAC;AAE1D;;;GAGG;AACH,IAAiB,wCAAwC,CAOxD;AAPD,WAAiB,wCAAwC;IACvD,uFAAuF;IAC1E,sDAAa,GACxB,6DAAqD,CAAC;IACxD,wFAAwF;IAC3E,uDAAc,GACzB,8DAAsD,CAAC;AAC3D,CAAC,EAPgB,wCAAwC,wDAAxC,wCAAwC,QAOxD;AAED,gBAAgB;AACH,QAAA,2CAA2C,GAIpD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,QAAQ,EAAE;IACtC,WAAW,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,QAAQ,EAAE;CAC1C,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,aAAa,EAAE,YAAY;KAC5B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAQH,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC;IAC/C,UAAU,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC;CAC9C,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,aAAa;KAC1B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,8BAA8B,CAO9C;AAPD,WAAiB,8BAA8B;IAC7C,6EAA6E;IAChE,4CAAa,GAAG,mDAA2C,CAAC;IACzE,8EAA8E;IACjE,6CAAc,GAAG,oDAA4C,CAAC;AAG7E,CAAC,EAPgB,8BAA8B,8CAA9B,8BAA8B,QAO9C;AAED,SAAgB,mCAAmC,CACjD,6BAA4D;IAE5D,OAAO,IAAI,CAAC,SAAS,CACnB,oDAA4C,CAAC,KAAK,CAChD,6BAA6B,CAC9B,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,qCAAqC,CACnD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,mDAA2C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACvE,2DAA2D,CAC5D,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"productpriceonetimefreecreate.js","sourceRoot":"","sources":["../../src/models/components/productpriceonetimefreecreate.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AA+DH,kFAQC;AAED,sFAQC;AA/ED,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAYjD,gBAAgB;AACH,QAAA,2CAA2C,GAIpD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,QAAQ,EAAE;IACtC,WAAW,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,QAAQ,EAAE;CAC1C,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,aAAa,EAAE,YAAY;KAC5B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAQH,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,OAAO,CAAC,UAAmB,CAAC;IACxD,UAAU,EAAE,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,MAAe,CAAC;CACvD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,UAAU,EAAE,aAAa;KAC1B,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,IAAiB,8BAA8B,CAO9C;AAPD,WAAiB,8BAA8B;IAC7C,6EAA6E;IAChE,4CAAa,GAAG,mDAA2C,CAAC;IACzE,8EAA8E;IACjE,6CAAc,GAAG,oDAA4C,CAAC;AAG7E,CAAC,EAPgB,8BAA8B,8CAA9B,8BAA8B,QAO9C;AAED,SAAgB,mCAAmC,CACjD,6BAA4D;IAE5D,OAAO,IAAI,CAAC,SAAS,CACnB,oDAA4C,CAAC,KAAK,CAChD,6BAA6B,CAC9B,CACF,CAAC;AACJ,CAAC;AAED,SAAgB,qCAAqC,CACnD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,mDAA2C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACvE,2DAA2D,CAC5D,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 ProductPriceRecurringCustomAmountType: {
7
- readonly Custom: "custom";
8
- };
9
- export type ProductPriceRecurringCustomAmountType = ClosedEnum<typeof ProductPriceRecurringCustomAmountType>;
10
- /**
11
- * The type of the price.
12
- */
13
- export declare const ProductPriceRecurringCustomType: {
14
- readonly Recurring: "recurring";
15
- };
16
- /**
17
- * The type of the price.
18
- */
19
- export type ProductPriceRecurringCustomType = ClosedEnum<typeof ProductPriceRecurringCustomType>;
20
5
  /**
21
6
  * A pay-what-you-want recurring price for a product, i.e. a subscription.
22
7
  */
@@ -65,42 +50,6 @@ export type ProductPriceRecurringCustom = {
65
50
  recurringInterval: SubscriptionRecurringInterval;
66
51
  };
67
52
  /** @internal */
68
- export declare const ProductPriceRecurringCustomAmountType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringCustomAmountType>;
69
- /** @internal */
70
- export declare const ProductPriceRecurringCustomAmountType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringCustomAmountType>;
71
- /**
72
- * @internal
73
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
74
- */
75
- export declare namespace ProductPriceRecurringCustomAmountType$ {
76
- /** @deprecated use `ProductPriceRecurringCustomAmountType$inboundSchema` instead. */
77
- const inboundSchema: z.ZodNativeEnum<{
78
- readonly Custom: "custom";
79
- }>;
80
- /** @deprecated use `ProductPriceRecurringCustomAmountType$outboundSchema` instead. */
81
- const outboundSchema: z.ZodNativeEnum<{
82
- readonly Custom: "custom";
83
- }>;
84
- }
85
- /** @internal */
86
- export declare const ProductPriceRecurringCustomType$inboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringCustomType>;
87
- /** @internal */
88
- export declare const ProductPriceRecurringCustomType$outboundSchema: z.ZodNativeEnum<typeof ProductPriceRecurringCustomType>;
89
- /**
90
- * @internal
91
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
92
- */
93
- export declare namespace ProductPriceRecurringCustomType$ {
94
- /** @deprecated use `ProductPriceRecurringCustomType$inboundSchema` instead. */
95
- const inboundSchema: z.ZodNativeEnum<{
96
- readonly Recurring: "recurring";
97
- }>;
98
- /** @deprecated use `ProductPriceRecurringCustomType$outboundSchema` instead. */
99
- const outboundSchema: z.ZodNativeEnum<{
100
- readonly Recurring: "recurring";
101
- }>;
102
- }
103
- /** @internal */
104
53
  export declare const ProductPriceRecurringCustom$inboundSchema: z.ZodType<ProductPriceRecurringCustom, z.ZodTypeDef, unknown>;
105
54
  /** @internal */
106
55
  export type ProductPriceRecurringCustom$Outbound = {
@@ -1 +1 @@
1
- {"version":3,"file":"productpricerecurringcustom.d.ts","sourceRoot":"","sources":["../../src/models/components/productpricerecurringcustom.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"productpricerecurringcustom.d.ts","sourceRoot":"","sources":["../../src/models/components/productpricerecurringcustom.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,2BAA2B,GAAG;IACxC;;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,QAAQ,GAAG,SAAS,CAAC;IAClC;;OAEG;IACH,UAAU,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;OAEG;IACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;OAEG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;OAEG;IACH,IAAI,CAAC,EAAE,WAAW,GAAG,SAAS,CAAC;IAC/B,iBAAiB,EAAE,6BAA6B,CAAC;CAClD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,OAAO,CAC/D,2BAA2B,EAC3B,CAAC,CAAC,UAAU,EACZ,OAAO,CA6BP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,oCAAoC,GAAG;IACjD,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,QAAQ,CAAC;IACtB,WAAW,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,IAAI,EAAE,WAAW,CAAC;IAClB,kBAAkB,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,oCAAoC,EACpC,CAAC,CAAC,UAAU,EACZ,2BAA2B,CA2B3B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,4BAA4B,CAAC;IAC5C,2EAA2E;IACpE,MAAM,aAAa,+DAA4C,CAAC;IACvE,4EAA4E;IACrE,MAAM,cAAc,4FAA6C,CAAC;IACzE,sEAAsE;IACtE,KAAY,QAAQ,GAAG,oCAAoC,CAAC;CAC7D;AAED,wBAAgB,iCAAiC,CAC/C,2BAA2B,EAAE,2BAA2B,GACvD,MAAM,CAMR;AAED,wBAAgB,mCAAmC,CACjD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,2BAA2B,EAAE,kBAAkB,CAAC,CAMlE"}
@@ -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.ProductPriceRecurringCustom$ = exports.ProductPriceRecurringCustom$outboundSchema = exports.ProductPriceRecurringCustom$inboundSchema = exports.ProductPriceRecurringCustomType$ = exports.ProductPriceRecurringCustomType$outboundSchema = exports.ProductPriceRecurringCustomType$inboundSchema = exports.ProductPriceRecurringCustomAmountType$ = exports.ProductPriceRecurringCustomAmountType$outboundSchema = exports.ProductPriceRecurringCustomAmountType$inboundSchema = exports.ProductPriceRecurringCustomType = exports.ProductPriceRecurringCustomAmountType = void 0;
29
+ exports.ProductPriceRecurringCustom$ = exports.ProductPriceRecurringCustom$outboundSchema = exports.ProductPriceRecurringCustom$inboundSchema = void 0;
30
30
  exports.productPriceRecurringCustomToJSON = productPriceRecurringCustomToJSON;
31
31
  exports.productPriceRecurringCustomFromJSON = productPriceRecurringCustomFromJSON;
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.ProductPriceRecurringCustomAmountType = {
37
- Custom: "custom",
38
- };
39
- /**
40
- * The type of the price.
41
- */
42
- exports.ProductPriceRecurringCustomType = {
43
- Recurring: "recurring",
44
- };
45
- /** @internal */
46
- exports.ProductPriceRecurringCustomAmountType$inboundSchema = z.nativeEnum(exports.ProductPriceRecurringCustomAmountType);
47
- /** @internal */
48
- exports.ProductPriceRecurringCustomAmountType$outboundSchema = exports.ProductPriceRecurringCustomAmountType$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 ProductPriceRecurringCustomAmountType$;
54
- (function (ProductPriceRecurringCustomAmountType$) {
55
- /** @deprecated use `ProductPriceRecurringCustomAmountType$inboundSchema` instead. */
56
- ProductPriceRecurringCustomAmountType$.inboundSchema = exports.ProductPriceRecurringCustomAmountType$inboundSchema;
57
- /** @deprecated use `ProductPriceRecurringCustomAmountType$outboundSchema` instead. */
58
- ProductPriceRecurringCustomAmountType$.outboundSchema = exports.ProductPriceRecurringCustomAmountType$outboundSchema;
59
- })(ProductPriceRecurringCustomAmountType$ || (exports.ProductPriceRecurringCustomAmountType$ = ProductPriceRecurringCustomAmountType$ = {}));
60
- /** @internal */
61
- exports.ProductPriceRecurringCustomType$inboundSchema = z.nativeEnum(exports.ProductPriceRecurringCustomType);
62
- /** @internal */
63
- exports.ProductPriceRecurringCustomType$outboundSchema = exports.ProductPriceRecurringCustomType$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 ProductPriceRecurringCustomType$;
69
- (function (ProductPriceRecurringCustomType$) {
70
- /** @deprecated use `ProductPriceRecurringCustomType$inboundSchema` instead. */
71
- ProductPriceRecurringCustomType$.inboundSchema = exports.ProductPriceRecurringCustomType$inboundSchema;
72
- /** @deprecated use `ProductPriceRecurringCustomType$outboundSchema` instead. */
73
- ProductPriceRecurringCustomType$.outboundSchema = exports.ProductPriceRecurringCustomType$outboundSchema;
74
- })(ProductPriceRecurringCustomType$ || (exports.ProductPriceRecurringCustomType$ = ProductPriceRecurringCustomType$ = {}));
75
36
  /** @internal */
76
37
  exports.ProductPriceRecurringCustom$inboundSchema = z.object({
77
38
  created_at: z.string().datetime({ offset: true }).transform(v => new Date(v)),
@@ -1 +1 @@
1
- {"version":3,"file":"productpricerecurringcustom.js","sourceRoot":"","sources":["../../src/models/components/productpricerecurringcustom.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"productpricerecurringcustom.js","sourceRoot":"","sources":["../../src/models/components/productpricerecurringcustom.ts"],"names":[],"mappings":"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"}
@@ -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 AmountType: {
7
- readonly Fixed: "fixed";
8
- };
9
- export type AmountType = ClosedEnum<typeof AmountType>;
10
- /**
11
- * The type of the price.
12
- */
13
- export declare const Type: {
14
- readonly Recurring: "recurring";
15
- };
16
- /**
17
- * The type of the price.
18
- */
19
- export type Type = ClosedEnum<typeof Type>;
20
5
  /**
21
6
  * A recurring price for a product, i.e. a subscription.
22
7
  */
@@ -57,42 +42,6 @@ export type ProductPriceRecurringFixed = {
57
42
  recurringInterval: SubscriptionRecurringInterval;
58
43
  };
59
44
  /** @internal */
60
- export declare const AmountType$inboundSchema: z.ZodNativeEnum<typeof AmountType>;
61
- /** @internal */
62
- export declare const AmountType$outboundSchema: z.ZodNativeEnum<typeof AmountType>;
63
- /**
64
- * @internal
65
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
66
- */
67
- export declare namespace AmountType$ {
68
- /** @deprecated use `AmountType$inboundSchema` instead. */
69
- const inboundSchema: z.ZodNativeEnum<{
70
- readonly Fixed: "fixed";
71
- }>;
72
- /** @deprecated use `AmountType$outboundSchema` instead. */
73
- const outboundSchema: z.ZodNativeEnum<{
74
- readonly Fixed: "fixed";
75
- }>;
76
- }
77
- /** @internal */
78
- export declare const Type$inboundSchema: z.ZodNativeEnum<typeof Type>;
79
- /** @internal */
80
- export declare const Type$outboundSchema: z.ZodNativeEnum<typeof Type>;
81
- /**
82
- * @internal
83
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
84
- */
85
- export declare namespace Type$ {
86
- /** @deprecated use `Type$inboundSchema` instead. */
87
- const inboundSchema: z.ZodNativeEnum<{
88
- readonly Recurring: "recurring";
89
- }>;
90
- /** @deprecated use `Type$outboundSchema` instead. */
91
- const outboundSchema: z.ZodNativeEnum<{
92
- readonly Recurring: "recurring";
93
- }>;
94
- }
95
- /** @internal */
96
45
  export declare const ProductPriceRecurringFixed$inboundSchema: z.ZodType<ProductPriceRecurringFixed, z.ZodTypeDef, unknown>;
97
46
  /** @internal */
98
47
  export type ProductPriceRecurringFixed$Outbound = {
@@ -1 +1 @@
1
- {"version":3,"file":"productpricerecurringfixed.d.ts","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfixed.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"productpricerecurringfixed.d.ts","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfixed.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,0BAA0B,GAAG;IACvC;;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,OAAO,GAAG,SAAS,CAAC;IACjC;;OAEG;IACH,UAAU,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,IAAI,CAAC,EAAE,WAAW,GAAG,SAAS,CAAC;IAC/B,iBAAiB,EAAE,6BAA6B,CAAC;CAClD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wCAAwC,EAAE,CAAC,CAAC,OAAO,CAC9D,0BAA0B,EAC1B,CAAC,CAAC,UAAU,EACZ,OAAO,CAyBP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,mCAAmC,GAAG;IAChD,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,WAAW,EAAE,OAAO,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,IAAI,EAAE,WAAW,CAAC;IAClB,kBAAkB,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yCAAyC,EAAE,CAAC,CAAC,OAAO,CAC/D,mCAAmC,EACnC,CAAC,CAAC,UAAU,EACZ,0BAA0B,CAuB1B,CAAC;AAEH;;;GAGG;AACH,yBAAiB,2BAA2B,CAAC;IAC3C,0EAA0E;IACnE,MAAM,aAAa,8DAA2C,CAAC;IACtE,2EAA2E;IACpE,MAAM,cAAc,0FAA4C,CAAC;IACxE,qEAAqE;IACrE,KAAY,QAAQ,GAAG,mCAAmC,CAAC;CAC5D;AAED,wBAAgB,gCAAgC,CAC9C,0BAA0B,EAAE,0BAA0B,GACrD,MAAM,CAIR;AAED,wBAAgB,kCAAkC,CAChD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,0BAA0B,EAAE,kBAAkB,CAAC,CAMjE"}
@@ -26,53 +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.ProductPriceRecurringFixed$ = exports.ProductPriceRecurringFixed$outboundSchema = exports.ProductPriceRecurringFixed$inboundSchema = exports.Type$ = exports.Type$outboundSchema = exports.Type$inboundSchema = exports.AmountType$ = exports.AmountType$outboundSchema = exports.AmountType$inboundSchema = exports.Type = exports.AmountType = void 0;
29
+ exports.ProductPriceRecurringFixed$ = exports.ProductPriceRecurringFixed$outboundSchema = exports.ProductPriceRecurringFixed$inboundSchema = void 0;
30
30
  exports.productPriceRecurringFixedToJSON = productPriceRecurringFixedToJSON;
31
31
  exports.productPriceRecurringFixedFromJSON = productPriceRecurringFixedFromJSON;
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.AmountType = {
37
- Fixed: "fixed",
38
- };
39
- /**
40
- * The type of the price.
41
- */
42
- exports.Type = {
43
- Recurring: "recurring",
44
- };
45
- /** @internal */
46
- exports.AmountType$inboundSchema = z
47
- .nativeEnum(exports.AmountType);
48
- /** @internal */
49
- exports.AmountType$outboundSchema = exports.AmountType$inboundSchema;
50
- /**
51
- * @internal
52
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
53
- */
54
- var AmountType$;
55
- (function (AmountType$) {
56
- /** @deprecated use `AmountType$inboundSchema` instead. */
57
- AmountType$.inboundSchema = exports.AmountType$inboundSchema;
58
- /** @deprecated use `AmountType$outboundSchema` instead. */
59
- AmountType$.outboundSchema = exports.AmountType$outboundSchema;
60
- })(AmountType$ || (exports.AmountType$ = AmountType$ = {}));
61
- /** @internal */
62
- exports.Type$inboundSchema = z.nativeEnum(exports.Type);
63
- /** @internal */
64
- exports.Type$outboundSchema = exports.Type$inboundSchema;
65
- /**
66
- * @internal
67
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
68
- */
69
- var Type$;
70
- (function (Type$) {
71
- /** @deprecated use `Type$inboundSchema` instead. */
72
- Type$.inboundSchema = exports.Type$inboundSchema;
73
- /** @deprecated use `Type$outboundSchema` instead. */
74
- Type$.outboundSchema = exports.Type$outboundSchema;
75
- })(Type$ || (exports.Type$ = Type$ = {}));
76
36
  /** @internal */
77
37
  exports.ProductPriceRecurringFixed$inboundSchema = z.object({
78
38
  created_at: z.string().datetime({ offset: true }).transform(v => new Date(v)),
@@ -1 +1 @@
1
- {"version":3,"file":"productpricerecurringfixed.js","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfixed.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"productpricerecurringfixed.js","sourceRoot":"","sources":["../../src/models/components/productpricerecurringfixed.ts"],"names":[],"mappings":"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"}