@polar-sh/sdk 0.43.1 → 0.45.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 (751) hide show
  1. package/README.md +2 -2
  2. package/dist/commonjs/funcs/customerPortalMembersListMembers.d.ts +6 -2
  3. package/dist/commonjs/funcs/customerPortalMembersListMembers.d.ts.map +1 -1
  4. package/dist/commonjs/funcs/customerPortalMembersListMembers.js +65 -10
  5. package/dist/commonjs/funcs/customerPortalMembersListMembers.js.map +1 -1
  6. package/dist/commonjs/funcs/customerPortalSeatsListClaimedSubscriptions.d.ts +6 -3
  7. package/dist/commonjs/funcs/customerPortalSeatsListClaimedSubscriptions.d.ts.map +1 -1
  8. package/dist/commonjs/funcs/customerPortalSeatsListClaimedSubscriptions.js +63 -10
  9. package/dist/commonjs/funcs/customerPortalSeatsListClaimedSubscriptions.js.map +1 -1
  10. package/dist/commonjs/funcs/customersExport.d.ts +8 -2
  11. package/dist/commonjs/funcs/customersExport.d.ts.map +1 -1
  12. package/dist/commonjs/funcs/customersExport.js +9 -2
  13. package/dist/commonjs/funcs/customersExport.js.map +1 -1
  14. package/dist/commonjs/funcs/ordersExport.d.ts +9 -3
  15. package/dist/commonjs/funcs/ordersExport.d.ts.map +1 -1
  16. package/dist/commonjs/funcs/ordersExport.js +10 -3
  17. package/dist/commonjs/funcs/ordersExport.js.map +1 -1
  18. package/dist/commonjs/funcs/subscriptionsExport.d.ts +8 -2
  19. package/dist/commonjs/funcs/subscriptionsExport.d.ts.map +1 -1
  20. package/dist/commonjs/funcs/subscriptionsExport.js +11 -2
  21. package/dist/commonjs/funcs/subscriptionsExport.js.map +1 -1
  22. package/dist/commonjs/lib/config.d.ts +3 -3
  23. package/dist/commonjs/lib/config.js +3 -3
  24. package/dist/commonjs/models/components/address.d.ts +4 -4
  25. package/dist/commonjs/models/components/address.d.ts.map +1 -1
  26. package/dist/commonjs/models/components/address.js +3 -2
  27. package/dist/commonjs/models/components/address.js.map +1 -1
  28. package/dist/commonjs/models/components/benefitgithubrepositoryproperties.d.ts +4 -4
  29. package/dist/commonjs/models/components/benefitgithubrepositoryproperties.d.ts.map +1 -1
  30. package/dist/commonjs/models/components/benefitgithubrepositoryproperties.js +3 -3
  31. package/dist/commonjs/models/components/benefitgithubrepositoryproperties.js.map +1 -1
  32. package/dist/commonjs/models/components/benefitgrantgithubrepositoryproperties.d.ts +4 -4
  33. package/dist/commonjs/models/components/benefitgrantgithubrepositoryproperties.d.ts.map +1 -1
  34. package/dist/commonjs/models/components/benefitgrantgithubrepositoryproperties.js +3 -3
  35. package/dist/commonjs/models/components/benefitgrantgithubrepositoryproperties.js.map +1 -1
  36. package/dist/commonjs/models/components/benefitlicensekeyexpirationproperties.d.ts +4 -4
  37. package/dist/commonjs/models/components/benefitlicensekeyexpirationproperties.d.ts.map +1 -1
  38. package/dist/commonjs/models/components/benefitlicensekeyexpirationproperties.js +3 -2
  39. package/dist/commonjs/models/components/benefitlicensekeyexpirationproperties.js.map +1 -1
  40. package/dist/commonjs/models/components/benefittype.d.ts +4 -4
  41. package/dist/commonjs/models/components/benefittype.d.ts.map +1 -1
  42. package/dist/commonjs/models/components/benefittype.js +3 -4
  43. package/dist/commonjs/models/components/benefittype.js.map +1 -1
  44. package/dist/commonjs/models/components/billingaddressfieldmode.d.ts +4 -4
  45. package/dist/commonjs/models/components/billingaddressfieldmode.d.ts.map +1 -1
  46. package/dist/commonjs/models/components/billingaddressfieldmode.js +3 -3
  47. package/dist/commonjs/models/components/billingaddressfieldmode.js.map +1 -1
  48. package/dist/commonjs/models/components/checkout.d.ts +0 -28
  49. package/dist/commonjs/models/components/checkout.d.ts.map +1 -1
  50. package/dist/commonjs/models/components/checkout.js +1 -37
  51. package/dist/commonjs/models/components/checkout.js.map +1 -1
  52. package/dist/commonjs/models/components/checkoutconfirmstripe.d.ts +0 -7
  53. package/dist/commonjs/models/components/checkoutconfirmstripe.d.ts.map +1 -1
  54. package/dist/commonjs/models/components/checkoutconfirmstripe.js +0 -2
  55. package/dist/commonjs/models/components/checkoutconfirmstripe.js.map +1 -1
  56. package/dist/commonjs/models/components/checkoutlink.d.ts +4 -0
  57. package/dist/commonjs/models/components/checkoutlink.d.ts.map +1 -1
  58. package/dist/commonjs/models/components/checkoutlink.js +2 -0
  59. package/dist/commonjs/models/components/checkoutlink.js.map +1 -1
  60. package/dist/commonjs/models/components/checkoutlinkcreateproduct.d.ts +5 -0
  61. package/dist/commonjs/models/components/checkoutlinkcreateproduct.d.ts.map +1 -1
  62. package/dist/commonjs/models/components/checkoutlinkcreateproduct.js +2 -0
  63. package/dist/commonjs/models/components/checkoutlinkcreateproduct.js.map +1 -1
  64. package/dist/commonjs/models/components/checkoutlinkcreateproductprice.d.ts +5 -0
  65. package/dist/commonjs/models/components/checkoutlinkcreateproductprice.d.ts.map +1 -1
  66. package/dist/commonjs/models/components/checkoutlinkcreateproductprice.js +2 -0
  67. package/dist/commonjs/models/components/checkoutlinkcreateproductprice.js.map +1 -1
  68. package/dist/commonjs/models/components/checkoutlinkcreateproducts.d.ts +5 -0
  69. package/dist/commonjs/models/components/checkoutlinkcreateproducts.d.ts.map +1 -1
  70. package/dist/commonjs/models/components/checkoutlinkcreateproducts.js +2 -0
  71. package/dist/commonjs/models/components/checkoutlinkcreateproducts.js.map +1 -1
  72. package/dist/commonjs/models/components/checkoutlinkupdate.d.ts +5 -0
  73. package/dist/commonjs/models/components/checkoutlinkupdate.d.ts.map +1 -1
  74. package/dist/commonjs/models/components/checkoutlinkupdate.js +2 -0
  75. package/dist/commonjs/models/components/checkoutlinkupdate.js.map +1 -1
  76. package/dist/commonjs/models/components/checkoutpublic.d.ts +0 -16
  77. package/dist/commonjs/models/components/checkoutpublic.d.ts.map +1 -1
  78. package/dist/commonjs/models/components/checkoutpublic.js +1 -17
  79. package/dist/commonjs/models/components/checkoutpublic.js.map +1 -1
  80. package/dist/commonjs/models/components/checkoutpublicconfirmed.d.ts +0 -16
  81. package/dist/commonjs/models/components/checkoutpublicconfirmed.d.ts.map +1 -1
  82. package/dist/commonjs/models/components/checkoutpublicconfirmed.js +1 -17
  83. package/dist/commonjs/models/components/checkoutpublicconfirmed.js.map +1 -1
  84. package/dist/commonjs/models/components/checkoutstatus.d.ts +4 -4
  85. package/dist/commonjs/models/components/checkoutstatus.d.ts.map +1 -1
  86. package/dist/commonjs/models/components/checkoutstatus.js +3 -3
  87. package/dist/commonjs/models/components/checkoutstatus.js.map +1 -1
  88. package/dist/commonjs/models/components/checkoutupdate.d.ts +0 -7
  89. package/dist/commonjs/models/components/checkoutupdate.d.ts.map +1 -1
  90. package/dist/commonjs/models/components/checkoutupdate.js +0 -2
  91. package/dist/commonjs/models/components/checkoutupdate.js.map +1 -1
  92. package/dist/commonjs/models/components/checkoutupdatepublic.d.ts +0 -7
  93. package/dist/commonjs/models/components/checkoutupdatepublic.d.ts.map +1 -1
  94. package/dist/commonjs/models/components/checkoutupdatepublic.js +0 -2
  95. package/dist/commonjs/models/components/checkoutupdatepublic.js.map +1 -1
  96. package/dist/commonjs/models/components/customercancellationreason.d.ts +4 -4
  97. package/dist/commonjs/models/components/customercancellationreason.d.ts.map +1 -1
  98. package/dist/commonjs/models/components/customercancellationreason.js +3 -3
  99. package/dist/commonjs/models/components/customercancellationreason.js.map +1 -1
  100. package/dist/commonjs/models/components/customerorder.d.ts +0 -4
  101. package/dist/commonjs/models/components/customerorder.d.ts.map +1 -1
  102. package/dist/commonjs/models/components/customerorder.js +0 -2
  103. package/dist/commonjs/models/components/customerorder.js.map +1 -1
  104. package/dist/commonjs/models/components/customerstatesubscription.d.ts +4 -4
  105. package/dist/commonjs/models/components/customerstatesubscription.d.ts.map +1 -1
  106. package/dist/commonjs/models/components/customerstatesubscription.js +5 -2
  107. package/dist/commonjs/models/components/customerstatesubscription.js.map +1 -1
  108. package/dist/commonjs/models/components/customertype.d.ts +4 -4
  109. package/dist/commonjs/models/components/customertype.d.ts.map +1 -1
  110. package/dist/commonjs/models/components/customertype.js +3 -4
  111. package/dist/commonjs/models/components/customertype.js.map +1 -1
  112. package/dist/commonjs/models/components/discountduration.d.ts +4 -4
  113. package/dist/commonjs/models/components/discountduration.d.ts.map +1 -1
  114. package/dist/commonjs/models/components/discountduration.js +3 -3
  115. package/dist/commonjs/models/components/discountduration.js.map +1 -1
  116. package/dist/commonjs/models/components/discountfixedonceforeverdurationcreate.d.ts +3 -5
  117. package/dist/commonjs/models/components/discountfixedonceforeverdurationcreate.d.ts.map +1 -1
  118. package/dist/commonjs/models/components/discountfixedonceforeverdurationcreate.js +2 -1
  119. package/dist/commonjs/models/components/discountfixedonceforeverdurationcreate.js.map +1 -1
  120. package/dist/commonjs/models/components/discountfixedrepeatdurationcreate.d.ts +3 -5
  121. package/dist/commonjs/models/components/discountfixedrepeatdurationcreate.d.ts.map +1 -1
  122. package/dist/commonjs/models/components/discountfixedrepeatdurationcreate.js +2 -1
  123. package/dist/commonjs/models/components/discountfixedrepeatdurationcreate.js.map +1 -1
  124. package/dist/commonjs/models/components/discounttype.d.ts +4 -4
  125. package/dist/commonjs/models/components/discounttype.d.ts.map +1 -1
  126. package/dist/commonjs/models/components/discounttype.js +3 -4
  127. package/dist/commonjs/models/components/discounttype.js.map +1 -1
  128. package/dist/commonjs/models/components/discountupdate.d.ts +2 -1
  129. package/dist/commonjs/models/components/discountupdate.d.ts.map +1 -1
  130. package/dist/commonjs/models/components/discountupdate.js +2 -1
  131. package/dist/commonjs/models/components/discountupdate.js.map +1 -1
  132. package/dist/commonjs/models/components/disputestatus.d.ts +4 -4
  133. package/dist/commonjs/models/components/disputestatus.d.ts.map +1 -1
  134. package/dist/commonjs/models/components/disputestatus.js +3 -3
  135. package/dist/commonjs/models/components/disputestatus.js.map +1 -1
  136. package/dist/commonjs/models/components/eventsource.d.ts +4 -4
  137. package/dist/commonjs/models/components/eventsource.d.ts.map +1 -1
  138. package/dist/commonjs/models/components/eventsource.js +3 -4
  139. package/dist/commonjs/models/components/eventsource.js.map +1 -1
  140. package/dist/commonjs/models/components/fileservicetypes.d.ts +3 -3
  141. package/dist/commonjs/models/components/fileservicetypes.d.ts.map +1 -1
  142. package/dist/commonjs/models/components/fileservicetypes.js +2 -2
  143. package/dist/commonjs/models/components/fileservicetypes.js.map +1 -1
  144. package/dist/commonjs/models/components/filterconjunction.d.ts +4 -4
  145. package/dist/commonjs/models/components/filterconjunction.d.ts.map +1 -1
  146. package/dist/commonjs/models/components/filterconjunction.js +3 -3
  147. package/dist/commonjs/models/components/filterconjunction.js.map +1 -1
  148. package/dist/commonjs/models/components/filteroperator.d.ts +4 -4
  149. package/dist/commonjs/models/components/filteroperator.d.ts.map +1 -1
  150. package/dist/commonjs/models/components/filteroperator.js +3 -3
  151. package/dist/commonjs/models/components/filteroperator.js.map +1 -1
  152. package/dist/commonjs/models/components/introspecttokenresponse.d.ts +3 -3
  153. package/dist/commonjs/models/components/introspecttokenresponse.d.ts.map +1 -1
  154. package/dist/commonjs/models/components/introspecttokenresponse.js +2 -1
  155. package/dist/commonjs/models/components/introspecttokenresponse.js.map +1 -1
  156. package/dist/commonjs/models/components/licensekeystatus.d.ts +4 -4
  157. package/dist/commonjs/models/components/licensekeystatus.d.ts.map +1 -1
  158. package/dist/commonjs/models/components/licensekeystatus.js +3 -3
  159. package/dist/commonjs/models/components/licensekeystatus.js.map +1 -1
  160. package/dist/commonjs/models/components/listresourcecustomerportalmember.d.ts +13 -0
  161. package/dist/commonjs/models/components/listresourcecustomerportalmember.d.ts.map +1 -0
  162. package/dist/commonjs/models/components/{productpricetype.js → listresourcecustomerportalmember.js} +13 -9
  163. package/dist/commonjs/models/components/listresourcecustomerportalmember.js.map +1 -0
  164. package/dist/commonjs/models/components/memberrole.d.ts +4 -4
  165. package/dist/commonjs/models/components/memberrole.d.ts.map +1 -1
  166. package/dist/commonjs/models/components/memberrole.js +3 -4
  167. package/dist/commonjs/models/components/memberrole.js.map +1 -1
  168. package/dist/commonjs/models/components/metrictype.d.ts +3 -3
  169. package/dist/commonjs/models/components/metrictype.d.ts.map +1 -1
  170. package/dist/commonjs/models/components/metrictype.js +2 -3
  171. package/dist/commonjs/models/components/metrictype.js.map +1 -1
  172. package/dist/commonjs/models/components/order.d.ts +0 -5
  173. package/dist/commonjs/models/components/order.d.ts.map +1 -1
  174. package/dist/commonjs/models/components/order.js +0 -4
  175. package/dist/commonjs/models/components/order.js.map +1 -1
  176. package/dist/commonjs/models/components/orderbillingreason.d.ts +4 -4
  177. package/dist/commonjs/models/components/orderbillingreason.d.ts.map +1 -1
  178. package/dist/commonjs/models/components/orderbillingreason.js +3 -3
  179. package/dist/commonjs/models/components/orderbillingreason.js.map +1 -1
  180. package/dist/commonjs/models/components/orderstatus.d.ts +5 -4
  181. package/dist/commonjs/models/components/orderstatus.d.ts.map +1 -1
  182. package/dist/commonjs/models/components/orderstatus.js +4 -4
  183. package/dist/commonjs/models/components/orderstatus.js.map +1 -1
  184. package/dist/commonjs/models/components/organizationcustomeremailsettings.d.ts +2 -0
  185. package/dist/commonjs/models/components/organizationcustomeremailsettings.d.ts.map +1 -1
  186. package/dist/commonjs/models/components/organizationcustomeremailsettings.js +4 -0
  187. package/dist/commonjs/models/components/organizationcustomeremailsettings.js.map +1 -1
  188. package/dist/commonjs/models/components/organizationsocialplatforms.d.ts +4 -4
  189. package/dist/commonjs/models/components/organizationsocialplatforms.d.ts.map +1 -1
  190. package/dist/commonjs/models/components/organizationsocialplatforms.js +3 -3
  191. package/dist/commonjs/models/components/organizationsocialplatforms.js.map +1 -1
  192. package/dist/commonjs/models/components/organizationstatus.d.ts +4 -4
  193. package/dist/commonjs/models/components/organizationstatus.d.ts.map +1 -1
  194. package/dist/commonjs/models/components/organizationstatus.js +3 -3
  195. package/dist/commonjs/models/components/organizationstatus.js.map +1 -1
  196. package/dist/commonjs/models/components/paymentstatus.d.ts +4 -4
  197. package/dist/commonjs/models/components/paymentstatus.d.ts.map +1 -1
  198. package/dist/commonjs/models/components/paymentstatus.js +3 -3
  199. package/dist/commonjs/models/components/paymentstatus.js.map +1 -1
  200. package/dist/commonjs/models/components/productpricecustom.d.ts +0 -9
  201. package/dist/commonjs/models/components/productpricecustom.d.ts.map +1 -1
  202. package/dist/commonjs/models/components/productpricecustom.js +0 -8
  203. package/dist/commonjs/models/components/productpricecustom.js.map +1 -1
  204. package/dist/commonjs/models/components/productpricefixed.d.ts +0 -9
  205. package/dist/commonjs/models/components/productpricefixed.d.ts.map +1 -1
  206. package/dist/commonjs/models/components/productpricefixed.js +0 -8
  207. package/dist/commonjs/models/components/productpricefixed.js.map +1 -1
  208. package/dist/commonjs/models/components/productpricefree.d.ts +0 -9
  209. package/dist/commonjs/models/components/productpricefree.d.ts.map +1 -1
  210. package/dist/commonjs/models/components/productpricefree.js +0 -8
  211. package/dist/commonjs/models/components/productpricefree.js.map +1 -1
  212. package/dist/commonjs/models/components/productpricemeteredunit.d.ts +0 -9
  213. package/dist/commonjs/models/components/productpricemeteredunit.d.ts.map +1 -1
  214. package/dist/commonjs/models/components/productpricemeteredunit.js +0 -8
  215. package/dist/commonjs/models/components/productpricemeteredunit.js.map +1 -1
  216. package/dist/commonjs/models/components/productpriceseatbased.d.ts +0 -9
  217. package/dist/commonjs/models/components/productpriceseatbased.d.ts.map +1 -1
  218. package/dist/commonjs/models/components/productpriceseatbased.js +0 -8
  219. package/dist/commonjs/models/components/productpriceseatbased.js.map +1 -1
  220. package/dist/commonjs/models/components/productpricesource.d.ts +4 -4
  221. package/dist/commonjs/models/components/productpricesource.d.ts.map +1 -1
  222. package/dist/commonjs/models/components/productpricesource.js +3 -3
  223. package/dist/commonjs/models/components/productpricesource.js.map +1 -1
  224. package/dist/commonjs/models/components/productvisibility.d.ts +4 -4
  225. package/dist/commonjs/models/components/productvisibility.d.ts.map +1 -1
  226. package/dist/commonjs/models/components/productvisibility.js +3 -3
  227. package/dist/commonjs/models/components/productvisibility.js.map +1 -1
  228. package/dist/commonjs/models/components/propertyaggregation.d.ts +4 -4
  229. package/dist/commonjs/models/components/propertyaggregation.d.ts.map +1 -1
  230. package/dist/commonjs/models/components/propertyaggregation.js +5 -2
  231. package/dist/commonjs/models/components/propertyaggregation.js.map +1 -1
  232. package/dist/commonjs/models/components/refundreason.d.ts +4 -4
  233. package/dist/commonjs/models/components/refundreason.d.ts.map +1 -1
  234. package/dist/commonjs/models/components/refundreason.js +3 -4
  235. package/dist/commonjs/models/components/refundreason.js.map +1 -1
  236. package/dist/commonjs/models/components/refundstatus.d.ts +4 -4
  237. package/dist/commonjs/models/components/refundstatus.d.ts.map +1 -1
  238. package/dist/commonjs/models/components/refundstatus.js +3 -4
  239. package/dist/commonjs/models/components/refundstatus.js.map +1 -1
  240. package/dist/commonjs/models/components/scope.d.ts +3 -3
  241. package/dist/commonjs/models/components/scope.d.ts.map +1 -1
  242. package/dist/commonjs/models/components/scope.js +3 -2
  243. package/dist/commonjs/models/components/scope.js.map +1 -1
  244. package/dist/commonjs/models/components/seatstatus.d.ts +4 -4
  245. package/dist/commonjs/models/components/seatstatus.d.ts.map +1 -1
  246. package/dist/commonjs/models/components/seatstatus.js +3 -4
  247. package/dist/commonjs/models/components/seatstatus.js.map +1 -1
  248. package/dist/commonjs/models/components/subscriptionprorationbehavior.d.ts +4 -4
  249. package/dist/commonjs/models/components/subscriptionprorationbehavior.d.ts.map +1 -1
  250. package/dist/commonjs/models/components/subscriptionprorationbehavior.js +3 -3
  251. package/dist/commonjs/models/components/subscriptionprorationbehavior.js.map +1 -1
  252. package/dist/commonjs/models/components/subscriptionrecurringinterval.d.ts +4 -4
  253. package/dist/commonjs/models/components/subscriptionrecurringinterval.d.ts.map +1 -1
  254. package/dist/commonjs/models/components/subscriptionrecurringinterval.js +3 -3
  255. package/dist/commonjs/models/components/subscriptionrecurringinterval.js.map +1 -1
  256. package/dist/commonjs/models/components/subscriptionstatus.d.ts +4 -4
  257. package/dist/commonjs/models/components/subscriptionstatus.d.ts.map +1 -1
  258. package/dist/commonjs/models/components/subscriptionstatus.js +3 -3
  259. package/dist/commonjs/models/components/subscriptionstatus.js.map +1 -1
  260. package/dist/commonjs/models/components/subtype.d.ts +4 -4
  261. package/dist/commonjs/models/components/subtype.d.ts.map +1 -1
  262. package/dist/commonjs/models/components/subtype.js +5 -3
  263. package/dist/commonjs/models/components/subtype.js.map +1 -1
  264. package/dist/commonjs/models/components/taxidformat.d.ts +4 -4
  265. package/dist/commonjs/models/components/taxidformat.d.ts.map +1 -1
  266. package/dist/commonjs/models/components/taxidformat.js +3 -4
  267. package/dist/commonjs/models/components/taxidformat.js.map +1 -1
  268. package/dist/commonjs/models/components/trialinterval.d.ts +4 -4
  269. package/dist/commonjs/models/components/trialinterval.d.ts.map +1 -1
  270. package/dist/commonjs/models/components/trialinterval.js +3 -3
  271. package/dist/commonjs/models/components/trialinterval.js.map +1 -1
  272. package/dist/commonjs/models/components/webhookendpointcreate.d.ts +0 -5
  273. package/dist/commonjs/models/components/webhookendpointcreate.d.ts.map +1 -1
  274. package/dist/commonjs/models/components/webhookendpointcreate.js +0 -1
  275. package/dist/commonjs/models/components/webhookendpointcreate.js.map +1 -1
  276. package/dist/commonjs/models/components/webhookendpointupdate.d.ts +0 -5
  277. package/dist/commonjs/models/components/webhookendpointupdate.d.ts.map +1 -1
  278. package/dist/commonjs/models/components/webhookendpointupdate.js +0 -1
  279. package/dist/commonjs/models/components/webhookendpointupdate.js.map +1 -1
  280. package/dist/commonjs/models/components/webhookeventtype.d.ts +4 -4
  281. package/dist/commonjs/models/components/webhookeventtype.d.ts.map +1 -1
  282. package/dist/commonjs/models/components/webhookeventtype.js +3 -3
  283. package/dist/commonjs/models/components/webhookeventtype.js.map +1 -1
  284. package/dist/commonjs/models/components/webhookformat.d.ts +4 -4
  285. package/dist/commonjs/models/components/webhookformat.d.ts.map +1 -1
  286. package/dist/commonjs/models/components/webhookformat.js +3 -3
  287. package/dist/commonjs/models/components/webhookformat.js.map +1 -1
  288. package/dist/commonjs/models/operations/customerportalmemberslistmembers.d.ts +29 -0
  289. package/dist/commonjs/models/operations/customerportalmemberslistmembers.d.ts.map +1 -0
  290. package/dist/commonjs/models/operations/customerportalmemberslistmembers.js +65 -0
  291. package/dist/commonjs/models/operations/customerportalmemberslistmembers.js.map +1 -0
  292. package/dist/commonjs/models/operations/customerportalseatslistclaimedsubscriptions.d.ts +27 -0
  293. package/dist/commonjs/models/operations/customerportalseatslistclaimedsubscriptions.d.ts.map +1 -1
  294. package/dist/commonjs/models/operations/customerportalseatslistclaimedsubscriptions.js +24 -1
  295. package/dist/commonjs/models/operations/customerportalseatslistclaimedsubscriptions.js.map +1 -1
  296. package/dist/commonjs/models/operations/customersexport.d.ts +6 -0
  297. package/dist/commonjs/models/operations/customersexport.d.ts.map +1 -1
  298. package/dist/commonjs/models/operations/customersexport.js +8 -1
  299. package/dist/commonjs/models/operations/customersexport.js.map +1 -1
  300. package/dist/commonjs/models/operations/ordersexport.d.ts +6 -0
  301. package/dist/commonjs/models/operations/ordersexport.d.ts.map +1 -1
  302. package/dist/commonjs/models/operations/ordersexport.js +8 -1
  303. package/dist/commonjs/models/operations/ordersexport.js.map +1 -1
  304. package/dist/commonjs/models/operations/subscriptionsexport.d.ts +6 -0
  305. package/dist/commonjs/models/operations/subscriptionsexport.d.ts.map +1 -1
  306. package/dist/commonjs/models/operations/subscriptionsexport.js +8 -1
  307. package/dist/commonjs/models/operations/subscriptionsexport.js.map +1 -1
  308. package/dist/commonjs/sdk/customers.d.ts +6 -2
  309. package/dist/commonjs/sdk/customers.d.ts.map +1 -1
  310. package/dist/commonjs/sdk/customers.js +3 -1
  311. package/dist/commonjs/sdk/customers.js.map +1 -1
  312. package/dist/commonjs/sdk/orders.d.ts +7 -3
  313. package/dist/commonjs/sdk/orders.d.ts.map +1 -1
  314. package/dist/commonjs/sdk/orders.js +4 -2
  315. package/dist/commonjs/sdk/orders.js.map +1 -1
  316. package/dist/commonjs/sdk/polarmembers.d.ts +5 -1
  317. package/dist/commonjs/sdk/polarmembers.d.ts.map +1 -1
  318. package/dist/commonjs/sdk/polarmembers.js +3 -2
  319. package/dist/commonjs/sdk/polarmembers.js.map +1 -1
  320. package/dist/commonjs/sdk/seats.d.ts +5 -3
  321. package/dist/commonjs/sdk/seats.d.ts.map +1 -1
  322. package/dist/commonjs/sdk/seats.js +3 -2
  323. package/dist/commonjs/sdk/seats.js.map +1 -1
  324. package/dist/commonjs/sdk/subscriptions.d.ts +6 -2
  325. package/dist/commonjs/sdk/subscriptions.d.ts.map +1 -1
  326. package/dist/commonjs/sdk/subscriptions.js +3 -1
  327. package/dist/commonjs/sdk/subscriptions.js.map +1 -1
  328. package/dist/esm/funcs/customerPortalMembersListMembers.d.ts +6 -2
  329. package/dist/esm/funcs/customerPortalMembersListMembers.d.ts.map +1 -1
  330. package/dist/esm/funcs/customerPortalMembersListMembers.js +65 -10
  331. package/dist/esm/funcs/customerPortalMembersListMembers.js.map +1 -1
  332. package/dist/esm/funcs/customerPortalSeatsListClaimedSubscriptions.d.ts +6 -3
  333. package/dist/esm/funcs/customerPortalSeatsListClaimedSubscriptions.d.ts.map +1 -1
  334. package/dist/esm/funcs/customerPortalSeatsListClaimedSubscriptions.js +63 -10
  335. package/dist/esm/funcs/customerPortalSeatsListClaimedSubscriptions.js.map +1 -1
  336. package/dist/esm/funcs/customersExport.d.ts +8 -2
  337. package/dist/esm/funcs/customersExport.d.ts.map +1 -1
  338. package/dist/esm/funcs/customersExport.js +9 -3
  339. package/dist/esm/funcs/customersExport.js.map +1 -1
  340. package/dist/esm/funcs/ordersExport.d.ts +9 -3
  341. package/dist/esm/funcs/ordersExport.d.ts.map +1 -1
  342. package/dist/esm/funcs/ordersExport.js +10 -4
  343. package/dist/esm/funcs/ordersExport.js.map +1 -1
  344. package/dist/esm/funcs/subscriptionsExport.d.ts +8 -2
  345. package/dist/esm/funcs/subscriptionsExport.d.ts.map +1 -1
  346. package/dist/esm/funcs/subscriptionsExport.js +11 -3
  347. package/dist/esm/funcs/subscriptionsExport.js.map +1 -1
  348. package/dist/esm/lib/config.d.ts +3 -3
  349. package/dist/esm/lib/config.js +3 -3
  350. package/dist/esm/models/components/address.d.ts +4 -4
  351. package/dist/esm/models/components/address.d.ts.map +1 -1
  352. package/dist/esm/models/components/address.js +3 -2
  353. package/dist/esm/models/components/address.js.map +1 -1
  354. package/dist/esm/models/components/benefitgithubrepositoryproperties.d.ts +4 -4
  355. package/dist/esm/models/components/benefitgithubrepositoryproperties.d.ts.map +1 -1
  356. package/dist/esm/models/components/benefitgithubrepositoryproperties.js +3 -3
  357. package/dist/esm/models/components/benefitgithubrepositoryproperties.js.map +1 -1
  358. package/dist/esm/models/components/benefitgrantgithubrepositoryproperties.d.ts +4 -4
  359. package/dist/esm/models/components/benefitgrantgithubrepositoryproperties.d.ts.map +1 -1
  360. package/dist/esm/models/components/benefitgrantgithubrepositoryproperties.js +3 -3
  361. package/dist/esm/models/components/benefitgrantgithubrepositoryproperties.js.map +1 -1
  362. package/dist/esm/models/components/benefitlicensekeyexpirationproperties.d.ts +4 -4
  363. package/dist/esm/models/components/benefitlicensekeyexpirationproperties.d.ts.map +1 -1
  364. package/dist/esm/models/components/benefitlicensekeyexpirationproperties.js +3 -2
  365. package/dist/esm/models/components/benefitlicensekeyexpirationproperties.js.map +1 -1
  366. package/dist/esm/models/components/benefittype.d.ts +4 -4
  367. package/dist/esm/models/components/benefittype.d.ts.map +1 -1
  368. package/dist/esm/models/components/benefittype.js +3 -4
  369. package/dist/esm/models/components/benefittype.js.map +1 -1
  370. package/dist/esm/models/components/billingaddressfieldmode.d.ts +4 -4
  371. package/dist/esm/models/components/billingaddressfieldmode.d.ts.map +1 -1
  372. package/dist/esm/models/components/billingaddressfieldmode.js +3 -3
  373. package/dist/esm/models/components/billingaddressfieldmode.js.map +1 -1
  374. package/dist/esm/models/components/checkout.d.ts +0 -28
  375. package/dist/esm/models/components/checkout.d.ts.map +1 -1
  376. package/dist/esm/models/components/checkout.js +0 -34
  377. package/dist/esm/models/components/checkout.js.map +1 -1
  378. package/dist/esm/models/components/checkoutconfirmstripe.d.ts +0 -7
  379. package/dist/esm/models/components/checkoutconfirmstripe.d.ts.map +1 -1
  380. package/dist/esm/models/components/checkoutconfirmstripe.js +0 -2
  381. package/dist/esm/models/components/checkoutconfirmstripe.js.map +1 -1
  382. package/dist/esm/models/components/checkoutlink.d.ts +4 -0
  383. package/dist/esm/models/components/checkoutlink.d.ts.map +1 -1
  384. package/dist/esm/models/components/checkoutlink.js +2 -0
  385. package/dist/esm/models/components/checkoutlink.js.map +1 -1
  386. package/dist/esm/models/components/checkoutlinkcreateproduct.d.ts +5 -0
  387. package/dist/esm/models/components/checkoutlinkcreateproduct.d.ts.map +1 -1
  388. package/dist/esm/models/components/checkoutlinkcreateproduct.js +2 -0
  389. package/dist/esm/models/components/checkoutlinkcreateproduct.js.map +1 -1
  390. package/dist/esm/models/components/checkoutlinkcreateproductprice.d.ts +5 -0
  391. package/dist/esm/models/components/checkoutlinkcreateproductprice.d.ts.map +1 -1
  392. package/dist/esm/models/components/checkoutlinkcreateproductprice.js +2 -0
  393. package/dist/esm/models/components/checkoutlinkcreateproductprice.js.map +1 -1
  394. package/dist/esm/models/components/checkoutlinkcreateproducts.d.ts +5 -0
  395. package/dist/esm/models/components/checkoutlinkcreateproducts.d.ts.map +1 -1
  396. package/dist/esm/models/components/checkoutlinkcreateproducts.js +2 -0
  397. package/dist/esm/models/components/checkoutlinkcreateproducts.js.map +1 -1
  398. package/dist/esm/models/components/checkoutlinkupdate.d.ts +5 -0
  399. package/dist/esm/models/components/checkoutlinkupdate.d.ts.map +1 -1
  400. package/dist/esm/models/components/checkoutlinkupdate.js +2 -0
  401. package/dist/esm/models/components/checkoutlinkupdate.js.map +1 -1
  402. package/dist/esm/models/components/checkoutpublic.d.ts +0 -16
  403. package/dist/esm/models/components/checkoutpublic.d.ts.map +1 -1
  404. package/dist/esm/models/components/checkoutpublic.js +0 -15
  405. package/dist/esm/models/components/checkoutpublic.js.map +1 -1
  406. package/dist/esm/models/components/checkoutpublicconfirmed.d.ts +0 -16
  407. package/dist/esm/models/components/checkoutpublicconfirmed.d.ts.map +1 -1
  408. package/dist/esm/models/components/checkoutpublicconfirmed.js +0 -15
  409. package/dist/esm/models/components/checkoutpublicconfirmed.js.map +1 -1
  410. package/dist/esm/models/components/checkoutstatus.d.ts +4 -4
  411. package/dist/esm/models/components/checkoutstatus.d.ts.map +1 -1
  412. package/dist/esm/models/components/checkoutstatus.js +3 -3
  413. package/dist/esm/models/components/checkoutstatus.js.map +1 -1
  414. package/dist/esm/models/components/checkoutupdate.d.ts +0 -7
  415. package/dist/esm/models/components/checkoutupdate.d.ts.map +1 -1
  416. package/dist/esm/models/components/checkoutupdate.js +0 -2
  417. package/dist/esm/models/components/checkoutupdate.js.map +1 -1
  418. package/dist/esm/models/components/checkoutupdatepublic.d.ts +0 -7
  419. package/dist/esm/models/components/checkoutupdatepublic.d.ts.map +1 -1
  420. package/dist/esm/models/components/checkoutupdatepublic.js +0 -2
  421. package/dist/esm/models/components/checkoutupdatepublic.js.map +1 -1
  422. package/dist/esm/models/components/customercancellationreason.d.ts +4 -4
  423. package/dist/esm/models/components/customercancellationreason.d.ts.map +1 -1
  424. package/dist/esm/models/components/customercancellationreason.js +3 -3
  425. package/dist/esm/models/components/customercancellationreason.js.map +1 -1
  426. package/dist/esm/models/components/customerorder.d.ts +0 -4
  427. package/dist/esm/models/components/customerorder.d.ts.map +1 -1
  428. package/dist/esm/models/components/customerorder.js +0 -2
  429. package/dist/esm/models/components/customerorder.js.map +1 -1
  430. package/dist/esm/models/components/customerstatesubscription.d.ts +4 -4
  431. package/dist/esm/models/components/customerstatesubscription.d.ts.map +1 -1
  432. package/dist/esm/models/components/customerstatesubscription.js +5 -2
  433. package/dist/esm/models/components/customerstatesubscription.js.map +1 -1
  434. package/dist/esm/models/components/customertype.d.ts +4 -4
  435. package/dist/esm/models/components/customertype.d.ts.map +1 -1
  436. package/dist/esm/models/components/customertype.js +3 -4
  437. package/dist/esm/models/components/customertype.js.map +1 -1
  438. package/dist/esm/models/components/discountduration.d.ts +4 -4
  439. package/dist/esm/models/components/discountduration.d.ts.map +1 -1
  440. package/dist/esm/models/components/discountduration.js +3 -3
  441. package/dist/esm/models/components/discountduration.js.map +1 -1
  442. package/dist/esm/models/components/discountfixedonceforeverdurationcreate.d.ts +3 -5
  443. package/dist/esm/models/components/discountfixedonceforeverdurationcreate.d.ts.map +1 -1
  444. package/dist/esm/models/components/discountfixedonceforeverdurationcreate.js +2 -1
  445. package/dist/esm/models/components/discountfixedonceforeverdurationcreate.js.map +1 -1
  446. package/dist/esm/models/components/discountfixedrepeatdurationcreate.d.ts +3 -5
  447. package/dist/esm/models/components/discountfixedrepeatdurationcreate.d.ts.map +1 -1
  448. package/dist/esm/models/components/discountfixedrepeatdurationcreate.js +2 -1
  449. package/dist/esm/models/components/discountfixedrepeatdurationcreate.js.map +1 -1
  450. package/dist/esm/models/components/discounttype.d.ts +4 -4
  451. package/dist/esm/models/components/discounttype.d.ts.map +1 -1
  452. package/dist/esm/models/components/discounttype.js +3 -4
  453. package/dist/esm/models/components/discounttype.js.map +1 -1
  454. package/dist/esm/models/components/discountupdate.d.ts +2 -1
  455. package/dist/esm/models/components/discountupdate.d.ts.map +1 -1
  456. package/dist/esm/models/components/discountupdate.js +2 -1
  457. package/dist/esm/models/components/discountupdate.js.map +1 -1
  458. package/dist/esm/models/components/disputestatus.d.ts +4 -4
  459. package/dist/esm/models/components/disputestatus.d.ts.map +1 -1
  460. package/dist/esm/models/components/disputestatus.js +3 -3
  461. package/dist/esm/models/components/disputestatus.js.map +1 -1
  462. package/dist/esm/models/components/eventsource.d.ts +4 -4
  463. package/dist/esm/models/components/eventsource.d.ts.map +1 -1
  464. package/dist/esm/models/components/eventsource.js +3 -4
  465. package/dist/esm/models/components/eventsource.js.map +1 -1
  466. package/dist/esm/models/components/fileservicetypes.d.ts +3 -3
  467. package/dist/esm/models/components/fileservicetypes.d.ts.map +1 -1
  468. package/dist/esm/models/components/fileservicetypes.js +2 -2
  469. package/dist/esm/models/components/fileservicetypes.js.map +1 -1
  470. package/dist/esm/models/components/filterconjunction.d.ts +4 -4
  471. package/dist/esm/models/components/filterconjunction.d.ts.map +1 -1
  472. package/dist/esm/models/components/filterconjunction.js +3 -3
  473. package/dist/esm/models/components/filterconjunction.js.map +1 -1
  474. package/dist/esm/models/components/filteroperator.d.ts +4 -4
  475. package/dist/esm/models/components/filteroperator.d.ts.map +1 -1
  476. package/dist/esm/models/components/filteroperator.js +3 -3
  477. package/dist/esm/models/components/filteroperator.js.map +1 -1
  478. package/dist/esm/models/components/introspecttokenresponse.d.ts +3 -3
  479. package/dist/esm/models/components/introspecttokenresponse.d.ts.map +1 -1
  480. package/dist/esm/models/components/introspecttokenresponse.js +2 -1
  481. package/dist/esm/models/components/introspecttokenresponse.js.map +1 -1
  482. package/dist/esm/models/components/licensekeystatus.d.ts +4 -4
  483. package/dist/esm/models/components/licensekeystatus.d.ts.map +1 -1
  484. package/dist/esm/models/components/licensekeystatus.js +3 -3
  485. package/dist/esm/models/components/licensekeystatus.js.map +1 -1
  486. package/dist/esm/models/components/listresourcecustomerportalmember.d.ts +13 -0
  487. package/dist/esm/models/components/listresourcecustomerportalmember.d.ts.map +1 -0
  488. package/dist/esm/models/components/listresourcecustomerportalmember.js +16 -0
  489. package/dist/esm/models/components/listresourcecustomerportalmember.js.map +1 -0
  490. package/dist/esm/models/components/memberrole.d.ts +4 -4
  491. package/dist/esm/models/components/memberrole.d.ts.map +1 -1
  492. package/dist/esm/models/components/memberrole.js +3 -4
  493. package/dist/esm/models/components/memberrole.js.map +1 -1
  494. package/dist/esm/models/components/metrictype.d.ts +3 -3
  495. package/dist/esm/models/components/metrictype.d.ts.map +1 -1
  496. package/dist/esm/models/components/metrictype.js +2 -3
  497. package/dist/esm/models/components/metrictype.js.map +1 -1
  498. package/dist/esm/models/components/order.d.ts +0 -5
  499. package/dist/esm/models/components/order.d.ts.map +1 -1
  500. package/dist/esm/models/components/order.js +0 -4
  501. package/dist/esm/models/components/order.js.map +1 -1
  502. package/dist/esm/models/components/orderbillingreason.d.ts +4 -4
  503. package/dist/esm/models/components/orderbillingreason.d.ts.map +1 -1
  504. package/dist/esm/models/components/orderbillingreason.js +3 -3
  505. package/dist/esm/models/components/orderbillingreason.js.map +1 -1
  506. package/dist/esm/models/components/orderstatus.d.ts +5 -4
  507. package/dist/esm/models/components/orderstatus.d.ts.map +1 -1
  508. package/dist/esm/models/components/orderstatus.js +4 -4
  509. package/dist/esm/models/components/orderstatus.js.map +1 -1
  510. package/dist/esm/models/components/organizationcustomeremailsettings.d.ts +2 -0
  511. package/dist/esm/models/components/organizationcustomeremailsettings.d.ts.map +1 -1
  512. package/dist/esm/models/components/organizationcustomeremailsettings.js +4 -0
  513. package/dist/esm/models/components/organizationcustomeremailsettings.js.map +1 -1
  514. package/dist/esm/models/components/organizationsocialplatforms.d.ts +4 -4
  515. package/dist/esm/models/components/organizationsocialplatforms.d.ts.map +1 -1
  516. package/dist/esm/models/components/organizationsocialplatforms.js +3 -3
  517. package/dist/esm/models/components/organizationsocialplatforms.js.map +1 -1
  518. package/dist/esm/models/components/organizationstatus.d.ts +4 -4
  519. package/dist/esm/models/components/organizationstatus.d.ts.map +1 -1
  520. package/dist/esm/models/components/organizationstatus.js +3 -3
  521. package/dist/esm/models/components/organizationstatus.js.map +1 -1
  522. package/dist/esm/models/components/paymentstatus.d.ts +4 -4
  523. package/dist/esm/models/components/paymentstatus.d.ts.map +1 -1
  524. package/dist/esm/models/components/paymentstatus.js +3 -3
  525. package/dist/esm/models/components/paymentstatus.js.map +1 -1
  526. package/dist/esm/models/components/productpricecustom.d.ts +0 -9
  527. package/dist/esm/models/components/productpricecustom.d.ts.map +1 -1
  528. package/dist/esm/models/components/productpricecustom.js +0 -8
  529. package/dist/esm/models/components/productpricecustom.js.map +1 -1
  530. package/dist/esm/models/components/productpricefixed.d.ts +0 -9
  531. package/dist/esm/models/components/productpricefixed.d.ts.map +1 -1
  532. package/dist/esm/models/components/productpricefixed.js +0 -8
  533. package/dist/esm/models/components/productpricefixed.js.map +1 -1
  534. package/dist/esm/models/components/productpricefree.d.ts +0 -9
  535. package/dist/esm/models/components/productpricefree.d.ts.map +1 -1
  536. package/dist/esm/models/components/productpricefree.js +0 -8
  537. package/dist/esm/models/components/productpricefree.js.map +1 -1
  538. package/dist/esm/models/components/productpricemeteredunit.d.ts +0 -9
  539. package/dist/esm/models/components/productpricemeteredunit.d.ts.map +1 -1
  540. package/dist/esm/models/components/productpricemeteredunit.js +0 -8
  541. package/dist/esm/models/components/productpricemeteredunit.js.map +1 -1
  542. package/dist/esm/models/components/productpriceseatbased.d.ts +0 -9
  543. package/dist/esm/models/components/productpriceseatbased.d.ts.map +1 -1
  544. package/dist/esm/models/components/productpriceseatbased.js +0 -8
  545. package/dist/esm/models/components/productpriceseatbased.js.map +1 -1
  546. package/dist/esm/models/components/productpricesource.d.ts +4 -4
  547. package/dist/esm/models/components/productpricesource.d.ts.map +1 -1
  548. package/dist/esm/models/components/productpricesource.js +3 -3
  549. package/dist/esm/models/components/productpricesource.js.map +1 -1
  550. package/dist/esm/models/components/productvisibility.d.ts +4 -4
  551. package/dist/esm/models/components/productvisibility.d.ts.map +1 -1
  552. package/dist/esm/models/components/productvisibility.js +3 -3
  553. package/dist/esm/models/components/productvisibility.js.map +1 -1
  554. package/dist/esm/models/components/propertyaggregation.d.ts +4 -4
  555. package/dist/esm/models/components/propertyaggregation.d.ts.map +1 -1
  556. package/dist/esm/models/components/propertyaggregation.js +5 -2
  557. package/dist/esm/models/components/propertyaggregation.js.map +1 -1
  558. package/dist/esm/models/components/refundreason.d.ts +4 -4
  559. package/dist/esm/models/components/refundreason.d.ts.map +1 -1
  560. package/dist/esm/models/components/refundreason.js +3 -4
  561. package/dist/esm/models/components/refundreason.js.map +1 -1
  562. package/dist/esm/models/components/refundstatus.d.ts +4 -4
  563. package/dist/esm/models/components/refundstatus.d.ts.map +1 -1
  564. package/dist/esm/models/components/refundstatus.js +3 -4
  565. package/dist/esm/models/components/refundstatus.js.map +1 -1
  566. package/dist/esm/models/components/scope.d.ts +3 -3
  567. package/dist/esm/models/components/scope.d.ts.map +1 -1
  568. package/dist/esm/models/components/scope.js +3 -2
  569. package/dist/esm/models/components/scope.js.map +1 -1
  570. package/dist/esm/models/components/seatstatus.d.ts +4 -4
  571. package/dist/esm/models/components/seatstatus.d.ts.map +1 -1
  572. package/dist/esm/models/components/seatstatus.js +3 -4
  573. package/dist/esm/models/components/seatstatus.js.map +1 -1
  574. package/dist/esm/models/components/subscriptionprorationbehavior.d.ts +4 -4
  575. package/dist/esm/models/components/subscriptionprorationbehavior.d.ts.map +1 -1
  576. package/dist/esm/models/components/subscriptionprorationbehavior.js +3 -3
  577. package/dist/esm/models/components/subscriptionprorationbehavior.js.map +1 -1
  578. package/dist/esm/models/components/subscriptionrecurringinterval.d.ts +4 -4
  579. package/dist/esm/models/components/subscriptionrecurringinterval.d.ts.map +1 -1
  580. package/dist/esm/models/components/subscriptionrecurringinterval.js +3 -3
  581. package/dist/esm/models/components/subscriptionrecurringinterval.js.map +1 -1
  582. package/dist/esm/models/components/subscriptionstatus.d.ts +4 -4
  583. package/dist/esm/models/components/subscriptionstatus.d.ts.map +1 -1
  584. package/dist/esm/models/components/subscriptionstatus.js +3 -3
  585. package/dist/esm/models/components/subscriptionstatus.js.map +1 -1
  586. package/dist/esm/models/components/subtype.d.ts +4 -4
  587. package/dist/esm/models/components/subtype.d.ts.map +1 -1
  588. package/dist/esm/models/components/subtype.js +5 -3
  589. package/dist/esm/models/components/subtype.js.map +1 -1
  590. package/dist/esm/models/components/taxidformat.d.ts +4 -4
  591. package/dist/esm/models/components/taxidformat.d.ts.map +1 -1
  592. package/dist/esm/models/components/taxidformat.js +3 -4
  593. package/dist/esm/models/components/taxidformat.js.map +1 -1
  594. package/dist/esm/models/components/trialinterval.d.ts +4 -4
  595. package/dist/esm/models/components/trialinterval.d.ts.map +1 -1
  596. package/dist/esm/models/components/trialinterval.js +3 -3
  597. package/dist/esm/models/components/trialinterval.js.map +1 -1
  598. package/dist/esm/models/components/webhookendpointcreate.d.ts +0 -5
  599. package/dist/esm/models/components/webhookendpointcreate.d.ts.map +1 -1
  600. package/dist/esm/models/components/webhookendpointcreate.js +0 -1
  601. package/dist/esm/models/components/webhookendpointcreate.js.map +1 -1
  602. package/dist/esm/models/components/webhookendpointupdate.d.ts +0 -5
  603. package/dist/esm/models/components/webhookendpointupdate.d.ts.map +1 -1
  604. package/dist/esm/models/components/webhookendpointupdate.js +0 -1
  605. package/dist/esm/models/components/webhookendpointupdate.js.map +1 -1
  606. package/dist/esm/models/components/webhookeventtype.d.ts +4 -4
  607. package/dist/esm/models/components/webhookeventtype.d.ts.map +1 -1
  608. package/dist/esm/models/components/webhookeventtype.js +3 -3
  609. package/dist/esm/models/components/webhookeventtype.js.map +1 -1
  610. package/dist/esm/models/components/webhookformat.d.ts +4 -4
  611. package/dist/esm/models/components/webhookformat.d.ts.map +1 -1
  612. package/dist/esm/models/components/webhookformat.js +3 -3
  613. package/dist/esm/models/components/webhookformat.js.map +1 -1
  614. package/dist/esm/models/operations/customerportalmemberslistmembers.d.ts +29 -0
  615. package/dist/esm/models/operations/customerportalmemberslistmembers.d.ts.map +1 -0
  616. package/dist/esm/models/operations/customerportalmemberslistmembers.js +27 -0
  617. package/dist/esm/models/operations/customerportalmemberslistmembers.js.map +1 -0
  618. package/dist/esm/models/operations/customerportalseatslistclaimedsubscriptions.d.ts +27 -0
  619. package/dist/esm/models/operations/customerportalseatslistclaimedsubscriptions.d.ts.map +1 -1
  620. package/dist/esm/models/operations/customerportalseatslistclaimedsubscriptions.js +21 -0
  621. package/dist/esm/models/operations/customerportalseatslistclaimedsubscriptions.js.map +1 -1
  622. package/dist/esm/models/operations/customersexport.d.ts +6 -0
  623. package/dist/esm/models/operations/customersexport.d.ts.map +1 -1
  624. package/dist/esm/models/operations/customersexport.js +6 -0
  625. package/dist/esm/models/operations/customersexport.js.map +1 -1
  626. package/dist/esm/models/operations/ordersexport.d.ts +6 -0
  627. package/dist/esm/models/operations/ordersexport.d.ts.map +1 -1
  628. package/dist/esm/models/operations/ordersexport.js +6 -0
  629. package/dist/esm/models/operations/ordersexport.js.map +1 -1
  630. package/dist/esm/models/operations/subscriptionsexport.d.ts +6 -0
  631. package/dist/esm/models/operations/subscriptionsexport.d.ts.map +1 -1
  632. package/dist/esm/models/operations/subscriptionsexport.js +6 -0
  633. package/dist/esm/models/operations/subscriptionsexport.js.map +1 -1
  634. package/dist/esm/sdk/customers.d.ts +6 -2
  635. package/dist/esm/sdk/customers.d.ts.map +1 -1
  636. package/dist/esm/sdk/customers.js +1 -0
  637. package/dist/esm/sdk/customers.js.map +1 -1
  638. package/dist/esm/sdk/orders.d.ts +7 -3
  639. package/dist/esm/sdk/orders.d.ts.map +1 -1
  640. package/dist/esm/sdk/orders.js +2 -1
  641. package/dist/esm/sdk/orders.js.map +1 -1
  642. package/dist/esm/sdk/polarmembers.d.ts +5 -1
  643. package/dist/esm/sdk/polarmembers.d.ts.map +1 -1
  644. package/dist/esm/sdk/polarmembers.js +3 -2
  645. package/dist/esm/sdk/polarmembers.js.map +1 -1
  646. package/dist/esm/sdk/seats.d.ts +5 -3
  647. package/dist/esm/sdk/seats.d.ts.map +1 -1
  648. package/dist/esm/sdk/seats.js +3 -2
  649. package/dist/esm/sdk/seats.js.map +1 -1
  650. package/dist/esm/sdk/subscriptions.d.ts +6 -2
  651. package/dist/esm/sdk/subscriptions.d.ts.map +1 -1
  652. package/dist/esm/sdk/subscriptions.js +2 -1
  653. package/dist/esm/sdk/subscriptions.js.map +1 -1
  654. package/jsr.json +1 -1
  655. package/package.json +1 -1
  656. package/src/funcs/customerPortalMembersListMembers.ts +146 -33
  657. package/src/funcs/customerPortalSeatsListClaimedSubscriptions.ts +153 -34
  658. package/src/funcs/customersExport.ts +16 -7
  659. package/src/funcs/ordersExport.ts +17 -8
  660. package/src/funcs/subscriptionsExport.ts +18 -7
  661. package/src/lib/config.ts +3 -3
  662. package/src/models/components/address.ts +11 -6
  663. package/src/models/components/benefitgithubrepositoryproperties.ts +7 -6
  664. package/src/models/components/benefitgrantgithubrepositoryproperties.ts +7 -6
  665. package/src/models/components/benefitlicensekeyexpirationproperties.ts +7 -7
  666. package/src/models/components/benefittype.ts +7 -6
  667. package/src/models/components/billingaddressfieldmode.ts +11 -10
  668. package/src/models/components/checkout.ts +0 -85
  669. package/src/models/components/checkoutconfirmstripe.ts +0 -9
  670. package/src/models/components/checkoutlink.ts +6 -0
  671. package/src/models/components/checkoutlinkcreateproduct.ts +7 -0
  672. package/src/models/components/checkoutlinkcreateproductprice.ts +7 -0
  673. package/src/models/components/checkoutlinkcreateproducts.ts +7 -0
  674. package/src/models/components/checkoutlinkupdate.ts +7 -0
  675. package/src/models/components/checkoutpublic.ts +0 -44
  676. package/src/models/components/checkoutpublicconfirmed.ts +0 -45
  677. package/src/models/components/checkoutstatus.ts +11 -8
  678. package/src/models/components/checkoutupdate.ts +0 -9
  679. package/src/models/components/checkoutupdatepublic.ts +0 -9
  680. package/src/models/components/customercancellationreason.ts +11 -8
  681. package/src/models/components/customerorder.ts +0 -6
  682. package/src/models/components/customerstatesubscription.ts +7 -7
  683. package/src/models/components/customertype.ts +7 -6
  684. package/src/models/components/discountduration.ts +11 -8
  685. package/src/models/components/discountfixedonceforeverdurationcreate.ts +7 -6
  686. package/src/models/components/discountfixedrepeatdurationcreate.ts +7 -6
  687. package/src/models/components/discounttype.ts +7 -6
  688. package/src/models/components/discountupdate.ts +6 -2
  689. package/src/models/components/disputestatus.ts +11 -6
  690. package/src/models/components/eventsource.ts +7 -6
  691. package/src/models/components/fileservicetypes.ts +7 -5
  692. package/src/models/components/filterconjunction.ts +11 -8
  693. package/src/models/components/filteroperator.ts +11 -8
  694. package/src/models/components/introspecttokenresponse.ts +5 -5
  695. package/src/models/components/licensekeystatus.ts +11 -8
  696. package/src/models/components/listresourcecustomerportalmember.ts +37 -0
  697. package/src/models/components/memberrole.ts +7 -6
  698. package/src/models/components/metrictype.ts +5 -4
  699. package/src/models/components/order.ts +0 -9
  700. package/src/models/components/orderbillingreason.ts +11 -8
  701. package/src/models/components/orderstatus.ts +8 -6
  702. package/src/models/components/organizationcustomeremailsettings.ts +6 -0
  703. package/src/models/components/organizationsocialplatforms.ts +11 -8
  704. package/src/models/components/organizationstatus.ts +11 -8
  705. package/src/models/components/paymentstatus.ts +11 -6
  706. package/src/models/components/productpricecustom.ts +0 -23
  707. package/src/models/components/productpricefixed.ts +0 -23
  708. package/src/models/components/productpricefree.ts +0 -23
  709. package/src/models/components/productpricemeteredunit.ts +0 -23
  710. package/src/models/components/productpriceseatbased.ts +0 -23
  711. package/src/models/components/productpricesource.ts +11 -8
  712. package/src/models/components/productvisibility.ts +11 -8
  713. package/src/models/components/propertyaggregation.ts +7 -5
  714. package/src/models/components/refundreason.ts +7 -6
  715. package/src/models/components/refundstatus.ts +7 -6
  716. package/src/models/components/scope.ts +5 -3
  717. package/src/models/components/seatstatus.ts +7 -6
  718. package/src/models/components/subscriptionprorationbehavior.ts +11 -8
  719. package/src/models/components/subscriptionrecurringinterval.ts +11 -8
  720. package/src/models/components/subscriptionstatus.ts +11 -8
  721. package/src/models/components/subtype.ts +7 -7
  722. package/src/models/components/taxidformat.ts +7 -6
  723. package/src/models/components/trialinterval.ts +11 -6
  724. package/src/models/components/webhookendpointcreate.ts +0 -6
  725. package/src/models/components/webhookendpointupdate.ts +0 -6
  726. package/src/models/components/webhookeventtype.ts +11 -8
  727. package/src/models/components/webhookformat.ts +11 -6
  728. package/src/models/operations/customerportalmemberslistmembers.ts +84 -0
  729. package/src/models/operations/customerportalseatslistclaimedsubscriptions.ts +79 -0
  730. package/src/models/operations/customersexport.ts +21 -0
  731. package/src/models/operations/ordersexport.ts +21 -0
  732. package/src/models/operations/subscriptionsexport.ts +21 -0
  733. package/src/sdk/customers.ts +9 -4
  734. package/src/sdk/orders.ts +10 -5
  735. package/src/sdk/polarmembers.ts +11 -2
  736. package/src/sdk/seats.ts +15 -4
  737. package/src/sdk/subscriptions.ts +12 -4
  738. package/.devcontainer/devcontainer.json +0 -45
  739. package/_speakeasy/.github/action-inputs-config.json +0 -53
  740. package/_speakeasy/.github/action-security-config.json +0 -88
  741. package/dist/commonjs/models/components/productpricetype.d.ts +0 -12
  742. package/dist/commonjs/models/components/productpricetype.d.ts.map +0 -1
  743. package/dist/commonjs/models/components/productpricetype.js.map +0 -1
  744. package/dist/esm/models/components/productpricetype.d.ts +0 -12
  745. package/dist/esm/models/components/productpricetype.d.ts.map +0 -1
  746. package/dist/esm/models/components/productpricetype.js +0 -13
  747. package/dist/esm/models/components/productpricetype.js.map +0 -1
  748. package/examples/package-lock.json +0 -616
  749. package/examples/package.json +0 -18
  750. package/src/models/components/productpricetype.ts +0 -21
  751. package/tsconfig.json +0 -40
