@paygentic/sdk 0.3.1-beta.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1128) hide show
  1. package/README.md +3 -2
  2. package/RUNTIMES.md +6 -6
  3. package/dist/commonjs/__tests__/subscriptions.test.js +15 -0
  4. package/dist/commonjs/__tests__/subscriptions.test.js.map +1 -1
  5. package/dist/commonjs/funcs/billableMetricsCreate.js +1 -1
  6. package/dist/commonjs/funcs/billableMetricsCreate.js.map +1 -1
  7. package/dist/commonjs/funcs/billableMetricsGet.js +1 -1
  8. package/dist/commonjs/funcs/billableMetricsGet.js.map +1 -1
  9. package/dist/commonjs/funcs/billableMetricsGetPrice.js +1 -1
  10. package/dist/commonjs/funcs/billableMetricsGetPrice.js.map +1 -1
  11. package/dist/commonjs/funcs/billableMetricsGetPriceLegacy.js +1 -1
  12. package/dist/commonjs/funcs/billableMetricsGetPriceLegacy.js.map +1 -1
  13. package/dist/commonjs/funcs/billableMetricsList.js +1 -1
  14. package/dist/commonjs/funcs/billableMetricsList.js.map +1 -1
  15. package/dist/commonjs/funcs/billableMetricsUpdate.js +1 -1
  16. package/dist/commonjs/funcs/billableMetricsUpdate.js.map +1 -1
  17. package/dist/commonjs/funcs/consumersGet.js +1 -1
  18. package/dist/commonjs/funcs/consumersGet.js.map +1 -1
  19. package/dist/commonjs/funcs/consumersListOffSessionPaymentMethods.js +1 -1
  20. package/dist/commonjs/funcs/consumersListOffSessionPaymentMethods.js.map +1 -1
  21. package/dist/commonjs/funcs/customersCheckAuthorizationSessionStatus.js +1 -1
  22. package/dist/commonjs/funcs/customersCheckAuthorizationSessionStatus.js.map +1 -1
  23. package/dist/commonjs/funcs/customersCreate.js +1 -1
  24. package/dist/commonjs/funcs/customersCreate.js.map +1 -1
  25. package/dist/commonjs/funcs/customersCreateAuthorizationSession.js +1 -1
  26. package/dist/commonjs/funcs/customersCreateAuthorizationSession.js.map +1 -1
  27. package/dist/commonjs/funcs/customersGet.js +1 -1
  28. package/dist/commonjs/funcs/customersGet.js.map +1 -1
  29. package/dist/commonjs/funcs/customersList.js +1 -1
  30. package/dist/commonjs/funcs/customersList.js.map +1 -1
  31. package/dist/commonjs/funcs/customersUpdateCustomer.js +1 -1
  32. package/dist/commonjs/funcs/customersUpdateCustomer.js.map +1 -1
  33. package/dist/commonjs/funcs/disputesCreate.js +1 -1
  34. package/dist/commonjs/funcs/disputesCreate.js.map +1 -1
  35. package/dist/commonjs/funcs/disputesList.js +1 -1
  36. package/dist/commonjs/funcs/disputesList.js.map +1 -1
  37. package/dist/commonjs/funcs/entitlementsCreate.js +1 -1
  38. package/dist/commonjs/funcs/entitlementsCreate.js.map +1 -1
  39. package/dist/commonjs/funcs/entitlementsListActive.js +1 -1
  40. package/dist/commonjs/funcs/entitlementsListActive.js.map +1 -1
  41. package/dist/commonjs/funcs/externalBankAccountsCreate.js +1 -1
  42. package/dist/commonjs/funcs/externalBankAccountsCreate.js.map +1 -1
  43. package/dist/commonjs/funcs/externalBankAccountsDelete.js +1 -1
  44. package/dist/commonjs/funcs/externalBankAccountsDelete.js.map +1 -1
  45. package/dist/commonjs/funcs/externalBankAccountsGet.js +1 -1
  46. package/dist/commonjs/funcs/externalBankAccountsGet.js.map +1 -1
  47. package/dist/commonjs/funcs/externalBankAccountsList.js +1 -1
  48. package/dist/commonjs/funcs/externalBankAccountsList.js.map +1 -1
  49. package/dist/commonjs/funcs/externalBankAccountsUpdate.js +1 -1
  50. package/dist/commonjs/funcs/externalBankAccountsUpdate.js.map +1 -1
  51. package/dist/commonjs/funcs/merchantsGet.js +1 -1
  52. package/dist/commonjs/funcs/merchantsGet.js.map +1 -1
  53. package/dist/commonjs/funcs/merchantsListEligibleCountries.js +1 -1
  54. package/dist/commonjs/funcs/merchantsListEligibleCountries.js.map +1 -1
  55. package/dist/commonjs/funcs/payoutsGet.js +1 -1
  56. package/dist/commonjs/funcs/payoutsGet.js.map +1 -1
  57. package/dist/commonjs/funcs/payoutsList.js +1 -1
  58. package/dist/commonjs/funcs/payoutsList.js.map +1 -1
  59. package/dist/commonjs/funcs/payoutsListMethods.js +1 -1
  60. package/dist/commonjs/funcs/payoutsListMethods.js.map +1 -1
  61. package/dist/commonjs/funcs/plansCreate.js +1 -1
  62. package/dist/commonjs/funcs/plansCreate.js.map +1 -1
  63. package/dist/commonjs/funcs/plansGet.js +1 -1
  64. package/dist/commonjs/funcs/plansGet.js.map +1 -1
  65. package/dist/commonjs/funcs/plansList.js +1 -1
  66. package/dist/commonjs/funcs/plansList.js.map +1 -1
  67. package/dist/commonjs/funcs/plansUpdate.js +1 -1
  68. package/dist/commonjs/funcs/plansUpdate.js.map +1 -1
  69. package/dist/commonjs/funcs/pricesCreate.js +1 -1
  70. package/dist/commonjs/funcs/pricesCreate.js.map +1 -1
  71. package/dist/commonjs/funcs/pricesGet.js +1 -1
  72. package/dist/commonjs/funcs/pricesGet.js.map +1 -1
  73. package/dist/commonjs/funcs/pricesList.js +1 -1
  74. package/dist/commonjs/funcs/pricesList.js.map +1 -1
  75. package/dist/commonjs/funcs/pricesUpdate.js +1 -1
  76. package/dist/commonjs/funcs/pricesUpdate.js.map +1 -1
  77. package/dist/commonjs/funcs/productsCreate.js +1 -1
  78. package/dist/commonjs/funcs/productsCreate.js.map +1 -1
  79. package/dist/commonjs/funcs/productsGet.js +1 -1
  80. package/dist/commonjs/funcs/productsGet.js.map +1 -1
  81. package/dist/commonjs/funcs/productsList.js +1 -1
  82. package/dist/commonjs/funcs/productsList.js.map +1 -1
  83. package/dist/commonjs/funcs/productsUpdate.js +1 -1
  84. package/dist/commonjs/funcs/productsUpdate.js.map +1 -1
  85. package/dist/commonjs/funcs/sourcesAdd.js +1 -1
  86. package/dist/commonjs/funcs/sourcesAdd.js.map +1 -1
  87. package/dist/commonjs/funcs/sourcesApproveEvent.js +1 -1
  88. package/dist/commonjs/funcs/sourcesApproveEvent.js.map +1 -1
  89. package/dist/commonjs/funcs/sourcesBulkApproveEvents.js +1 -1
  90. package/dist/commonjs/funcs/sourcesBulkApproveEvents.js.map +1 -1
  91. package/dist/commonjs/funcs/sourcesCreate.js +1 -1
  92. package/dist/commonjs/funcs/sourcesCreate.js.map +1 -1
  93. package/dist/commonjs/funcs/sourcesDelete.js +1 -1
  94. package/dist/commonjs/funcs/sourcesDelete.js.map +1 -1
  95. package/dist/commonjs/funcs/sourcesEventsBulkReject.js +1 -1
  96. package/dist/commonjs/funcs/sourcesEventsBulkReject.js.map +1 -1
  97. package/dist/commonjs/funcs/sourcesGet.js +1 -1
  98. package/dist/commonjs/funcs/sourcesGet.js.map +1 -1
  99. package/dist/commonjs/funcs/sourcesGetRule.js +1 -1
  100. package/dist/commonjs/funcs/sourcesGetRule.js.map +1 -1
  101. package/dist/commonjs/funcs/sourcesList.js +1 -1
  102. package/dist/commonjs/funcs/sourcesList.js.map +1 -1
  103. package/dist/commonjs/funcs/sourcesListEvents.js +1 -1
  104. package/dist/commonjs/funcs/sourcesListEvents.js.map +1 -1
  105. package/dist/commonjs/funcs/sourcesListRules.js +1 -1
  106. package/dist/commonjs/funcs/sourcesListRules.js.map +1 -1
  107. package/dist/commonjs/funcs/sourcesRejectEvent.js +1 -1
  108. package/dist/commonjs/funcs/sourcesRejectEvent.js.map +1 -1
  109. package/dist/commonjs/funcs/sourcesUpdate.js +1 -1
  110. package/dist/commonjs/funcs/sourcesUpdate.js.map +1 -1
  111. package/dist/commonjs/funcs/sourcesUpdateRule.js +1 -1
  112. package/dist/commonjs/funcs/sourcesUpdateRule.js.map +1 -1
  113. package/{funcs/disputesList.d.ts → dist/commonjs/funcs/subscriptionsCreateSubscription.d.ts} +5 -4
  114. package/dist/commonjs/funcs/subscriptionsCreateSubscription.d.ts.map +1 -0
  115. package/dist/commonjs/funcs/subscriptionsCreateSubscription.js +119 -0
  116. package/dist/commonjs/funcs/subscriptionsCreateSubscription.js.map +1 -0
  117. package/dist/commonjs/funcs/subscriptionsGeneratePortalLink.js +1 -1
  118. package/dist/commonjs/funcs/subscriptionsGeneratePortalLink.js.map +1 -1
  119. package/dist/commonjs/funcs/subscriptionsGet.js +1 -1
  120. package/dist/commonjs/funcs/subscriptionsGet.js.map +1 -1
  121. package/dist/commonjs/funcs/subscriptionsList.js +1 -1
  122. package/dist/commonjs/funcs/subscriptionsList.js.map +1 -1
  123. package/dist/commonjs/funcs/usageEventsBatchCreate.js +1 -1
  124. package/dist/commonjs/funcs/usageEventsBatchCreate.js.map +1 -1
  125. package/dist/commonjs/funcs/usageEventsCreate.js +1 -1
  126. package/dist/commonjs/funcs/usageEventsCreate.js.map +1 -1
  127. package/dist/commonjs/funcs/usageEventsGet.js +1 -1
  128. package/dist/commonjs/funcs/usageEventsGet.js.map +1 -1
  129. package/dist/commonjs/funcs/usageEventsList.js +1 -1
  130. package/dist/commonjs/funcs/usageEventsList.js.map +1 -1
  131. package/dist/commonjs/funcs/usersGet.js +1 -1
  132. package/dist/commonjs/funcs/usersGet.js.map +1 -1
  133. package/dist/commonjs/funcs/usersUpdate.js +1 -1
  134. package/dist/commonjs/funcs/usersUpdate.js.map +1 -1
  135. package/dist/commonjs/funcs/walletsCreateTopup.js +1 -1
  136. package/dist/commonjs/funcs/walletsCreateTopup.js.map +1 -1
  137. package/dist/commonjs/funcs/walletsGet.js +1 -1
  138. package/dist/commonjs/funcs/walletsGet.js.map +1 -1
  139. package/dist/commonjs/funcs/walletsGetTopup.js +1 -1
  140. package/dist/commonjs/funcs/walletsGetTopup.js.map +1 -1
  141. package/dist/commonjs/funcs/walletsList.js +1 -1
  142. package/dist/commonjs/funcs/walletsList.js.map +1 -1
  143. package/dist/commonjs/funcs/walletsListTopups.js +1 -1
  144. package/dist/commonjs/funcs/walletsListTopups.js.map +1 -1
  145. package/dist/commonjs/lib/config.d.ts +3 -3
  146. package/dist/commonjs/lib/config.js +3 -3
  147. package/dist/commonjs/lib/config.js.map +1 -1
  148. package/dist/commonjs/models/billablemetric.d.ts +27 -0
  149. package/dist/commonjs/models/billablemetric.d.ts.map +1 -1
  150. package/dist/commonjs/models/billablemetric.js +22 -1
  151. package/dist/commonjs/models/billablemetric.js.map +1 -1
  152. package/dist/commonjs/models/componentsschemasprice.d.ts +27 -0
  153. package/dist/commonjs/models/componentsschemasprice.d.ts.map +1 -1
  154. package/dist/commonjs/models/componentsschemasprice.js +22 -1
  155. package/dist/commonjs/models/componentsschemasprice.js.map +1 -1
  156. package/dist/commonjs/models/index.d.ts +0 -1
  157. package/dist/commonjs/models/index.d.ts.map +1 -1
  158. package/dist/commonjs/models/index.js +0 -1
  159. package/dist/commonjs/models/index.js.map +1 -1
  160. package/dist/commonjs/models/operations/createbillablemetric.d.ts +36 -0
  161. package/dist/commonjs/models/operations/createbillablemetric.d.ts.map +1 -1
  162. package/dist/commonjs/models/operations/createbillablemetric.js +25 -1
  163. package/dist/commonjs/models/operations/createbillablemetric.js.map +1 -1
  164. package/dist/commonjs/models/operations/createplan.d.ts +0 -6
  165. package/dist/commonjs/models/operations/createplan.d.ts.map +1 -1
  166. package/dist/commonjs/models/operations/createplan.js +0 -3
  167. package/dist/commonjs/models/operations/createplan.js.map +1 -1
  168. package/dist/commonjs/models/operations/createprice.d.ts +36 -0
  169. package/dist/commonjs/models/operations/createprice.d.ts.map +1 -1
  170. package/dist/commonjs/models/operations/createprice.js +26 -1
  171. package/dist/commonjs/models/operations/createprice.js.map +1 -1
  172. package/dist/commonjs/models/operations/createsubscription.d.ts +144 -0
  173. package/dist/commonjs/models/operations/createsubscription.d.ts.map +1 -0
  174. package/dist/commonjs/models/operations/createsubscription.js +150 -0
  175. package/dist/commonjs/models/operations/createsubscription.js.map +1 -0
  176. package/dist/commonjs/models/operations/index.d.ts +1 -0
  177. package/dist/commonjs/models/operations/index.d.ts.map +1 -1
  178. package/dist/commonjs/models/operations/index.js +1 -0
  179. package/dist/commonjs/models/operations/index.js.map +1 -1
  180. package/dist/commonjs/models/operations/updatecustomer.d.ts +4 -4
  181. package/dist/commonjs/models/operations/updatecustomer.js +4 -4
  182. package/dist/commonjs/models/plan.d.ts +29 -6
  183. package/dist/commonjs/models/plan.d.ts.map +1 -1
  184. package/dist/commonjs/models/plan.js +41 -4
  185. package/dist/commonjs/models/plan.js.map +1 -1
  186. package/dist/commonjs/models/price.d.ts +30 -3
  187. package/dist/commonjs/models/price.d.ts.map +1 -1
  188. package/dist/commonjs/models/price.js +24 -3
  189. package/dist/commonjs/models/price.js.map +1 -1
  190. package/dist/commonjs/models/pricepropertiesunion.d.ts +4 -0
  191. package/dist/commonjs/models/pricepropertiesunion.d.ts.map +1 -1
  192. package/dist/commonjs/models/pricepropertiesunion.js +11 -2
  193. package/dist/commonjs/models/pricepropertiesunion.js.map +1 -1
  194. package/dist/commonjs/models/schemasprice.d.ts +27 -0
  195. package/dist/commonjs/models/schemasprice.d.ts.map +1 -1
  196. package/dist/commonjs/models/schemasprice.js +22 -1
  197. package/dist/commonjs/models/schemasprice.js.map +1 -1
  198. package/dist/commonjs/models/subscription.d.ts +172 -0
  199. package/dist/commonjs/models/subscription.d.ts.map +1 -1
  200. package/dist/commonjs/models/subscription.js +129 -1
  201. package/dist/commonjs/models/subscription.js.map +1 -1
  202. package/dist/commonjs/models/usageevent.d.ts +5 -0
  203. package/dist/commonjs/models/usageevent.d.ts.map +1 -1
  204. package/dist/commonjs/models/usageevent.js +2 -0
  205. package/dist/commonjs/models/usageevent.js.map +1 -1
  206. package/dist/commonjs/sdk/subscriptions.d.ts +7 -0
  207. package/dist/commonjs/sdk/subscriptions.d.ts.map +1 -1
  208. package/dist/commonjs/sdk/subscriptions.js +10 -0
  209. package/dist/commonjs/sdk/subscriptions.js.map +1 -1
  210. package/dist/esm/__tests__/subscriptions.test.js +15 -0
  211. package/dist/esm/__tests__/subscriptions.test.js.map +1 -1
  212. package/dist/esm/funcs/billableMetricsCreate.js +1 -1
  213. package/dist/esm/funcs/billableMetricsCreate.js.map +1 -1
  214. package/dist/esm/funcs/billableMetricsGet.js +1 -1
  215. package/dist/esm/funcs/billableMetricsGet.js.map +1 -1
  216. package/dist/esm/funcs/billableMetricsGetPrice.js +1 -1
  217. package/dist/esm/funcs/billableMetricsGetPrice.js.map +1 -1
  218. package/dist/esm/funcs/billableMetricsGetPriceLegacy.js +1 -1
  219. package/dist/esm/funcs/billableMetricsGetPriceLegacy.js.map +1 -1
  220. package/dist/esm/funcs/billableMetricsList.js +1 -1
  221. package/dist/esm/funcs/billableMetricsList.js.map +1 -1
  222. package/dist/esm/funcs/billableMetricsUpdate.js +1 -1
  223. package/dist/esm/funcs/billableMetricsUpdate.js.map +1 -1
  224. package/dist/esm/funcs/consumersGet.js +1 -1
  225. package/dist/esm/funcs/consumersGet.js.map +1 -1
  226. package/dist/esm/funcs/consumersListOffSessionPaymentMethods.js +1 -1
  227. package/dist/esm/funcs/consumersListOffSessionPaymentMethods.js.map +1 -1
  228. package/dist/esm/funcs/customersCheckAuthorizationSessionStatus.js +1 -1
  229. package/dist/esm/funcs/customersCheckAuthorizationSessionStatus.js.map +1 -1
  230. package/dist/esm/funcs/customersCreate.js +1 -1
  231. package/dist/esm/funcs/customersCreate.js.map +1 -1
  232. package/dist/esm/funcs/customersCreateAuthorizationSession.js +1 -1
  233. package/dist/esm/funcs/customersCreateAuthorizationSession.js.map +1 -1
  234. package/dist/esm/funcs/customersGet.js +1 -1
  235. package/dist/esm/funcs/customersGet.js.map +1 -1
  236. package/dist/esm/funcs/customersList.js +1 -1
  237. package/dist/esm/funcs/customersList.js.map +1 -1
  238. package/dist/esm/funcs/customersUpdateCustomer.js +1 -1
  239. package/dist/esm/funcs/customersUpdateCustomer.js.map +1 -1
  240. package/dist/esm/funcs/disputesCreate.js +1 -1
  241. package/dist/esm/funcs/disputesCreate.js.map +1 -1
  242. package/dist/esm/funcs/disputesList.js +1 -1
  243. package/dist/esm/funcs/disputesList.js.map +1 -1
  244. package/dist/esm/funcs/entitlementsCreate.js +1 -1
  245. package/dist/esm/funcs/entitlementsCreate.js.map +1 -1
  246. package/dist/esm/funcs/entitlementsListActive.js +1 -1
  247. package/dist/esm/funcs/entitlementsListActive.js.map +1 -1
  248. package/dist/esm/funcs/externalBankAccountsCreate.js +1 -1
  249. package/dist/esm/funcs/externalBankAccountsCreate.js.map +1 -1
  250. package/dist/esm/funcs/externalBankAccountsDelete.js +1 -1
  251. package/dist/esm/funcs/externalBankAccountsDelete.js.map +1 -1
  252. package/dist/esm/funcs/externalBankAccountsGet.js +1 -1
  253. package/dist/esm/funcs/externalBankAccountsGet.js.map +1 -1
  254. package/dist/esm/funcs/externalBankAccountsList.js +1 -1
  255. package/dist/esm/funcs/externalBankAccountsList.js.map +1 -1
  256. package/dist/esm/funcs/externalBankAccountsUpdate.js +1 -1
  257. package/dist/esm/funcs/externalBankAccountsUpdate.js.map +1 -1
  258. package/dist/esm/funcs/merchantsGet.js +1 -1
  259. package/dist/esm/funcs/merchantsGet.js.map +1 -1
  260. package/dist/esm/funcs/merchantsListEligibleCountries.js +1 -1
  261. package/dist/esm/funcs/merchantsListEligibleCountries.js.map +1 -1
  262. package/dist/esm/funcs/payoutsGet.js +1 -1
  263. package/dist/esm/funcs/payoutsGet.js.map +1 -1
  264. package/dist/esm/funcs/payoutsList.js +1 -1
  265. package/dist/esm/funcs/payoutsList.js.map +1 -1
  266. package/dist/esm/funcs/payoutsListMethods.js +1 -1
  267. package/dist/esm/funcs/payoutsListMethods.js.map +1 -1
  268. package/dist/esm/funcs/plansCreate.js +1 -1
  269. package/dist/esm/funcs/plansCreate.js.map +1 -1
  270. package/dist/esm/funcs/plansGet.js +1 -1
  271. package/dist/esm/funcs/plansGet.js.map +1 -1
  272. package/dist/esm/funcs/plansList.js +1 -1
  273. package/dist/esm/funcs/plansList.js.map +1 -1
  274. package/dist/esm/funcs/plansUpdate.js +1 -1
  275. package/dist/esm/funcs/plansUpdate.js.map +1 -1
  276. package/dist/esm/funcs/pricesCreate.js +1 -1
  277. package/dist/esm/funcs/pricesCreate.js.map +1 -1
  278. package/dist/esm/funcs/pricesGet.js +1 -1
  279. package/dist/esm/funcs/pricesGet.js.map +1 -1
  280. package/dist/esm/funcs/pricesList.js +1 -1
  281. package/dist/esm/funcs/pricesList.js.map +1 -1
  282. package/dist/esm/funcs/pricesUpdate.js +1 -1
  283. package/dist/esm/funcs/pricesUpdate.js.map +1 -1
  284. package/dist/esm/funcs/productsCreate.js +1 -1
  285. package/dist/esm/funcs/productsCreate.js.map +1 -1
  286. package/dist/esm/funcs/productsGet.js +1 -1
  287. package/dist/esm/funcs/productsGet.js.map +1 -1
  288. package/dist/esm/funcs/productsList.js +1 -1
  289. package/dist/esm/funcs/productsList.js.map +1 -1
  290. package/dist/esm/funcs/productsUpdate.js +1 -1
  291. package/dist/esm/funcs/productsUpdate.js.map +1 -1
  292. package/dist/esm/funcs/sourcesAdd.js +1 -1
  293. package/dist/esm/funcs/sourcesAdd.js.map +1 -1
  294. package/dist/esm/funcs/sourcesApproveEvent.js +1 -1
  295. package/dist/esm/funcs/sourcesApproveEvent.js.map +1 -1
  296. package/dist/esm/funcs/sourcesBulkApproveEvents.js +1 -1
  297. package/dist/esm/funcs/sourcesBulkApproveEvents.js.map +1 -1
  298. package/dist/esm/funcs/sourcesCreate.js +1 -1
  299. package/dist/esm/funcs/sourcesCreate.js.map +1 -1
  300. package/dist/esm/funcs/sourcesDelete.js +1 -1
  301. package/dist/esm/funcs/sourcesDelete.js.map +1 -1
  302. package/dist/esm/funcs/sourcesEventsBulkReject.js +1 -1
  303. package/dist/esm/funcs/sourcesEventsBulkReject.js.map +1 -1
  304. package/dist/esm/funcs/sourcesGet.js +1 -1
  305. package/dist/esm/funcs/sourcesGet.js.map +1 -1
  306. package/dist/esm/funcs/sourcesGetRule.js +1 -1
  307. package/dist/esm/funcs/sourcesGetRule.js.map +1 -1
  308. package/dist/esm/funcs/sourcesList.js +1 -1
  309. package/dist/esm/funcs/sourcesList.js.map +1 -1
  310. package/dist/esm/funcs/sourcesListEvents.js +1 -1
  311. package/dist/esm/funcs/sourcesListEvents.js.map +1 -1
  312. package/dist/esm/funcs/sourcesListRules.js +1 -1
  313. package/dist/esm/funcs/sourcesListRules.js.map +1 -1
  314. package/dist/esm/funcs/sourcesRejectEvent.js +1 -1
  315. package/dist/esm/funcs/sourcesRejectEvent.js.map +1 -1
  316. package/dist/esm/funcs/sourcesUpdate.js +1 -1
  317. package/dist/esm/funcs/sourcesUpdate.js.map +1 -1
  318. package/dist/esm/funcs/sourcesUpdateRule.js +1 -1
  319. package/dist/esm/funcs/sourcesUpdateRule.js.map +1 -1
  320. package/{funcs/productsList.d.ts → dist/esm/funcs/subscriptionsCreateSubscription.d.ts} +7 -3
  321. package/dist/esm/funcs/subscriptionsCreateSubscription.d.ts.map +1 -0
  322. package/dist/esm/funcs/subscriptionsCreateSubscription.js +83 -0
  323. package/dist/esm/funcs/subscriptionsCreateSubscription.js.map +1 -0
  324. package/dist/esm/funcs/subscriptionsGeneratePortalLink.js +1 -1
  325. package/dist/esm/funcs/subscriptionsGeneratePortalLink.js.map +1 -1
  326. package/dist/esm/funcs/subscriptionsGet.js +1 -1
  327. package/dist/esm/funcs/subscriptionsGet.js.map +1 -1
  328. package/dist/esm/funcs/subscriptionsList.js +1 -1
  329. package/dist/esm/funcs/subscriptionsList.js.map +1 -1
  330. package/dist/esm/funcs/usageEventsBatchCreate.js +1 -1
  331. package/dist/esm/funcs/usageEventsBatchCreate.js.map +1 -1
  332. package/dist/esm/funcs/usageEventsCreate.js +1 -1
  333. package/dist/esm/funcs/usageEventsCreate.js.map +1 -1
  334. package/dist/esm/funcs/usageEventsGet.js +1 -1
  335. package/dist/esm/funcs/usageEventsGet.js.map +1 -1
  336. package/dist/esm/funcs/usageEventsList.js +1 -1
  337. package/dist/esm/funcs/usageEventsList.js.map +1 -1
  338. package/dist/esm/funcs/usersGet.js +1 -1
  339. package/dist/esm/funcs/usersGet.js.map +1 -1
  340. package/dist/esm/funcs/usersUpdate.js +1 -1
  341. package/dist/esm/funcs/usersUpdate.js.map +1 -1
  342. package/dist/esm/funcs/walletsCreateTopup.js +1 -1
  343. package/dist/esm/funcs/walletsCreateTopup.js.map +1 -1
  344. package/dist/esm/funcs/walletsGet.js +1 -1
  345. package/dist/esm/funcs/walletsGet.js.map +1 -1
  346. package/dist/esm/funcs/walletsGetTopup.js +1 -1
  347. package/dist/esm/funcs/walletsGetTopup.js.map +1 -1
  348. package/dist/esm/funcs/walletsList.js +1 -1
  349. package/dist/esm/funcs/walletsList.js.map +1 -1
  350. package/dist/esm/funcs/walletsListTopups.js +1 -1
  351. package/dist/esm/funcs/walletsListTopups.js.map +1 -1
  352. package/dist/esm/lib/config.d.ts +3 -3
  353. package/dist/esm/lib/config.js +3 -3
  354. package/dist/esm/lib/config.js.map +1 -1
  355. package/dist/esm/models/billablemetric.d.ts +27 -0
  356. package/dist/esm/models/billablemetric.d.ts.map +1 -1
  357. package/dist/esm/models/billablemetric.js +21 -0
  358. package/dist/esm/models/billablemetric.js.map +1 -1
  359. package/dist/esm/models/componentsschemasprice.d.ts +27 -0
  360. package/dist/esm/models/componentsschemasprice.d.ts.map +1 -1
  361. package/dist/esm/models/componentsschemasprice.js +21 -0
  362. package/dist/esm/models/componentsschemasprice.js.map +1 -1
  363. package/dist/esm/models/index.d.ts +0 -1
  364. package/dist/esm/models/index.d.ts.map +1 -1
  365. package/dist/esm/models/index.js +0 -1
  366. package/dist/esm/models/index.js.map +1 -1
  367. package/dist/esm/models/operations/createbillablemetric.d.ts +36 -0
  368. package/dist/esm/models/operations/createbillablemetric.d.ts.map +1 -1
  369. package/dist/esm/models/operations/createbillablemetric.js +24 -0
  370. package/dist/esm/models/operations/createbillablemetric.js.map +1 -1
  371. package/dist/esm/models/operations/createplan.d.ts +0 -6
  372. package/dist/esm/models/operations/createplan.d.ts.map +1 -1
  373. package/dist/esm/models/operations/createplan.js +0 -3
  374. package/dist/esm/models/operations/createplan.js.map +1 -1
  375. package/dist/esm/models/operations/createprice.d.ts +36 -0
  376. package/dist/esm/models/operations/createprice.d.ts.map +1 -1
  377. package/dist/esm/models/operations/createprice.js +25 -0
  378. package/dist/esm/models/operations/createprice.js.map +1 -1
  379. package/dist/esm/models/operations/createsubscription.d.ts +144 -0
  380. package/dist/esm/models/operations/createsubscription.d.ts.map +1 -0
  381. package/dist/esm/models/operations/createsubscription.js +108 -0
  382. package/dist/esm/models/operations/createsubscription.js.map +1 -0
  383. package/dist/esm/models/operations/index.d.ts +1 -0
  384. package/dist/esm/models/operations/index.d.ts.map +1 -1
  385. package/dist/esm/models/operations/index.js +1 -0
  386. package/dist/esm/models/operations/index.js.map +1 -1
  387. package/dist/esm/models/operations/updatecustomer.d.ts +4 -4
  388. package/dist/esm/models/operations/updatecustomer.js +4 -4
  389. package/dist/esm/models/plan.d.ts +29 -6
  390. package/dist/esm/models/plan.d.ts.map +1 -1
  391. package/dist/esm/models/plan.js +38 -3
  392. package/dist/esm/models/plan.js.map +1 -1
  393. package/dist/esm/models/price.d.ts +30 -3
  394. package/dist/esm/models/price.d.ts.map +1 -1
  395. package/dist/esm/models/price.js +23 -2
  396. package/dist/esm/models/price.js.map +1 -1
  397. package/dist/esm/models/pricepropertiesunion.d.ts +4 -0
  398. package/dist/esm/models/pricepropertiesunion.d.ts.map +1 -1
  399. package/dist/esm/models/pricepropertiesunion.js +12 -3
  400. package/dist/esm/models/pricepropertiesunion.js.map +1 -1
  401. package/dist/esm/models/schemasprice.d.ts +27 -0
  402. package/dist/esm/models/schemasprice.d.ts.map +1 -1
  403. package/dist/esm/models/schemasprice.js +21 -0
  404. package/dist/esm/models/schemasprice.js.map +1 -1
  405. package/dist/esm/models/subscription.d.ts +172 -0
  406. package/dist/esm/models/subscription.d.ts.map +1 -1
  407. package/dist/esm/models/subscription.js +122 -0
  408. package/dist/esm/models/subscription.js.map +1 -1
  409. package/dist/esm/models/usageevent.d.ts +5 -0
  410. package/dist/esm/models/usageevent.d.ts.map +1 -1
  411. package/dist/esm/models/usageevent.js +2 -0
  412. package/dist/esm/models/usageevent.js.map +1 -1
  413. package/dist/esm/sdk/subscriptions.d.ts +7 -0
  414. package/dist/esm/sdk/subscriptions.d.ts.map +1 -1
  415. package/dist/esm/sdk/subscriptions.js +10 -0
  416. package/dist/esm/sdk/subscriptions.js.map +1 -1
  417. package/examples/package-lock.json +1 -1
  418. package/jsr.json +1 -1
  419. package/package.json +6 -1
  420. package/src/__tests__/subscriptions.test.ts +18 -0
  421. package/src/funcs/billableMetricsCreate.ts +1 -1
  422. package/src/funcs/billableMetricsGet.ts +1 -1
  423. package/src/funcs/billableMetricsGetPrice.ts +1 -1
  424. package/src/funcs/billableMetricsGetPriceLegacy.ts +1 -1
  425. package/src/funcs/billableMetricsList.ts +1 -1
  426. package/src/funcs/billableMetricsUpdate.ts +1 -1
  427. package/src/funcs/consumersGet.ts +1 -1
  428. package/src/funcs/consumersListOffSessionPaymentMethods.ts +1 -1
  429. package/src/funcs/customersCheckAuthorizationSessionStatus.ts +1 -1
  430. package/src/funcs/customersCreate.ts +1 -1
  431. package/src/funcs/customersCreateAuthorizationSession.ts +1 -1
  432. package/src/funcs/customersGet.ts +1 -1
  433. package/src/funcs/customersList.ts +1 -1
  434. package/src/funcs/customersUpdateCustomer.ts +1 -1
  435. package/src/funcs/disputesCreate.ts +1 -1
  436. package/src/funcs/disputesList.ts +1 -1
  437. package/src/funcs/entitlementsCreate.ts +1 -1
  438. package/src/funcs/entitlementsListActive.ts +1 -1
  439. package/src/funcs/externalBankAccountsCreate.ts +1 -1
  440. package/src/funcs/externalBankAccountsDelete.ts +1 -1
  441. package/src/funcs/externalBankAccountsGet.ts +1 -1
  442. package/src/funcs/externalBankAccountsList.ts +1 -1
  443. package/src/funcs/externalBankAccountsUpdate.ts +1 -1
  444. package/src/funcs/merchantsGet.ts +1 -1
  445. package/src/funcs/merchantsListEligibleCountries.ts +1 -1
  446. package/src/funcs/payoutsGet.ts +1 -1
  447. package/src/funcs/payoutsList.ts +1 -1
  448. package/src/funcs/payoutsListMethods.ts +1 -1
  449. package/src/funcs/plansCreate.ts +1 -1
  450. package/src/funcs/plansGet.ts +1 -1
  451. package/src/funcs/plansList.ts +1 -1
  452. package/src/funcs/plansUpdate.ts +1 -1
  453. package/src/funcs/pricesCreate.ts +1 -1
  454. package/src/funcs/pricesGet.ts +1 -1
  455. package/src/funcs/pricesList.ts +1 -1
  456. package/src/funcs/pricesUpdate.ts +1 -1
  457. package/src/funcs/productsCreate.ts +1 -1
  458. package/src/funcs/productsGet.ts +1 -1
  459. package/src/funcs/productsList.ts +1 -1
  460. package/src/funcs/productsUpdate.ts +1 -1
  461. package/src/funcs/sourcesAdd.ts +1 -1
  462. package/src/funcs/sourcesApproveEvent.ts +1 -1
  463. package/src/funcs/sourcesBulkApproveEvents.ts +1 -1
  464. package/src/funcs/sourcesCreate.ts +1 -1
  465. package/src/funcs/sourcesDelete.ts +1 -1
  466. package/src/funcs/sourcesEventsBulkReject.ts +1 -1
  467. package/src/funcs/sourcesGet.ts +1 -1
  468. package/src/funcs/sourcesGetRule.ts +1 -1
  469. package/src/funcs/sourcesList.ts +1 -1
  470. package/src/funcs/sourcesListEvents.ts +1 -1
  471. package/src/funcs/sourcesListRules.ts +1 -1
  472. package/src/funcs/sourcesRejectEvent.ts +1 -1
  473. package/src/funcs/sourcesUpdate.ts +1 -1
  474. package/src/funcs/sourcesUpdateRule.ts +1 -1
  475. package/src/funcs/subscriptionsCreateSubscription.ts +175 -0
  476. package/src/funcs/subscriptionsGeneratePortalLink.ts +1 -1
  477. package/src/funcs/subscriptionsGet.ts +1 -1
  478. package/src/funcs/subscriptionsList.ts +1 -1
  479. package/src/funcs/usageEventsBatchCreate.ts +1 -1
  480. package/src/funcs/usageEventsCreate.ts +1 -1
  481. package/src/funcs/usageEventsGet.ts +1 -1
  482. package/src/funcs/usageEventsList.ts +1 -1
  483. package/src/funcs/usersGet.ts +1 -1
  484. package/src/funcs/usersUpdate.ts +1 -1
  485. package/src/funcs/walletsCreateTopup.ts +1 -1
  486. package/src/funcs/walletsGet.ts +1 -1
  487. package/src/funcs/walletsGetTopup.ts +1 -1
  488. package/src/funcs/walletsList.ts +1 -1
  489. package/src/funcs/walletsListTopups.ts +1 -1
  490. package/src/lib/config.ts +3 -3
  491. package/src/models/billablemetric.ts +30 -0
  492. package/src/models/componentsschemasprice.ts +34 -0
  493. package/src/models/index.ts +0 -1
  494. package/src/models/operations/createbillablemetric.ts +39 -0
  495. package/src/models/operations/createplan.ts +0 -8
  496. package/src/models/operations/createprice.ts +38 -0
  497. package/src/models/operations/createsubscription.ts +254 -0
  498. package/src/models/operations/index.ts +1 -0
  499. package/src/models/operations/updatecustomer.ts +8 -8
  500. package/src/models/plan.ts +73 -13
  501. package/src/models/price.ts +36 -5
  502. package/src/models/pricepropertiesunion.ts +25 -7
  503. package/src/models/schemasprice.ts +33 -0
  504. package/src/models/subscription.ts +276 -0
  505. package/src/models/usageevent.ts +7 -0
  506. package/src/sdk/subscriptions.ts +18 -0
  507. package/core.d.ts +0 -10
  508. package/core.d.ts.map +0 -1
  509. package/dist/commonjs/models/paymentoptions.d.ts +0 -55
  510. package/dist/commonjs/models/paymentoptions.d.ts.map +0 -1
  511. package/dist/commonjs/models/paymentoptions.js +0 -77
  512. package/dist/commonjs/models/paymentoptions.js.map +0 -1
  513. package/dist/esm/models/paymentoptions.d.ts +0 -55
  514. package/dist/esm/models/paymentoptions.d.ts.map +0 -1
  515. package/dist/esm/models/paymentoptions.js +0 -39
  516. package/dist/esm/models/paymentoptions.js.map +0 -1
  517. package/examples/node_modules/.package-lock.json +0 -627
  518. package/examples/node_modules/@esbuild/darwin-arm64/package.json +0 -20
  519. package/examples/node_modules/@types/node/assert/strict.d.ts +0 -8
  520. package/examples/node_modules/@types/node/assert.d.ts +0 -1044
  521. package/examples/node_modules/@types/node/async_hooks.d.ts +0 -605
  522. package/examples/node_modules/@types/node/buffer.buffer.d.ts +0 -462
  523. package/examples/node_modules/@types/node/buffer.d.ts +0 -1932
  524. package/examples/node_modules/@types/node/child_process.d.ts +0 -1452
  525. package/examples/node_modules/@types/node/cluster.d.ts +0 -578
  526. package/examples/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
  527. package/examples/node_modules/@types/node/compatibility/index.d.ts +0 -9
  528. package/examples/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
  529. package/examples/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  530. package/examples/node_modules/@types/node/console.d.ts +0 -452
  531. package/examples/node_modules/@types/node/constants.d.ts +0 -21
  532. package/examples/node_modules/@types/node/crypto.d.ts +0 -4570
  533. package/examples/node_modules/@types/node/dgram.d.ts +0 -596
  534. package/examples/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
  535. package/examples/node_modules/@types/node/dns/promises.d.ts +0 -479
  536. package/examples/node_modules/@types/node/dns.d.ts +0 -871
  537. package/examples/node_modules/@types/node/domain.d.ts +0 -170
  538. package/examples/node_modules/@types/node/events.d.ts +0 -931
  539. package/examples/node_modules/@types/node/fs/promises.d.ts +0 -1248
  540. package/examples/node_modules/@types/node/fs.d.ts +0 -4362
  541. package/examples/node_modules/@types/node/globals.d.ts +0 -170
  542. package/examples/node_modules/@types/node/globals.typedarray.d.ts +0 -21
  543. package/examples/node_modules/@types/node/http.d.ts +0 -2031
  544. package/examples/node_modules/@types/node/http2.d.ts +0 -2623
  545. package/examples/node_modules/@types/node/https.d.ts +0 -549
  546. package/examples/node_modules/@types/node/index.d.ts +0 -93
  547. package/examples/node_modules/@types/node/inspector.generated.d.ts +0 -3966
  548. package/examples/node_modules/@types/node/module.d.ts +0 -539
  549. package/examples/node_modules/@types/node/net.d.ts +0 -1011
  550. package/examples/node_modules/@types/node/os.d.ts +0 -495
  551. package/examples/node_modules/@types/node/package.json +0 -140
  552. package/examples/node_modules/@types/node/path.d.ts +0 -200
  553. package/examples/node_modules/@types/node/perf_hooks.d.ts +0 -963
  554. package/examples/node_modules/@types/node/process.d.ts +0 -1956
  555. package/examples/node_modules/@types/node/punycode.d.ts +0 -117
  556. package/examples/node_modules/@types/node/querystring.d.ts +0 -152
  557. package/examples/node_modules/@types/node/readline/promises.d.ts +0 -162
  558. package/examples/node_modules/@types/node/readline.d.ts +0 -589
  559. package/examples/node_modules/@types/node/repl.d.ts +0 -430
  560. package/examples/node_modules/@types/node/sea.d.ts +0 -153
  561. package/examples/node_modules/@types/node/stream/consumers.d.ts +0 -38
  562. package/examples/node_modules/@types/node/stream/promises.d.ts +0 -90
  563. package/examples/node_modules/@types/node/stream/web.d.ts +0 -533
  564. package/examples/node_modules/@types/node/stream.d.ts +0 -1668
  565. package/examples/node_modules/@types/node/string_decoder.d.ts +0 -67
  566. package/examples/node_modules/@types/node/test.d.ts +0 -1807
  567. package/examples/node_modules/@types/node/timers/promises.d.ts +0 -108
  568. package/examples/node_modules/@types/node/timers.d.ts +0 -286
  569. package/examples/node_modules/@types/node/tls.d.ts +0 -1231
  570. package/examples/node_modules/@types/node/trace_events.d.ts +0 -197
  571. package/examples/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -460
  572. package/examples/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -19
  573. package/examples/node_modules/@types/node/ts5.6/index.d.ts +0 -93
  574. package/examples/node_modules/@types/node/tty.d.ts +0 -208
  575. package/examples/node_modules/@types/node/url.d.ts +0 -964
  576. package/examples/node_modules/@types/node/util.d.ts +0 -2331
  577. package/examples/node_modules/@types/node/v8.d.ts +0 -808
  578. package/examples/node_modules/@types/node/vm.d.ts +0 -1030
  579. package/examples/node_modules/@types/node/wasi.d.ts +0 -181
  580. package/examples/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
  581. package/examples/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
  582. package/examples/node_modules/@types/node/web-globals/events.d.ts +0 -94
  583. package/examples/node_modules/@types/node/web-globals/fetch.d.ts +0 -46
  584. package/examples/node_modules/@types/node/worker_threads.d.ts +0 -743
  585. package/examples/node_modules/@types/node/zlib.d.ts +0 -539
  586. package/examples/node_modules/dotenv/config.d.ts +0 -1
  587. package/examples/node_modules/dotenv/config.js +0 -9
  588. package/examples/node_modules/dotenv/lib/cli-options.js +0 -17
  589. package/examples/node_modules/dotenv/lib/env-options.js +0 -28
  590. package/examples/node_modules/dotenv/lib/main.d.ts +0 -162
  591. package/examples/node_modules/dotenv/lib/main.js +0 -386
  592. package/examples/node_modules/dotenv/package.json +0 -62
  593. package/examples/node_modules/esbuild/install.js +0 -289
  594. package/examples/node_modules/esbuild/lib/main.d.ts +0 -716
  595. package/examples/node_modules/esbuild/lib/main.js +0 -2242
  596. package/examples/node_modules/esbuild/package.json +0 -49
  597. package/examples/node_modules/fsevents/fsevents.d.ts +0 -46
  598. package/examples/node_modules/fsevents/fsevents.js +0 -83
  599. package/examples/node_modules/fsevents/package.json +0 -62
  600. package/examples/node_modules/get-tsconfig/dist/index.mjs +0 -7
  601. package/examples/node_modules/get-tsconfig/package.json +0 -46
  602. package/examples/node_modules/resolve-pkg-maps/dist/index.mjs +0 -1
  603. package/examples/node_modules/resolve-pkg-maps/package.json +0 -42
  604. package/examples/node_modules/tsx/dist/cjs/api/index.mjs +0 -1
  605. package/examples/node_modules/tsx/dist/cjs/index.mjs +0 -1
  606. package/examples/node_modules/tsx/dist/cli.mjs +0 -55
  607. package/examples/node_modules/tsx/dist/client-BQVF1NaW.mjs +0 -1
  608. package/examples/node_modules/tsx/dist/esm/api/index.mjs +0 -1
  609. package/examples/node_modules/tsx/dist/esm/index.mjs +0 -2
  610. package/examples/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs +0 -1
  611. package/examples/node_modules/tsx/dist/index-7AaEi15b.mjs +0 -14
  612. package/examples/node_modules/tsx/dist/index-gbaejti9.mjs +0 -1
  613. package/examples/node_modules/tsx/dist/lexer-DQCqS3nf.mjs +0 -3
  614. package/examples/node_modules/tsx/dist/loader.mjs +0 -1
  615. package/examples/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs +0 -1
  616. package/examples/node_modules/tsx/dist/package-DqlROeDy.mjs +0 -1
  617. package/examples/node_modules/tsx/dist/patch-repl.mjs +0 -1
  618. package/examples/node_modules/tsx/dist/preflight.mjs +0 -1
  619. package/examples/node_modules/tsx/dist/register-B7jrtLTO.mjs +0 -1
  620. package/examples/node_modules/tsx/dist/register-CFH5oNdT.mjs +0 -4
  621. package/examples/node_modules/tsx/dist/repl.mjs +0 -3
  622. package/examples/node_modules/tsx/dist/require-DQxpCAr4.mjs +0 -1
  623. package/examples/node_modules/tsx/dist/suppress-warnings.mjs +0 -1
  624. package/examples/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs +0 -1
  625. package/examples/node_modules/tsx/dist/types-Cxp8y2TL.d.ts +0 -5
  626. package/examples/node_modules/tsx/package.json +0 -68
  627. package/examples/node_modules/undici-types/agent.d.ts +0 -31
  628. package/examples/node_modules/undici-types/api.d.ts +0 -43
  629. package/examples/node_modules/undici-types/balanced-pool.d.ts +0 -29
  630. package/examples/node_modules/undici-types/cache.d.ts +0 -36
  631. package/examples/node_modules/undici-types/client.d.ts +0 -108
  632. package/examples/node_modules/undici-types/connector.d.ts +0 -34
  633. package/examples/node_modules/undici-types/content-type.d.ts +0 -21
  634. package/examples/node_modules/undici-types/cookies.d.ts +0 -28
  635. package/examples/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  636. package/examples/node_modules/undici-types/dispatcher.d.ts +0 -256
  637. package/examples/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  638. package/examples/node_modules/undici-types/errors.d.ts +0 -149
  639. package/examples/node_modules/undici-types/eventsource.d.ts +0 -61
  640. package/examples/node_modules/undici-types/fetch.d.ts +0 -209
  641. package/examples/node_modules/undici-types/file.d.ts +0 -39
  642. package/examples/node_modules/undici-types/filereader.d.ts +0 -54
  643. package/examples/node_modules/undici-types/formdata.d.ts +0 -108
  644. package/examples/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  645. package/examples/node_modules/undici-types/global-origin.d.ts +0 -7
  646. package/examples/node_modules/undici-types/handlers.d.ts +0 -15
  647. package/examples/node_modules/undici-types/header.d.ts +0 -4
  648. package/examples/node_modules/undici-types/index.d.ts +0 -71
  649. package/examples/node_modules/undici-types/interceptors.d.ts +0 -17
  650. package/examples/node_modules/undici-types/mock-agent.d.ts +0 -50
  651. package/examples/node_modules/undici-types/mock-client.d.ts +0 -25
  652. package/examples/node_modules/undici-types/mock-errors.d.ts +0 -12
  653. package/examples/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  654. package/examples/node_modules/undici-types/mock-pool.d.ts +0 -25
  655. package/examples/node_modules/undici-types/package.json +0 -55
  656. package/examples/node_modules/undici-types/patch.d.ts +0 -33
  657. package/examples/node_modules/undici-types/pool-stats.d.ts +0 -19
  658. package/examples/node_modules/undici-types/pool.d.ts +0 -39
  659. package/examples/node_modules/undici-types/proxy-agent.d.ts +0 -28
  660. package/examples/node_modules/undici-types/readable.d.ts +0 -65
  661. package/examples/node_modules/undici-types/retry-agent.d.ts +0 -8
  662. package/examples/node_modules/undici-types/retry-handler.d.ts +0 -116
  663. package/examples/node_modules/undici-types/util.d.ts +0 -18
  664. package/examples/node_modules/undici-types/webidl.d.ts +0 -228
  665. package/examples/node_modules/undici-types/websocket.d.ts +0 -150
  666. package/funcs/billableMetricsCreate.d.ts +0 -19
  667. package/funcs/billableMetricsCreate.d.ts.map +0 -1
  668. package/funcs/billableMetricsGet.d.ts +0 -16
  669. package/funcs/billableMetricsGet.d.ts.map +0 -1
  670. package/funcs/billableMetricsGetPrice.d.ts +0 -16
  671. package/funcs/billableMetricsGetPrice.d.ts.map +0 -1
  672. package/funcs/billableMetricsGetPriceLegacy.d.ts +0 -16
  673. package/funcs/billableMetricsGetPriceLegacy.d.ts.map +0 -1
  674. package/funcs/billableMetricsList.d.ts +0 -15
  675. package/funcs/billableMetricsList.d.ts.map +0 -1
  676. package/funcs/billableMetricsUpdate.d.ts +0 -16
  677. package/funcs/billableMetricsUpdate.d.ts.map +0 -1
  678. package/funcs/consumersGet.d.ts +0 -16
  679. package/funcs/consumersGet.d.ts.map +0 -1
  680. package/funcs/consumersListOffSessionPaymentMethods.d.ts +0 -15
  681. package/funcs/consumersListOffSessionPaymentMethods.d.ts.map +0 -1
  682. package/funcs/customersCheckAuthorizationSessionStatus.d.ts +0 -16
  683. package/funcs/customersCheckAuthorizationSessionStatus.d.ts.map +0 -1
  684. package/funcs/customersCreate.d.ts +0 -18
  685. package/funcs/customersCreate.d.ts.map +0 -1
  686. package/funcs/customersCreateAuthorizationSession.d.ts +0 -19
  687. package/funcs/customersCreateAuthorizationSession.d.ts.map +0 -1
  688. package/funcs/customersGet.d.ts +0 -16
  689. package/funcs/customersGet.d.ts.map +0 -1
  690. package/funcs/customersList.d.ts +0 -15
  691. package/funcs/customersList.d.ts.map +0 -1
  692. package/funcs/customersUpdateCustomer.d.ts +0 -16
  693. package/funcs/customersUpdateCustomer.d.ts.map +0 -1
  694. package/funcs/disputesCreate.d.ts +0 -18
  695. package/funcs/disputesCreate.d.ts.map +0 -1
  696. package/funcs/disputesList.d.ts.map +0 -1
  697. package/funcs/entitlementsCreate.d.ts +0 -18
  698. package/funcs/entitlementsCreate.d.ts.map +0 -1
  699. package/funcs/entitlementsListActive.d.ts +0 -15
  700. package/funcs/entitlementsListActive.d.ts.map +0 -1
  701. package/funcs/externalBankAccountsCreate.d.ts +0 -19
  702. package/funcs/externalBankAccountsCreate.d.ts.map +0 -1
  703. package/funcs/externalBankAccountsDelete.d.ts +0 -18
  704. package/funcs/externalBankAccountsDelete.d.ts.map +0 -1
  705. package/funcs/externalBankAccountsGet.d.ts +0 -19
  706. package/funcs/externalBankAccountsGet.d.ts.map +0 -1
  707. package/funcs/externalBankAccountsList.d.ts +0 -18
  708. package/funcs/externalBankAccountsList.d.ts.map +0 -1
  709. package/funcs/externalBankAccountsUpdate.d.ts +0 -19
  710. package/funcs/externalBankAccountsUpdate.d.ts.map +0 -1
  711. package/funcs/merchantsGet.d.ts +0 -16
  712. package/funcs/merchantsGet.d.ts.map +0 -1
  713. package/funcs/merchantsListEligibleCountries.d.ts +0 -17
  714. package/funcs/merchantsListEligibleCountries.d.ts.map +0 -1
  715. package/funcs/payoutsGet.d.ts +0 -19
  716. package/funcs/payoutsGet.d.ts.map +0 -1
  717. package/funcs/payoutsList.d.ts +0 -18
  718. package/funcs/payoutsList.d.ts.map +0 -1
  719. package/funcs/payoutsListMethods.d.ts +0 -18
  720. package/funcs/payoutsListMethods.d.ts.map +0 -1
  721. package/funcs/plansCreate.d.ts +0 -16
  722. package/funcs/plansCreate.d.ts.map +0 -1
  723. package/funcs/plansGet.d.ts +0 -16
  724. package/funcs/plansGet.d.ts.map +0 -1
  725. package/funcs/plansList.d.ts +0 -15
  726. package/funcs/plansList.d.ts.map +0 -1
  727. package/funcs/plansUpdate.d.ts +0 -16
  728. package/funcs/plansUpdate.d.ts.map +0 -1
  729. package/funcs/pricesCreate.d.ts +0 -16
  730. package/funcs/pricesCreate.d.ts.map +0 -1
  731. package/funcs/pricesGet.d.ts +0 -16
  732. package/funcs/pricesGet.d.ts.map +0 -1
  733. package/funcs/pricesList.d.ts +0 -15
  734. package/funcs/pricesList.d.ts.map +0 -1
  735. package/funcs/pricesUpdate.d.ts +0 -16
  736. package/funcs/pricesUpdate.d.ts.map +0 -1
  737. package/funcs/productsCreate.d.ts +0 -16
  738. package/funcs/productsCreate.d.ts.map +0 -1
  739. package/funcs/productsGet.d.ts +0 -16
  740. package/funcs/productsGet.d.ts.map +0 -1
  741. package/funcs/productsList.d.ts.map +0 -1
  742. package/funcs/productsUpdate.d.ts +0 -16
  743. package/funcs/productsUpdate.d.ts.map +0 -1
  744. package/funcs/sourcesAdd.d.ts +0 -19
  745. package/funcs/sourcesAdd.d.ts.map +0 -1
  746. package/funcs/sourcesApproveEvent.d.ts +0 -19
  747. package/funcs/sourcesApproveEvent.d.ts.map +0 -1
  748. package/funcs/sourcesBulkApproveEvents.d.ts +0 -18
  749. package/funcs/sourcesBulkApproveEvents.d.ts.map +0 -1
  750. package/funcs/sourcesCreate.d.ts +0 -18
  751. package/funcs/sourcesCreate.d.ts.map +0 -1
  752. package/funcs/sourcesDelete.d.ts +0 -15
  753. package/funcs/sourcesDelete.d.ts.map +0 -1
  754. package/funcs/sourcesEventsBulkReject.d.ts +0 -18
  755. package/funcs/sourcesEventsBulkReject.d.ts.map +0 -1
  756. package/funcs/sourcesGet.d.ts +0 -16
  757. package/funcs/sourcesGet.d.ts.map +0 -1
  758. package/funcs/sourcesGetRule.d.ts +0 -16
  759. package/funcs/sourcesGetRule.d.ts.map +0 -1
  760. package/funcs/sourcesList.d.ts +0 -15
  761. package/funcs/sourcesList.d.ts.map +0 -1
  762. package/funcs/sourcesListEvents.d.ts +0 -18
  763. package/funcs/sourcesListEvents.d.ts.map +0 -1
  764. package/funcs/sourcesListRules.d.ts +0 -18
  765. package/funcs/sourcesListRules.d.ts.map +0 -1
  766. package/funcs/sourcesRejectEvent.d.ts +0 -19
  767. package/funcs/sourcesRejectEvent.d.ts.map +0 -1
  768. package/funcs/sourcesUpdate.d.ts +0 -16
  769. package/funcs/sourcesUpdate.d.ts.map +0 -1
  770. package/funcs/sourcesUpdateRule.d.ts +0 -16
  771. package/funcs/sourcesUpdateRule.d.ts.map +0 -1
  772. package/funcs/subscriptionsGeneratePortalLink.d.ts +0 -19
  773. package/funcs/subscriptionsGeneratePortalLink.d.ts.map +0 -1
  774. package/funcs/subscriptionsGet.d.ts +0 -16
  775. package/funcs/subscriptionsGet.d.ts.map +0 -1
  776. package/funcs/subscriptionsList.d.ts +0 -15
  777. package/funcs/subscriptionsList.d.ts.map +0 -1
  778. package/funcs/usageEventsBatchCreate.d.ts +0 -19
  779. package/funcs/usageEventsBatchCreate.d.ts.map +0 -1
  780. package/funcs/usageEventsCreate.d.ts +0 -18
  781. package/funcs/usageEventsCreate.d.ts.map +0 -1
  782. package/funcs/usageEventsGet.d.ts +0 -16
  783. package/funcs/usageEventsGet.d.ts.map +0 -1
  784. package/funcs/usageEventsList.d.ts +0 -15
  785. package/funcs/usageEventsList.d.ts.map +0 -1
  786. package/funcs/usersGet.d.ts +0 -16
  787. package/funcs/usersGet.d.ts.map +0 -1
  788. package/funcs/usersUpdate.d.ts +0 -16
  789. package/funcs/usersUpdate.d.ts.map +0 -1
  790. package/funcs/walletsCreateTopup.d.ts +0 -16
  791. package/funcs/walletsCreateTopup.d.ts.map +0 -1
  792. package/funcs/walletsGet.d.ts +0 -16
  793. package/funcs/walletsGet.d.ts.map +0 -1
  794. package/funcs/walletsGetTopup.d.ts +0 -16
  795. package/funcs/walletsGetTopup.d.ts.map +0 -1
  796. package/funcs/walletsList.d.ts +0 -15
  797. package/funcs/walletsList.d.ts.map +0 -1
  798. package/funcs/walletsListTopups.d.ts +0 -15
  799. package/funcs/walletsListTopups.d.ts.map +0 -1
  800. package/hooks/hooks.d.ts +0 -25
  801. package/hooks/hooks.d.ts.map +0 -1
  802. package/hooks/index.d.ts +0 -3
  803. package/hooks/index.d.ts.map +0 -1
  804. package/hooks/registration.d.ts +0 -3
  805. package/hooks/registration.d.ts.map +0 -1
  806. package/hooks/types.d.ts +0 -76
  807. package/hooks/types.d.ts.map +0 -1
  808. package/index.d.ts +0 -6
  809. package/index.d.ts.map +0 -1
  810. package/lib/base64.d.ts +0 -10
  811. package/lib/base64.d.ts.map +0 -1
  812. package/lib/config.d.ts +0 -38
  813. package/lib/config.d.ts.map +0 -1
  814. package/lib/dlv.d.ts +0 -14
  815. package/lib/dlv.d.ts.map +0 -1
  816. package/lib/encodings.d.ts +0 -52
  817. package/lib/encodings.d.ts.map +0 -1
  818. package/lib/env.d.ts +0 -15
  819. package/lib/env.d.ts.map +0 -1
  820. package/lib/files.d.ts +0 -13
  821. package/lib/files.d.ts.map +0 -1
  822. package/lib/http.d.ts +0 -67
  823. package/lib/http.d.ts.map +0 -1
  824. package/lib/is-plain-object.d.ts +0 -2
  825. package/lib/is-plain-object.d.ts.map +0 -1
  826. package/lib/logger.d.ts +0 -6
  827. package/lib/logger.d.ts.map +0 -1
  828. package/lib/matchers.d.ts +0 -59
  829. package/lib/matchers.d.ts.map +0 -1
  830. package/lib/primitives.d.ts +0 -26
  831. package/lib/primitives.d.ts.map +0 -1
  832. package/lib/retries.d.ts +0 -38
  833. package/lib/retries.d.ts.map +0 -1
  834. package/lib/schemas.d.ts +0 -19
  835. package/lib/schemas.d.ts.map +0 -1
  836. package/lib/sdks.d.ts +0 -63
  837. package/lib/sdks.d.ts.map +0 -1
  838. package/lib/security.d.ts +0 -83
  839. package/lib/security.d.ts.map +0 -1
  840. package/lib/url.d.ts +0 -5
  841. package/lib/url.d.ts.map +0 -1
  842. package/models/activeentitlement.d.ts +0 -87
  843. package/models/activeentitlement.d.ts.map +0 -1
  844. package/models/address.d.ts +0 -42
  845. package/models/address.d.ts.map +0 -1
  846. package/models/authorizationsession.d.ts +0 -78
  847. package/models/authorizationsession.d.ts.map +0 -1
  848. package/models/batchusageeventresponse.d.ts +0 -147
  849. package/models/batchusageeventresponse.d.ts.map +0 -1
  850. package/models/billablemetric.d.ts +0 -110
  851. package/models/billablemetric.d.ts.map +0 -1
  852. package/models/componentsschemasprice.d.ts +0 -104
  853. package/models/componentsschemasprice.d.ts.map +0 -1
  854. package/models/consumer.d.ts +0 -81
  855. package/models/consumer.d.ts.map +0 -1
  856. package/models/createdisputerequest.d.ts +0 -37
  857. package/models/createdisputerequest.d.ts.map +0 -1
  858. package/models/createentitlementrequest.d.ts +0 -85
  859. package/models/createentitlementrequest.d.ts.map +0 -1
  860. package/models/createrulerequest.d.ts +0 -58
  861. package/models/createrulerequest.d.ts.map +0 -1
  862. package/models/createusageeventrequest.d.ts +0 -101
  863. package/models/createusageeventrequest.d.ts.map +0 -1
  864. package/models/customer.d.ts +0 -121
  865. package/models/customer.d.ts.map +0 -1
  866. package/models/dispute.d.ts +0 -136
  867. package/models/dispute.d.ts.map +0 -1
  868. package/models/disputewithcustomer.d.ts +0 -167
  869. package/models/disputewithcustomer.d.ts.map +0 -1
  870. package/models/entitlement.d.ts +0 -140
  871. package/models/entitlement.d.ts.map +0 -1
  872. package/models/errors/badrequest.d.ts +0 -30
  873. package/models/errors/badrequest.d.ts.map +0 -1
  874. package/models/errors/error.d.ts +0 -68
  875. package/models/errors/error.d.ts.map +0 -1
  876. package/models/errors/httpclienterrors.d.ts +0 -44
  877. package/models/errors/httpclienterrors.d.ts.map +0 -1
  878. package/models/errors/index.d.ts +0 -9
  879. package/models/errors/index.d.ts.map +0 -1
  880. package/models/errors/paygenticdefaulterror.d.ts +0 -10
  881. package/models/errors/paygenticdefaulterror.d.ts.map +0 -1
  882. package/models/errors/paygenticerror.d.ts +0 -19
  883. package/models/errors/paygenticerror.d.ts.map +0 -1
  884. package/models/errors/responsevalidationerror.d.ts +0 -26
  885. package/models/errors/responsevalidationerror.d.ts.map +0 -1
  886. package/models/errors/sdkvalidationerror.d.ts +0 -21
  887. package/models/errors/sdkvalidationerror.d.ts.map +0 -1
  888. package/models/errors/validationerror.d.ts +0 -57
  889. package/models/errors/validationerror.d.ts.map +0 -1
  890. package/models/externalbankaccount.d.ts +0 -190
  891. package/models/externalbankaccount.d.ts.map +0 -1
  892. package/models/index.d.ts +0 -41
  893. package/models/index.d.ts.map +0 -1
  894. package/models/merchant.d.ts +0 -115
  895. package/models/merchant.d.ts.map +0 -1
  896. package/models/offsessionpaymentmethod.d.ts +0 -42
  897. package/models/offsessionpaymentmethod.d.ts.map +0 -1
  898. package/models/offsetpagination.d.ts +0 -45
  899. package/models/offsetpagination.d.ts.map +0 -1
  900. package/models/operations/approvesourceevent.d.ts +0 -31
  901. package/models/operations/approvesourceevent.d.ts.map +0 -1
  902. package/models/operations/batchcreateusageevents.d.ts +0 -30
  903. package/models/operations/batchcreateusageevents.d.ts.map +0 -1
  904. package/models/operations/bulkapprovesourceevents.d.ts +0 -157
  905. package/models/operations/bulkapprovesourceevents.d.ts.map +0 -1
  906. package/models/operations/bulkrejectsourceevents.d.ts +0 -90
  907. package/models/operations/bulkrejectsourceevents.d.ts.map +0 -1
  908. package/models/operations/checkauthorizationsessionstatus.d.ts +0 -32
  909. package/models/operations/checkauthorizationsessionstatus.d.ts.map +0 -1
  910. package/models/operations/createauthorizationsession.d.ts +0 -47
  911. package/models/operations/createauthorizationsession.d.ts.map +0 -1
  912. package/models/operations/createbillablemetric.d.ts +0 -86
  913. package/models/operations/createbillablemetric.d.ts.map +0 -1
  914. package/models/operations/createcustomer.d.ts +0 -163
  915. package/models/operations/createcustomer.d.ts.map +0 -1
  916. package/models/operations/createexternalbankaccount.d.ts +0 -108
  917. package/models/operations/createexternalbankaccount.d.ts.map +0 -1
  918. package/models/operations/createplan.d.ts +0 -87
  919. package/models/operations/createplan.d.ts.map +0 -1
  920. package/models/operations/createprice.d.ts +0 -83
  921. package/models/operations/createprice.d.ts.map +0 -1
  922. package/models/operations/createproduct.d.ts +0 -71
  923. package/models/operations/createproduct.d.ts.map +0 -1
  924. package/models/operations/createsource.d.ts +0 -135
  925. package/models/operations/createsource.d.ts.map +0 -1
  926. package/models/operations/createwallettopup.d.ts +0 -101
  927. package/models/operations/createwallettopup.d.ts.map +0 -1
  928. package/models/operations/deleteexternalbankaccount.d.ts +0 -32
  929. package/models/operations/deleteexternalbankaccount.d.ts.map +0 -1
  930. package/models/operations/deletesourcerule.d.ts +0 -29
  931. package/models/operations/deletesourcerule.d.ts.map +0 -1
  932. package/models/operations/generateportallink.d.ts +0 -32
  933. package/models/operations/generateportallink.d.ts.map +0 -1
  934. package/models/operations/getactiveentitlements.d.ts +0 -127
  935. package/models/operations/getactiveentitlements.d.ts.map +0 -1
  936. package/models/operations/getbillablemetric.d.ts +0 -29
  937. package/models/operations/getbillablemetric.d.ts.map +0 -1
  938. package/models/operations/getbillablemetricprice.d.ts +0 -31
  939. package/models/operations/getbillablemetricprice.d.ts.map +0 -1
  940. package/models/operations/getbillablemetricpricelegacy.d.ts +0 -31
  941. package/models/operations/getbillablemetricpricelegacy.d.ts.map +0 -1
  942. package/models/operations/getconsumer.d.ts +0 -29
  943. package/models/operations/getconsumer.d.ts.map +0 -1
  944. package/models/operations/getcustomer.d.ts +0 -32
  945. package/models/operations/getcustomer.d.ts.map +0 -1
  946. package/models/operations/getexternalbankaccount.d.ts +0 -32
  947. package/models/operations/getexternalbankaccount.d.ts.map +0 -1
  948. package/models/operations/getmerchant.d.ts +0 -32
  949. package/models/operations/getmerchant.d.ts.map +0 -1
  950. package/models/operations/getpayoutbyid.d.ts +0 -32
  951. package/models/operations/getpayoutbyid.d.ts.map +0 -1
  952. package/models/operations/getpayoutmethods.d.ts +0 -58
  953. package/models/operations/getpayoutmethods.d.ts.map +0 -1
  954. package/models/operations/getplan.d.ts +0 -32
  955. package/models/operations/getplan.d.ts.map +0 -1
  956. package/models/operations/getprice.d.ts +0 -32
  957. package/models/operations/getprice.d.ts.map +0 -1
  958. package/models/operations/getproduct.d.ts +0 -32
  959. package/models/operations/getproduct.d.ts.map +0 -1
  960. package/models/operations/getsource.d.ts +0 -32
  961. package/models/operations/getsource.d.ts.map +0 -1
  962. package/models/operations/getsourcerule.d.ts +0 -29
  963. package/models/operations/getsourcerule.d.ts.map +0 -1
  964. package/models/operations/getsubscription.d.ts +0 -29
  965. package/models/operations/getsubscription.d.ts.map +0 -1
  966. package/models/operations/getusageevent.d.ts +0 -29
  967. package/models/operations/getusageevent.d.ts.map +0 -1
  968. package/models/operations/getuser.d.ts +0 -29
  969. package/models/operations/getuser.d.ts.map +0 -1
  970. package/models/operations/getwallet.d.ts +0 -29
  971. package/models/operations/getwallet.d.ts.map +0 -1
  972. package/models/operations/getwallettopup.d.ts +0 -37
  973. package/models/operations/getwallettopup.d.ts.map +0 -1
  974. package/models/operations/index.d.ts +0 -64
  975. package/models/operations/index.d.ts.map +0 -1
  976. package/models/operations/listbillablemetrics.d.ts +0 -132
  977. package/models/operations/listbillablemetrics.d.ts.map +0 -1
  978. package/models/operations/listcustomers.d.ts +0 -101
  979. package/models/operations/listcustomers.d.ts.map +0 -1
  980. package/models/operations/listdisputes.d.ts +0 -178
  981. package/models/operations/listdisputes.d.ts.map +0 -1
  982. package/models/operations/listexternalbankaccounts.d.ts +0 -98
  983. package/models/operations/listexternalbankaccounts.d.ts.map +0 -1
  984. package/models/operations/listoffsessionpaymentmethods.d.ts +0 -83
  985. package/models/operations/listoffsessionpaymentmethods.d.ts.map +0 -1
  986. package/models/operations/listpayouts.d.ts +0 -129
  987. package/models/operations/listpayouts.d.ts.map +0 -1
  988. package/models/operations/listplans.d.ts +0 -107
  989. package/models/operations/listplans.d.ts.map +0 -1
  990. package/models/operations/listprices.d.ts +0 -102
  991. package/models/operations/listprices.d.ts.map +0 -1
  992. package/models/operations/listproducts.d.ts +0 -76
  993. package/models/operations/listproducts.d.ts.map +0 -1
  994. package/models/operations/listsourceevents.d.ts +0 -110
  995. package/models/operations/listsourceevents.d.ts.map +0 -1
  996. package/models/operations/listsourcerules.d.ts +0 -61
  997. package/models/operations/listsourcerules.d.ts.map +0 -1
  998. package/models/operations/listsources.d.ts +0 -75
  999. package/models/operations/listsources.d.ts.map +0 -1
  1000. package/models/operations/listsubscriptions.d.ts +0 -105
  1001. package/models/operations/listsubscriptions.d.ts.map +0 -1
  1002. package/models/operations/listusageevents.d.ts +0 -126
  1003. package/models/operations/listusageevents.d.ts.map +0 -1
  1004. package/models/operations/listwallets.d.ts +0 -101
  1005. package/models/operations/listwallets.d.ts.map +0 -1
  1006. package/models/operations/listwallettopups.d.ts +0 -153
  1007. package/models/operations/listwallettopups.d.ts.map +0 -1
  1008. package/models/operations/rejectsourceevent.d.ts +0 -31
  1009. package/models/operations/rejectsourceevent.d.ts.map +0 -1
  1010. package/models/operations/updatebillablemetric.d.ts +0 -69
  1011. package/models/operations/updatebillablemetric.d.ts.map +0 -1
  1012. package/models/operations/updatecustomer.d.ts +0 -88
  1013. package/models/operations/updatecustomer.d.ts.map +0 -1
  1014. package/models/operations/updateexternalbankaccount.d.ts +0 -123
  1015. package/models/operations/updateexternalbankaccount.d.ts.map +0 -1
  1016. package/models/operations/updateplan.d.ts +0 -96
  1017. package/models/operations/updateplan.d.ts.map +0 -1
  1018. package/models/operations/updateprice.d.ts +0 -113
  1019. package/models/operations/updateprice.d.ts.map +0 -1
  1020. package/models/operations/updateproduct.d.ts +0 -67
  1021. package/models/operations/updateproduct.d.ts.map +0 -1
  1022. package/models/operations/updatesource.d.ts +0 -127
  1023. package/models/operations/updatesource.d.ts.map +0 -1
  1024. package/models/operations/updatesourcerule.d.ts +0 -32
  1025. package/models/operations/updatesourcerule.d.ts.map +0 -1
  1026. package/models/operations/updateuser.d.ts +0 -115
  1027. package/models/operations/updateuser.d.ts.map +0 -1
  1028. package/models/paymentoptions.d.ts +0 -55
  1029. package/models/paymentoptions.d.ts.map +0 -1
  1030. package/models/payout.d.ts +0 -220
  1031. package/models/payout.d.ts.map +0 -1
  1032. package/models/payoutmethod.d.ts +0 -86
  1033. package/models/payoutmethod.d.ts.map +0 -1
  1034. package/models/plan.d.ts +0 -103
  1035. package/models/plan.d.ts.map +0 -1
  1036. package/models/price.d.ts +0 -240
  1037. package/models/price.d.ts.map +0 -1
  1038. package/models/pricepropertiesunion.d.ts +0 -197
  1039. package/models/pricepropertiesunion.d.ts.map +0 -1
  1040. package/models/product.d.ts +0 -76
  1041. package/models/product.d.ts.map +0 -1
  1042. package/models/rulecondition.d.ts +0 -219
  1043. package/models/rulecondition.d.ts.map +0 -1
  1044. package/models/schemasprice.d.ts +0 -110
  1045. package/models/schemasprice.d.ts.map +0 -1
  1046. package/models/security.d.ts +0 -29
  1047. package/models/security.d.ts.map +0 -1
  1048. package/models/source.d.ts +0 -140
  1049. package/models/source.d.ts.map +0 -1
  1050. package/models/sourceevent.d.ts +0 -91
  1051. package/models/sourceevent.d.ts.map +0 -1
  1052. package/models/sourcerule.d.ts +0 -96
  1053. package/models/sourcerule.d.ts.map +0 -1
  1054. package/models/subscription.d.ts +0 -112
  1055. package/models/subscription.d.ts.map +0 -1
  1056. package/models/subscriptionportal.d.ts +0 -62
  1057. package/models/subscriptionportal.d.ts.map +0 -1
  1058. package/models/topupresponse.d.ts +0 -171
  1059. package/models/topupresponse.d.ts.map +0 -1
  1060. package/models/updaterulerequest.d.ts +0 -53
  1061. package/models/updaterulerequest.d.ts.map +0 -1
  1062. package/models/usageevent.d.ts +0 -177
  1063. package/models/usageevent.d.ts.map +0 -1
  1064. package/models/user.d.ts +0 -109
  1065. package/models/user.d.ts.map +0 -1
  1066. package/models/validationerror.d.ts +0 -71
  1067. package/models/validationerror.d.ts.map +0 -1
  1068. package/models/wallet.d.ts +0 -107
  1069. package/models/wallet.d.ts.map +0 -1
  1070. package/sdk/billablemetrics.d.ts +0 -33
  1071. package/sdk/billablemetrics.d.ts.map +0 -1
  1072. package/sdk/consumers.d.ts +0 -14
  1073. package/sdk/consumers.d.ts.map +0 -1
  1074. package/sdk/customers.d.ts +0 -36
  1075. package/sdk/customers.d.ts.map +0 -1
  1076. package/sdk/disputes.d.ts +0 -20
  1077. package/sdk/disputes.d.ts.map +0 -1
  1078. package/sdk/entitlements.d.ts +0 -17
  1079. package/sdk/entitlements.d.ts.map +0 -1
  1080. package/sdk/events.d.ts +0 -12
  1081. package/sdk/events.d.ts.map +0 -1
  1082. package/sdk/externalbankaccounts.d.ts +0 -41
  1083. package/sdk/externalbankaccounts.d.ts.map +0 -1
  1084. package/sdk/index.d.ts +0 -2
  1085. package/sdk/index.d.ts.map +0 -1
  1086. package/sdk/merchants.d.ts +0 -17
  1087. package/sdk/merchants.d.ts.map +0 -1
  1088. package/sdk/payouts.d.ts +0 -27
  1089. package/sdk/payouts.d.ts.map +0 -1
  1090. package/sdk/plans.d.ts +0 -22
  1091. package/sdk/plans.d.ts.map +0 -1
  1092. package/sdk/prices.d.ts +0 -22
  1093. package/sdk/prices.d.ts.map +0 -1
  1094. package/sdk/products.d.ts +0 -22
  1095. package/sdk/products.d.ts.map +0 -1
  1096. package/sdk/sdk.d.ts +0 -52
  1097. package/sdk/sdk.d.ts.map +0 -1
  1098. package/sdk/sources.d.ts +0 -82
  1099. package/sdk/sources.d.ts.map +0 -1
  1100. package/sdk/subscriptions.d.ts +0 -21
  1101. package/sdk/subscriptions.d.ts.map +0 -1
  1102. package/sdk/usageevents.d.ts +0 -28
  1103. package/sdk/usageevents.d.ts.map +0 -1
  1104. package/sdk/users.d.ts +0 -14
  1105. package/sdk/users.d.ts.map +0 -1
  1106. package/sdk/wallets.d.ts +0 -26
  1107. package/sdk/wallets.d.ts.map +0 -1
  1108. package/src/models/paymentoptions.ts +0 -96
  1109. package/types/async.d.ts +0 -23
  1110. package/types/async.d.ts.map +0 -1
  1111. package/types/blobs.d.ts +0 -4
  1112. package/types/blobs.d.ts.map +0 -1
  1113. package/types/constdatetime.d.ts +0 -3
  1114. package/types/constdatetime.d.ts.map +0 -1
  1115. package/types/decimal.d.ts +0 -2
  1116. package/types/decimal.d.ts.map +0 -1
  1117. package/types/enums.d.ts +0 -12
  1118. package/types/enums.d.ts.map +0 -1
  1119. package/types/fp.d.ts +0 -31
  1120. package/types/fp.d.ts.map +0 -1
  1121. package/types/index.d.ts +0 -9
  1122. package/types/index.d.ts.map +0 -1
  1123. package/types/operations.d.ts +0 -27
  1124. package/types/operations.d.ts.map +0 -1
  1125. package/types/rfcdate.d.ts +0 -21
  1126. package/types/rfcdate.d.ts.map +0 -1
  1127. package/types/streams.d.ts +0 -2
  1128. package/types/streams.d.ts.map +0 -1
