@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
@@ -1,1044 +0,0 @@
1
- /**
2
- * The `node:assert` module provides a set of assertion functions for verifying
3
- * invariants.
4
- * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/assert.js)
5
- */
6
- declare module "assert" {
7
- /**
8
- * An alias of {@link ok}.
9
- * @since v0.5.9
10
- * @param value The input that is checked for being truthy.
11
- */
12
- function assert(value: unknown, message?: string | Error): asserts value;
13
- namespace assert {
14
- /**
15
- * Indicates the failure of an assertion. All errors thrown by the `node:assert` module will be instances of the `AssertionError` class.
16
- */
17
- class AssertionError extends Error {
18
- /**
19
- * Set to the `actual` argument for methods such as {@link assert.strictEqual()}.
20
- */
21
- actual: unknown;
22
- /**
23
- * Set to the `expected` argument for methods such as {@link assert.strictEqual()}.
24
- */
25
- expected: unknown;
26
- /**
27
- * Set to the passed in operator value.
28
- */
29
- operator: string;
30
- /**
31
- * Indicates if the message was auto-generated (`true`) or not.
32
- */
33
- generatedMessage: boolean;
34
- /**
35
- * Value is always `ERR_ASSERTION` to show that the error is an assertion error.
36
- */
37
- code: "ERR_ASSERTION";
38
- constructor(options?: {
39
- /** If provided, the error message is set to this value. */
40
- message?: string | undefined;
41
- /** The `actual` property on the error instance. */
42
- actual?: unknown | undefined;
43
- /** The `expected` property on the error instance. */
44
- expected?: unknown | undefined;
45
- /** The `operator` property on the error instance. */
46
- operator?: string | undefined;
47
- /** If provided, the generated stack trace omits frames before this function. */
48
- // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type
49
- stackStartFn?: Function | undefined;
50
- });
51
- }
52
- /**
53
- * This feature is deprecated and will be removed in a future version.
54
- * Please consider using alternatives such as the `mock` helper function.
55
- * @since v14.2.0, v12.19.0
56
- * @deprecated Deprecated
57
- */
58
- class CallTracker {
59
- /**
60
- * The wrapper function is expected to be called exactly `exact` times. If the
61
- * function has not been called exactly `exact` times when `tracker.verify()` is called, then `tracker.verify()` will throw an
62
- * error.
63
- *
64
- * ```js
65
- * import assert from 'node:assert';
66
- *
67
- * // Creates call tracker.
68
- * const tracker = new assert.CallTracker();
69
- *
70
- * function func() {}
71
- *
72
- * // Returns a function that wraps func() that must be called exact times
73
- * // before tracker.verify().
74
- * const callsfunc = tracker.calls(func);
75
- * ```
76
- * @since v14.2.0, v12.19.0
77
- * @param [fn='A no-op function']
78
- * @param [exact=1]
79
- * @return A function that wraps `fn`.
80
- */
81
- calls(exact?: number): () => void;
82
- calls(fn: undefined, exact?: number): () => void;
83
- calls<Func extends (...args: any[]) => any>(fn: Func, exact?: number): Func;
84
- calls<Func extends (...args: any[]) => any>(fn?: Func, exact?: number): Func | (() => void);
85
- /**
86
- * Example:
87
- *
88
- * ```js
89
- * import assert from 'node:assert';
90
- *
91
- * const tracker = new assert.CallTracker();
92
- *
93
- * function func() {}
94
- * const callsfunc = tracker.calls(func);
95
- * callsfunc(1, 2, 3);
96
- *
97
- * assert.deepStrictEqual(tracker.getCalls(callsfunc),
98
- * [{ thisArg: undefined, arguments: [1, 2, 3] }]);
99
- * ```
100
- * @since v18.8.0, v16.18.0
101
- * @return An array with all the calls to a tracked function.
102
- */
103
- getCalls(fn: Function): CallTrackerCall[];
104
- /**
105
- * The arrays contains information about the expected and actual number of calls of
106
- * the functions that have not been called the expected number of times.
107
- *
108
- * ```js
109
- * import assert from 'node:assert';
110
- *
111
- * // Creates call tracker.
112
- * const tracker = new assert.CallTracker();
113
- *
114
- * function func() {}
115
- *
116
- * // Returns a function that wraps func() that must be called exact times
117
- * // before tracker.verify().
118
- * const callsfunc = tracker.calls(func, 2);
119
- *
120
- * // Returns an array containing information on callsfunc()
121
- * console.log(tracker.report());
122
- * // [
123
- * // {
124
- * // message: 'Expected the func function to be executed 2 time(s) but was
125
- * // executed 0 time(s).',
126
- * // actual: 0,
127
- * // expected: 2,
128
- * // operator: 'func',
129
- * // stack: stack trace
130
- * // }
131
- * // ]
132
- * ```
133
- * @since v14.2.0, v12.19.0
134
- * @return An array of objects containing information about the wrapper functions returned by {@link tracker.calls()}.
135
- */
136
- report(): CallTrackerReportInformation[];
137
- /**
138
- * Reset calls of the call tracker. If a tracked function is passed as an argument, the calls will be reset for it.
139
- * If no arguments are passed, all tracked functions will be reset.
140
- *
141
- * ```js
142
- * import assert from 'node:assert';
143
- *
144
- * const tracker = new assert.CallTracker();
145
- *
146
- * function func() {}
147
- * const callsfunc = tracker.calls(func);
148
- *
149
- * callsfunc();
150
- * // Tracker was called once
151
- * assert.strictEqual(tracker.getCalls(callsfunc).length, 1);
152
- *
153
- * tracker.reset(callsfunc);
154
- * assert.strictEqual(tracker.getCalls(callsfunc).length, 0);
155
- * ```
156
- * @since v18.8.0, v16.18.0
157
- * @param fn a tracked function to reset.
158
- */
159
- reset(fn?: Function): void;
160
- /**
161
- * Iterates through the list of functions passed to {@link tracker.calls()} and will throw an error for functions that
162
- * have not been called the expected number of times.
163
- *
164
- * ```js
165
- * import assert from 'node:assert';
166
- *
167
- * // Creates call tracker.
168
- * const tracker = new assert.CallTracker();
169
- *
170
- * function func() {}
171
- *
172
- * // Returns a function that wraps func() that must be called exact times
173
- * // before tracker.verify().
174
- * const callsfunc = tracker.calls(func, 2);
175
- *
176
- * callsfunc();
177
- *
178
- * // Will throw an error since callsfunc() was only called once.
179
- * tracker.verify();
180
- * ```
181
- * @since v14.2.0, v12.19.0
182
- */
183
- verify(): void;
184
- }
185
- interface CallTrackerCall {
186
- thisArg: object;
187
- arguments: unknown[];
188
- }
189
- interface CallTrackerReportInformation {
190
- message: string;
191
- /** The actual number of times the function was called. */
192
- actual: number;
193
- /** The number of times the function was expected to be called. */
194
- expected: number;
195
- /** The name of the function that is wrapped. */
196
- operator: string;
197
- /** A stack trace of the function. */
198
- stack: object;
199
- }
200
- type AssertPredicate = RegExp | (new() => object) | ((thrown: unknown) => boolean) | object | Error;
201
- /**
202
- * Throws an `AssertionError` with the provided error message or a default
203
- * error message. If the `message` parameter is an instance of an `Error` then
204
- * it will be thrown instead of the `AssertionError`.
205
- *
206
- * ```js
207
- * import assert from 'node:assert/strict';
208
- *
209
- * assert.fail();
210
- * // AssertionError [ERR_ASSERTION]: Failed
211
- *
212
- * assert.fail('boom');
213
- * // AssertionError [ERR_ASSERTION]: boom
214
- *
215
- * assert.fail(new TypeError('need array'));
216
- * // TypeError: need array
217
- * ```
218
- *
219
- * Using `assert.fail()` with more than two arguments is possible but deprecated.
220
- * See below for further details.
221
- * @since v0.1.21
222
- * @param [message='Failed']
223
- */
224
- function fail(message?: string | Error): never;
225
- /** @deprecated since v10.0.0 - use fail([message]) or other assert functions instead. */
226
- function fail(
227
- actual: unknown,
228
- expected: unknown,
229
- message?: string | Error,
230
- operator?: string,
231
- // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type
232
- stackStartFn?: Function,
233
- ): never;
234
- /**
235
- * Tests if `value` is truthy. It is equivalent to `assert.equal(!!value, true, message)`.
236
- *
237
- * If `value` is not truthy, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is `undefined`, a default
238
- * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`.
239
- * If no arguments are passed in at all `message` will be set to the string:`` 'No value argument passed to `assert.ok()`' ``.
240
- *
241
- * Be aware that in the `repl` the error message will be different to the one
242
- * thrown in a file! See below for further details.
243
- *
244
- * ```js
245
- * import assert from 'node:assert/strict';
246
- *
247
- * assert.ok(true);
248
- * // OK
249
- * assert.ok(1);
250
- * // OK
251
- *
252
- * assert.ok();
253
- * // AssertionError: No value argument passed to `assert.ok()`
254
- *
255
- * assert.ok(false, 'it\'s false');
256
- * // AssertionError: it's false
257
- *
258
- * // In the repl:
259
- * assert.ok(typeof 123 === 'string');
260
- * // AssertionError: false == true
261
- *
262
- * // In a file (e.g. test.js):
263
- * assert.ok(typeof 123 === 'string');
264
- * // AssertionError: The expression evaluated to a falsy value:
265
- * //
266
- * // assert.ok(typeof 123 === 'string')
267
- *
268
- * assert.ok(false);
269
- * // AssertionError: The expression evaluated to a falsy value:
270
- * //
271
- * // assert.ok(false)
272
- *
273
- * assert.ok(0);
274
- * // AssertionError: The expression evaluated to a falsy value:
275
- * //
276
- * // assert.ok(0)
277
- * ```
278
- *
279
- * ```js
280
- * import assert from 'node:assert/strict';
281
- *
282
- * // Using `assert()` works the same:
283
- * assert(0);
284
- * // AssertionError: The expression evaluated to a falsy value:
285
- * //
286
- * // assert(0)
287
- * ```
288
- * @since v0.1.21
289
- */
290
- function ok(value: unknown, message?: string | Error): asserts value;
291
- /**
292
- * **Strict assertion mode**
293
- *
294
- * An alias of {@link strictEqual}.
295
- *
296
- * **Legacy assertion mode**
297
- *
298
- * > Stability: 3 - Legacy: Use {@link strictEqual} instead.
299
- *
300
- * Tests shallow, coercive equality between the `actual` and `expected` parameters
301
- * using the [`==` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Equality). `NaN` is specially handled
302
- * and treated as being identical if both sides are `NaN`.
303
- *
304
- * ```js
305
- * import assert from 'node:assert';
306
- *
307
- * assert.equal(1, 1);
308
- * // OK, 1 == 1
309
- * assert.equal(1, '1');
310
- * // OK, 1 == '1'
311
- * assert.equal(NaN, NaN);
312
- * // OK
313
- *
314
- * assert.equal(1, 2);
315
- * // AssertionError: 1 == 2
316
- * assert.equal({ a: { b: 1 } }, { a: { b: 1 } });
317
- * // AssertionError: { a: { b: 1 } } == { a: { b: 1 } }
318
- * ```
319
- *
320
- * If the values are not equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default
321
- * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`.
322
- * @since v0.1.21
323
- */
324
- function equal(actual: unknown, expected: unknown, message?: string | Error): void;
325
- /**
326
- * **Strict assertion mode**
327
- *
328
- * An alias of {@link notStrictEqual}.
329
- *
330
- * **Legacy assertion mode**
331
- *
332
- * > Stability: 3 - Legacy: Use {@link notStrictEqual} instead.
333
- *
334
- * Tests shallow, coercive inequality with the [`!=` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Inequality). `NaN` is
335
- * specially handled and treated as being identical if both sides are `NaN`.
336
- *
337
- * ```js
338
- * import assert from 'node:assert';
339
- *
340
- * assert.notEqual(1, 2);
341
- * // OK
342
- *
343
- * assert.notEqual(1, 1);
344
- * // AssertionError: 1 != 1
345
- *
346
- * assert.notEqual(1, '1');
347
- * // AssertionError: 1 != '1'
348
- * ```
349
- *
350
- * If the values are equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default error
351
- * message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`.
352
- * @since v0.1.21
353
- */
354
- function notEqual(actual: unknown, expected: unknown, message?: string | Error): void;
355
- /**
356
- * **Strict assertion mode**
357
- *
358
- * An alias of {@link deepStrictEqual}.
359
- *
360
- * **Legacy assertion mode**
361
- *
362
- * > Stability: 3 - Legacy: Use {@link deepStrictEqual} instead.
363
- *
364
- * Tests for deep equality between the `actual` and `expected` parameters. Consider
365
- * using {@link deepStrictEqual} instead. {@link deepEqual} can have
366
- * surprising results.
367
- *
368
- * _Deep equality_ means that the enumerable "own" properties of child objects
369
- * are also recursively evaluated by the following rules.
370
- * @since v0.1.21
371
- */
372
- function deepEqual(actual: unknown, expected: unknown, message?: string | Error): void;
373
- /**
374
- * **Strict assertion mode**
375
- *
376
- * An alias of {@link notDeepStrictEqual}.
377
- *
378
- * **Legacy assertion mode**
379
- *
380
- * > Stability: 3 - Legacy: Use {@link notDeepStrictEqual} instead.
381
- *
382
- * Tests for any deep inequality. Opposite of {@link deepEqual}.
383
- *
384
- * ```js
385
- * import assert from 'node:assert';
386
- *
387
- * const obj1 = {
388
- * a: {
389
- * b: 1,
390
- * },
391
- * };
392
- * const obj2 = {
393
- * a: {
394
- * b: 2,
395
- * },
396
- * };
397
- * const obj3 = {
398
- * a: {
399
- * b: 1,
400
- * },
401
- * };
402
- * const obj4 = { __proto__: obj1 };
403
- *
404
- * assert.notDeepEqual(obj1, obj1);
405
- * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } }
406
- *
407
- * assert.notDeepEqual(obj1, obj2);
408
- * // OK
409
- *
410
- * assert.notDeepEqual(obj1, obj3);
411
- * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } }
412
- *
413
- * assert.notDeepEqual(obj1, obj4);
414
- * // OK
415
- * ```
416
- *
417
- * If the values are deeply equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default
418
- * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown
419
- * instead of the `AssertionError`.
420
- * @since v0.1.21
421
- */
422
- function notDeepEqual(actual: unknown, expected: unknown, message?: string | Error): void;
423
- /**
424
- * Tests strict equality between the `actual` and `expected` parameters as
425
- * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is).
426
- *
427
- * ```js
428
- * import assert from 'node:assert/strict';
429
- *
430
- * assert.strictEqual(1, 2);
431
- * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal:
432
- * //
433
- * // 1 !== 2
434
- *
435
- * assert.strictEqual(1, 1);
436
- * // OK
437
- *
438
- * assert.strictEqual('Hello foobar', 'Hello World!');
439
- * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal:
440
- * // + actual - expected
441
- * //
442
- * // + 'Hello foobar'
443
- * // - 'Hello World!'
444
- * // ^
445
- *
446
- * const apples = 1;
447
- * const oranges = 2;
448
- * assert.strictEqual(apples, oranges, `apples ${apples} !== oranges ${oranges}`);
449
- * // AssertionError [ERR_ASSERTION]: apples 1 !== oranges 2
450
- *
451
- * assert.strictEqual(1, '1', new TypeError('Inputs are not identical'));
452
- * // TypeError: Inputs are not identical
453
- * ```
454
- *
455
- * If the values are not strictly equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a
456
- * default error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown
457
- * instead of the `AssertionError`.
458
- * @since v0.1.21
459
- */
460
- function strictEqual<T>(actual: unknown, expected: T, message?: string | Error): asserts actual is T;
461
- /**
462
- * Tests strict inequality between the `actual` and `expected` parameters as
463
- * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is).
464
- *
465
- * ```js
466
- * import assert from 'node:assert/strict';
467
- *
468
- * assert.notStrictEqual(1, 2);
469
- * // OK
470
- *
471
- * assert.notStrictEqual(1, 1);
472
- * // AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to:
473
- * //
474
- * // 1
475
- *
476
- * assert.notStrictEqual(1, '1');
477
- * // OK
478
- * ```
479
- *
480
- * If the values are strictly equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a
481
- * default error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown
482
- * instead of the `AssertionError`.
483
- * @since v0.1.21
484
- */
485
- function notStrictEqual(actual: unknown, expected: unknown, message?: string | Error): void;
486
- /**
487
- * Tests for deep equality between the `actual` and `expected` parameters.
488
- * "Deep" equality means that the enumerable "own" properties of child objects
489
- * are recursively evaluated also by the following rules.
490
- * @since v1.2.0
491
- */
492
- function deepStrictEqual<T>(actual: unknown, expected: T, message?: string | Error): asserts actual is T;
493
- /**
494
- * Tests for deep strict inequality. Opposite of {@link deepStrictEqual}.
495
- *
496
- * ```js
497
- * import assert from 'node:assert/strict';
498
- *
499
- * assert.notDeepStrictEqual({ a: 1 }, { a: '1' });
500
- * // OK
501
- * ```
502
- *
503
- * If the values are deeply and strictly equal, an `AssertionError` is thrown
504
- * with a `message` property set equal to the value of the `message` parameter. If
505
- * the `message` parameter is undefined, a default error message is assigned. If
506
- * the `message` parameter is an instance of an `Error` then it will be thrown
507
- * instead of the `AssertionError`.
508
- * @since v1.2.0
509
- */
510
- function notDeepStrictEqual(actual: unknown, expected: unknown, message?: string | Error): void;
511
- /**
512
- * Expects the function `fn` to throw an error.
513
- *
514
- * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),
515
- * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function,
516
- * a validation object where each property will be tested for strict deep equality,
517
- * or an instance of error where each property will be tested for strict deep
518
- * equality including the non-enumerable `message` and `name` properties. When
519
- * using an object, it is also possible to use a regular expression, when
520
- * validating against a string property. See below for examples.
521
- *
522
- * If specified, `message` will be appended to the message provided by the `AssertionError` if the `fn` call fails to throw or in case the error validation
523
- * fails.
524
- *
525
- * Custom validation object/error instance:
526
- *
527
- * ```js
528
- * import assert from 'node:assert/strict';
529
- *
530
- * const err = new TypeError('Wrong value');
531
- * err.code = 404;
532
- * err.foo = 'bar';
533
- * err.info = {
534
- * nested: true,
535
- * baz: 'text',
536
- * };
537
- * err.reg = /abc/i;
538
- *
539
- * assert.throws(
540
- * () => {
541
- * throw err;
542
- * },
543
- * {
544
- * name: 'TypeError',
545
- * message: 'Wrong value',
546
- * info: {
547
- * nested: true,
548
- * baz: 'text',
549
- * },
550
- * // Only properties on the validation object will be tested for.
551
- * // Using nested objects requires all properties to be present. Otherwise
552
- * // the validation is going to fail.
553
- * },
554
- * );
555
- *
556
- * // Using regular expressions to validate error properties:
557
- * assert.throws(
558
- * () => {
559
- * throw err;
560
- * },
561
- * {
562
- * // The `name` and `message` properties are strings and using regular
563
- * // expressions on those will match against the string. If they fail, an
564
- * // error is thrown.
565
- * name: /^TypeError$/,
566
- * message: /Wrong/,
567
- * foo: 'bar',
568
- * info: {
569
- * nested: true,
570
- * // It is not possible to use regular expressions for nested properties!
571
- * baz: 'text',
572
- * },
573
- * // The `reg` property contains a regular expression and only if the
574
- * // validation object contains an identical regular expression, it is going
575
- * // to pass.
576
- * reg: /abc/i,
577
- * },
578
- * );
579
- *
580
- * // Fails due to the different `message` and `name` properties:
581
- * assert.throws(
582
- * () => {
583
- * const otherErr = new Error('Not found');
584
- * // Copy all enumerable properties from `err` to `otherErr`.
585
- * for (const [key, value] of Object.entries(err)) {
586
- * otherErr[key] = value;
587
- * }
588
- * throw otherErr;
589
- * },
590
- * // The error's `message` and `name` properties will also be checked when using
591
- * // an error as validation object.
592
- * err,
593
- * );
594
- * ```
595
- *
596
- * Validate instanceof using constructor:
597
- *
598
- * ```js
599
- * import assert from 'node:assert/strict';
600
- *
601
- * assert.throws(
602
- * () => {
603
- * throw new Error('Wrong value');
604
- * },
605
- * Error,
606
- * );
607
- * ```
608
- *
609
- * Validate error message using [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions):
610
- *
611
- * Using a regular expression runs `.toString` on the error object, and will
612
- * therefore also include the error name.
613
- *
614
- * ```js
615
- * import assert from 'node:assert/strict';
616
- *
617
- * assert.throws(
618
- * () => {
619
- * throw new Error('Wrong value');
620
- * },
621
- * /^Error: Wrong value$/,
622
- * );
623
- * ```
624
- *
625
- * Custom error validation:
626
- *
627
- * The function must return `true` to indicate all internal validations passed.
628
- * It will otherwise fail with an `AssertionError`.
629
- *
630
- * ```js
631
- * import assert from 'node:assert/strict';
632
- *
633
- * assert.throws(
634
- * () => {
635
- * throw new Error('Wrong value');
636
- * },
637
- * (err) => {
638
- * assert(err instanceof Error);
639
- * assert(/value/.test(err));
640
- * // Avoid returning anything from validation functions besides `true`.
641
- * // Otherwise, it's not clear what part of the validation failed. Instead,
642
- * // throw an error about the specific validation that failed (as done in this
643
- * // example) and add as much helpful debugging information to that error as
644
- * // possible.
645
- * return true;
646
- * },
647
- * 'unexpected error',
648
- * );
649
- * ```
650
- *
651
- * `error` cannot be a string. If a string is provided as the second
652
- * argument, then `error` is assumed to be omitted and the string will be used for `message` instead. This can lead to easy-to-miss mistakes. Using the same
653
- * message as the thrown error message is going to result in an `ERR_AMBIGUOUS_ARGUMENT` error. Please read the example below carefully if using
654
- * a string as the second argument gets considered:
655
- *
656
- * ```js
657
- * import assert from 'node:assert/strict';
658
- *
659
- * function throwingFirst() {
660
- * throw new Error('First');
661
- * }
662
- *
663
- * function throwingSecond() {
664
- * throw new Error('Second');
665
- * }
666
- *
667
- * function notThrowing() {}
668
- *
669
- * // The second argument is a string and the input function threw an Error.
670
- * // The first case will not throw as it does not match for the error message
671
- * // thrown by the input function!
672
- * assert.throws(throwingFirst, 'Second');
673
- * // In the next example the message has no benefit over the message from the
674
- * // error and since it is not clear if the user intended to actually match
675
- * // against the error message, Node.js throws an `ERR_AMBIGUOUS_ARGUMENT` error.
676
- * assert.throws(throwingSecond, 'Second');
677
- * // TypeError [ERR_AMBIGUOUS_ARGUMENT]
678
- *
679
- * // The string is only used (as message) in case the function does not throw:
680
- * assert.throws(notThrowing, 'Second');
681
- * // AssertionError [ERR_ASSERTION]: Missing expected exception: Second
682
- *
683
- * // If it was intended to match for the error message do this instead:
684
- * // It does not throw because the error messages match.
685
- * assert.throws(throwingSecond, /Second$/);
686
- *
687
- * // If the error message does not match, an AssertionError is thrown.
688
- * assert.throws(throwingFirst, /Second$/);
689
- * // AssertionError [ERR_ASSERTION]
690
- * ```
691
- *
692
- * Due to the confusing error-prone notation, avoid a string as the second
693
- * argument.
694
- * @since v0.1.21
695
- */
696
- function throws(block: () => unknown, message?: string | Error): void;
697
- function throws(block: () => unknown, error: AssertPredicate, message?: string | Error): void;
698
- /**
699
- * Asserts that the function `fn` does not throw an error.
700
- *
701
- * Using `assert.doesNotThrow()` is actually not useful because there
702
- * is no benefit in catching an error and then rethrowing it. Instead, consider
703
- * adding a comment next to the specific code path that should not throw and keep
704
- * error messages as expressive as possible.
705
- *
706
- * When `assert.doesNotThrow()` is called, it will immediately call the `fn` function.
707
- *
708
- * If an error is thrown and it is the same type as that specified by the `error` parameter, then an `AssertionError` is thrown. If the error is of a
709
- * different type, or if the `error` parameter is undefined, the error is
710
- * propagated back to the caller.
711
- *
712
- * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),
713
- * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation
714
- * function. See {@link throws} for more details.
715
- *
716
- * The following, for instance, will throw the `TypeError` because there is no
717
- * matching error type in the assertion:
718
- *
719
- * ```js
720
- * import assert from 'node:assert/strict';
721
- *
722
- * assert.doesNotThrow(
723
- * () => {
724
- * throw new TypeError('Wrong value');
725
- * },
726
- * SyntaxError,
727
- * );
728
- * ```
729
- *
730
- * However, the following will result in an `AssertionError` with the message
731
- * 'Got unwanted exception...':
732
- *
733
- * ```js
734
- * import assert from 'node:assert/strict';
735
- *
736
- * assert.doesNotThrow(
737
- * () => {
738
- * throw new TypeError('Wrong value');
739
- * },
740
- * TypeError,
741
- * );
742
- * ```
743
- *
744
- * If an `AssertionError` is thrown and a value is provided for the `message` parameter, the value of `message` will be appended to the `AssertionError` message:
745
- *
746
- * ```js
747
- * import assert from 'node:assert/strict';
748
- *
749
- * assert.doesNotThrow(
750
- * () => {
751
- * throw new TypeError('Wrong value');
752
- * },
753
- * /Wrong value/,
754
- * 'Whoops',
755
- * );
756
- * // Throws: AssertionError: Got unwanted exception: Whoops
757
- * ```
758
- * @since v0.1.21
759
- */
760
- function doesNotThrow(block: () => unknown, message?: string | Error): void;
761
- function doesNotThrow(block: () => unknown, error: AssertPredicate, message?: string | Error): void;
762
- /**
763
- * Throws `value` if `value` is not `undefined` or `null`. This is useful when
764
- * testing the `error` argument in callbacks. The stack trace contains all frames
765
- * from the error passed to `ifError()` including the potential new frames for `ifError()` itself.
766
- *
767
- * ```js
768
- * import assert from 'node:assert/strict';
769
- *
770
- * assert.ifError(null);
771
- * // OK
772
- * assert.ifError(0);
773
- * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 0
774
- * assert.ifError('error');
775
- * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 'error'
776
- * assert.ifError(new Error());
777
- * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Error
778
- *
779
- * // Create some random error frames.
780
- * let err;
781
- * (function errorFrame() {
782
- * err = new Error('test error');
783
- * })();
784
- *
785
- * (function ifErrorFrame() {
786
- * assert.ifError(err);
787
- * })();
788
- * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: test error
789
- * // at ifErrorFrame
790
- * // at errorFrame
791
- * ```
792
- * @since v0.1.97
793
- */
794
- function ifError(value: unknown): asserts value is null | undefined;
795
- /**
796
- * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately
797
- * calls the function and awaits the returned promise to complete. It will then
798
- * check that the promise is rejected.
799
- *
800
- * If `asyncFn` is a function and it throws an error synchronously, `assert.rejects()` will return a rejected `Promise` with that error. If the
801
- * function does not return a promise, `assert.rejects()` will return a rejected `Promise` with an [ERR_INVALID_RETURN_VALUE](https://nodejs.org/docs/latest-v20.x/api/errors.html#err_invalid_return_value)
802
- * error. In both cases the error handler is skipped.
803
- *
804
- * Besides the async nature to await the completion behaves identically to {@link throws}.
805
- *
806
- * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),
807
- * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function,
808
- * an object where each property will be tested for, or an instance of error where
809
- * each property will be tested for including the non-enumerable `message` and `name` properties.
810
- *
811
- * If specified, `message` will be the message provided by the `{@link AssertionError}` if the `asyncFn` fails to reject.
812
- *
813
- * ```js
814
- * import assert from 'node:assert/strict';
815
- *
816
- * await assert.rejects(
817
- * async () => {
818
- * throw new TypeError('Wrong value');
819
- * },
820
- * {
821
- * name: 'TypeError',
822
- * message: 'Wrong value',
823
- * },
824
- * );
825
- * ```
826
- *
827
- * ```js
828
- * import assert from 'node:assert/strict';
829
- *
830
- * await assert.rejects(
831
- * async () => {
832
- * throw new TypeError('Wrong value');
833
- * },
834
- * (err) => {
835
- * assert.strictEqual(err.name, 'TypeError');
836
- * assert.strictEqual(err.message, 'Wrong value');
837
- * return true;
838
- * },
839
- * );
840
- * ```
841
- *
842
- * ```js
843
- * import assert from 'node:assert/strict';
844
- *
845
- * assert.rejects(
846
- * Promise.reject(new Error('Wrong value')),
847
- * Error,
848
- * ).then(() => {
849
- * // ...
850
- * });
851
- * ```
852
- *
853
- * `error` cannot be a string. If a string is provided as the second argument, then `error` is assumed to
854
- * be omitted and the string will be used for `message` instead. This can lead to easy-to-miss mistakes. Please read the
855
- * example in {@link throws} carefully if using a string as the second argument gets considered.
856
- * @since v10.0.0
857
- */
858
- function rejects(block: (() => Promise<unknown>) | Promise<unknown>, message?: string | Error): Promise<void>;
859
- function rejects(
860
- block: (() => Promise<unknown>) | Promise<unknown>,
861
- error: AssertPredicate,
862
- message?: string | Error,
863
- ): Promise<void>;
864
- /**
865
- * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately
866
- * calls the function and awaits the returned promise to complete. It will then
867
- * check that the promise is not rejected.
868
- *
869
- * If `asyncFn` is a function and it throws an error synchronously, `assert.doesNotReject()` will return a rejected `Promise` with that error. If
870
- * the function does not return a promise, `assert.doesNotReject()` will return a
871
- * rejected `Promise` with an [ERR_INVALID_RETURN_VALUE](https://nodejs.org/docs/latest-v20.x/api/errors.html#err_invalid_return_value) error. In both cases
872
- * the error handler is skipped.
873
- *
874
- * Using `assert.doesNotReject()` is actually not useful because there is little
875
- * benefit in catching a rejection and then rejecting it again. Instead, consider
876
- * adding a comment next to the specific code path that should not reject and keep
877
- * error messages as expressive as possible.
878
- *
879
- * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),
880
- * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation
881
- * function. See {@link throws} for more details.
882
- *
883
- * Besides the async nature to await the completion behaves identically to {@link doesNotThrow}.
884
- *
885
- * ```js
886
- * import assert from 'node:assert/strict';
887
- *
888
- * await assert.doesNotReject(
889
- * async () => {
890
- * throw new TypeError('Wrong value');
891
- * },
892
- * SyntaxError,
893
- * );
894
- * ```
895
- *
896
- * ```js
897
- * import assert from 'node:assert/strict';
898
- *
899
- * assert.doesNotReject(Promise.reject(new TypeError('Wrong value')))
900
- * .then(() => {
901
- * // ...
902
- * });
903
- * ```
904
- * @since v10.0.0
905
- */
906
- function doesNotReject(
907
- block: (() => Promise<unknown>) | Promise<unknown>,
908
- message?: string | Error,
909
- ): Promise<void>;
910
- function doesNotReject(
911
- block: (() => Promise<unknown>) | Promise<unknown>,
912
- error: AssertPredicate,
913
- message?: string | Error,
914
- ): Promise<void>;
915
- /**
916
- * Expects the `string` input to match the regular expression.
917
- *
918
- * ```js
919
- * import assert from 'node:assert/strict';
920
- *
921
- * assert.match('I will fail', /pass/);
922
- * // AssertionError [ERR_ASSERTION]: The input did not match the regular ...
923
- *
924
- * assert.match(123, /pass/);
925
- * // AssertionError [ERR_ASSERTION]: The "string" argument must be of type string.
926
- *
927
- * assert.match('I will pass', /pass/);
928
- * // OK
929
- * ```
930
- *
931
- * If the values do not match, or if the `string` argument is of another type than `string`, an `{@link AssertionError}` is thrown with a `message` property set equal
932
- * to the value of the `message` parameter. If the `message` parameter is
933
- * undefined, a default error message is assigned. If the `message` parameter is an
934
- * instance of an [Error](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) then it will be thrown instead of the `{@link AssertionError}`.
935
- * @since v13.6.0, v12.16.0
936
- */
937
- function match(value: string, regExp: RegExp, message?: string | Error): void;
938
- /**
939
- * Expects the `string` input not to match the regular expression.
940
- *
941
- * ```js
942
- * import assert from 'node:assert/strict';
943
- *
944
- * assert.doesNotMatch('I will fail', /fail/);
945
- * // AssertionError [ERR_ASSERTION]: The input was expected to not match the ...
946
- *
947
- * assert.doesNotMatch(123, /pass/);
948
- * // AssertionError [ERR_ASSERTION]: The "string" argument must be of type string.
949
- *
950
- * assert.doesNotMatch('I will pass', /different/);
951
- * // OK
952
- * ```
953
- *
954
- * If the values do match, or if the `string` argument is of another type than `string`, an `{@link AssertionError}` is thrown with a `message` property set equal
955
- * to the value of the `message` parameter. If the `message` parameter is
956
- * undefined, a default error message is assigned. If the `message` parameter is an
957
- * instance of an [Error](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) then it will be thrown instead of the `{@link AssertionError}`.
958
- * @since v13.6.0, v12.16.0
959
- */
960
- function doesNotMatch(value: string, regExp: RegExp, message?: string | Error): void;
961
- /**
962
- * In strict assertion mode, non-strict methods behave like their corresponding strict methods. For example,
963
- * {@link deepEqual} will behave like {@link deepStrictEqual}.
964
- *
965
- * In strict assertion mode, error messages for objects display a diff. In legacy assertion mode, error
966
- * messages for objects display the objects, often truncated.
967
- *
968
- * To use strict assertion mode:
969
- *
970
- * ```js
971
- * import { strict as assert } from 'node:assert';COPY
972
- * import assert from 'node:assert/strict';
973
- * ```
974
- *
975
- * Example error diff:
976
- *
977
- * ```js
978
- * import { strict as assert } from 'node:assert';
979
- *
980
- * assert.deepEqual([[[1, 2, 3]], 4, 5], [[[1, 2, '3']], 4, 5]);
981
- * // AssertionError: Expected inputs to be strictly deep-equal:
982
- * // + actual - expected ... Lines skipped
983
- * //
984
- * // [
985
- * // [
986
- * // ...
987
- * // 2,
988
- * // + 3
989
- * // - '3'
990
- * // ],
991
- * // ...
992
- * // 5
993
- * // ]
994
- * ```
995
- *
996
- * To deactivate the colors, use the `NO_COLOR` or `NODE_DISABLE_COLORS` environment variables. This will also
997
- * deactivate the colors in the REPL. For more on color support in terminal environments, read the tty
998
- * `getColorDepth()` documentation.
999
- *
1000
- * @since v15.0.0, v13.9.0, v12.16.2, v9.9.0
1001
- */
1002
- namespace strict {
1003
- type AssertionError = assert.AssertionError;
1004
- type AssertPredicate = assert.AssertPredicate;
1005
- type CallTrackerCall = assert.CallTrackerCall;
1006
- type CallTrackerReportInformation = assert.CallTrackerReportInformation;
1007
- }
1008
- const strict:
1009
- & Omit<
1010
- typeof assert,
1011
- | "equal"
1012
- | "notEqual"
1013
- | "deepEqual"
1014
- | "notDeepEqual"
1015
- | "ok"
1016
- | "strictEqual"
1017
- | "deepStrictEqual"
1018
- | "ifError"
1019
- | "strict"
1020
- | "AssertionError"
1021
- >
1022
- & {
1023
- (value: unknown, message?: string | Error): asserts value;
1024
- equal: typeof strictEqual;
1025
- notEqual: typeof notStrictEqual;
1026
- deepEqual: typeof deepStrictEqual;
1027
- notDeepEqual: typeof notDeepStrictEqual;
1028
- // Mapped types and assertion functions are incompatible?
1029
- // TS2775: Assertions require every name in the call target
1030
- // to be declared with an explicit type annotation.
1031
- ok: typeof ok;
1032
- strictEqual: typeof strictEqual;
1033
- deepStrictEqual: typeof deepStrictEqual;
1034
- ifError: typeof ifError;
1035
- strict: typeof strict;
1036
- AssertionError: typeof AssertionError;
1037
- };
1038
- }
1039
- export = assert;
1040
- }
1041
- declare module "node:assert" {
1042
- import assert = require("assert");
1043
- export = assert;
1044
- }