@@ -12,16 +12,6 @@ import {
12
12
  ProductPriceSource$inboundSchema,
13
13
  ProductPriceSource$outboundSchema,
14
14
  } from "./productpricesource.js";
15
- import {
16
- ProductPriceType,
17
- ProductPriceType$inboundSchema,
18
- ProductPriceType$outboundSchema,
19
- } from "./productpricetype.js";
20
- import {
21
- SubscriptionRecurringInterval,
22
- SubscriptionRecurringInterval$inboundSchema,
23
- SubscriptionRecurringInterval$outboundSchema,
24
- } from "./subscriptionrecurringinterval.js";
25
15
 
26
16
  /**
27
17
  * A pay-what-you-want price for a product.
@@ -53,11 +43,6 @@ export type ProductPriceCustom = {
53
43
  * The ID of the product owning the price.
54
44
  */
55
45
  productId: string;
56
- type: ProductPriceType;
57
- /**
58
- * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
59
- */
60
- recurringInterval: SubscriptionRecurringInterval | null;
61
46
  /**
62
47
  * The minimum amount the customer can pay. If 0, the price is 'free or pay what you want'. Defaults to 50 cents.
63
48
  */
@@ -91,8 +76,6 @@ export const ProductPriceCustom$inboundSchema: z.ZodMiniType<
91
76
  price_currency: z.string(),