@@ -13,6 +13,12 @@ export const BillableMetricObject = {
13
13
  } as const;
14
14
  export type BillableMetricObject = ClosedEnum<typeof BillableMetricObject>;
15
15
 
16
+ export const Mode = {
17
+ Usage: "usage",
18
+ Flat: "flat",
19
+ } as const;
20
+ export type Mode = ClosedEnum<typeof Mode>;
21
+
16
22
  export const Aggregation = {
17
23
  Sum: "SUM",
18
24
  Max: "MAX",
@@ -34,6 +40,7 @@ export type BillableMetric = {
34
40
  */
35
41
  merchantId?: string | undefined;
36
42
  unit?: string | undefined;
43
+ mode?: Mode | undefined;
37
44
  aggregation?: Aggregation | undefined;
38
45
  /**
39
46
  * Unique identifier for a product
@@ -64,6 +71,26 @@ export namespace BillableMetricObject$ {
64
71
  export const outboundSchema = BillableMetricObject$outboundSchema;
65
72
  }
66
73
 
74
+ /** @internal */
75
+ export const Mode$inboundSchema: z.ZodNativeEnum<typeof Mode> = z.nativeEnum(
76
+ Mode,
77
+ );
78
+
79
+ /** @internal */
80
+ export const Mode$outboundSchema: z.ZodNativeEnum<typeof Mode> =
81
+ Mode$inboundSchema;
82
+
83
+ /**
84
+ * @internal
85
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
86
+ */
87
+ export namespace Mode$ {
88
+ /** @deprecated use `Mode$inboundSchema` instead. */
89
+ export const inboundSchema = Mode$inboundSchema;
90
+ /** @deprecated use `Mode$outboundSchema` instead. */
91
+ export const outboundSchema = Mode$outboundSchema;
92
+ }
93
+
67
94
  /** @internal */
68
95
  export const Aggregation$inboundSchema: z.ZodNativeEnum<typeof Aggregation> = z
69
96
  .nativeEnum(Aggregation);
@@ -95,6 +122,7 @@ export const BillableMetric$inboundSchema: z.ZodType<
95
122
  description: z.string().optional(),
96
123
  merchantId: z.string().optional(),
97
124
  unit: z.string().optional(),
125
+ mode: Mode$inboundSchema.optional(),
98
126
  aggregation: Aggregation$inboundSchema.optional(),
99
127
  productId: z.string().optional(),
100
128
  createdAt: z.string().datetime({ offset: true }).transform(v => new Date(v))
@@ -111,6 +139,7 @@ export type BillableMetric$Outbound = {
111
139
  description?: string | undefined;
112
140
  merchantId?: string | undefined;
113
141
  unit?: string | undefined;
142
+ mode?: string | undefined;
114
143
  aggregation?: string | undefined;
115
144
  productId?: string | undefined;
116
145
  createdAt?: string | undefined;
@@ -129,6 +158,7 @@ export const BillableMetric$outboundSchema: z.ZodType<
129
158
  description: z.string().optional(),
130
159
  merchantId: z.string().optional(),
131
160
  unit: z.string().optional(),
161
+ mode: Mode$outboundSchema.optional(),
132
162
  aggregation: Aggregation$outboundSchema.optional(),
133
163
  productId: z.string().optional(),
134
164
  createdAt: z.date().transform(v => v.toISOString()).optional(),
@@ -31,6 +31,14 @@ export type ComponentsSchemasPriceModel = ClosedEnum<
31
31
  typeof ComponentsSchemasPriceModel
32
32
  >;
33
33
 
34
+ export const ComponentsSchemasPricePaymentTerm = {
35
+ Instant: "instant",
36
+ InArrears: "in_arrears",
37
+ } as const;
38
+ export type ComponentsSchemasPricePaymentTerm = ClosedEnum<
39
+ typeof ComponentsSchemasPricePaymentTerm
40
+ >;
41
+
34
42
  export type ComponentsSchemasPrice = {
35
43
  /**
36
44
  * Unique identifier for a price
@@ -42,6 +50,7 @@ export type ComponentsSchemasPrice = {
42
50
  */
43
51
  billableMetricId?: string | undefined;
44
52
  model?: ComponentsSchemasPriceModel | undefined;
53
+ paymentTerm?: ComponentsSchemasPricePaymentTerm | undefined;
45
54
  invoiceDisplayName?: string | undefined;
46
55
  properties?: PricePropertiesUnion | undefined;
47
56
  createdAt?: Date | undefined;
@@ -90,6 +99,28 @@ export namespace ComponentsSchemasPriceModel$ {
90
99
  export const outboundSchema = ComponentsSchemasPriceModel$outboundSchema;
91
100
  }
92
101
 
102
+ /** @internal */
103
+ export const ComponentsSchemasPricePaymentTerm$inboundSchema: z.ZodNativeEnum<
104
+ typeof ComponentsSchemasPricePaymentTerm
105
+ > = z.nativeEnum(ComponentsSchemasPricePaymentTerm);
106
+
107
+ /** @internal */
108
+ export const ComponentsSchemasPricePaymentTerm$outboundSchema: z.ZodNativeEnum<
109
+ typeof ComponentsSchemasPricePaymentTerm
110
+ > = ComponentsSchemasPricePaymentTerm$inboundSchema;
111
+
112
+ /**
113
+ * @internal
114
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
115
+ */
116
+ export namespace ComponentsSchemasPricePaymentTerm$ {
117
+ /** @deprecated use `ComponentsSchemasPricePaymentTerm$inboundSchema` instead. */
118
+ export const inboundSchema = ComponentsSchemasPricePaymentTerm$inboundSchema;
119
+ /** @deprecated use `ComponentsSchemasPricePaymentTerm$outboundSchema` instead. */
120
+ export const outboundSchema =
121
+ ComponentsSchemasPricePaymentTerm$outboundSchema;
122
+ }
123
+
93
124
  /** @internal */
94
125
  export const ComponentsSchemasPrice$inboundSchema: z.ZodType<
95
126
  ComponentsSchemasPrice,
@@ -100,6 +131,7 @@ export const ComponentsSchemasPrice$inboundSchema: z.ZodType<
100
131
  object: ComponentsSchemasPriceObject$inboundSchema.default("price"),
101
132
  billableMetricId: z.string().optional(),
102
133
  model: ComponentsSchemasPriceModel$inboundSchema.optional(),
134
+ paymentTerm: ComponentsSchemasPricePaymentTerm$inboundSchema.optional(),
103
135
  invoiceDisplayName: z.string().optional(),
104
136
  properties: PricePropertiesUnion$inboundSchema.optional(),
105
137
  createdAt: z.string().datetime({ offset: true }).transform(v => new Date(v))
@@ -114,6 +146,7 @@ export type ComponentsSchemasPrice$Outbound = {
114
146
  object: string;
115
147
  billableMetricId?: string | undefined;
116
148
  model?: string | undefined;
149
+ paymentTerm?: string | undefined;
117
150
  invoiceDisplayName?: string | undefined;
118
151
  properties?: PricePropertiesUnion$Outbound | undefined;
119
152
  createdAt?: string | undefined;
@@ -130,6 +163,7 @@ export const ComponentsSchemasPrice$outboundSchema: z.ZodType<
130
163
  object: ComponentsSchemasPriceObject$outboundSchema.default("price"),
131
164
  billableMetricId: z.string().optional(),
132
165
  model: ComponentsSchemasPriceModel$outboundSchema.optional(),
166
+ paymentTerm: ComponentsSchemasPricePaymentTerm$outboundSchema.optional(),
133
167
  invoiceDisplayName: z.string().optional(),
134
168
  properties: PricePropertiesUnion$outboundSchema.optional(),
135
169
  createdAt: z.date().transform(v => v.toISOString()).optional(),
@@ -21,7 +21,6 @@ export * from "./externalbankaccount.js";
21
21
  export * from "./merchant.js";
22
22
  export * from "./offsessionpaymentmethod.js";
23
23
  export * from "./offsetpagination.js";
24
- export * from "./paymentoptions.js";
25
24
  export * from "./payout.js";
26
25
  export * from "./payoutmethod.js";
27
26
  export * from "./plan.js";
@@ -8,6 +8,18 @@ import { ClosedEnum } from "../../types/enums.js";
8
8
  import { Result as SafeParseResult } from "../../types/fp.js";
9
9
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
10
 
11
+ /**
12
+ * The mode of the billable metric. Flat metrics are charged once a billing cycle, usage is based on reported usage.
13
+ */
14
+ export const Mode = {
15
+ Usage: "usage",
16
+ Flat: "flat",
17
+ } as const;
18
+ /**
19
+ * The mode of the billable metric. Flat metrics are charged once a billing cycle, usage is based on reported usage.
20
+ */
21
+ export type Mode = ClosedEnum<typeof Mode>;
22
+
11
23
  /**
12
24
  * The aggregation method to be used for the billable metric. Currently only `SUM` is supported.
13
25
  */
@@ -32,6 +44,10 @@ export type CreateBillableMetricRequest = {
32
44
  * The unit of measurement for the billable metric.
33
45
  */
34
46
  unit: string;
47
+ /**
48
+ * The mode of the billable metric. Flat metrics are charged once a billing cycle, usage is based on reported usage.
49
+ */
50
+ mode?: Mode | undefined;
35
51
  /**
36
52
  * Unique identifier for an organization
37
53
  */
@@ -46,6 +62,26 @@ export type CreateBillableMetricRequest = {
46
62
  aggregation: Aggregation;
47
63
  };
48
64
 
65
+ /** @internal */
66
+ export const Mode$inboundSchema: z.ZodNativeEnum<typeof Mode> = z.nativeEnum(
67
+ Mode,
68
+ );
69
+
70
+ /** @internal */
71
+ export const Mode$outboundSchema: z.ZodNativeEnum<typeof Mode> =
72
+ Mode$inboundSchema;
73
+
74
+ /**
75
+ * @internal
76
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
77
+ */
78
+ export namespace Mode$ {
79
+ /** @deprecated use `Mode$inboundSchema` instead. */
80
+ export const inboundSchema = Mode$inboundSchema;
81
+ /** @deprecated use `Mode$outboundSchema` instead. */
82
+ export const outboundSchema = Mode$outboundSchema;
83
+ }
84
+
49
85
  /** @internal */
50
86
  export const Aggregation$inboundSchema: z.ZodNativeEnum<typeof Aggregation> = z
51
87
  .nativeEnum(Aggregation);
@@ -74,6 +110,7 @@ export const CreateBillableMetricRequest$inboundSchema: z.ZodType<
74
110
  name: z.string(),
75
111
  description: z.string(),
76
112
  unit: z.string(),
113
+ mode: Mode$inboundSchema.optional(),
77
114
  merchantId: z.string(),
78
115
  productId: z.string(),
79
116
  aggregation: Aggregation$inboundSchema,
@@ -84,6 +121,7 @@ export type CreateBillableMetricRequest$Outbound = {
84
121
  name: string;
85
122
  description: string;
86
123
  unit: string;
124
+ mode?: string | undefined;
87
125
  merchantId: string;
88
126
  productId: string;
89
127
  aggregation: string;
@@ -98,6 +136,7 @@ export const CreateBillableMetricRequest$outboundSchema: z.ZodType<
98
136
  name: z.string(),
99
137
  description: z.string(),
100
138
  unit: z.string(),
139
+ mode: Mode$outboundSchema.optional(),
101
140
  merchantId: z.string(),
102
141
  productId: z.string(),
103
142
  aggregation: Aggregation$outboundSchema,
@@ -6,7 +6,6 @@ import * as z from "zod";
6
6
  import { safeParse } from "../../lib/schemas.js";
7
7
  import { Result as SafeParseResult } from "../../types/fp.js";
8
8
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
9
- import * as models from "../index.js";
10
9
 
11
10
  export type CreatePlanRequest = {
12
11
  /**
@@ -49,10 +48,6 @@ export type CreatePlanRequest = {
49
48
  * Price as a decimal string (e.g., '10.99')
50
49
  */
51
50
  price?: string | undefined;
52
- /**
53
- * Payment options for the plan, pre/post paid, pay as you go, outOfBand payments.
54
- */
55
- paymentOptions?: models.PaymentOptions | undefined;
56
51
  };
57
52
 
58
53
  /** @internal */
@@ -71,7 +66,6 @@ export const CreatePlanRequest$inboundSchema: z.ZodType<
71
66
  tax: z.record(z.any()).optional(),
72
67
  prices: z.array(z.string()).optional(),
73
68
  price: z.string().optional(),
74
- paymentOptions: models.PaymentOptions$inboundSchema.optional(),
75
69
  });
76
70
 
77
71
  /** @internal */
@@ -86,7 +80,6 @@ export type CreatePlanRequest$Outbound = {
86
80
  tax?: { [k: string]: any } | undefined;
87
81
  prices?: Array<string> | undefined;
88
82
  price?: string | undefined;
89
- paymentOptions?: models.PaymentOptions$Outbound | undefined;
90
83
  };
91
84
 
92
85
  /** @internal */
@@ -105,7 +98,6 @@ export const CreatePlanRequest$outboundSchema: z.ZodType<
105
98
  tax: z.record(z.any()).optional(),
106
99
  prices: z.array(z.string()).optional(),
107
100
  price: z.string().optional(),
108
- paymentOptions: models.PaymentOptions$outboundSchema.optional(),
109
101
  });
110
102
 
111
103
  /**
@@ -23,6 +23,18 @@ export const CreatePriceModel = {
23
23
  */
24
24
  export type CreatePriceModel = ClosedEnum<typeof CreatePriceModel>;
25
25
 
26
+ /**
27
+ * When this price is charged: instant for upfront/immediate charges, in_arrears for end-of-period billing
28
+ */
29
+ export const PaymentTerm = {
30
+ Instant: "instant",
31
+ InArrears: "in_arrears",
32
+ } as const;
33
+ /**
34
+ * When this price is charged: instant for upfront/immediate charges, in_arrears for end-of-period billing
35
+ */
36
+ export type PaymentTerm = ClosedEnum<typeof PaymentTerm>;
37
+
26
38
  export type CreatePriceRequest = {
27
39
  /**
28
40
  * Unique identifier for a billable metric
@@ -32,6 +44,10 @@ export type CreatePriceRequest = {
32
44
  * The pricing model to be used, which can be standard, dynamic, volume-based, or percentage-based.
33
45
  */
34
46
  model: CreatePriceModel;
47
+ /**
48
+ * When this price is charged: instant for upfront/immediate charges, in_arrears for end-of-period billing
49
+ */
50
+ paymentTerm?: PaymentTerm | undefined;
35
51
  /**
36
52
  * The name that will be displayed on invoices for this price.
37
53
  */
@@ -60,6 +76,25 @@ export namespace CreatePriceModel$ {
60
76
  export const outboundSchema = CreatePriceModel$outboundSchema;
61
77
  }
62
78
 
79
+ /** @internal */
80
+ export const PaymentTerm$inboundSchema: z.ZodNativeEnum<typeof PaymentTerm> = z
81
+ .nativeEnum(PaymentTerm);
82
+
83
+ /** @internal */
84
+ export const PaymentTerm$outboundSchema: z.ZodNativeEnum<typeof PaymentTerm> =
85
+ PaymentTerm$inboundSchema;
86
+
87
+ /**
88
+ * @internal
89
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
90
+ */
91
+ export namespace PaymentTerm$ {
92
+ /** @deprecated use `PaymentTerm$inboundSchema` instead. */
93
+ export const inboundSchema = PaymentTerm$inboundSchema;
94
+ /** @deprecated use `PaymentTerm$outboundSchema` instead. */
95
+ export const outboundSchema = PaymentTerm$outboundSchema;
96
+ }
97
+
63
98
  /** @internal */
64
99
  export const CreatePriceRequest$inboundSchema: z.ZodType<
65
100
  CreatePriceRequest,
@@ -68,6 +103,7 @@ export const CreatePriceRequest$inboundSchema: z.ZodType<
68
103
  > = z.object({
69
104
  billableMetricId: z.string(),
70
105
  model: CreatePriceModel$inboundSchema,
106
+ paymentTerm: PaymentTerm$inboundSchema.optional(),
71
107
  invoiceDisplayName: z.string(),
72
108
  properties: models.PricePropertiesUnion$inboundSchema,
73
109
  });
@@ -76,6 +112,7 @@ export const CreatePriceRequest$inboundSchema: z.ZodType<
76
112
  export type CreatePriceRequest$Outbound = {
77
113
  billableMetricId: string;
78
114
  model: string;
115
+ paymentTerm?: string | undefined;
79
116
  invoiceDisplayName: string;
80
117
  properties: models.PricePropertiesUnion$Outbound;
81
118
  };
@@ -88,6 +125,7 @@ export const CreatePriceRequest$outboundSchema: z.ZodType<
88
125
  > = z.object({
89
126
  billableMetricId: z.string(),
90
127
  model: CreatePriceModel$outboundSchema,
128
+ paymentTerm: PaymentTerm$outboundSchema.optional(),
91
129
  invoiceDisplayName: z.string(),
92
130
  properties: models.PricePropertiesUnion$outboundSchema,
93
131
  });
@@ -0,0 +1,254 @@
1
+ /*
2
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
+ */
4
+
5
+ import * as z from "zod";
6
+ import { safeParse } from "../../lib/schemas.js";
7
+ import { Result as SafeParseResult } from "../../types/fp.js";
8
+ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
9
+ import * as models from "../index.js";
10
+
11
+ /**
12
+ * Fields to create a new customer and consumer. Will use an existing consumer if one exists with the same email address. Required if `customerId` is not provided.
13
+ */
14
+ export type Customer = {
15
+ name: string;
16
+ email: string;
17
+ phone?: string | undefined;
18
+ address?: models.Address | undefined;
19
+ /**
20
+ * An object mapping plan IDs, metric IDs, or 'default' to a tax rate percentage (e.g., 13 for 13%)
21
+ */
22
+ taxRates?: { [k: string]: number } | undefined;
23
+ };
24
+
25
+ export type Item = {
26
+ /**
27
+ * ID of the billable metric for upfront charges
28
+ */
29
+ billableMetricId: string;
30
+ /**
31
+ * Quantity of the item
32
+ */
33
+ quantity: number;
34
+ };
35
+
36
+ export type CreateSubscriptionRequest = {
37
+ /**
38
+ * Unique identifier for a customer
39
+ */
40
+ customerId?: string | undefined;
41
+ /**
42
+ * Fields to create a new customer and consumer. Will use an existing consumer if one exists with the same email address. Required if `customerId` is not provided.
43
+ */
44
+ customer?: Customer | undefined;
45
+ /**
46
+ * Unique identifier for a plan
47
+ */
48
+ planId: string;
49
+ /**
50
+ * The name of the subscription.
51
+ */
52
+ name: string;
53
+ /**
54
+ * The date and time when the subscription started.
55
+ */
56
+ startedAt: Date;
57
+ /**
58
+ * The date and time when the subscription will end.
59
+ */
60
+ endingAt?: Date | undefined;
61
+ /**
62
+ * Array of upfront flat-fee items with quantities
63
+ */
64
+ items?: Array<Item> | undefined;
65
+ /**
66
+ * Minimum wallet balance in decimal dollars (e.g., '100.00')
67
+ */
68
+ prefundAmount?: string | undefined;
69
+ };
70
+
71
+ /** @internal */
72
+ export const Customer$inboundSchema: z.ZodType<
73
+ Customer,
74
+ z.ZodTypeDef,
75
+ unknown
76
+ > = z.object({
77
+ name: z.string(),
78
+ email: z.string(),
79
+ phone: z.string().optional(),
80
+ address: models.Address$inboundSchema.optional(),
81
+ taxRates: z.record(z.number()).optional(),
82
+ });
83
+
84
+ /** @internal */
85
+ export type Customer$Outbound = {
86
+ name: string;
87
+ email: string;
88
+ phone?: string | undefined;
89
+ address?: models.Address$Outbound | undefined;
90
+ taxRates?: { [k: string]: number } | undefined;
91
+ };
92
+
93
+ /** @internal */
94
+ export const Customer$outboundSchema: z.ZodType<
95
+ Customer$Outbound,
96
+ z.ZodTypeDef,
97
+ Customer
98
+ > = z.object({
99
+ name: z.string(),
100
+ email: z.string(),
101
+ phone: z.string().optional(),
102
+ address: models.Address$outboundSchema.optional(),
103
+ taxRates: z.record(z.number()).optional(),
104
+ });
105
+
106
+ /**
107
+ * @internal
108
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
109
+ */
110
+ export namespace Customer$ {
111
+ /** @deprecated use `Customer$inboundSchema` instead. */
112
+ export const inboundSchema = Customer$inboundSchema;
113
+ /** @deprecated use `Customer$outboundSchema` instead. */
114
+ export const outboundSchema = Customer$outboundSchema;
115
+ /** @deprecated use `Customer$Outbound` instead. */
116
+ export type Outbound = Customer$Outbound;
117
+ }
118
+
119
+ export function customerToJSON(customer: Customer): string {
120
+ return JSON.stringify(Customer$outboundSchema.parse(customer));
121
+ }
122
+
123
+ export function customerFromJSON(
124
+ jsonString: string,
125
+ ): SafeParseResult<Customer, SDKValidationError> {
126
+ return safeParse(
127
+ jsonString,
128
+ (x) => Customer$inboundSchema.parse(JSON.parse(x)),
129
+ `Failed to parse 'Customer' from JSON`,
130
+ );
131
+ }
132
+
133
+ /** @internal */
134
+ export const Item$inboundSchema: z.ZodType<Item, z.ZodTypeDef, unknown> = z
135
+ .object({
136
+ billableMetricId: z.string(),
137
+ quantity: z.number(),
138
+ });
139
+
140
+ /** @internal */
141
+ export type Item$Outbound = {
142
+ billableMetricId: string;
143
+ quantity: number;
144
+ };
145
+
146
+ /** @internal */
147
+ export const Item$outboundSchema: z.ZodType<Item$Outbound, z.ZodTypeDef, Item> =
148
+ z.object({
149
+ billableMetricId: z.string(),
150
+ quantity: z.number(),
151
+ });
152
+
153
+ /**
154
+ * @internal
155
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
156
+ */
157
+ export namespace Item$ {
158
+ /** @deprecated use `Item$inboundSchema` instead. */
159
+ export const inboundSchema = Item$inboundSchema;
160
+ /** @deprecated use `Item$outboundSchema` instead. */
161
+ export const outboundSchema = Item$outboundSchema;
162
+ /** @deprecated use `Item$Outbound` instead. */
163
+ export type Outbound = Item$Outbound;
164
+ }
165
+
166
+ export function itemToJSON(item: Item): string {
167
+ return JSON.stringify(Item$outboundSchema.parse(item));
168
+ }
169
+
170
+ export function itemFromJSON(
171
+ jsonString: string,
172
+ ): SafeParseResult<Item, SDKValidationError> {
173
+ return safeParse(
174
+ jsonString,
175
+ (x) => Item$inboundSchema.parse(JSON.parse(x)),
176
+ `Failed to parse 'Item' from JSON`,
177
+ );
178
+ }
179
+
180
+ /** @internal */
181
+ export const CreateSubscriptionRequest$inboundSchema: z.ZodType<
182
+ CreateSubscriptionRequest,
183
+ z.ZodTypeDef,
184
+ unknown
185
+ > = z.object({
186
+ customerId: z.string().optional(),
187
+ customer: z.lazy(() => Customer$inboundSchema).optional(),
188
+ planId: z.string(),
189
+ name: z.string(),
190
+ startedAt: z.string().datetime({ offset: true }).transform(v => new Date(v)),
191
+ endingAt: z.string().datetime({ offset: true }).transform(v => new Date(v))
192
+ .optional(),
193
+ items: z.array(z.lazy(() => Item$inboundSchema)).optional(),
194
+ prefundAmount: z.string().optional(),
195
+ });
196
+
197
+ /** @internal */
198
+ export type CreateSubscriptionRequest$Outbound = {
199
+ customerId?: string | undefined;
200
+ customer?: Customer$Outbound | undefined;
201
+ planId: string;
202
+ name: string;
203
+ startedAt: string;
204
+ endingAt?: string | undefined;
205
+ items?: Array<Item$Outbound> | undefined;
206
+ prefundAmount?: string | undefined;
207
+ };
208
+
209
+ /** @internal */
210
+ export const CreateSubscriptionRequest$outboundSchema: z.ZodType<
211
+ CreateSubscriptionRequest$Outbound,
212
+ z.ZodTypeDef,
213
+ CreateSubscriptionRequest
214
+ > = z.object({
215
+ customerId: z.string().optional(),
216
+ customer: z.lazy(() => Customer$outboundSchema).optional(),
217
+ planId: z.string(),
218
+ name: z.string(),
219
+ startedAt: z.date().transform(v => v.toISOString()),
220
+ endingAt: z.date().transform(v => v.toISOString()).optional(),
221
+ items: z.array(z.lazy(() => Item$outboundSchema)).optional(),
222
+ prefundAmount: z.string().optional(),
223
+ });
224
+
225
+ /**
226
+ * @internal
227
+ * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
228
+ */
229
+ export namespace CreateSubscriptionRequest$ {
230
+ /** @deprecated use `CreateSubscriptionRequest$inboundSchema` instead. */
231
+ export const inboundSchema = CreateSubscriptionRequest$inboundSchema;
232
+ /** @deprecated use `CreateSubscriptionRequest$outboundSchema` instead. */
233
+ export const outboundSchema = CreateSubscriptionRequest$outboundSchema;
234
+ /** @deprecated use `CreateSubscriptionRequest$Outbound` instead. */
235
+ export type Outbound = CreateSubscriptionRequest$Outbound;
236
+ }
237
+
238
+ export function createSubscriptionRequestToJSON(
239
+ createSubscriptionRequest: CreateSubscriptionRequest,
240
+ ): string {
241
+ return JSON.stringify(
242
+ CreateSubscriptionRequest$outboundSchema.parse(createSubscriptionRequest),
243
+ );
244
+ }
245
+
246
+ export function createSubscriptionRequestFromJSON(
247
+ jsonString: string,
248
+ ): SafeParseResult<CreateSubscriptionRequest, SDKValidationError> {
249
+ return safeParse(
250
+ jsonString,
251
+ (x) => CreateSubscriptionRequest$inboundSchema.parse(JSON.parse(x)),
252
+ `Failed to parse 'CreateSubscriptionRequest' from JSON`,
253
+ );
254
+ }
@@ -15,6 +15,7 @@ export * from "./createplan.js";
15
15
  export * from "./createprice.js";
16
16
  export * from "./createproduct.js";
17
17
  export * from "./createsource.js";
18
+ export * from "./createsubscription.js";
18
19
  export * from "./createwallettopup.js";
19
20
  export * from "./deleteexternalbankaccount.js";
20
21
  export * from "./deletesourcerule.js";
@@ -8,10 +8,10 @@ import { safeParse } from "../../lib/schemas.js";
8
8
  import { Result as SafeParseResult } from "../../types/fp.js";
9
9
  import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
10
 
11
- export type TaxRates = string | { [k: string]: number };
11
+ export type TaxRates = number | { [k: string]: number };
12
12
 
13
13
  export type UpdateCustomerRequestBody = {
14
- taxRates?: string | { [k: string]: number } | undefined;
14
+ taxRates?: number | { [k: string]: number } | undefined;
15
15
  };
16
16
 
17
17
  export type UpdateCustomerRequest = {
@@ -27,17 +27,17 @@ export const TaxRates$inboundSchema: z.ZodType<
27
27
  TaxRates,
28
28
  z.ZodTypeDef,
29
29
  unknown
30
- > = z.union([z.string(), z.record(z.number())]);
30
+ > = z.union([z.number(), z.record(z.number())]);
31
31
 
32
32
  /** @internal */
33
- export type TaxRates$Outbound = string | { [k: string]: number };
33
+ export type TaxRates$Outbound = number | { [k: string]: number };
34
34
 
35
35
  /** @internal */
36
36
  export const TaxRates$outboundSchema: z.ZodType<
37
37
  TaxRates$Outbound,
38
38
  z.ZodTypeDef,
39
39
  TaxRates
40
- > = z.union([z.string(), z.record(z.number())]);
40
+ > = z.union([z.number(), z.record(z.number())]);
41
41
 
42
42
  /**
43
43
  * @internal
@@ -72,12 +72,12 @@ export const UpdateCustomerRequestBody$inboundSchema: z.ZodType<
72
72
  z.ZodTypeDef,
73
73
  unknown
74
74
  > = z.object({
75
- taxRates: z.union([z.string(), z.record(z.number())]).optional(),
75
+ taxRates: z.union([z.number(), z.record(z.number())]).optional(),
76
76
  });
77
77
 
78
78
  /** @internal */
79
79
  export type UpdateCustomerRequestBody$Outbound = {
80
- taxRates?: string | { [k: string]: number } | undefined;
80
+ taxRates?: number | { [k: string]: number } | undefined;
81
81
  };
82
82
 
83
83
  /** @internal */
@@ -86,7 +86,7 @@ export const UpdateCustomerRequestBody$outboundSchema: z.ZodType<
86
86
  z.ZodTypeDef,
87
87
  UpdateCustomerRequestBody
88
88
  > = z.object({
89
- taxRates: z.union([z.string(), z.record(z.number())]).optional(),
89
+ taxRates: z.union([z.number(), z.record(z.number())]).optional(),
90
90
  });
91
91
 
92
92
  /**