@flexprice/sdk 2.1.3 → 2.1.5

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 (1009) hide show
  1. package/FUNCTIONS.md +0 -1
  2. package/USAGE.md +0 -1
  3. package/docs/sdk/models/add-addon-request.md +2 -0
  4. package/docs/sdk/models/add-addon-to-subscription-request.md +2 -0
  5. package/docs/sdk/models/addon-cadence.md +15 -0
  6. package/docs/sdk/models/addon-filter.md +0 -1
  7. package/docs/sdk/models/addon-response.md +0 -1
  8. package/docs/sdk/models/addon-status.md +1 -1
  9. package/docs/sdk/models/addon.md +0 -1
  10. package/docs/sdk/models/create-addon-request.md +6 -8
  11. package/docs/sdk/models/create-addon-response.md +0 -1
  12. package/docs/sdk/models/create-subscription-line-item-request.md +1 -0
  13. package/docs/sdk/models/delete-subscription-line-item-request.md +4 -3
  14. package/docs/sdk/models/remove-addon-request.md +6 -4
  15. package/docs/sdk/models/subscription-line-item-response.md +1 -0
  16. package/docs/sdk/models/subscription-subscription-line-item.md +1 -0
  17. package/docs/sdks/addons/README.md +0 -2
  18. package/esm/funcs/addons-create-addon.d.ts.map +1 -1
  19. package/esm/funcs/addons-create-addon.js +2 -1
  20. package/esm/funcs/addons-create-addon.js.map +1 -1
  21. package/esm/funcs/addons-delete-addon.d.ts.map +1 -1
  22. package/esm/funcs/addons-delete-addon.js +2 -1
  23. package/esm/funcs/addons-delete-addon.js.map +1 -1
  24. package/esm/funcs/addons-get-addon-by-lookup-key.d.ts.map +1 -1
  25. package/esm/funcs/addons-get-addon-by-lookup-key.js +2 -1
  26. package/esm/funcs/addons-get-addon-by-lookup-key.js.map +1 -1
  27. package/esm/funcs/addons-get-addon.d.ts.map +1 -1
  28. package/esm/funcs/addons-get-addon.js +2 -1
  29. package/esm/funcs/addons-get-addon.js.map +1 -1
  30. package/esm/funcs/addons-query-addon.d.ts.map +1 -1
  31. package/esm/funcs/addons-query-addon.js +2 -1
  32. package/esm/funcs/addons-query-addon.js.map +1 -1
  33. package/esm/funcs/addons-update-addon.d.ts.map +1 -1
  34. package/esm/funcs/addons-update-addon.js +2 -1
  35. package/esm/funcs/addons-update-addon.js.map +1 -1
  36. package/esm/funcs/alerts-query-alert-log.d.ts.map +1 -1
  37. package/esm/funcs/alerts-query-alert-log.js +2 -1
  38. package/esm/funcs/alerts-query-alert-log.js.map +1 -1
  39. package/esm/funcs/costs-create-costsheet.d.ts.map +1 -1
  40. package/esm/funcs/costs-create-costsheet.js +2 -1
  41. package/esm/funcs/costs-create-costsheet.js.map +1 -1
  42. package/esm/funcs/costs-delete-costsheet.d.ts.map +1 -1
  43. package/esm/funcs/costs-delete-costsheet.js +2 -1
  44. package/esm/funcs/costs-delete-costsheet.js.map +1 -1
  45. package/esm/funcs/costs-get-active-costsheet.d.ts.map +1 -1
  46. package/esm/funcs/costs-get-active-costsheet.js +2 -1
  47. package/esm/funcs/costs-get-active-costsheet.js.map +1 -1
  48. package/esm/funcs/costs-get-costsheet.d.ts.map +1 -1
  49. package/esm/funcs/costs-get-costsheet.js +2 -1
  50. package/esm/funcs/costs-get-costsheet.js.map +1 -1
  51. package/esm/funcs/costs-get-detailed-cost-analytics-v2.d.ts.map +1 -1
  52. package/esm/funcs/costs-get-detailed-cost-analytics-v2.js +2 -1
  53. package/esm/funcs/costs-get-detailed-cost-analytics-v2.js.map +1 -1
  54. package/esm/funcs/costs-get-detailed-cost-analytics.d.ts.map +1 -1
  55. package/esm/funcs/costs-get-detailed-cost-analytics.js +2 -1
  56. package/esm/funcs/costs-get-detailed-cost-analytics.js.map +1 -1
  57. package/esm/funcs/costs-query-costsheet.d.ts.map +1 -1
  58. package/esm/funcs/costs-query-costsheet.js +2 -1
  59. package/esm/funcs/costs-query-costsheet.js.map +1 -1
  60. package/esm/funcs/costs-update-costsheet.d.ts.map +1 -1
  61. package/esm/funcs/costs-update-costsheet.js +2 -1
  62. package/esm/funcs/costs-update-costsheet.js.map +1 -1
  63. package/esm/funcs/coupons-create-coupon.d.ts.map +1 -1
  64. package/esm/funcs/coupons-create-coupon.js +2 -1
  65. package/esm/funcs/coupons-create-coupon.js.map +1 -1
  66. package/esm/funcs/coupons-delete-coupon.d.ts.map +1 -1
  67. package/esm/funcs/coupons-delete-coupon.js +2 -1
  68. package/esm/funcs/coupons-delete-coupon.js.map +1 -1
  69. package/esm/funcs/coupons-get-coupon.d.ts.map +1 -1
  70. package/esm/funcs/coupons-get-coupon.js +2 -1
  71. package/esm/funcs/coupons-get-coupon.js.map +1 -1
  72. package/esm/funcs/coupons-query-coupon.d.ts.map +1 -1
  73. package/esm/funcs/coupons-query-coupon.js +2 -1
  74. package/esm/funcs/coupons-query-coupon.js.map +1 -1
  75. package/esm/funcs/coupons-update-coupon.d.ts.map +1 -1
  76. package/esm/funcs/coupons-update-coupon.js +2 -1
  77. package/esm/funcs/coupons-update-coupon.js.map +1 -1
  78. package/esm/funcs/credit-grants-create-credit-grant.d.ts.map +1 -1
  79. package/esm/funcs/credit-grants-create-credit-grant.js +2 -1
  80. package/esm/funcs/credit-grants-create-credit-grant.js.map +1 -1
  81. package/esm/funcs/credit-grants-delete-credit-grant.d.ts.map +1 -1
  82. package/esm/funcs/credit-grants-delete-credit-grant.js +2 -1
  83. package/esm/funcs/credit-grants-delete-credit-grant.js.map +1 -1
  84. package/esm/funcs/credit-grants-get-credit-grant.d.ts.map +1 -1
  85. package/esm/funcs/credit-grants-get-credit-grant.js +2 -1
  86. package/esm/funcs/credit-grants-get-credit-grant.js.map +1 -1
  87. package/esm/funcs/credit-grants-get-plan-credit-grants.d.ts.map +1 -1
  88. package/esm/funcs/credit-grants-get-plan-credit-grants.js +2 -1
  89. package/esm/funcs/credit-grants-get-plan-credit-grants.js.map +1 -1
  90. package/esm/funcs/credit-grants-update-credit-grant.d.ts.map +1 -1
  91. package/esm/funcs/credit-grants-update-credit-grant.js +2 -1
  92. package/esm/funcs/credit-grants-update-credit-grant.js.map +1 -1
  93. package/esm/funcs/credit-notes-create-credit-note.d.ts.map +1 -1
  94. package/esm/funcs/credit-notes-create-credit-note.js +2 -1
  95. package/esm/funcs/credit-notes-create-credit-note.js.map +1 -1
  96. package/esm/funcs/credit-notes-get-credit-note.d.ts.map +1 -1
  97. package/esm/funcs/credit-notes-get-credit-note.js +2 -1
  98. package/esm/funcs/credit-notes-get-credit-note.js.map +1 -1
  99. package/esm/funcs/credit-notes-process-credit-note.d.ts.map +1 -1
  100. package/esm/funcs/credit-notes-process-credit-note.js +2 -1
  101. package/esm/funcs/credit-notes-process-credit-note.js.map +1 -1
  102. package/esm/funcs/credit-notes-void-credit-note.d.ts.map +1 -1
  103. package/esm/funcs/credit-notes-void-credit-note.js +2 -1
  104. package/esm/funcs/credit-notes-void-credit-note.js.map +1 -1
  105. package/esm/funcs/customers-create-customer.d.ts.map +1 -1
  106. package/esm/funcs/customers-create-customer.js +2 -1
  107. package/esm/funcs/customers-create-customer.js.map +1 -1
  108. package/esm/funcs/customers-delete-customer.d.ts.map +1 -1
  109. package/esm/funcs/customers-delete-customer.js +2 -1
  110. package/esm/funcs/customers-delete-customer.js.map +1 -1
  111. package/esm/funcs/customers-get-customer-by-external-id.d.ts.map +1 -1
  112. package/esm/funcs/customers-get-customer-by-external-id.js +2 -1
  113. package/esm/funcs/customers-get-customer-by-external-id.js.map +1 -1
  114. package/esm/funcs/customers-get-customer-entitlements.d.ts.map +1 -1
  115. package/esm/funcs/customers-get-customer-entitlements.js +2 -1
  116. package/esm/funcs/customers-get-customer-entitlements.js.map +1 -1
  117. package/esm/funcs/customers-get-customer-upcoming-grants.d.ts.map +1 -1
  118. package/esm/funcs/customers-get-customer-upcoming-grants.js +2 -1
  119. package/esm/funcs/customers-get-customer-upcoming-grants.js.map +1 -1
  120. package/esm/funcs/customers-get-customer-usage-summary.d.ts.map +1 -1
  121. package/esm/funcs/customers-get-customer-usage-summary.js +2 -1
  122. package/esm/funcs/customers-get-customer-usage-summary.js.map +1 -1
  123. package/esm/funcs/customers-get-customer.d.ts.map +1 -1
  124. package/esm/funcs/customers-get-customer.js +2 -1
  125. package/esm/funcs/customers-get-customer.js.map +1 -1
  126. package/esm/funcs/customers-query-customer.d.ts.map +1 -1
  127. package/esm/funcs/customers-query-customer.js +2 -1
  128. package/esm/funcs/customers-query-customer.js.map +1 -1
  129. package/esm/funcs/customers-update-customer.d.ts.map +1 -1
  130. package/esm/funcs/customers-update-customer.js +2 -1
  131. package/esm/funcs/customers-update-customer.js.map +1 -1
  132. package/esm/funcs/entitlements-create-entitlement.d.ts.map +1 -1
  133. package/esm/funcs/entitlements-create-entitlement.js +2 -1
  134. package/esm/funcs/entitlements-create-entitlement.js.map +1 -1
  135. package/esm/funcs/entitlements-create-entitlements-bulk.d.ts.map +1 -1
  136. package/esm/funcs/entitlements-create-entitlements-bulk.js +2 -1
  137. package/esm/funcs/entitlements-create-entitlements-bulk.js.map +1 -1
  138. package/esm/funcs/entitlements-delete-entitlement.d.ts.map +1 -1
  139. package/esm/funcs/entitlements-delete-entitlement.js +2 -1
  140. package/esm/funcs/entitlements-delete-entitlement.js.map +1 -1
  141. package/esm/funcs/entitlements-get-addon-entitlements.d.ts.map +1 -1
  142. package/esm/funcs/entitlements-get-addon-entitlements.js +2 -1
  143. package/esm/funcs/entitlements-get-addon-entitlements.js.map +1 -1
  144. package/esm/funcs/entitlements-get-entitlement.d.ts.map +1 -1
  145. package/esm/funcs/entitlements-get-entitlement.js +2 -1
  146. package/esm/funcs/entitlements-get-entitlement.js.map +1 -1
  147. package/esm/funcs/entitlements-get-plan-entitlements.d.ts.map +1 -1
  148. package/esm/funcs/entitlements-get-plan-entitlements.js +2 -1
  149. package/esm/funcs/entitlements-get-plan-entitlements.js.map +1 -1
  150. package/esm/funcs/entitlements-query-entitlement.d.ts.map +1 -1
  151. package/esm/funcs/entitlements-query-entitlement.js +2 -1
  152. package/esm/funcs/entitlements-query-entitlement.js.map +1 -1
  153. package/esm/funcs/entitlements-update-entitlement.d.ts.map +1 -1
  154. package/esm/funcs/entitlements-update-entitlement.js +2 -1
  155. package/esm/funcs/entitlements-update-entitlement.js.map +1 -1
  156. package/esm/funcs/environments-clone-environment.d.ts.map +1 -1
  157. package/esm/funcs/environments-clone-environment.js +2 -1
  158. package/esm/funcs/environments-clone-environment.js.map +1 -1
  159. package/esm/funcs/events-get-event.d.ts.map +1 -1
  160. package/esm/funcs/events-get-event.js +2 -1
  161. package/esm/funcs/events-get-event.js.map +1 -1
  162. package/esm/funcs/events-get-huggingface-inference-data.d.ts.map +1 -1
  163. package/esm/funcs/events-get-huggingface-inference-data.js +2 -1
  164. package/esm/funcs/events-get-huggingface-inference-data.js.map +1 -1
  165. package/esm/funcs/events-get-usage-analytics.d.ts.map +1 -1
  166. package/esm/funcs/events-get-usage-analytics.js +2 -1
  167. package/esm/funcs/events-get-usage-analytics.js.map +1 -1
  168. package/esm/funcs/events-get-usage-by-meter.d.ts.map +1 -1
  169. package/esm/funcs/events-get-usage-by-meter.js +2 -1
  170. package/esm/funcs/events-get-usage-by-meter.js.map +1 -1
  171. package/esm/funcs/events-get-usage-statistics.d.ts.map +1 -1
  172. package/esm/funcs/events-get-usage-statistics.js +2 -1
  173. package/esm/funcs/events-get-usage-statistics.js.map +1 -1
  174. package/esm/funcs/events-ingest-event.d.ts.map +1 -1
  175. package/esm/funcs/events-ingest-event.js +2 -1
  176. package/esm/funcs/events-ingest-event.js.map +1 -1
  177. package/esm/funcs/events-ingest-events-bulk.d.ts.map +1 -1
  178. package/esm/funcs/events-ingest-events-bulk.js +2 -1
  179. package/esm/funcs/events-ingest-events-bulk.js.map +1 -1
  180. package/esm/funcs/events-list-raw-events.d.ts.map +1 -1
  181. package/esm/funcs/events-list-raw-events.js +2 -1
  182. package/esm/funcs/events-list-raw-events.js.map +1 -1
  183. package/esm/funcs/features-clone-feature.d.ts.map +1 -1
  184. package/esm/funcs/features-clone-feature.js +2 -1
  185. package/esm/funcs/features-clone-feature.js.map +1 -1
  186. package/esm/funcs/features-create-feature.d.ts.map +1 -1
  187. package/esm/funcs/features-create-feature.js +2 -1
  188. package/esm/funcs/features-create-feature.js.map +1 -1
  189. package/esm/funcs/features-delete-feature.d.ts.map +1 -1
  190. package/esm/funcs/features-delete-feature.js +2 -1
  191. package/esm/funcs/features-delete-feature.js.map +1 -1
  192. package/esm/funcs/features-query-feature.d.ts.map +1 -1
  193. package/esm/funcs/features-query-feature.js +2 -1
  194. package/esm/funcs/features-query-feature.js.map +1 -1
  195. package/esm/funcs/features-update-feature.d.ts.map +1 -1
  196. package/esm/funcs/features-update-feature.js +2 -1
  197. package/esm/funcs/features-update-feature.js.map +1 -1
  198. package/esm/funcs/groups-create-group.d.ts.map +1 -1
  199. package/esm/funcs/groups-create-group.js +2 -1
  200. package/esm/funcs/groups-create-group.js.map +1 -1
  201. package/esm/funcs/groups-delete-group.d.ts.map +1 -1
  202. package/esm/funcs/groups-delete-group.js +2 -1
  203. package/esm/funcs/groups-delete-group.js.map +1 -1
  204. package/esm/funcs/groups-get-group.d.ts.map +1 -1
  205. package/esm/funcs/groups-get-group.js +2 -1
  206. package/esm/funcs/groups-get-group.js.map +1 -1
  207. package/esm/funcs/groups-query-group.d.ts.map +1 -1
  208. package/esm/funcs/groups-query-group.js +2 -1
  209. package/esm/funcs/groups-query-group.js.map +1 -1
  210. package/esm/funcs/integrations-link-integration-mapping.d.ts.map +1 -1
  211. package/esm/funcs/integrations-link-integration-mapping.js +2 -1
  212. package/esm/funcs/integrations-link-integration-mapping.js.map +1 -1
  213. package/esm/funcs/invoices-attempt-invoice-payment.d.ts.map +1 -1
  214. package/esm/funcs/invoices-attempt-invoice-payment.js +2 -1
  215. package/esm/funcs/invoices-attempt-invoice-payment.js.map +1 -1
  216. package/esm/funcs/invoices-create-invoice.d.ts.map +1 -1
  217. package/esm/funcs/invoices-create-invoice.js +2 -1
  218. package/esm/funcs/invoices-create-invoice.js.map +1 -1
  219. package/esm/funcs/invoices-finalize-invoice.d.ts.map +1 -1
  220. package/esm/funcs/invoices-finalize-invoice.js +2 -1
  221. package/esm/funcs/invoices-finalize-invoice.js.map +1 -1
  222. package/esm/funcs/invoices-get-customer-invoice-summary.d.ts.map +1 -1
  223. package/esm/funcs/invoices-get-customer-invoice-summary.js +2 -1
  224. package/esm/funcs/invoices-get-customer-invoice-summary.js.map +1 -1
  225. package/esm/funcs/invoices-get-invoice-pdf.d.ts.map +1 -1
  226. package/esm/funcs/invoices-get-invoice-pdf.js +2 -1
  227. package/esm/funcs/invoices-get-invoice-pdf.js.map +1 -1
  228. package/esm/funcs/invoices-get-invoice-preview.d.ts.map +1 -1
  229. package/esm/funcs/invoices-get-invoice-preview.js +2 -1
  230. package/esm/funcs/invoices-get-invoice-preview.js.map +1 -1
  231. package/esm/funcs/invoices-get-invoice.d.ts.map +1 -1
  232. package/esm/funcs/invoices-get-invoice.js +2 -1
  233. package/esm/funcs/invoices-get-invoice.js.map +1 -1
  234. package/esm/funcs/invoices-get-meter-usage-preview-invoice.d.ts.map +1 -1
  235. package/esm/funcs/invoices-get-meter-usage-preview-invoice.js +2 -1
  236. package/esm/funcs/invoices-get-meter-usage-preview-invoice.js.map +1 -1
  237. package/esm/funcs/invoices-query-invoice.d.ts.map +1 -1
  238. package/esm/funcs/invoices-query-invoice.js +2 -1
  239. package/esm/funcs/invoices-query-invoice.js.map +1 -1
  240. package/esm/funcs/invoices-recalculate-invoice-v2.d.ts.map +1 -1
  241. package/esm/funcs/invoices-recalculate-invoice-v2.js +2 -1
  242. package/esm/funcs/invoices-recalculate-invoice-v2.js.map +1 -1
  243. package/esm/funcs/invoices-recalculate-invoice.d.ts.map +1 -1
  244. package/esm/funcs/invoices-recalculate-invoice.js +2 -1
  245. package/esm/funcs/invoices-recalculate-invoice.js.map +1 -1
  246. package/esm/funcs/invoices-trigger-invoice-comms-webhook.d.ts.map +1 -1
  247. package/esm/funcs/invoices-trigger-invoice-comms-webhook.js +2 -1
  248. package/esm/funcs/invoices-trigger-invoice-comms-webhook.js.map +1 -1
  249. package/esm/funcs/invoices-update-invoice-payment-status.d.ts.map +1 -1
  250. package/esm/funcs/invoices-update-invoice-payment-status.js +2 -1
  251. package/esm/funcs/invoices-update-invoice-payment-status.js.map +1 -1
  252. package/esm/funcs/invoices-update-invoice.d.ts.map +1 -1
  253. package/esm/funcs/invoices-update-invoice.js +2 -1
  254. package/esm/funcs/invoices-update-invoice.js.map +1 -1
  255. package/esm/funcs/invoices-void-invoice.d.ts.map +1 -1
  256. package/esm/funcs/invoices-void-invoice.js +2 -1
  257. package/esm/funcs/invoices-void-invoice.js.map +1 -1
  258. package/esm/funcs/meter-usage-get-meter-usage-analytics.d.ts.map +1 -1
  259. package/esm/funcs/meter-usage-get-meter-usage-analytics.js +2 -1
  260. package/esm/funcs/meter-usage-get-meter-usage-analytics.js.map +1 -1
  261. package/esm/funcs/meter-usage-query-meter-usage.d.ts.map +1 -1
  262. package/esm/funcs/meter-usage-query-meter-usage.js +2 -1
  263. package/esm/funcs/meter-usage-query-meter-usage.js.map +1 -1
  264. package/esm/funcs/payments-create-payment.d.ts.map +1 -1
  265. package/esm/funcs/payments-create-payment.js +2 -1
  266. package/esm/funcs/payments-create-payment.js.map +1 -1
  267. package/esm/funcs/payments-delete-payment.d.ts.map +1 -1
  268. package/esm/funcs/payments-delete-payment.js +2 -1
  269. package/esm/funcs/payments-delete-payment.js.map +1 -1
  270. package/esm/funcs/payments-get-payment.d.ts.map +1 -1
  271. package/esm/funcs/payments-get-payment.js +2 -1
  272. package/esm/funcs/payments-get-payment.js.map +1 -1
  273. package/esm/funcs/payments-list-payments.d.ts.map +1 -1
  274. package/esm/funcs/payments-list-payments.js +2 -1
  275. package/esm/funcs/payments-list-payments.js.map +1 -1
  276. package/esm/funcs/payments-process-payment.d.ts.map +1 -1
  277. package/esm/funcs/payments-process-payment.js +2 -1
  278. package/esm/funcs/payments-process-payment.js.map +1 -1
  279. package/esm/funcs/payments-update-payment.d.ts.map +1 -1
  280. package/esm/funcs/payments-update-payment.js +2 -1
  281. package/esm/funcs/payments-update-payment.js.map +1 -1
  282. package/esm/funcs/plans-clone-plan.d.ts.map +1 -1
  283. package/esm/funcs/plans-clone-plan.js +2 -1
  284. package/esm/funcs/plans-clone-plan.js.map +1 -1
  285. package/esm/funcs/plans-create-plan.d.ts.map +1 -1
  286. package/esm/funcs/plans-create-plan.js +2 -1
  287. package/esm/funcs/plans-create-plan.js.map +1 -1
  288. package/esm/funcs/plans-delete-plan.d.ts.map +1 -1
  289. package/esm/funcs/plans-delete-plan.js +2 -1
  290. package/esm/funcs/plans-delete-plan.js.map +1 -1
  291. package/esm/funcs/plans-get-plan.d.ts.map +1 -1
  292. package/esm/funcs/plans-get-plan.js +2 -1
  293. package/esm/funcs/plans-get-plan.js.map +1 -1
  294. package/esm/funcs/plans-query-plan.d.ts.map +1 -1
  295. package/esm/funcs/plans-query-plan.js +2 -1
  296. package/esm/funcs/plans-query-plan.js.map +1 -1
  297. package/esm/funcs/plans-sync-plan-prices.d.ts.map +1 -1
  298. package/esm/funcs/plans-sync-plan-prices.js +2 -1
  299. package/esm/funcs/plans-sync-plan-prices.js.map +1 -1
  300. package/esm/funcs/plans-update-plan.d.ts.map +1 -1
  301. package/esm/funcs/plans-update-plan.js +2 -1
  302. package/esm/funcs/plans-update-plan.js.map +1 -1
  303. package/esm/funcs/price-units-create-price-unit.d.ts.map +1 -1
  304. package/esm/funcs/price-units-create-price-unit.js +2 -1
  305. package/esm/funcs/price-units-create-price-unit.js.map +1 -1
  306. package/esm/funcs/price-units-delete-price-unit.d.ts.map +1 -1
  307. package/esm/funcs/price-units-delete-price-unit.js +2 -1
  308. package/esm/funcs/price-units-delete-price-unit.js.map +1 -1
  309. package/esm/funcs/price-units-get-price-unit-by-code.d.ts.map +1 -1
  310. package/esm/funcs/price-units-get-price-unit-by-code.js +2 -1
  311. package/esm/funcs/price-units-get-price-unit-by-code.js.map +1 -1
  312. package/esm/funcs/price-units-get-price-unit.d.ts.map +1 -1
  313. package/esm/funcs/price-units-get-price-unit.js +2 -1
  314. package/esm/funcs/price-units-get-price-unit.js.map +1 -1
  315. package/esm/funcs/price-units-list-price-units.d.ts.map +1 -1
  316. package/esm/funcs/price-units-list-price-units.js +2 -1
  317. package/esm/funcs/price-units-list-price-units.js.map +1 -1
  318. package/esm/funcs/price-units-query-price-unit.d.ts.map +1 -1
  319. package/esm/funcs/price-units-query-price-unit.js +2 -1
  320. package/esm/funcs/price-units-query-price-unit.js.map +1 -1
  321. package/esm/funcs/price-units-update-price-unit.d.ts.map +1 -1
  322. package/esm/funcs/price-units-update-price-unit.js +2 -1
  323. package/esm/funcs/price-units-update-price-unit.js.map +1 -1
  324. package/esm/funcs/prices-create-price.d.ts.map +1 -1
  325. package/esm/funcs/prices-create-price.js +2 -1
  326. package/esm/funcs/prices-create-price.js.map +1 -1
  327. package/esm/funcs/prices-create-prices-bulk.d.ts.map +1 -1
  328. package/esm/funcs/prices-create-prices-bulk.js +2 -1
  329. package/esm/funcs/prices-create-prices-bulk.js.map +1 -1
  330. package/esm/funcs/prices-delete-price.d.ts.map +1 -1
  331. package/esm/funcs/prices-delete-price.js +2 -1
  332. package/esm/funcs/prices-delete-price.js.map +1 -1
  333. package/esm/funcs/prices-get-price-by-lookup-key.d.ts.map +1 -1
  334. package/esm/funcs/prices-get-price-by-lookup-key.js +2 -1
  335. package/esm/funcs/prices-get-price-by-lookup-key.js.map +1 -1
  336. package/esm/funcs/prices-get-price.d.ts.map +1 -1
  337. package/esm/funcs/prices-get-price.js +2 -1
  338. package/esm/funcs/prices-get-price.js.map +1 -1
  339. package/esm/funcs/prices-query-price.d.ts.map +1 -1
  340. package/esm/funcs/prices-query-price.js +2 -1
  341. package/esm/funcs/prices-query-price.js.map +1 -1
  342. package/esm/funcs/prices-update-price.d.ts.map +1 -1
  343. package/esm/funcs/prices-update-price.js +2 -1
  344. package/esm/funcs/prices-update-price.js.map +1 -1
  345. package/esm/funcs/rbac-get-rbac-role.d.ts.map +1 -1
  346. package/esm/funcs/rbac-get-rbac-role.js +2 -1
  347. package/esm/funcs/rbac-get-rbac-role.js.map +1 -1
  348. package/esm/funcs/rbac-list-rbac-roles.d.ts.map +1 -1
  349. package/esm/funcs/rbac-list-rbac-roles.js +2 -1
  350. package/esm/funcs/rbac-list-rbac-roles.js.map +1 -1
  351. package/esm/funcs/scheduled-tasks-create-scheduled-task.d.ts.map +1 -1
  352. package/esm/funcs/scheduled-tasks-create-scheduled-task.js +2 -1
  353. package/esm/funcs/scheduled-tasks-create-scheduled-task.js.map +1 -1
  354. package/esm/funcs/scheduled-tasks-delete-scheduled-task.d.ts.map +1 -1
  355. package/esm/funcs/scheduled-tasks-delete-scheduled-task.js +2 -1
  356. package/esm/funcs/scheduled-tasks-delete-scheduled-task.js.map +1 -1
  357. package/esm/funcs/scheduled-tasks-get-scheduled-task.d.ts.map +1 -1
  358. package/esm/funcs/scheduled-tasks-get-scheduled-task.js +2 -1
  359. package/esm/funcs/scheduled-tasks-get-scheduled-task.js.map +1 -1
  360. package/esm/funcs/scheduled-tasks-list-scheduled-tasks.d.ts.map +1 -1
  361. package/esm/funcs/scheduled-tasks-list-scheduled-tasks.js +2 -1
  362. package/esm/funcs/scheduled-tasks-list-scheduled-tasks.js.map +1 -1
  363. package/esm/funcs/scheduled-tasks-schedule-draft-finalization.d.ts.map +1 -1
  364. package/esm/funcs/scheduled-tasks-schedule-draft-finalization.js +2 -1
  365. package/esm/funcs/scheduled-tasks-schedule-draft-finalization.js.map +1 -1
  366. package/esm/funcs/scheduled-tasks-schedule-update-billing-period.d.ts.map +1 -1
  367. package/esm/funcs/scheduled-tasks-schedule-update-billing-period.js +2 -1
  368. package/esm/funcs/scheduled-tasks-schedule-update-billing-period.js.map +1 -1
  369. package/esm/funcs/scheduled-tasks-trigger-scheduled-task-run.d.ts.map +1 -1
  370. package/esm/funcs/scheduled-tasks-trigger-scheduled-task-run.js +2 -1
  371. package/esm/funcs/scheduled-tasks-trigger-scheduled-task-run.js.map +1 -1
  372. package/esm/funcs/scheduled-tasks-update-scheduled-task.d.ts.map +1 -1
  373. package/esm/funcs/scheduled-tasks-update-scheduled-task.js +2 -1
  374. package/esm/funcs/scheduled-tasks-update-scheduled-task.js.map +1 -1
  375. package/esm/funcs/secrets-create-api-key.d.ts.map +1 -1
  376. package/esm/funcs/secrets-create-api-key.js +2 -1
  377. package/esm/funcs/secrets-create-api-key.js.map +1 -1
  378. package/esm/funcs/secrets-delete-api-key.d.ts.map +1 -1
  379. package/esm/funcs/secrets-delete-api-key.js +2 -1
  380. package/esm/funcs/secrets-delete-api-key.js.map +1 -1
  381. package/esm/funcs/secrets-list-api-keys.d.ts.map +1 -1
  382. package/esm/funcs/secrets-list-api-keys.js +2 -1
  383. package/esm/funcs/secrets-list-api-keys.js.map +1 -1
  384. package/esm/funcs/subscriptions-activate-subscription.d.ts.map +1 -1
  385. package/esm/funcs/subscriptions-activate-subscription.js +2 -1
  386. package/esm/funcs/subscriptions-activate-subscription.js.map +1 -1
  387. package/esm/funcs/subscriptions-add-subscription-addon.d.ts.map +1 -1
  388. package/esm/funcs/subscriptions-add-subscription-addon.js +2 -1
  389. package/esm/funcs/subscriptions-add-subscription-addon.js.map +1 -1
  390. package/esm/funcs/subscriptions-cancel-subscription-schedule.d.ts.map +1 -1
  391. package/esm/funcs/subscriptions-cancel-subscription-schedule.js +2 -1
  392. package/esm/funcs/subscriptions-cancel-subscription-schedule.js.map +1 -1
  393. package/esm/funcs/subscriptions-cancel-subscription.d.ts.map +1 -1
  394. package/esm/funcs/subscriptions-cancel-subscription.js +2 -1
  395. package/esm/funcs/subscriptions-cancel-subscription.js.map +1 -1
  396. package/esm/funcs/subscriptions-create-subscription-line-item.d.ts.map +1 -1
  397. package/esm/funcs/subscriptions-create-subscription-line-item.js +2 -1
  398. package/esm/funcs/subscriptions-create-subscription-line-item.js.map +1 -1
  399. package/esm/funcs/subscriptions-create-subscription.d.ts.map +1 -1
  400. package/esm/funcs/subscriptions-create-subscription.js +2 -1
  401. package/esm/funcs/subscriptions-create-subscription.js.map +1 -1
  402. package/esm/funcs/subscriptions-delete-subscription-line-item.d.ts.map +1 -1
  403. package/esm/funcs/subscriptions-delete-subscription-line-item.js +2 -1
  404. package/esm/funcs/subscriptions-delete-subscription-line-item.js.map +1 -1
  405. package/esm/funcs/subscriptions-execute-subscription-change.d.ts.map +1 -1
  406. package/esm/funcs/subscriptions-execute-subscription-change.js +2 -1
  407. package/esm/funcs/subscriptions-execute-subscription-change.js.map +1 -1
  408. package/esm/funcs/subscriptions-execute-subscription-modify.d.ts.map +1 -1
  409. package/esm/funcs/subscriptions-execute-subscription-modify.js +2 -1
  410. package/esm/funcs/subscriptions-execute-subscription-modify.js.map +1 -1
  411. package/esm/funcs/subscriptions-get-subscription-addon-associations.d.ts.map +1 -1
  412. package/esm/funcs/subscriptions-get-subscription-addon-associations.js +2 -1
  413. package/esm/funcs/subscriptions-get-subscription-addon-associations.js.map +1 -1
  414. package/esm/funcs/subscriptions-get-subscription-entitlements.d.ts.map +1 -1
  415. package/esm/funcs/subscriptions-get-subscription-entitlements.js +2 -1
  416. package/esm/funcs/subscriptions-get-subscription-entitlements.js.map +1 -1
  417. package/esm/funcs/subscriptions-get-subscription-schedule.d.ts.map +1 -1
  418. package/esm/funcs/subscriptions-get-subscription-schedule.js +2 -1
  419. package/esm/funcs/subscriptions-get-subscription-schedule.js.map +1 -1
  420. package/esm/funcs/subscriptions-get-subscription-upcoming-grants.d.ts.map +1 -1
  421. package/esm/funcs/subscriptions-get-subscription-upcoming-grants.js +2 -1
  422. package/esm/funcs/subscriptions-get-subscription-upcoming-grants.js.map +1 -1
  423. package/esm/funcs/subscriptions-get-subscription-usage.d.ts.map +1 -1
  424. package/esm/funcs/subscriptions-get-subscription-usage.js +2 -1
  425. package/esm/funcs/subscriptions-get-subscription-usage.js.map +1 -1
  426. package/esm/funcs/subscriptions-get-subscription-v2.d.ts.map +1 -1
  427. package/esm/funcs/subscriptions-get-subscription-v2.js +2 -1
  428. package/esm/funcs/subscriptions-get-subscription-v2.js.map +1 -1
  429. package/esm/funcs/subscriptions-get-subscription.d.ts.map +1 -1
  430. package/esm/funcs/subscriptions-get-subscription.js +2 -1
  431. package/esm/funcs/subscriptions-get-subscription.js.map +1 -1
  432. package/esm/funcs/subscriptions-list-all-subscription-schedules.d.ts.map +1 -1
  433. package/esm/funcs/subscriptions-list-all-subscription-schedules.js +2 -1
  434. package/esm/funcs/subscriptions-list-all-subscription-schedules.js.map +1 -1
  435. package/esm/funcs/subscriptions-list-subscription-pauses.d.ts.map +1 -1
  436. package/esm/funcs/subscriptions-list-subscription-pauses.js +2 -1
  437. package/esm/funcs/subscriptions-list-subscription-pauses.js.map +1 -1
  438. package/esm/funcs/subscriptions-list-subscription-schedules.d.ts.map +1 -1
  439. package/esm/funcs/subscriptions-list-subscription-schedules.js +2 -1
  440. package/esm/funcs/subscriptions-list-subscription-schedules.js.map +1 -1
  441. package/esm/funcs/subscriptions-pause-subscription.d.ts.map +1 -1
  442. package/esm/funcs/subscriptions-pause-subscription.js +2 -1
  443. package/esm/funcs/subscriptions-pause-subscription.js.map +1 -1
  444. package/esm/funcs/subscriptions-preview-subscription-change.d.ts.map +1 -1
  445. package/esm/funcs/subscriptions-preview-subscription-change.js +2 -1
  446. package/esm/funcs/subscriptions-preview-subscription-change.js.map +1 -1
  447. package/esm/funcs/subscriptions-preview-subscription-modify.d.ts.map +1 -1
  448. package/esm/funcs/subscriptions-preview-subscription-modify.js +2 -1
  449. package/esm/funcs/subscriptions-preview-subscription-modify.js.map +1 -1
  450. package/esm/funcs/subscriptions-query-subscription.d.ts.map +1 -1
  451. package/esm/funcs/subscriptions-query-subscription.js +2 -1
  452. package/esm/funcs/subscriptions-query-subscription.js.map +1 -1
  453. package/esm/funcs/subscriptions-remove-subscription-addon.d.ts.map +1 -1
  454. package/esm/funcs/subscriptions-remove-subscription-addon.js +2 -1
  455. package/esm/funcs/subscriptions-remove-subscription-addon.js.map +1 -1
  456. package/esm/funcs/subscriptions-resume-subscription.d.ts.map +1 -1
  457. package/esm/funcs/subscriptions-resume-subscription.js +2 -1
  458. package/esm/funcs/subscriptions-resume-subscription.js.map +1 -1
  459. package/esm/funcs/subscriptions-update-subscription-line-item.d.ts.map +1 -1
  460. package/esm/funcs/subscriptions-update-subscription-line-item.js +2 -1
  461. package/esm/funcs/subscriptions-update-subscription-line-item.js.map +1 -1
  462. package/esm/funcs/subscriptions-update-subscription.d.ts.map +1 -1
  463. package/esm/funcs/subscriptions-update-subscription.js +2 -1
  464. package/esm/funcs/subscriptions-update-subscription.js.map +1 -1
  465. package/esm/funcs/tasks-create-task.d.ts.map +1 -1
  466. package/esm/funcs/tasks-create-task.js +2 -1
  467. package/esm/funcs/tasks-create-task.js.map +1 -1
  468. package/esm/funcs/tasks-download-task-export.d.ts.map +1 -1
  469. package/esm/funcs/tasks-download-task-export.js +2 -1
  470. package/esm/funcs/tasks-download-task-export.js.map +1 -1
  471. package/esm/funcs/tasks-get-task-result.d.ts.map +1 -1
  472. package/esm/funcs/tasks-get-task-result.js +2 -1
  473. package/esm/funcs/tasks-get-task-result.js.map +1 -1
  474. package/esm/funcs/tasks-get-task.d.ts.map +1 -1
  475. package/esm/funcs/tasks-get-task.js +2 -1
  476. package/esm/funcs/tasks-get-task.js.map +1 -1
  477. package/esm/funcs/tasks-list-tasks.d.ts.map +1 -1
  478. package/esm/funcs/tasks-list-tasks.js +2 -1
  479. package/esm/funcs/tasks-list-tasks.js.map +1 -1
  480. package/esm/funcs/tasks-update-task-status.d.ts.map +1 -1
  481. package/esm/funcs/tasks-update-task-status.js +2 -1
  482. package/esm/funcs/tasks-update-task-status.js.map +1 -1
  483. package/esm/funcs/tax-associations-create-tax-association.d.ts.map +1 -1
  484. package/esm/funcs/tax-associations-create-tax-association.js +2 -1
  485. package/esm/funcs/tax-associations-create-tax-association.js.map +1 -1
  486. package/esm/funcs/tax-associations-delete-tax-association.d.ts.map +1 -1
  487. package/esm/funcs/tax-associations-delete-tax-association.js +2 -1
  488. package/esm/funcs/tax-associations-delete-tax-association.js.map +1 -1
  489. package/esm/funcs/tax-associations-get-tax-association.d.ts.map +1 -1
  490. package/esm/funcs/tax-associations-get-tax-association.js +2 -1
  491. package/esm/funcs/tax-associations-get-tax-association.js.map +1 -1
  492. package/esm/funcs/tax-associations-list-tax-associations.d.ts.map +1 -1
  493. package/esm/funcs/tax-associations-list-tax-associations.js +2 -1
  494. package/esm/funcs/tax-associations-list-tax-associations.js.map +1 -1
  495. package/esm/funcs/tax-associations-update-tax-association.d.ts.map +1 -1
  496. package/esm/funcs/tax-associations-update-tax-association.js +2 -1
  497. package/esm/funcs/tax-associations-update-tax-association.js.map +1 -1
  498. package/esm/funcs/tax-rates-create-tax-rate.d.ts.map +1 -1
  499. package/esm/funcs/tax-rates-create-tax-rate.js +2 -1
  500. package/esm/funcs/tax-rates-create-tax-rate.js.map +1 -1
  501. package/esm/funcs/tax-rates-delete-tax-rate.d.ts.map +1 -1
  502. package/esm/funcs/tax-rates-delete-tax-rate.js +2 -1
  503. package/esm/funcs/tax-rates-delete-tax-rate.js.map +1 -1
  504. package/esm/funcs/tax-rates-get-tax-rate.d.ts.map +1 -1
  505. package/esm/funcs/tax-rates-get-tax-rate.js +2 -1
  506. package/esm/funcs/tax-rates-get-tax-rate.js.map +1 -1
  507. package/esm/funcs/tax-rates-get-tax-rates.d.ts.map +1 -1
  508. package/esm/funcs/tax-rates-get-tax-rates.js +2 -1
  509. package/esm/funcs/tax-rates-get-tax-rates.js.map +1 -1
  510. package/esm/funcs/tax-rates-update-tax-rate.d.ts.map +1 -1
  511. package/esm/funcs/tax-rates-update-tax-rate.js +2 -1
  512. package/esm/funcs/tax-rates-update-tax-rate.js.map +1 -1
  513. package/esm/funcs/tenants-get-tenant-billing-usage.d.ts.map +1 -1
  514. package/esm/funcs/tenants-get-tenant-billing-usage.js +2 -1
  515. package/esm/funcs/tenants-get-tenant-billing-usage.js.map +1 -1
  516. package/esm/funcs/tenants-get-tenant-by-id.d.ts.map +1 -1
  517. package/esm/funcs/tenants-get-tenant-by-id.js +2 -1
  518. package/esm/funcs/tenants-get-tenant-by-id.js.map +1 -1
  519. package/esm/funcs/tenants-update-tenant.d.ts.map +1 -1
  520. package/esm/funcs/tenants-update-tenant.js +2 -1
  521. package/esm/funcs/tenants-update-tenant.js.map +1 -1
  522. package/esm/funcs/users-create-user.d.ts.map +1 -1
  523. package/esm/funcs/users-create-user.js +2 -1
  524. package/esm/funcs/users-create-user.js.map +1 -1
  525. package/esm/funcs/users-get-user-info.d.ts.map +1 -1
  526. package/esm/funcs/users-get-user-info.js +2 -1
  527. package/esm/funcs/users-get-user-info.js.map +1 -1
  528. package/esm/funcs/users-query-user.d.ts.map +1 -1
  529. package/esm/funcs/users-query-user.js +2 -1
  530. package/esm/funcs/users-query-user.js.map +1 -1
  531. package/esm/funcs/wallets-create-wallet.d.ts.map +1 -1
  532. package/esm/funcs/wallets-create-wallet.js +2 -1
  533. package/esm/funcs/wallets-create-wallet.js.map +1 -1
  534. package/esm/funcs/wallets-get-customer-wallets.d.ts.map +1 -1
  535. package/esm/funcs/wallets-get-customer-wallets.js +2 -1
  536. package/esm/funcs/wallets-get-customer-wallets.js.map +1 -1
  537. package/esm/funcs/wallets-get-wallet-balance.d.ts.map +1 -1
  538. package/esm/funcs/wallets-get-wallet-balance.js +2 -1
  539. package/esm/funcs/wallets-get-wallet-balance.js.map +1 -1
  540. package/esm/funcs/wallets-get-wallet-transactions.d.ts.map +1 -1
  541. package/esm/funcs/wallets-get-wallet-transactions.js +2 -1
  542. package/esm/funcs/wallets-get-wallet-transactions.js.map +1 -1
  543. package/esm/funcs/wallets-get-wallet.d.ts.map +1 -1
  544. package/esm/funcs/wallets-get-wallet.js +2 -1
  545. package/esm/funcs/wallets-get-wallet.js.map +1 -1
  546. package/esm/funcs/wallets-get-wallets-by-customer-id.d.ts.map +1 -1
  547. package/esm/funcs/wallets-get-wallets-by-customer-id.js +2 -1
  548. package/esm/funcs/wallets-get-wallets-by-customer-id.js.map +1 -1
  549. package/esm/funcs/wallets-query-wallet-transaction.d.ts.map +1 -1
  550. package/esm/funcs/wallets-query-wallet-transaction.js +2 -1
  551. package/esm/funcs/wallets-query-wallet-transaction.js.map +1 -1
  552. package/esm/funcs/wallets-query-wallet.d.ts.map +1 -1
  553. package/esm/funcs/wallets-query-wallet.js +2 -1
  554. package/esm/funcs/wallets-query-wallet.js.map +1 -1
  555. package/esm/funcs/wallets-terminate-wallet.d.ts.map +1 -1
  556. package/esm/funcs/wallets-terminate-wallet.js +2 -1
  557. package/esm/funcs/wallets-terminate-wallet.js.map +1 -1
  558. package/esm/funcs/wallets-top-up-wallet.d.ts.map +1 -1
  559. package/esm/funcs/wallets-top-up-wallet.js +2 -1
  560. package/esm/funcs/wallets-top-up-wallet.js.map +1 -1
  561. package/esm/funcs/wallets-update-wallet.d.ts.map +1 -1
  562. package/esm/funcs/wallets-update-wallet.js +2 -1
  563. package/esm/funcs/wallets-update-wallet.js.map +1 -1
  564. package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.d.ts.map +1 -1
  565. package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.js +2 -1
  566. package/esm/funcs/webhook-events-post-webhook-events-credit-note-created.js.map +1 -1
  567. package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.d.ts.map +1 -1
  568. package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.js +2 -1
  569. package/esm/funcs/webhook-events-post-webhook-events-credit-note-updated.js.map +1 -1
  570. package/esm/funcs/webhook-events-post-webhook-events-customer-created.d.ts.map +1 -1
  571. package/esm/funcs/webhook-events-post-webhook-events-customer-created.js +2 -1
  572. package/esm/funcs/webhook-events-post-webhook-events-customer-created.js.map +1 -1
  573. package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.d.ts.map +1 -1
  574. package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.js +2 -1
  575. package/esm/funcs/webhook-events-post-webhook-events-customer-deleted.js.map +1 -1
  576. package/esm/funcs/webhook-events-post-webhook-events-customer-updated.d.ts.map +1 -1
  577. package/esm/funcs/webhook-events-post-webhook-events-customer-updated.js +2 -1
  578. package/esm/funcs/webhook-events-post-webhook-events-customer-updated.js.map +1 -1
  579. package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.d.ts.map +1 -1
  580. package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.js +2 -1
  581. package/esm/funcs/webhook-events-post-webhook-events-entitlement-created.js.map +1 -1
  582. package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.d.ts.map +1 -1
  583. package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.js +2 -1
  584. package/esm/funcs/webhook-events-post-webhook-events-entitlement-deleted.js.map +1 -1
  585. package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.d.ts.map +1 -1
  586. package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.js +2 -1
  587. package/esm/funcs/webhook-events-post-webhook-events-entitlement-updated.js.map +1 -1
  588. package/esm/funcs/webhook-events-post-webhook-events-feature-created.d.ts.map +1 -1
  589. package/esm/funcs/webhook-events-post-webhook-events-feature-created.js +2 -1
  590. package/esm/funcs/webhook-events-post-webhook-events-feature-created.js.map +1 -1
  591. package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.d.ts.map +1 -1
  592. package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.js +2 -1
  593. package/esm/funcs/webhook-events-post-webhook-events-feature-deleted.js.map +1 -1
  594. package/esm/funcs/webhook-events-post-webhook-events-feature-updated.d.ts.map +1 -1
  595. package/esm/funcs/webhook-events-post-webhook-events-feature-updated.js +2 -1
  596. package/esm/funcs/webhook-events-post-webhook-events-feature-updated.js.map +1 -1
  597. package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.d.ts.map +1 -1
  598. package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.js +2 -1
  599. package/esm/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.js.map +1 -1
  600. package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.d.ts.map +1 -1
  601. package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.js +2 -1
  602. package/esm/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.js.map +1 -1
  603. package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.d.ts.map +1 -1
  604. package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.js +2 -1
  605. package/esm/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.js.map +1 -1
  606. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.d.ts.map +1 -1
  607. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.js +2 -1
  608. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-finalized.js.map +1 -1
  609. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.d.ts.map +1 -1
  610. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.js +2 -1
  611. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-payment.js.map +1 -1
  612. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.d.ts.map +1 -1
  613. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.js +2 -1
  614. package/esm/funcs/webhook-events-post-webhook-events-invoice-update-voided.js.map +1 -1
  615. package/esm/funcs/webhook-events-post-webhook-events-invoice-update.d.ts.map +1 -1
  616. package/esm/funcs/webhook-events-post-webhook-events-invoice-update.js +2 -1
  617. package/esm/funcs/webhook-events-post-webhook-events-invoice-update.js.map +1 -1
  618. package/esm/funcs/webhook-events-post-webhook-events-payment-created.d.ts.map +1 -1
  619. package/esm/funcs/webhook-events-post-webhook-events-payment-created.js +2 -1
  620. package/esm/funcs/webhook-events-post-webhook-events-payment-created.js.map +1 -1
  621. package/esm/funcs/webhook-events-post-webhook-events-payment-failed.d.ts.map +1 -1
  622. package/esm/funcs/webhook-events-post-webhook-events-payment-failed.js +2 -1
  623. package/esm/funcs/webhook-events-post-webhook-events-payment-failed.js.map +1 -1
  624. package/esm/funcs/webhook-events-post-webhook-events-payment-pending.d.ts.map +1 -1
  625. package/esm/funcs/webhook-events-post-webhook-events-payment-pending.js +2 -1
  626. package/esm/funcs/webhook-events-post-webhook-events-payment-pending.js.map +1 -1
  627. package/esm/funcs/webhook-events-post-webhook-events-payment-success.d.ts.map +1 -1
  628. package/esm/funcs/webhook-events-post-webhook-events-payment-success.js +2 -1
  629. package/esm/funcs/webhook-events-post-webhook-events-payment-success.js.map +1 -1
  630. package/esm/funcs/webhook-events-post-webhook-events-payment-updated.d.ts.map +1 -1
  631. package/esm/funcs/webhook-events-post-webhook-events-payment-updated.js +2 -1
  632. package/esm/funcs/webhook-events-post-webhook-events-payment-updated.js.map +1 -1
  633. package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.d.ts.map +1 -1
  634. package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.js +2 -1
  635. package/esm/funcs/webhook-events-post-webhook-events-subscription-activated.js.map +1 -1
  636. package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.d.ts.map +1 -1
  637. package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.js +2 -1
  638. package/esm/funcs/webhook-events-post-webhook-events-subscription-cancelled.js.map +1 -1
  639. package/esm/funcs/webhook-events-post-webhook-events-subscription-created.d.ts.map +1 -1
  640. package/esm/funcs/webhook-events-post-webhook-events-subscription-created.js +2 -1
  641. package/esm/funcs/webhook-events-post-webhook-events-subscription-created.js.map +1 -1
  642. package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.d.ts.map +1 -1
  643. package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.js +2 -1
  644. package/esm/funcs/webhook-events-post-webhook-events-subscription-draft-created.js.map +1 -1
  645. package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.d.ts.map +1 -1
  646. package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.js +2 -1
  647. package/esm/funcs/webhook-events-post-webhook-events-subscription-paused.js.map +1 -1
  648. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.d.ts.map +1 -1
  649. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.js +2 -1
  650. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-created.js.map +1 -1
  651. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.d.ts.map +1 -1
  652. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.js +2 -1
  653. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.js.map +1 -1
  654. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.d.ts.map +1 -1
  655. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.js +2 -1
  656. package/esm/funcs/webhook-events-post-webhook-events-subscription-phase-updated.js.map +1 -1
  657. package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.d.ts.map +1 -1
  658. package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.js +2 -1
  659. package/esm/funcs/webhook-events-post-webhook-events-subscription-renewal-due.js.map +1 -1
  660. package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.d.ts.map +1 -1
  661. package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.js +2 -1
  662. package/esm/funcs/webhook-events-post-webhook-events-subscription-resumed.js.map +1 -1
  663. package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.d.ts.map +1 -1
  664. package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.js +2 -1
  665. package/esm/funcs/webhook-events-post-webhook-events-subscription-updated.js.map +1 -1
  666. package/esm/funcs/webhook-events-post-webhook-events-wallet-created.d.ts.map +1 -1
  667. package/esm/funcs/webhook-events-post-webhook-events-wallet-created.js +2 -1
  668. package/esm/funcs/webhook-events-post-webhook-events-wallet-created.js.map +1 -1
  669. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.d.ts.map +1 -1
  670. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.js +2 -1
  671. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.js.map +1 -1
  672. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.d.ts.map +1 -1
  673. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.js +2 -1
  674. package/esm/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.js.map +1 -1
  675. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.d.ts.map +1 -1
  676. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.js +2 -1
  677. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.js.map +1 -1
  678. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.d.ts.map +1 -1
  679. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.js +2 -1
  680. package/esm/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.js.map +1 -1
  681. package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.d.ts.map +1 -1
  682. package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.js +2 -1
  683. package/esm/funcs/webhook-events-post-webhook-events-wallet-terminated.js.map +1 -1
  684. package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.d.ts.map +1 -1
  685. package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.js +2 -1
  686. package/esm/funcs/webhook-events-post-webhook-events-wallet-transaction-created.js.map +1 -1
  687. package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.d.ts.map +1 -1
  688. package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.js +2 -1
  689. package/esm/funcs/webhook-events-post-webhook-events-wallet-updated.js.map +1 -1
  690. package/esm/funcs/workflows-query-workflow.d.ts.map +1 -1
  691. package/esm/funcs/workflows-query-workflow.js +2 -1
  692. package/esm/funcs/workflows-query-workflow.js.map +1 -1
  693. package/esm/lib/config.d.ts +3 -3
  694. package/esm/lib/config.js +3 -3
  695. package/esm/lib/config.js.map +1 -1
  696. package/esm/lib/sdks.d.ts +1 -1
  697. package/esm/lib/sdks.d.ts.map +1 -1
  698. package/esm/lib/sdks.js +3 -5
  699. package/esm/lib/sdks.js.map +1 -1
  700. package/esm/sdk/models/add-addon-request.d.ts +6 -0
  701. package/esm/sdk/models/add-addon-request.d.ts.map +1 -1
  702. package/esm/sdk/models/add-addon-request.js +5 -0
  703. package/esm/sdk/models/add-addon-request.js.map +1 -1
  704. package/esm/sdk/models/add-addon-to-subscription-request.d.ts +6 -0
  705. package/esm/sdk/models/add-addon-to-subscription-request.d.ts.map +1 -1
  706. package/esm/sdk/models/add-addon-to-subscription-request.js +5 -0
  707. package/esm/sdk/models/add-addon-to-subscription-request.js.map +1 -1
  708. package/esm/sdk/models/addon-cadence.d.ts +10 -0
  709. package/esm/sdk/models/addon-cadence.d.ts.map +1 -0
  710. package/esm/sdk/models/addon-cadence.js +12 -0
  711. package/esm/sdk/models/addon-cadence.js.map +1 -0
  712. package/esm/sdk/models/addon-filter.d.ts +0 -3
  713. package/esm/sdk/models/addon-filter.d.ts.map +1 -1
  714. package/esm/sdk/models/addon-filter.js +0 -3
  715. package/esm/sdk/models/addon-filter.js.map +1 -1
  716. package/esm/sdk/models/addon-response.d.ts +0 -2
  717. package/esm/sdk/models/addon-response.d.ts.map +1 -1
  718. package/esm/sdk/models/addon-response.js +0 -2
  719. package/esm/sdk/models/addon-response.js.map +1 -1
  720. package/esm/sdk/models/addon-status.d.ts +1 -1
  721. package/esm/sdk/models/addon-status.js +1 -1
  722. package/esm/sdk/models/addon-status.js.map +1 -1
  723. package/esm/sdk/models/addon.d.ts +0 -2
  724. package/esm/sdk/models/addon.d.ts.map +1 -1
  725. package/esm/sdk/models/addon.js +0 -2
  726. package/esm/sdk/models/addon.js.map +1 -1
  727. package/esm/sdk/models/create-addon-request.d.ts +0 -3
  728. package/esm/sdk/models/create-addon-request.d.ts.map +1 -1
  729. package/esm/sdk/models/create-addon-request.js +0 -2
  730. package/esm/sdk/models/create-addon-request.js.map +1 -1
  731. package/esm/sdk/models/create-addon-response.d.ts +0 -2
  732. package/esm/sdk/models/create-addon-response.d.ts.map +1 -1
  733. package/esm/sdk/models/create-addon-response.js +0 -2
  734. package/esm/sdk/models/create-addon-response.js.map +1 -1
  735. package/esm/sdk/models/create-subscription-line-item-request.d.ts +3 -0
  736. package/esm/sdk/models/create-subscription-line-item-request.d.ts.map +1 -1
  737. package/esm/sdk/models/create-subscription-line-item-request.js +3 -0
  738. package/esm/sdk/models/create-subscription-line-item-request.js.map +1 -1
  739. package/esm/sdk/models/delete-subscription-line-item-request.d.ts +3 -0
  740. package/esm/sdk/models/delete-subscription-line-item-request.d.ts.map +1 -1
  741. package/esm/sdk/models/delete-subscription-line-item-request.js +3 -0
  742. package/esm/sdk/models/delete-subscription-line-item-request.js.map +1 -1
  743. package/esm/sdk/models/index.d.ts +1 -1
  744. package/esm/sdk/models/index.d.ts.map +1 -1
  745. package/esm/sdk/models/index.js +1 -1
  746. package/esm/sdk/models/index.js.map +1 -1
  747. package/esm/sdk/models/remove-addon-request.d.ts +13 -0
  748. package/esm/sdk/models/remove-addon-request.d.ts.map +1 -1
  749. package/esm/sdk/models/remove-addon-request.js +5 -0
  750. package/esm/sdk/models/remove-addon-request.js.map +1 -1
  751. package/esm/sdk/models/subscription-line-item-response.d.ts +1 -0
  752. package/esm/sdk/models/subscription-line-item-response.d.ts.map +1 -1
  753. package/esm/sdk/models/subscription-line-item-response.js +2 -0
  754. package/esm/sdk/models/subscription-line-item-response.js.map +1 -1
  755. package/esm/sdk/models/subscription-subscription-line-item.d.ts +1 -0
  756. package/esm/sdk/models/subscription-subscription-line-item.d.ts.map +1 -1
  757. package/esm/sdk/models/subscription-subscription-line-item.js +2 -0
  758. package/esm/sdk/models/subscription-subscription-line-item.js.map +1 -1
  759. package/examples/addonsCreateAddon.example.ts +0 -1
  760. package/jsr.json +1 -1
  761. package/package.json +1 -1
  762. package/src/funcs/addons-create-addon.ts +3 -1
  763. package/src/funcs/addons-delete-addon.ts +3 -1
  764. package/src/funcs/addons-get-addon-by-lookup-key.ts +3 -1
  765. package/src/funcs/addons-get-addon.ts +3 -1
  766. package/src/funcs/addons-query-addon.ts +3 -1
  767. package/src/funcs/addons-update-addon.ts +3 -1
  768. package/src/funcs/alerts-query-alert-log.ts +3 -1
  769. package/src/funcs/costs-create-costsheet.ts +3 -1
  770. package/src/funcs/costs-delete-costsheet.ts +3 -1
  771. package/src/funcs/costs-get-active-costsheet.ts +3 -1
  772. package/src/funcs/costs-get-costsheet.ts +3 -1
  773. package/src/funcs/costs-get-detailed-cost-analytics-v2.ts +3 -1
  774. package/src/funcs/costs-get-detailed-cost-analytics.ts +3 -1
  775. package/src/funcs/costs-query-costsheet.ts +3 -1
  776. package/src/funcs/costs-update-costsheet.ts +3 -1
  777. package/src/funcs/coupons-create-coupon.ts +3 -1
  778. package/src/funcs/coupons-delete-coupon.ts +3 -1
  779. package/src/funcs/coupons-get-coupon.ts +3 -1
  780. package/src/funcs/coupons-query-coupon.ts +3 -1
  781. package/src/funcs/coupons-update-coupon.ts +3 -1
  782. package/src/funcs/credit-grants-create-credit-grant.ts +3 -1
  783. package/src/funcs/credit-grants-delete-credit-grant.ts +3 -1
  784. package/src/funcs/credit-grants-get-credit-grant.ts +3 -1
  785. package/src/funcs/credit-grants-get-plan-credit-grants.ts +3 -1
  786. package/src/funcs/credit-grants-update-credit-grant.ts +3 -1
  787. package/src/funcs/credit-notes-create-credit-note.ts +3 -1
  788. package/src/funcs/credit-notes-get-credit-note.ts +3 -1
  789. package/src/funcs/credit-notes-process-credit-note.ts +3 -1
  790. package/src/funcs/credit-notes-void-credit-note.ts +3 -1
  791. package/src/funcs/customers-create-customer.ts +3 -1
  792. package/src/funcs/customers-delete-customer.ts +3 -1
  793. package/src/funcs/customers-get-customer-by-external-id.ts +3 -1
  794. package/src/funcs/customers-get-customer-entitlements.ts +3 -1
  795. package/src/funcs/customers-get-customer-upcoming-grants.ts +3 -1
  796. package/src/funcs/customers-get-customer-usage-summary.ts +3 -1
  797. package/src/funcs/customers-get-customer.ts +3 -1
  798. package/src/funcs/customers-query-customer.ts +3 -1
  799. package/src/funcs/customers-update-customer.ts +3 -1
  800. package/src/funcs/entitlements-create-entitlement.ts +3 -1
  801. package/src/funcs/entitlements-create-entitlements-bulk.ts +3 -1
  802. package/src/funcs/entitlements-delete-entitlement.ts +3 -1
  803. package/src/funcs/entitlements-get-addon-entitlements.ts +3 -1
  804. package/src/funcs/entitlements-get-entitlement.ts +3 -1
  805. package/src/funcs/entitlements-get-plan-entitlements.ts +3 -1
  806. package/src/funcs/entitlements-query-entitlement.ts +3 -1
  807. package/src/funcs/entitlements-update-entitlement.ts +3 -1
  808. package/src/funcs/environments-clone-environment.ts +3 -1
  809. package/src/funcs/events-get-event.ts +3 -1
  810. package/src/funcs/events-get-huggingface-inference-data.ts +3 -1
  811. package/src/funcs/events-get-usage-analytics.ts +3 -1
  812. package/src/funcs/events-get-usage-by-meter.ts +3 -1
  813. package/src/funcs/events-get-usage-statistics.ts +3 -1
  814. package/src/funcs/events-ingest-event.ts +3 -1
  815. package/src/funcs/events-ingest-events-bulk.ts +3 -1
  816. package/src/funcs/events-list-raw-events.ts +3 -1
  817. package/src/funcs/features-clone-feature.ts +3 -1
  818. package/src/funcs/features-create-feature.ts +3 -1
  819. package/src/funcs/features-delete-feature.ts +3 -1
  820. package/src/funcs/features-query-feature.ts +3 -1
  821. package/src/funcs/features-update-feature.ts +3 -1
  822. package/src/funcs/groups-create-group.ts +3 -1
  823. package/src/funcs/groups-delete-group.ts +3 -1
  824. package/src/funcs/groups-get-group.ts +3 -1
  825. package/src/funcs/groups-query-group.ts +3 -1
  826. package/src/funcs/integrations-link-integration-mapping.ts +3 -1
  827. package/src/funcs/invoices-attempt-invoice-payment.ts +3 -1
  828. package/src/funcs/invoices-create-invoice.ts +3 -1
  829. package/src/funcs/invoices-finalize-invoice.ts +3 -1
  830. package/src/funcs/invoices-get-customer-invoice-summary.ts +3 -1
  831. package/src/funcs/invoices-get-invoice-pdf.ts +3 -1
  832. package/src/funcs/invoices-get-invoice-preview.ts +3 -1
  833. package/src/funcs/invoices-get-invoice.ts +3 -1
  834. package/src/funcs/invoices-get-meter-usage-preview-invoice.ts +3 -1
  835. package/src/funcs/invoices-query-invoice.ts +3 -1
  836. package/src/funcs/invoices-recalculate-invoice-v2.ts +3 -1
  837. package/src/funcs/invoices-recalculate-invoice.ts +3 -1
  838. package/src/funcs/invoices-trigger-invoice-comms-webhook.ts +3 -1
  839. package/src/funcs/invoices-update-invoice-payment-status.ts +3 -1
  840. package/src/funcs/invoices-update-invoice.ts +3 -1
  841. package/src/funcs/invoices-void-invoice.ts +3 -1
  842. package/src/funcs/meter-usage-get-meter-usage-analytics.ts +3 -1
  843. package/src/funcs/meter-usage-query-meter-usage.ts +3 -1
  844. package/src/funcs/payments-create-payment.ts +3 -1
  845. package/src/funcs/payments-delete-payment.ts +3 -1
  846. package/src/funcs/payments-get-payment.ts +3 -1
  847. package/src/funcs/payments-list-payments.ts +3 -1
  848. package/src/funcs/payments-process-payment.ts +3 -1
  849. package/src/funcs/payments-update-payment.ts +3 -1
  850. package/src/funcs/plans-clone-plan.ts +3 -1
  851. package/src/funcs/plans-create-plan.ts +3 -1
  852. package/src/funcs/plans-delete-plan.ts +3 -1
  853. package/src/funcs/plans-get-plan.ts +3 -1
  854. package/src/funcs/plans-query-plan.ts +3 -1
  855. package/src/funcs/plans-sync-plan-prices.ts +3 -1
  856. package/src/funcs/plans-update-plan.ts +3 -1
  857. package/src/funcs/price-units-create-price-unit.ts +3 -1
  858. package/src/funcs/price-units-delete-price-unit.ts +3 -1
  859. package/src/funcs/price-units-get-price-unit-by-code.ts +3 -1
  860. package/src/funcs/price-units-get-price-unit.ts +3 -1
  861. package/src/funcs/price-units-list-price-units.ts +3 -1
  862. package/src/funcs/price-units-query-price-unit.ts +3 -1
  863. package/src/funcs/price-units-update-price-unit.ts +3 -1
  864. package/src/funcs/prices-create-price.ts +3 -1
  865. package/src/funcs/prices-create-prices-bulk.ts +3 -1
  866. package/src/funcs/prices-delete-price.ts +3 -1
  867. package/src/funcs/prices-get-price-by-lookup-key.ts +3 -1
  868. package/src/funcs/prices-get-price.ts +3 -1
  869. package/src/funcs/prices-query-price.ts +3 -1
  870. package/src/funcs/prices-update-price.ts +3 -1
  871. package/src/funcs/rbac-get-rbac-role.ts +3 -1
  872. package/src/funcs/rbac-list-rbac-roles.ts +3 -1
  873. package/src/funcs/scheduled-tasks-create-scheduled-task.ts +3 -1
  874. package/src/funcs/scheduled-tasks-delete-scheduled-task.ts +3 -1
  875. package/src/funcs/scheduled-tasks-get-scheduled-task.ts +3 -1
  876. package/src/funcs/scheduled-tasks-list-scheduled-tasks.ts +3 -1
  877. package/src/funcs/scheduled-tasks-schedule-draft-finalization.ts +3 -1
  878. package/src/funcs/scheduled-tasks-schedule-update-billing-period.ts +3 -1
  879. package/src/funcs/scheduled-tasks-trigger-scheduled-task-run.ts +3 -1
  880. package/src/funcs/scheduled-tasks-update-scheduled-task.ts +3 -1
  881. package/src/funcs/secrets-create-api-key.ts +3 -1
  882. package/src/funcs/secrets-delete-api-key.ts +3 -1
  883. package/src/funcs/secrets-list-api-keys.ts +3 -1
  884. package/src/funcs/subscriptions-activate-subscription.ts +3 -1
  885. package/src/funcs/subscriptions-add-subscription-addon.ts +3 -1
  886. package/src/funcs/subscriptions-cancel-subscription-schedule.ts +3 -1
  887. package/src/funcs/subscriptions-cancel-subscription.ts +3 -1
  888. package/src/funcs/subscriptions-create-subscription-line-item.ts +3 -1
  889. package/src/funcs/subscriptions-create-subscription.ts +3 -1
  890. package/src/funcs/subscriptions-delete-subscription-line-item.ts +3 -1
  891. package/src/funcs/subscriptions-execute-subscription-change.ts +3 -1
  892. package/src/funcs/subscriptions-execute-subscription-modify.ts +3 -1
  893. package/src/funcs/subscriptions-get-subscription-addon-associations.ts +3 -1
  894. package/src/funcs/subscriptions-get-subscription-entitlements.ts +3 -1
  895. package/src/funcs/subscriptions-get-subscription-schedule.ts +3 -1
  896. package/src/funcs/subscriptions-get-subscription-upcoming-grants.ts +3 -1
  897. package/src/funcs/subscriptions-get-subscription-usage.ts +3 -1
  898. package/src/funcs/subscriptions-get-subscription-v2.ts +3 -1
  899. package/src/funcs/subscriptions-get-subscription.ts +3 -1
  900. package/src/funcs/subscriptions-list-all-subscription-schedules.ts +3 -1
  901. package/src/funcs/subscriptions-list-subscription-pauses.ts +3 -1
  902. package/src/funcs/subscriptions-list-subscription-schedules.ts +3 -1
  903. package/src/funcs/subscriptions-pause-subscription.ts +3 -1
  904. package/src/funcs/subscriptions-preview-subscription-change.ts +3 -1
  905. package/src/funcs/subscriptions-preview-subscription-modify.ts +3 -1
  906. package/src/funcs/subscriptions-query-subscription.ts +3 -1
  907. package/src/funcs/subscriptions-remove-subscription-addon.ts +3 -1
  908. package/src/funcs/subscriptions-resume-subscription.ts +3 -1
  909. package/src/funcs/subscriptions-update-subscription-line-item.ts +3 -1
  910. package/src/funcs/subscriptions-update-subscription.ts +3 -1
  911. package/src/funcs/tasks-create-task.ts +3 -1
  912. package/src/funcs/tasks-download-task-export.ts +3 -1
  913. package/src/funcs/tasks-get-task-result.ts +3 -1
  914. package/src/funcs/tasks-get-task.ts +3 -1
  915. package/src/funcs/tasks-list-tasks.ts +3 -1
  916. package/src/funcs/tasks-update-task-status.ts +3 -1
  917. package/src/funcs/tax-associations-create-tax-association.ts +3 -1
  918. package/src/funcs/tax-associations-delete-tax-association.ts +3 -1
  919. package/src/funcs/tax-associations-get-tax-association.ts +3 -1
  920. package/src/funcs/tax-associations-list-tax-associations.ts +3 -1
  921. package/src/funcs/tax-associations-update-tax-association.ts +3 -1
  922. package/src/funcs/tax-rates-create-tax-rate.ts +3 -1
  923. package/src/funcs/tax-rates-delete-tax-rate.ts +3 -1
  924. package/src/funcs/tax-rates-get-tax-rate.ts +3 -1
  925. package/src/funcs/tax-rates-get-tax-rates.ts +3 -1
  926. package/src/funcs/tax-rates-update-tax-rate.ts +3 -1
  927. package/src/funcs/tenants-get-tenant-billing-usage.ts +3 -1
  928. package/src/funcs/tenants-get-tenant-by-id.ts +3 -1
  929. package/src/funcs/tenants-update-tenant.ts +3 -1
  930. package/src/funcs/users-create-user.ts +3 -1
  931. package/src/funcs/users-get-user-info.ts +3 -1
  932. package/src/funcs/users-query-user.ts +3 -1
  933. package/src/funcs/wallets-create-wallet.ts +3 -1
  934. package/src/funcs/wallets-get-customer-wallets.ts +3 -1
  935. package/src/funcs/wallets-get-wallet-balance.ts +3 -1
  936. package/src/funcs/wallets-get-wallet-transactions.ts +3 -1
  937. package/src/funcs/wallets-get-wallet.ts +3 -1
  938. package/src/funcs/wallets-get-wallets-by-customer-id.ts +3 -1
  939. package/src/funcs/wallets-query-wallet-transaction.ts +3 -1
  940. package/src/funcs/wallets-query-wallet.ts +3 -1
  941. package/src/funcs/wallets-terminate-wallet.ts +3 -1
  942. package/src/funcs/wallets-top-up-wallet.ts +3 -1
  943. package/src/funcs/wallets-update-wallet.ts +3 -1
  944. package/src/funcs/webhook-events-post-webhook-events-credit-note-created.ts +3 -1
  945. package/src/funcs/webhook-events-post-webhook-events-credit-note-updated.ts +3 -1
  946. package/src/funcs/webhook-events-post-webhook-events-customer-created.ts +3 -1
  947. package/src/funcs/webhook-events-post-webhook-events-customer-deleted.ts +3 -1
  948. package/src/funcs/webhook-events-post-webhook-events-customer-updated.ts +3 -1
  949. package/src/funcs/webhook-events-post-webhook-events-entitlement-created.ts +3 -1
  950. package/src/funcs/webhook-events-post-webhook-events-entitlement-deleted.ts +3 -1
  951. package/src/funcs/webhook-events-post-webhook-events-entitlement-updated.ts +3 -1
  952. package/src/funcs/webhook-events-post-webhook-events-feature-created.ts +3 -1
  953. package/src/funcs/webhook-events-post-webhook-events-feature-deleted.ts +3 -1
  954. package/src/funcs/webhook-events-post-webhook-events-feature-updated.ts +3 -1
  955. package/src/funcs/webhook-events-post-webhook-events-feature-wallet-balance-alert.ts +3 -1
  956. package/src/funcs/webhook-events-post-webhook-events-invoice-communication-triggered.ts +3 -1
  957. package/src/funcs/webhook-events-post-webhook-events-invoice-payment-overdue.ts +3 -1
  958. package/src/funcs/webhook-events-post-webhook-events-invoice-update-finalized.ts +3 -1
  959. package/src/funcs/webhook-events-post-webhook-events-invoice-update-payment.ts +3 -1
  960. package/src/funcs/webhook-events-post-webhook-events-invoice-update-voided.ts +3 -1
  961. package/src/funcs/webhook-events-post-webhook-events-invoice-update.ts +3 -1
  962. package/src/funcs/webhook-events-post-webhook-events-payment-created.ts +3 -1
  963. package/src/funcs/webhook-events-post-webhook-events-payment-failed.ts +3 -1
  964. package/src/funcs/webhook-events-post-webhook-events-payment-pending.ts +3 -1
  965. package/src/funcs/webhook-events-post-webhook-events-payment-success.ts +3 -1
  966. package/src/funcs/webhook-events-post-webhook-events-payment-updated.ts +3 -1
  967. package/src/funcs/webhook-events-post-webhook-events-subscription-activated.ts +3 -1
  968. package/src/funcs/webhook-events-post-webhook-events-subscription-cancelled.ts +3 -1
  969. package/src/funcs/webhook-events-post-webhook-events-subscription-created.ts +3 -1
  970. package/src/funcs/webhook-events-post-webhook-events-subscription-draft-created.ts +3 -1
  971. package/src/funcs/webhook-events-post-webhook-events-subscription-paused.ts +3 -1
  972. package/src/funcs/webhook-events-post-webhook-events-subscription-phase-created.ts +3 -1
  973. package/src/funcs/webhook-events-post-webhook-events-subscription-phase-deleted.ts +3 -1
  974. package/src/funcs/webhook-events-post-webhook-events-subscription-phase-updated.ts +3 -1
  975. package/src/funcs/webhook-events-post-webhook-events-subscription-renewal-due.ts +3 -1
  976. package/src/funcs/webhook-events-post-webhook-events-subscription-resumed.ts +3 -1
  977. package/src/funcs/webhook-events-post-webhook-events-subscription-updated.ts +3 -1
  978. package/src/funcs/webhook-events-post-webhook-events-wallet-created.ts +3 -1
  979. package/src/funcs/webhook-events-post-webhook-events-wallet-credit-balance-dropped.ts +3 -1
  980. package/src/funcs/webhook-events-post-webhook-events-wallet-credit-balance-recovered.ts +3 -1
  981. package/src/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-dropped.ts +3 -1
  982. package/src/funcs/webhook-events-post-webhook-events-wallet-ongoing-balance-recovered.ts +3 -1
  983. package/src/funcs/webhook-events-post-webhook-events-wallet-terminated.ts +3 -1
  984. package/src/funcs/webhook-events-post-webhook-events-wallet-transaction-created.ts +3 -1
  985. package/src/funcs/webhook-events-post-webhook-events-wallet-updated.ts +3 -1
  986. package/src/funcs/workflows-query-workflow.ts +3 -1
  987. package/src/lib/config.ts +3 -3
  988. package/src/lib/sdks.ts +3 -6
  989. package/src/sdk/models/add-addon-request.ts +12 -0
  990. package/src/sdk/models/add-addon-to-subscription-request.ts +12 -0
  991. package/src/sdk/models/addon-cadence.ts +16 -0
  992. package/src/sdk/models/addon-filter.ts +0 -5
  993. package/src/sdk/models/addon-response.ts +0 -3
  994. package/src/sdk/models/addon-status.ts +1 -1
  995. package/src/sdk/models/addon.ts +0 -3
  996. package/src/sdk/models/create-addon-request.ts +0 -4
  997. package/src/sdk/models/create-addon-response.ts +0 -3
  998. package/src/sdk/models/create-subscription-line-item-request.ts +8 -0
  999. package/src/sdk/models/delete-subscription-line-item-request.ts +8 -0
  1000. package/src/sdk/models/index.ts +1 -1
  1001. package/src/sdk/models/remove-addon-request.ts +22 -0
  1002. package/src/sdk/models/subscription-line-item-response.ts +3 -0
  1003. package/src/sdk/models/subscription-subscription-line-item.ts +3 -0
  1004. package/docs/sdk/models/addon-type.md +0 -17
  1005. package/esm/sdk/models/addon-type.d.ts +0 -12
  1006. package/esm/sdk/models/addon-type.d.ts.map +0 -1
  1007. package/esm/sdk/models/addon-type.js +0 -13
  1008. package/esm/sdk/models/addon-type.js.map +0 -1
  1009. package/src/sdk/models/addon-type.ts +0 -20
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeSimple } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -140,7 +141,8 @@ async function $do(
140
141
 
141
142
  const doResult = await client._do(req, {
142
143
  context,
143
- errorCodes: ["404", "4XX", "500", "5XX"],
144
+ isErrorStatusCode: (statusCode: number) =>
145
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
144
146
  retryConfig: context.retryConfig,
145
147
  retryCodes: context.retryCodes,
146
148
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeJSON } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -131,7 +132,8 @@ async function $do(
131
132
 
132
133
  const doResult = await client._do(req, {
133
134
  context,
134
- errorCodes: ["400", "404", "4XX", "500", "5XX"],
135
+ isErrorStatusCode: (statusCode: number) =>
136
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
135
137
  retryConfig: context.retryConfig,
136
138
  retryCodes: context.retryCodes,
137
139
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeJSON } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -131,7 +132,8 @@ async function $do(
131
132
 
132
133
  const doResult = await client._do(req, {
133
134
  context,
134
- errorCodes: ["400", "4XX", "500", "5XX"],
135
+ isErrorStatusCode: (statusCode: number) =>
136
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
135
137
  retryConfig: context.retryConfig,
136
138
  retryCodes: context.retryCodes,
137
139
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -112,7 +113,8 @@ async function $do(
112
113
 
113
114
  const doResult = await client._do(req, {
114
115
  context,
115
- errorCodes: ["401", "4XX", "500", "5XX"],
116
+ isErrorStatusCode: (statusCode: number) =>
117
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
116
118
  retryConfig: context.retryConfig,
117
119
  retryCodes: context.retryCodes,
118
120
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeJSON } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -131,7 +132,8 @@ async function $do(
131
132
 
132
133
  const doResult = await client._do(req, {
133
134
  context,
134
- errorCodes: ["400", "4XX", "500", "5XX"],
135
+ isErrorStatusCode: (statusCode: number) =>
136
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
135
137
  retryConfig: context.retryConfig,
136
138
  retryCodes: context.retryCodes,
137
139
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeJSON } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -131,7 +132,8 @@ async function $do(
131
132
 
132
133
  const doResult = await client._do(req, {
133
134
  context,
134
- errorCodes: ["400", "4XX", "500", "5XX"],
135
+ isErrorStatusCode: (statusCode: number) =>
136
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
135
137
  retryConfig: context.retryConfig,
136
138
  retryCodes: context.retryCodes,
137
139
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeFormQuery } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -144,7 +145,8 @@ async function $do(
144
145
 
145
146
  const doResult = await client._do(req, {
146
147
  context,
147
- errorCodes: ["400", "404", "4XX", "500", "5XX"],
148
+ isErrorStatusCode: (statusCode: number) =>
149
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
148
150
  retryConfig: context.retryConfig,
149
151
  retryCodes: context.retryCodes,
150
152
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeFormQuery, encodeSimple } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -149,7 +150,8 @@ async function $do(
149
150
 
150
151
  const doResult = await client._do(req, {
151
152
  context,
152
- errorCodes: ["400", "404", "4XX", "500", "5XX"],
153
+ isErrorStatusCode: (statusCode: number) =>
154
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
153
155
  retryConfig: context.retryConfig,
154
156
  retryCodes: context.retryCodes,
155
157
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeFormQuery, encodeSimple } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -159,7 +160,8 @@ async function $do(
159
160
 
160
161
  const doResult = await client._do(req, {
161
162
  context,
162
- errorCodes: ["400", "404", "4XX", "500", "5XX"],
163
+ isErrorStatusCode: (statusCode: number) =>
164
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
163
165
  retryConfig: context.retryConfig,
164
166
  retryCodes: context.retryCodes,
165
167
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeSimple } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -140,7 +141,8 @@ async function $do(
140
141
 
141
142
  const doResult = await client._do(req, {
142
143
  context,
143
- errorCodes: ["400", "404", "4XX", "500", "5XX"],
144
+ isErrorStatusCode: (statusCode: number) =>
145
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
144
146
  retryConfig: context.retryConfig,
145
147
  retryCodes: context.retryCodes,
146
148
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeSimple } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -141,7 +142,8 @@ async function $do(
141
142
 
142
143
  const doResult = await client._do(req, {
143
144
  context,
144
- errorCodes: ["400", "4XX", "500", "5XX"],
145
+ isErrorStatusCode: (statusCode: number) =>
146
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
145
147
  retryConfig: context.retryConfig,
146
148
  retryCodes: context.retryCodes,
147
149
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeJSON } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -131,7 +132,8 @@ async function $do(
131
132
 
132
133
  const doResult = await client._do(req, {
133
134
  context,
134
- errorCodes: ["400", "4XX", "500", "5XX"],
135
+ isErrorStatusCode: (statusCode: number) =>
136
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
135
137
  retryConfig: context.retryConfig,
136
138
  retryCodes: context.retryCodes,
137
139
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeJSON } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -131,7 +132,8 @@ async function $do(
131
132
 
132
133
  const doResult = await client._do(req, {
133
134
  context,
134
- errorCodes: ["400", "4XX", "500", "5XX"],
135
+ isErrorStatusCode: (statusCode: number) =>
136
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
135
137
  retryConfig: context.retryConfig,
136
138
  retryCodes: context.retryCodes,
137
139
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeSimple } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -140,7 +141,8 @@ async function $do(
140
141
 
141
142
  const doResult = await client._do(req, {
142
143
  context,
143
- errorCodes: ["400", "404", "4XX", "500", "5XX"],
144
+ isErrorStatusCode: (statusCode: number) =>
145
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
144
146
  retryConfig: context.retryConfig,
145
147
  retryCodes: context.retryCodes,
146
148
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeJSON, encodeSimple } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -145,7 +146,8 @@ async function $do(
145
146
 
146
147
  const doResult = await client._do(req, {
147
148
  context,
148
- errorCodes: ["400", "404", "4XX", "500", "5XX"],
149
+ isErrorStatusCode: (statusCode: number) =>
150
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
149
151
  retryConfig: context.retryConfig,
150
152
  retryCodes: context.retryCodes,
151
153
  });
@@ -5,6 +5,7 @@
5
5
  import * as z from "zod/v4-mini";
6
6
  import { FlexpriceCore } from "../core.js";
7
7
  import { encodeJSON, encodeSimple } from "../lib/encodings.js";
8
+ import { matchStatusCode } from "../lib/http.js";
8
9
  import * as M from "../lib/matchers.js";
9
10
  import { compactMap } from "../lib/primitives.js";
10
11
  import { safeParse } from "../lib/schemas.js";
@@ -145,7 +146,8 @@ async function $do(
145
146
 
146
147
  const doResult = await client._do(req, {
147
148
  context,
148
- errorCodes: ["400", "404", "4XX", "500", "5XX"],
149
+ isErrorStatusCode: (statusCode: number) =>
150
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
149
151
  retryConfig: context.retryConfig,
150
152
  retryCodes: context.retryCodes,
151
153
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });
@@ -3,6 +3,7 @@
3
3
  */
4
4
 
5
5
  import { FlexpriceCore } from "../core.js";
6
+ import { matchStatusCode } from "../lib/http.js";
6
7
  import * as M from "../lib/matchers.js";
7
8
  import { compactMap } from "../lib/primitives.js";
8
9
  import { RequestOptions } from "../lib/sdks.js";
@@ -110,7 +111,8 @@ async function $do(
110
111
 
111
112
  const doResult = await client._do(req, {
112
113
  context,
113
- errorCodes: ["4XX", "5XX"],
114
+ isErrorStatusCode: (statusCode: number) =>
115
+ matchStatusCode({ status: statusCode } as Response, ["4XX", "5XX"]),
114
116
  retryConfig: context.retryConfig,
115
117
  retryCodes: context.retryCodes,
116
118
  });