92
77
  is_archived: z.boolean(),
93
78
  product_id: z.string(),
94
- type: ProductPriceType$inboundSchema,
95
- recurring_interval: z.nullable(SubscriptionRecurringInterval$inboundSchema),
96
79
  minimum_amount: z.int(),
97
80
  maximum_amount: z.nullable(z.int()),
98
81
  preset_amount: z.nullable(z.int()),
@@ -105,7 +88,6 @@ export const ProductPriceCustom$inboundSchema: z.ZodMiniType<
105
88
  "price_currency": "priceCurrency",
106
89
  "is_archived": "isArchived",
107
90
  "product_id": "productId",
108
- "recurring_interval": "recurringInterval",
109
91
  "minimum_amount": "minimumAmount",
110
92
  "maximum_amount": "maximumAmount",
111
93
  "preset_amount": "presetAmount",
@@ -122,8 +104,6 @@ export type ProductPriceCustom$Outbound = {
122
104
  price_currency: string;
123
105
  is_archived: boolean;
124
106
  product_id: string;
125
- type: string;
126
- recurring_interval: string | null;
127
107
  minimum_amount: number;
128
108
  maximum_amount: number | null;
129
109
  preset_amount: number | null;
@@ -143,8 +123,6 @@ export const ProductPriceCustom$outboundSchema: z.ZodMiniType<
143
123
  priceCurrency: z.string(),
144
124
  isArchived: z.boolean(),
145
125
  productId: z.string(),
146
- type: ProductPriceType$outboundSchema,
147
- recurringInterval: z.nullable(SubscriptionRecurringInterval$outboundSchema),
148
126
  minimumAmount: z.int(),
149
127
  maximumAmount: z.nullable(z.int()),
150
128
  presetAmount: z.nullable(z.int()),
@@ -157,7 +135,6 @@ export const ProductPriceCustom$outboundSchema: z.ZodMiniType<
157
135
  priceCurrency: "price_currency",
158
136
  isArchived: "is_archived",
159
137
  productId: "product_id",
160
- recurringInterval: "recurring_interval",
161
138
  minimumAmount: "minimum_amount",
162
139
  maximumAmount: "maximum_amount",
163
140
  presetAmount: "preset_amount",
@@ -12,16 +12,6 @@ import {
12
12
  ProductPriceSource$inboundSchema,
13
13
  ProductPriceSource$outboundSchema,
14
14
  } from "./productpricesource.js";
15
- import {
16
- ProductPriceType,
17
- ProductPriceType$inboundSchema,
18
- ProductPriceType$outboundSchema,
19
- } from "./productpricetype.js";
20
- import {
21
- SubscriptionRecurringInterval,
22
- SubscriptionRecurringInterval$inboundSchema,
23
- SubscriptionRecurringInterval$outboundSchema,
24
- } from "./subscriptionrecurringinterval.js";
25
15
 
26
16
  /**
27
17
  * A fixed price for a product.
@@ -53,11 +43,6 @@ export type ProductPriceFixed = {
53
43
  * The ID of the product owning the price.
54
44
  */
55
45
  productId: string;
56
- type: ProductPriceType;
57
- /**
58
- * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
59
- */
60
- recurringInterval: SubscriptionRecurringInterval | null;
61
46
  /**
62
47
  * The price in cents.
63
48
  */
@@ -83,8 +68,6 @@ export const ProductPriceFixed$inboundSchema: z.ZodMiniType<
83
68
  price_currency: z.string(),
84
69
  is_archived: z.boolean(),
85
70
  product_id: z.string(),
86
- type: ProductPriceType$inboundSchema,
87
- recurring_interval: z.nullable(SubscriptionRecurringInterval$inboundSchema),
88
71
  price_amount: z.int(),
89
72
  }),
90
73
  z.transform((v) => {
@@ -95,7 +78,6 @@ export const ProductPriceFixed$inboundSchema: z.ZodMiniType<
95
78
  "price_currency": "priceCurrency",
96
79
  "is_archived": "isArchived",
97
80
  "product_id": "productId",
98
- "recurring_interval": "recurringInterval",
99
81
  "price_amount": "priceAmount",
100
82
  });
101
83
  }),
@@ -110,8 +92,6 @@ export type ProductPriceFixed$Outbound = {
110
92
  price_currency: string;
111
93
  is_archived: boolean;
112
94
  product_id: string;
113
- type: string;
114
- recurring_interval: string | null;
115
95
  price_amount: number;
116
96
  };
117
97
 
@@ -129,8 +109,6 @@ export const ProductPriceFixed$outboundSchema: z.ZodMiniType<
129
109
  priceCurrency: z.string(),
130
110
  isArchived: z.boolean(),
131
111
  productId: z.string(),
132
- type: ProductPriceType$outboundSchema,
133
- recurringInterval: z.nullable(SubscriptionRecurringInterval$outboundSchema),
134
112
  priceAmount: z.int(),
135
113
  }),
136
114
  z.transform((v) => {
@@ -141,7 +119,6 @@ export const ProductPriceFixed$outboundSchema: z.ZodMiniType<
141
119
  priceCurrency: "price_currency",
142
120
  isArchived: "is_archived",
143
121
  productId: "product_id",
144
- recurringInterval: "recurring_interval",
145
122
  priceAmount: "price_amount",
146
123
  });
147
124
  }),
@@ -12,16 +12,6 @@ import {
12
12
  ProductPriceSource$inboundSchema,
13
13
  ProductPriceSource$outboundSchema,
14
14
  } from "./productpricesource.js";
15
- import {
16
- ProductPriceType,
17
- ProductPriceType$inboundSchema,
18
- ProductPriceType$outboundSchema,
19
- } from "./productpricetype.js";
20
- import {
21
- SubscriptionRecurringInterval,
22
- SubscriptionRecurringInterval$inboundSchema,
23
- SubscriptionRecurringInterval$outboundSchema,
24
- } from "./subscriptionrecurringinterval.js";
25
15
 
26
16
  /**
27
17
  * A free price for a product.
@@ -53,11 +43,6 @@ export type ProductPriceFree = {
53
43
  * The ID of the product owning the price.
54
44
  */
55
45
  productId: string;
56
- type: ProductPriceType;
57
- /**
58
- * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
59
- */
60
- recurringInterval: SubscriptionRecurringInterval | null;
61
46
  };
62
47
 
63
48
  /** @internal */
@@ -79,8 +64,6 @@ export const ProductPriceFree$inboundSchema: z.ZodMiniType<
79
64
  price_currency: z.string(),
80
65
  is_archived: z.boolean(),
81
66
  product_id: z.string(),
82
- type: ProductPriceType$inboundSchema,
83
- recurring_interval: z.nullable(SubscriptionRecurringInterval$inboundSchema),
84
67
  }),
85
68
  z.transform((v) => {
86
69
  return remap$(v, {
@@ -90,7 +73,6 @@ export const ProductPriceFree$inboundSchema: z.ZodMiniType<
90
73
  "price_currency": "priceCurrency",
91
74
  "is_archived": "isArchived",
92
75
  "product_id": "productId",
93
- "recurring_interval": "recurringInterval",
94
76
  });
95
77
  }),
96
78
  );
@@ -104,8 +86,6 @@ export type ProductPriceFree$Outbound = {
104
86
  price_currency: string;
105
87
  is_archived: boolean;
106
88
  product_id: string;
107
- type: string;
108
- recurring_interval: string | null;
109
89
  };
110
90
 
111
91
  /** @internal */
@@ -122,8 +102,6 @@ export const ProductPriceFree$outboundSchema: z.ZodMiniType<
122
102
  priceCurrency: z.string(),
123
103
  isArchived: z.boolean(),
124
104
  productId: z.string(),
125
- type: ProductPriceType$outboundSchema,
126
- recurringInterval: z.nullable(SubscriptionRecurringInterval$outboundSchema),
127
105
  }),
128
106
  z.transform((v) => {
129
107
  return remap$(v, {
@@ -133,7 +111,6 @@ export const ProductPriceFree$outboundSchema: z.ZodMiniType<
133
111
  priceCurrency: "price_currency",
134
112
  isArchived: "is_archived",
135
113
  productId: "product_id",
136
- recurringInterval: "recurring_interval",
137
114
  });
138
115
  }),
139
116
  );
@@ -18,16 +18,6 @@ import {
18
18
  ProductPriceSource$inboundSchema,
19
19
  ProductPriceSource$outboundSchema,
20
20
  } from "./productpricesource.js";
21
- import {
22
- ProductPriceType,
23
- ProductPriceType$inboundSchema,
24
- ProductPriceType$outboundSchema,
25
- } from "./productpricetype.js";
26
- import {
27
- SubscriptionRecurringInterval,
28
- SubscriptionRecurringInterval$inboundSchema,
29
- SubscriptionRecurringInterval$outboundSchema,
30
- } from "./subscriptionrecurringinterval.js";
31
21
 
32
22
  /**
33
23
  * A metered, usage-based, price for a product, with a fixed unit price.
@@ -59,11 +49,6 @@ export type ProductPriceMeteredUnit = {
59
49
  * The ID of the product owning the price.
60
50
  */
61
51
  productId: string;
62
- type: ProductPriceType;
63
- /**
64
- * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
65
- */
66
- recurringInterval: SubscriptionRecurringInterval | null;
67
52
  /**
68
53
  * The price per unit in cents.
69
54
  */
@@ -101,8 +86,6 @@ export const ProductPriceMeteredUnit$inboundSchema: z.ZodMiniType<
101
86
  price_currency: z.string(),
102
87
  is_archived: z.boolean(),
103
88
  product_id: z.string(),
104
- type: ProductPriceType$inboundSchema,
105
- recurring_interval: z.nullable(SubscriptionRecurringInterval$inboundSchema),
106
89
  unit_amount: z.string(),
107
90
  cap_amount: z.nullable(z.int()),
108
91
  meter_id: z.string(),
@@ -116,7 +99,6 @@ export const ProductPriceMeteredUnit$inboundSchema: z.ZodMiniType<
116
99
  "price_currency": "priceCurrency",
117
100
  "is_archived": "isArchived",
118
101
  "product_id": "productId",
119
- "recurring_interval": "recurringInterval",
120
102
  "unit_amount": "unitAmount",
121
103
  "cap_amount": "capAmount",
122
104
  "meter_id": "meterId",
@@ -133,8 +115,6 @@ export type ProductPriceMeteredUnit$Outbound = {
133
115
  price_currency: string;
134
116
  is_archived: boolean;
135
117
  product_id: string;
136
- type: string;
137
- recurring_interval: string | null;
138
118
  unit_amount: string;
139
119
  cap_amount: number | null;
140
120
  meter_id: string;
@@ -155,8 +135,6 @@ export const ProductPriceMeteredUnit$outboundSchema: z.ZodMiniType<
155
135
  priceCurrency: z.string(),
156
136
  isArchived: z.boolean(),
157
137
  productId: z.string(),
158
- type: ProductPriceType$outboundSchema,
159
- recurringInterval: z.nullable(SubscriptionRecurringInterval$outboundSchema),
160
138
  unitAmount: z.string(),
161
139
  capAmount: z.nullable(z.int()),
162
140
  meterId: z.string(),
@@ -170,7 +148,6 @@ export const ProductPriceMeteredUnit$outboundSchema: z.ZodMiniType<
170
148
  priceCurrency: "price_currency",
171
149
  isArchived: "is_archived",
172
150
  productId: "product_id",
173
- recurringInterval: "recurring_interval",
174
151
  unitAmount: "unit_amount",
175
152
  capAmount: "cap_amount",
176
153
  meterId: "meter_id",
@@ -18,16 +18,6 @@ import {
18
18
  ProductPriceSource$inboundSchema,
19
19
  ProductPriceSource$outboundSchema,
20
20
  } from "./productpricesource.js";
21
- import {
22
- ProductPriceType,
23
- ProductPriceType$inboundSchema,
24
- ProductPriceType$outboundSchema,
25
- } from "./productpricetype.js";
26
- import {
27
- SubscriptionRecurringInterval,
28
- SubscriptionRecurringInterval$inboundSchema,
29
- SubscriptionRecurringInterval$outboundSchema,
30
- } from "./subscriptionrecurringinterval.js";
31
21
 
32
22
  /**
33
23
  * A seat-based price for a product.
@@ -59,11 +49,6 @@ export type ProductPriceSeatBased = {
59
49
  * The ID of the product owning the price.
60
50
  */
61
51
  productId: string;
62
- type: ProductPriceType;
63
- /**
64
- * @deprecated field: This will be removed in a future release, please migrate away from it as soon as possible.
65
- */
66
- recurringInterval: SubscriptionRecurringInterval | null;
67
52
  /**
68
53
  * List of pricing tiers for seat-based pricing.
69
54
  *
@@ -95,8 +80,6 @@ export const ProductPriceSeatBased$inboundSchema: z.ZodMiniType<
95
80
  price_currency: z.string(),
96
81
  is_archived: z.boolean(),
97
82
  product_id: z.string(),
98
- type: ProductPriceType$inboundSchema,
99
- recurring_interval: z.nullable(SubscriptionRecurringInterval$inboundSchema),
100
83
  seat_tiers: ProductPriceSeatTiersOutput$inboundSchema,
101
84
  }),
102
85
  z.transform((v) => {
@@ -107,7 +90,6 @@ export const ProductPriceSeatBased$inboundSchema: z.ZodMiniType<
107
90
  "price_currency": "priceCurrency",
108
91
  "is_archived": "isArchived",
109
92
  "product_id": "productId",
110
- "recurring_interval": "recurringInterval",
111
93
  "seat_tiers": "seatTiers",
112
94
  });
113
95
  }),
@@ -122,8 +104,6 @@ export type ProductPriceSeatBased$Outbound = {
122
104
  price_currency: string;
123
105
  is_archived: boolean;
124
106
  product_id: string;
125
- type: string;
126
- recurring_interval: string | null;
127
107
  seat_tiers: ProductPriceSeatTiersOutput$Outbound;
128
108
  };
129
109
 
@@ -141,8 +121,6 @@ export const ProductPriceSeatBased$outboundSchema: z.ZodMiniType<
141
121
  priceCurrency: z.string(),
142
122
  isArchived: z.boolean(),
143
123
  productId: z.string(),
144
- type: ProductPriceType$outboundSchema,
145
- recurringInterval: z.nullable(SubscriptionRecurringInterval$outboundSchema),
146
124
  seatTiers: ProductPriceSeatTiersOutput$outboundSchema,
147
125
  }),
148
126
  z.transform((v) => {
@@ -153,7 +131,6 @@ export const ProductPriceSeatBased$outboundSchema: z.ZodMiniType<
153
131
  priceCurrency: "price_currency",
154
132
  isArchived: "is_archived",
155
133
  productId: "product_id",
156
- recurringInterval: "recurring_interval",
157
134
  seatTiers: "seat_tiers",
158
135
  });
159
136
  }),
@@ -3,19 +3,22 @@
3
3
  */
4
4
 
5
5
  import * as z from "zod/v4-mini";
6
- import { ClosedEnum } from "../../types/enums.js";
6
+ import * as openEnums from "../../types/enums.js";
7
+ import { OpenEnum } from "../../types/enums.js";
7
8
 
8
9
  export const ProductPriceSource = {
9
10
  Catalog: "catalog",
10
11
  AdHoc: "ad_hoc",
11
12
  } as const;
12
- export type ProductPriceSource = ClosedEnum<typeof ProductPriceSource>;
13
+ export type ProductPriceSource = OpenEnum<typeof ProductPriceSource>;
13
14
 
14
15
  /** @internal */
15
- export const ProductPriceSource$inboundSchema: z.ZodMiniEnum<
16
- typeof ProductPriceSource
17
- > = z.enum(ProductPriceSource);
16
+ export const ProductPriceSource$inboundSchema: z.ZodMiniType<
17
+ ProductPriceSource,
18
+ unknown
19
+ > = openEnums.inboundSchema(ProductPriceSource);
18
20
  /** @internal */
19
- export const ProductPriceSource$outboundSchema: z.ZodMiniEnum<
20
- typeof ProductPriceSource
21
- > = ProductPriceSource$inboundSchema;
21
+ export const ProductPriceSource$outboundSchema: z.ZodMiniType<
22
+ string,
23
+ ProductPriceSource
24
+ > = openEnums.outboundSchema(ProductPriceSource);
@@ -3,20 +3,23 @@
3
3
  */
4
4
 
5
5
  import * as z from "zod/v4-mini";
6
- import { ClosedEnum } from "../../types/enums.js";
6
+ import * as openEnums from "../../types/enums.js";
7
+ import { OpenEnum } from "../../types/enums.js";
7
8
 
8
9
  export const ProductVisibility = {
9
10
  Draft: "draft",
10
11
  Private: "private",
11
12
  Public: "public",
12
13
  } as const;
13
- export type ProductVisibility = ClosedEnum<typeof ProductVisibility>;
14
+ export type ProductVisibility = OpenEnum<typeof ProductVisibility>;
14
15
 
15
16
  /** @internal */
16
- export const ProductVisibility$inboundSchema: z.ZodMiniEnum<
17
- typeof ProductVisibility
18
- > = z.enum(ProductVisibility);
17
+ export const ProductVisibility$inboundSchema: z.ZodMiniType<
18
+ ProductVisibility,
19
+ unknown
20
+ > = openEnums.inboundSchema(ProductVisibility);
19
21
  /** @internal */
20
- export const ProductVisibility$outboundSchema: z.ZodMiniEnum<
21
- typeof ProductVisibility
22
- > = ProductVisibility$inboundSchema;
22
+ export const ProductVisibility$outboundSchema: z.ZodMiniType<
23
+ string,
24
+ ProductVisibility
25
+ > = openEnums.outboundSchema(ProductVisibility);
@@ -4,7 +4,8 @@
4
4
 
5
5
  import * as z from "zod/v4-mini";
6
6
  import { safeParse } from "../../lib/schemas.js";
7
- import { ClosedEnum } from "../../types/enums.js";
7
+ import * as openEnums from "../../types/enums.js";
8
+ import { OpenEnum } from "../../types/enums.js";
8
9
  import { Result as SafeParseResult } from "../../types/fp.js";
9
10
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
11
 
@@ -14,7 +15,7 @@ export const Func = {
14
15
  Min: "min",
15
16
  Avg: "avg",
16
17
  } as const;
17
- export type Func = ClosedEnum<typeof Func>;
18
+ export type Func = OpenEnum<typeof Func>;
18
19
 
19
20
  export type PropertyAggregation = {
20
21
  func: Func;
@@ -22,10 +23,11 @@ export type PropertyAggregation = {
22
23
  };
23
24
 
24
25
  /** @internal */
25
- export const Func$inboundSchema: z.ZodMiniEnum<typeof Func> = z.enum(Func);
26
+ export const Func$inboundSchema: z.ZodMiniType<Func, unknown> = openEnums
27
+ .inboundSchema(Func);
26
28
  /** @internal */
27
- export const Func$outboundSchema: z.ZodMiniEnum<typeof Func> =
28
- Func$inboundSchema;
29
+ export const Func$outboundSchema: z.ZodMiniType<string, Func> = openEnums
30
+ .outboundSchema(Func);
29
31
 
30
32
  /** @internal */
31
33
  export const PropertyAggregation$inboundSchema: z.ZodMiniType<
@@ -3,7 +3,8 @@
3
3
  */
4
4
 
5
5
  import * as z from "zod/v4-mini";
6
- import { ClosedEnum } from "../../types/enums.js";
6
+ import * as openEnums from "../../types/enums.js";
7
+ import { OpenEnum } from "../../types/enums.js";
7
8
 
8
9
  export const RefundReason = {
9
10
  Duplicate: "duplicate",
@@ -14,11 +15,11 @@ export const RefundReason = {
14
15
  DisputePrevention: "dispute_prevention",
15
16
  Other: "other",
16
17
  } as const;
17
- export type RefundReason = ClosedEnum<typeof RefundReason>;
18
+ export type RefundReason = OpenEnum<typeof RefundReason>;
18
19
 
19
20
  /** @internal */
20
- export const RefundReason$inboundSchema: z.ZodMiniEnum<typeof RefundReason> = z
21
- .enum(RefundReason);
21
+ export const RefundReason$inboundSchema: z.ZodMiniType<RefundReason, unknown> =
22
+ openEnums.inboundSchema(RefundReason);
22
23
  /** @internal */
23
- export const RefundReason$outboundSchema: z.ZodMiniEnum<typeof RefundReason> =
24
- RefundReason$inboundSchema;
24
+ export const RefundReason$outboundSchema: z.ZodMiniType<string, RefundReason> =
25
+ openEnums.outboundSchema(RefundReason);
@@ -3,7 +3,8 @@
3
3
  */
4
4
 
5
5
  import * as z from "zod/v4-mini";
6
- import { ClosedEnum } from "../../types/enums.js";
6
+ import * as openEnums from "../../types/enums.js";
7
+ import { OpenEnum } from "../../types/enums.js";
7
8
 
8
9
  export const RefundStatus = {
9
10
  Pending: "pending",
@@ -11,11 +12,11 @@ export const RefundStatus = {
11
12
  Failed: "failed",
12
13
  Canceled: "canceled",
13
14
  } as const;
14
- export type RefundStatus = ClosedEnum<typeof RefundStatus>;
15
+ export type RefundStatus = OpenEnum<typeof RefundStatus>;
15
16
 
16
17
  /** @internal */
17
- export const RefundStatus$inboundSchema: z.ZodMiniEnum<typeof RefundStatus> = z
18
- .enum(RefundStatus);
18
+ export const RefundStatus$inboundSchema: z.ZodMiniType<RefundStatus, unknown> =
19
+ openEnums.inboundSchema(RefundStatus);
19
20
  /** @internal */
20
- export const RefundStatus$outboundSchema: z.ZodMiniEnum<typeof RefundStatus> =
21
- RefundStatus$inboundSchema;
21
+ export const RefundStatus$outboundSchema: z.ZodMiniType<string, RefundStatus> =
22
+ openEnums.outboundSchema(RefundStatus);
@@ -3,7 +3,8 @@
3
3
  */
4
4
 
5
5
  import * as z from "zod/v4-mini";
6
- import { ClosedEnum } from "../../types/enums.js";
6
+ import * as openEnums from "../../types/enums.js";
7
+ import { OpenEnum } from "../../types/enums.js";
7
8
 
8
9
  export const Scope = {
9
10
  Openid: "openid",
@@ -70,7 +71,8 @@ export const Scope = {
70
71
  OrganizationAccessTokensRead: "organization_access_tokens:read",
71
72
  OrganizationAccessTokensWrite: "organization_access_tokens:write",
72
73
  } as const;
73
- export type Scope = ClosedEnum<typeof Scope>;
74
+ export type Scope = OpenEnum<typeof Scope>;
74
75
 
75
76
  /** @internal */
76
- export const Scope$inboundSchema: z.ZodMiniEnum<typeof Scope> = z.enum(Scope);
77
+ export const Scope$inboundSchema: z.ZodMiniType<Scope, unknown> = openEnums
78
+ .inboundSchema(Scope);
@@ -3,18 +3,19 @@
3
3
  */
4
4
 
5
5
  import * as z from "zod/v4-mini";
6
- import { ClosedEnum } from "../../types/enums.js";
6
+ import * as openEnums from "../../types/enums.js";
7
+ import { OpenEnum } from "../../types/enums.js";
7
8
 
8
9
  export const SeatStatus = {
9
10
  Pending: "pending",
10
11
  Claimed: "claimed",
11
12
  Revoked: "revoked",
12
13
  } as const;
13
- export type SeatStatus = ClosedEnum<typeof SeatStatus>;
14
+ export type SeatStatus = OpenEnum<typeof SeatStatus>;
14
15
 
15
16
  /** @internal */
16
- export const SeatStatus$inboundSchema: z.ZodMiniEnum<typeof SeatStatus> = z
17
- .enum(SeatStatus);
17
+ export const SeatStatus$inboundSchema: z.ZodMiniType<SeatStatus, unknown> =
18
+ openEnums.inboundSchema(SeatStatus);
18
19
  /** @internal */
19
- export const SeatStatus$outboundSchema: z.ZodMiniEnum<typeof SeatStatus> =
20
- SeatStatus$inboundSchema;
20
+ export const SeatStatus$outboundSchema: z.ZodMiniType<string, SeatStatus> =
21
+ openEnums.outboundSchema(SeatStatus);
@@ -3,21 +3,24 @@
3
3
  */
4
4
 
5
5
  import * as z from "zod/v4-mini";
6
- import { ClosedEnum } from "../../types/enums.js";
6
+ import * as openEnums from "../../types/enums.js";
7
+ import { OpenEnum } from "../../types/enums.js";
7
8
 
8
9
  export const SubscriptionProrationBehavior = {
9
10
  Invoice: "invoice",
10
11
  Prorate: "prorate",
11
12
  } as const;
12
- export type SubscriptionProrationBehavior = ClosedEnum<
13
+ export type SubscriptionProrationBehavior = OpenEnum<
13
14
  typeof SubscriptionProrationBehavior
14
15
  >;
15
16
 
16
17
  /** @internal */
17
- export const SubscriptionProrationBehavior$inboundSchema: z.ZodMiniEnum<
18
- typeof SubscriptionProrationBehavior
19
- > = z.enum(SubscriptionProrationBehavior);
18
+ export const SubscriptionProrationBehavior$inboundSchema: z.ZodMiniType<
19
+ SubscriptionProrationBehavior,
20
+ unknown
21
+ > = openEnums.inboundSchema(SubscriptionProrationBehavior);
20
22
  /** @internal */
21
- export const SubscriptionProrationBehavior$outboundSchema: z.ZodMiniEnum<
22
- typeof SubscriptionProrationBehavior
23
- > = SubscriptionProrationBehavior$inboundSchema;
23
+ export const SubscriptionProrationBehavior$outboundSchema: z.ZodMiniType<
24
+ string,
25
+ SubscriptionProrationBehavior
26
+ > = openEnums.outboundSchema(SubscriptionProrationBehavior);
@@ -3,7 +3,8 @@
3
3
  */
4
4
 
5
5
  import * as z from "zod/v4-mini";
6
- import { ClosedEnum } from "../../types/enums.js";
6
+ import * as openEnums from "../../types/enums.js";
7
+ import { OpenEnum } from "../../types/enums.js";
7
8
 
8
9
  export const SubscriptionRecurringInterval = {
9
10
  Day: "day",
@@ -11,15 +12,17 @@ export const SubscriptionRecurringInterval = {
11
12
  Month: "month",
12
13
  Year: "year",
13
14
  } as const;
14
- export type SubscriptionRecurringInterval = ClosedEnum<
15
+ export type SubscriptionRecurringInterval = OpenEnum<
15
16
  typeof SubscriptionRecurringInterval
16
17
  >;
17
18
 
18
19
  /** @internal */
19
- export const SubscriptionRecurringInterval$inboundSchema: z.ZodMiniEnum<
20
- typeof SubscriptionRecurringInterval
21
- > = z.enum(SubscriptionRecurringInterval);
20
+ export const SubscriptionRecurringInterval$inboundSchema: z.ZodMiniType<
21
+ SubscriptionRecurringInterval,
22
+ unknown
23
+ > = openEnums.inboundSchema(SubscriptionRecurringInterval);
22
24
  /** @internal */
23
- export const SubscriptionRecurringInterval$outboundSchema: z.ZodMiniEnum<
24
- typeof SubscriptionRecurringInterval
25
- > = SubscriptionRecurringInterval$inboundSchema;
25
+ export const SubscriptionRecurringInterval$outboundSchema: z.ZodMiniType<
26
+ string,
27
+ SubscriptionRecurringInterval
28
+ > = openEnums.outboundSchema(SubscriptionRecurringInterval);
@@ -3,7 +3,8 @@
3
3
  */
4
4
 
5
5
  import * as z from "zod/v4-mini";
6
- import { ClosedEnum } from "../../types/enums.js";
6
+ import * as openEnums from "../../types/enums.js";
7
+ import { OpenEnum } from "../../types/enums.js";
7
8
 
8
9
  export const SubscriptionStatus = {
9
10
  Incomplete: "incomplete",
@@ -14,13 +15,15 @@ export const SubscriptionStatus = {
14
15
  Canceled: "canceled",
15
16
  Unpaid: "unpaid",
16
17
  } as const;
17
- export type SubscriptionStatus = ClosedEnum<typeof SubscriptionStatus>;
18
+ export type SubscriptionStatus = OpenEnum<typeof SubscriptionStatus>;
18
19
 
19
20
  /** @internal */
20
- export const SubscriptionStatus$inboundSchema: z.ZodMiniEnum<
21
- typeof SubscriptionStatus
22
- > = z.enum(SubscriptionStatus);
21
+ export const SubscriptionStatus$inboundSchema: z.ZodMiniType<
22
+ SubscriptionStatus,
23
+ unknown
24
+ > = openEnums.inboundSchema(SubscriptionStatus);
23
25
  /** @internal */
24
- export const SubscriptionStatus$outboundSchema: z.ZodMiniEnum<
25
- typeof SubscriptionStatus
26
- > = SubscriptionStatus$inboundSchema;
26
+ export const SubscriptionStatus$outboundSchema: z.ZodMiniType<
27
+ string,
28
+ SubscriptionStatus
29
+ > = openEnums.outboundSchema(SubscriptionStatus);