orb-billing 1.19.5 → 1.20.1

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 (790) hide show
  1. package/README.md +66 -23
  2. package/dist/sdk/availability.js +17 -36
  3. package/dist/sdk/coupon.d.ts +4 -4
  4. package/dist/sdk/coupon.js +106 -196
  5. package/dist/sdk/credit.d.ts +4 -4
  6. package/dist/sdk/credit.js +124 -232
  7. package/dist/sdk/creditnote.d.ts +2 -2
  8. package/dist/sdk/creditnote.js +43 -80
  9. package/dist/sdk/customer.d.ts +8 -8
  10. package/dist/sdk/customer.js +262 -500
  11. package/dist/sdk/event.d.ts +7 -7
  12. package/dist/sdk/event.js +185 -352
  13. package/dist/sdk/invoice.d.ts +5 -5
  14. package/dist/sdk/invoice.js +157 -308
  15. package/dist/sdk/item.d.ts +2 -2
  16. package/dist/sdk/item.js +43 -80
  17. package/dist/sdk/metric.d.ts +1 -1
  18. package/dist/sdk/metric.js +55 -112
  19. package/dist/sdk/models/errors/fivehundrederror.d.ts +12 -0
  20. package/dist/sdk/models/errors/fivehundrederror.js +112 -0
  21. package/dist/sdk/models/errors/fourhundredandoneerror.d.ts +12 -0
  22. package/dist/sdk/models/errors/fourhundredandoneerror.js +112 -0
  23. package/dist/sdk/models/errors/fourhundredandtwentynineerror.d.ts +12 -0
  24. package/dist/sdk/models/errors/fourhundredandtwentynineerror.js +112 -0
  25. package/dist/sdk/models/errors/index.d.ts +3 -0
  26. package/dist/sdk/models/errors/index.js +3 -0
  27. package/dist/sdk/models/operations/addeditpriceintervals.d.ts +1 -29
  28. package/dist/sdk/models/operations/addeditpriceintervals.js +4 -32
  29. package/dist/sdk/models/operations/amendevent.d.ts +1 -29
  30. package/dist/sdk/models/operations/amendevent.js +4 -32
  31. package/dist/sdk/models/operations/amendusage.d.ts +1 -29
  32. package/dist/sdk/models/operations/amendusage.js +4 -32
  33. package/dist/sdk/models/operations/amendusageexternalcustomerid.d.ts +1 -29
  34. package/dist/sdk/models/operations/amendusageexternalcustomerid.js +4 -32
  35. package/dist/sdk/models/operations/archivecoupon.d.ts +0 -28
  36. package/dist/sdk/models/operations/archivecoupon.js +0 -28
  37. package/dist/sdk/models/operations/cancelsubscription.d.ts +1 -29
  38. package/dist/sdk/models/operations/cancelsubscription.js +4 -32
  39. package/dist/sdk/models/operations/closebackfill.d.ts +0 -28
  40. package/dist/sdk/models/operations/closebackfill.js +0 -28
  41. package/dist/sdk/models/operations/createbackfill.d.ts +0 -28
  42. package/dist/sdk/models/operations/createbackfill.js +0 -28
  43. package/dist/sdk/models/operations/createcoupon.d.ts +0 -28
  44. package/dist/sdk/models/operations/createcoupon.js +0 -28
  45. package/dist/sdk/models/operations/createcustomer.d.ts +0 -28
  46. package/dist/sdk/models/operations/createcustomer.js +0 -28
  47. package/dist/sdk/models/operations/createcustomerbalancetransaction.d.ts +1 -29
  48. package/dist/sdk/models/operations/createcustomerbalancetransaction.js +4 -32
  49. package/dist/sdk/models/operations/createinvoice.d.ts +0 -28
  50. package/dist/sdk/models/operations/createinvoice.js +0 -28
  51. package/dist/sdk/models/operations/createinvoicelineitem.d.ts +0 -28
  52. package/dist/sdk/models/operations/createinvoicelineitem.js +0 -28
  53. package/dist/sdk/models/operations/createledgerentry.d.ts +1 -30
  54. package/dist/sdk/models/operations/createledgerentry.js +4 -56
  55. package/dist/sdk/models/operations/createledgerentryexternalid.d.ts +1 -30
  56. package/dist/sdk/models/operations/createledgerentryexternalid.js +4 -56
  57. package/dist/sdk/models/operations/createmetric.d.ts +0 -28
  58. package/dist/sdk/models/operations/createmetric.js +0 -28
  59. package/dist/sdk/models/operations/createplan.d.ts +0 -28
  60. package/dist/sdk/models/operations/createplan.js +0 -28
  61. package/dist/sdk/models/operations/createprice.d.ts +0 -29
  62. package/dist/sdk/models/operations/createprice.js +0 -52
  63. package/dist/sdk/models/operations/createsubscription.d.ts +0 -28
  64. package/dist/sdk/models/operations/createsubscription.js +0 -28
  65. package/dist/sdk/models/operations/deletecustomer.d.ts +0 -28
  66. package/dist/sdk/models/operations/deletecustomer.js +0 -28
  67. package/dist/sdk/models/operations/deprecateevent.d.ts +0 -28
  68. package/dist/sdk/models/operations/deprecateevent.js +0 -28
  69. package/dist/sdk/models/operations/fetchbackfill.d.ts +0 -28
  70. package/dist/sdk/models/operations/fetchbackfill.js +0 -28
  71. package/dist/sdk/models/operations/fetchcoupon.d.ts +0 -28
  72. package/dist/sdk/models/operations/fetchcoupon.js +0 -28
  73. package/dist/sdk/models/operations/fetchcreditnote.d.ts +0 -28
  74. package/dist/sdk/models/operations/fetchcreditnote.js +0 -28
  75. package/dist/sdk/models/operations/fetchcustomer.d.ts +0 -28
  76. package/dist/sdk/models/operations/fetchcustomer.js +0 -28
  77. package/dist/sdk/models/operations/fetchcustomercosts.d.ts +0 -28
  78. package/dist/sdk/models/operations/fetchcustomercosts.js +0 -28
  79. package/dist/sdk/models/operations/fetchcustomercostsexternalid.d.ts +0 -28
  80. package/dist/sdk/models/operations/fetchcustomercostsexternalid.js +0 -28
  81. package/dist/sdk/models/operations/fetchcustomercredits.d.ts +1 -29
  82. package/dist/sdk/models/operations/fetchcustomercredits.js +4 -32
  83. package/dist/sdk/models/operations/fetchcustomercreditsexternalid.d.ts +1 -29
  84. package/dist/sdk/models/operations/fetchcustomercreditsexternalid.js +4 -32
  85. package/dist/sdk/models/operations/fetchcustomercreditsledger.d.ts +0 -28
  86. package/dist/sdk/models/operations/fetchcustomercreditsledger.js +0 -28
  87. package/dist/sdk/models/operations/fetchcustomercreditsledgerexternalid.d.ts +0 -28
  88. package/dist/sdk/models/operations/fetchcustomercreditsledgerexternalid.js +0 -28
  89. package/dist/sdk/models/operations/fetchcustomerexternalid.d.ts +0 -28
  90. package/dist/sdk/models/operations/fetchcustomerexternalid.js +0 -28
  91. package/dist/sdk/models/operations/fetchinvoice.d.ts +0 -28
  92. package/dist/sdk/models/operations/fetchinvoice.js +0 -28
  93. package/dist/sdk/models/operations/fetchitem.d.ts +0 -28
  94. package/dist/sdk/models/operations/fetchitem.js +0 -28
  95. package/dist/sdk/models/operations/fetchmetric.d.ts +0 -28
  96. package/dist/sdk/models/operations/fetchmetric.js +0 -28
  97. package/dist/sdk/models/operations/fetchplan.d.ts +0 -28
  98. package/dist/sdk/models/operations/fetchplan.js +0 -28
  99. package/dist/sdk/models/operations/fetchplanexternalid.d.ts +0 -28
  100. package/dist/sdk/models/operations/fetchplanexternalid.js +0 -28
  101. package/dist/sdk/models/operations/fetchprice.d.ts +0 -29
  102. package/dist/sdk/models/operations/fetchprice.js +0 -52
  103. package/dist/sdk/models/operations/fetchpriceexternalid.d.ts +0 -29
  104. package/dist/sdk/models/operations/fetchpriceexternalid.js +0 -52
  105. package/dist/sdk/models/operations/fetchsubscription.d.ts +0 -28
  106. package/dist/sdk/models/operations/fetchsubscription.js +0 -28
  107. package/dist/sdk/models/operations/fetchsubscriptioncosts.d.ts +0 -28
  108. package/dist/sdk/models/operations/fetchsubscriptioncosts.js +0 -28
  109. package/dist/sdk/models/operations/fetchsubscriptionschedule.d.ts +0 -28
  110. package/dist/sdk/models/operations/fetchsubscriptionschedule.js +0 -28
  111. package/dist/sdk/models/operations/fetchsubscriptionusage.d.ts +0 -29
  112. package/dist/sdk/models/operations/fetchsubscriptionusage.js +0 -52
  113. package/dist/sdk/models/operations/fetchupcominginvoice.d.ts +0 -28
  114. package/dist/sdk/models/operations/fetchupcominginvoice.js +0 -28
  115. package/dist/sdk/models/operations/ingest.d.ts +0 -28
  116. package/dist/sdk/models/operations/ingest.js +0 -28
  117. package/dist/sdk/models/operations/issueinvoice.d.ts +0 -28
  118. package/dist/sdk/models/operations/issueinvoice.js +0 -28
  119. package/dist/sdk/models/operations/listbackfills.d.ts +0 -28
  120. package/dist/sdk/models/operations/listbackfills.js +0 -28
  121. package/dist/sdk/models/operations/listbalancetransactions.d.ts +0 -28
  122. package/dist/sdk/models/operations/listbalancetransactions.js +0 -28
  123. package/dist/sdk/models/operations/listcoupons.d.ts +0 -28
  124. package/dist/sdk/models/operations/listcoupons.js +0 -28
  125. package/dist/sdk/models/operations/listcouponsubscriptions.d.ts +0 -28
  126. package/dist/sdk/models/operations/listcouponsubscriptions.js +0 -28
  127. package/dist/sdk/models/operations/listcreditnotes.d.ts +0 -28
  128. package/dist/sdk/models/operations/listcreditnotes.js +0 -28
  129. package/dist/sdk/models/operations/listcustomers.d.ts +0 -28
  130. package/dist/sdk/models/operations/listcustomers.js +0 -28
  131. package/dist/sdk/models/operations/listinvoices.d.ts +0 -28
  132. package/dist/sdk/models/operations/listinvoices.js +0 -28
  133. package/dist/sdk/models/operations/listitems.d.ts +0 -28
  134. package/dist/sdk/models/operations/listitems.js +0 -28
  135. package/dist/sdk/models/operations/listmetrics.d.ts +0 -28
  136. package/dist/sdk/models/operations/listmetrics.js +0 -28
  137. package/dist/sdk/models/operations/listplans.d.ts +0 -28
  138. package/dist/sdk/models/operations/listplans.js +0 -28
  139. package/dist/sdk/models/operations/listprices.d.ts +0 -28
  140. package/dist/sdk/models/operations/listprices.js +0 -28
  141. package/dist/sdk/models/operations/listsubscriptions.d.ts +0 -28
  142. package/dist/sdk/models/operations/listsubscriptions.js +0 -28
  143. package/dist/sdk/models/operations/markinvoiceaspaid.d.ts +1 -29
  144. package/dist/sdk/models/operations/markinvoiceaspaid.js +4 -32
  145. package/dist/sdk/models/operations/ping.d.ts +0 -28
  146. package/dist/sdk/models/operations/ping.js +0 -28
  147. package/dist/sdk/models/operations/revertbackfill.d.ts +0 -28
  148. package/dist/sdk/models/operations/revertbackfill.js +0 -28
  149. package/dist/sdk/models/operations/scheduleplanchange.d.ts +1 -29
  150. package/dist/sdk/models/operations/scheduleplanchange.js +4 -32
  151. package/dist/sdk/models/operations/searchevents.d.ts +0 -28
  152. package/dist/sdk/models/operations/searchevents.js +0 -28
  153. package/dist/sdk/models/operations/triggerphase.d.ts +1 -29
  154. package/dist/sdk/models/operations/triggerphase.js +4 -32
  155. package/dist/sdk/models/operations/unschedulecancellation.d.ts +0 -28
  156. package/dist/sdk/models/operations/unschedulecancellation.js +0 -28
  157. package/dist/sdk/models/operations/unschedulefixedfeequantity.d.ts +1 -29
  158. package/dist/sdk/models/operations/unschedulefixedfeequantity.js +4 -32
  159. package/dist/sdk/models/operations/unscheduleplanchange.d.ts +0 -28
  160. package/dist/sdk/models/operations/unscheduleplanchange.js +0 -28
  161. package/dist/sdk/models/operations/updatecustomer.d.ts +1 -29
  162. package/dist/sdk/models/operations/updatecustomer.js +4 -32
  163. package/dist/sdk/models/operations/updatecustomerexternalid.d.ts +1 -29
  164. package/dist/sdk/models/operations/updatecustomerexternalid.js +4 -32
  165. package/dist/sdk/models/operations/updatefixedfeequantity.d.ts +1 -29
  166. package/dist/sdk/models/operations/updatefixedfeequantity.js +4 -32
  167. package/dist/sdk/models/operations/updateplan.d.ts +1 -29
  168. package/dist/sdk/models/operations/updateplan.js +4 -32
  169. package/dist/sdk/models/operations/updateplanexternal.d.ts +1 -29
  170. package/dist/sdk/models/operations/updateplanexternal.js +4 -32
  171. package/dist/sdk/models/operations/voidinvoice.d.ts +0 -28
  172. package/dist/sdk/models/operations/voidinvoice.js +0 -28
  173. package/dist/sdk/models/shared/addpriceintervalparams.d.ts +0 -14
  174. package/dist/sdk/models/shared/addpriceintervalparams.js +1 -17
  175. package/dist/sdk/models/shared/editpriceintervalparams.d.ts +0 -14
  176. package/dist/sdk/models/shared/editpriceintervalparams.js +1 -17
  177. package/dist/sdk/models/shared/fivehundrederror.d.ts +0 -10
  178. package/dist/sdk/models/shared/fivehundrederror.js +1 -69
  179. package/dist/sdk/models/shared/fourhundredandoneerror.d.ts +0 -10
  180. package/dist/sdk/models/shared/fourhundredandoneerror.js +1 -69
  181. package/dist/sdk/models/shared/fourhundredandtwentynineerror.d.ts +0 -10
  182. package/dist/sdk/models/shared/fourhundredandtwentynineerror.js +1 -69
  183. package/dist/sdk/models/shared/index.d.ts +0 -103
  184. package/dist/sdk/models/shared/index.js +0 -103
  185. package/dist/sdk/models/shared/invoicelineitemparams.d.ts +1 -2
  186. package/dist/sdk/models/shared/invoicelineitemparams.js +1 -3
  187. package/dist/sdk/models/shared/itemexternalconnection.d.ts +0 -11
  188. package/dist/sdk/models/shared/itemexternalconnection.js +1 -14
  189. package/dist/sdk/models/shared/plan.d.ts +1 -3
  190. package/dist/sdk/models/shared/plan.js +2 -11
  191. package/dist/sdk/plan.d.ts +4 -4
  192. package/dist/sdk/plan.js +120 -232
  193. package/dist/sdk/price.d.ts +3 -3
  194. package/dist/sdk/price.js +81 -156
  195. package/dist/sdk/priceinterval.d.ts +2 -1
  196. package/dist/sdk/priceinterval.js +22 -40
  197. package/dist/sdk/sdk.js +3 -3
  198. package/dist/sdk/subscription.d.ts +8 -8
  199. package/dist/sdk/subscription.js +258 -500
  200. package/docs/models/errors/fivehundrederror.md +12 -0
  201. package/docs/models/errors/fourhundredandoneerror.md +12 -0
  202. package/docs/models/errors/fourhundredandtwentynineerror.md +12 -0
  203. package/docs/models/operations/addeditpriceintervalsrequest.md +2 -2
  204. package/docs/models/operations/addeditpriceintervalsresponse.md +6 -13
  205. package/docs/models/operations/amendeventrequest.md +2 -2
  206. package/docs/models/operations/amendeventresponse.md +6 -13
  207. package/docs/models/operations/amendusageexternalcustomeridrequest.md +1 -1
  208. package/docs/models/operations/amendusageexternalcustomeridresponse.md +6 -13
  209. package/docs/models/operations/amendusagerequest.md +1 -1
  210. package/docs/models/operations/amendusageresponse.md +6 -13
  211. package/docs/models/operations/archivecouponresponse.md +6 -13
  212. package/docs/models/operations/cancelsubscriptionrequest.md +2 -2
  213. package/docs/models/operations/cancelsubscriptionresponse.md +6 -13
  214. package/docs/models/operations/closebackfillresponse.md +6 -13
  215. package/docs/models/operations/createbackfillresponse.md +6 -13
  216. package/docs/models/operations/createcouponresponse.md +6 -13
  217. package/docs/models/operations/createcustomerbalancetransactionrequest.md +2 -2
  218. package/docs/models/operations/createcustomerbalancetransactionresponse.md +6 -13
  219. package/docs/models/operations/createcustomerresponse.md +6 -13
  220. package/docs/models/operations/createinvoicelineitemresponse.md +6 -13
  221. package/docs/models/operations/createinvoiceresponse.md +6 -13
  222. package/docs/models/operations/createledgerentryexternalidrequest.md +2 -2
  223. package/docs/models/operations/createledgerentryexternalidresponse.md +6 -13
  224. package/docs/models/operations/createledgerentryrequest.md +2 -2
  225. package/docs/models/operations/createledgerentryresponse.md +6 -13
  226. package/docs/models/operations/createmetricresponse.md +6 -13
  227. package/docs/models/operations/createplanresponse.md +6 -13
  228. package/docs/models/operations/createpriceresponse.md +6 -13
  229. package/docs/models/operations/createsubscriptionresponse.md +6 -13
  230. package/docs/models/operations/deletecustomerresponse.md +6 -13
  231. package/docs/models/operations/deprecateeventresponse.md +6 -13
  232. package/docs/models/operations/fetchbackfillresponse.md +6 -13
  233. package/docs/models/operations/fetchcouponresponse.md +6 -13
  234. package/docs/models/operations/fetchcreditnoteresponse.md +6 -13
  235. package/docs/models/operations/fetchcustomercostsexternalidresponse.md +6 -13
  236. package/docs/models/operations/fetchcustomercostsresponse.md +6 -13
  237. package/docs/models/operations/fetchcustomercreditsexternalidrequest.md +1 -1
  238. package/docs/models/operations/fetchcustomercreditsexternalidresponse.md +6 -13
  239. package/docs/models/operations/fetchcustomercreditsledgerexternalidresponse.md +6 -13
  240. package/docs/models/operations/fetchcustomercreditsledgerresponse.md +6 -13
  241. package/docs/models/operations/fetchcustomercreditsrequest.md +1 -1
  242. package/docs/models/operations/fetchcustomercreditsresponse.md +6 -13
  243. package/docs/models/operations/fetchcustomerexternalidresponse.md +6 -13
  244. package/docs/models/operations/fetchcustomerresponse.md +6 -13
  245. package/docs/models/operations/fetchinvoiceresponse.md +6 -13
  246. package/docs/models/operations/fetchitemresponse.md +6 -13
  247. package/docs/models/operations/fetchmetricresponse.md +6 -13
  248. package/docs/models/operations/fetchplanexternalidresponse.md +6 -13
  249. package/docs/models/operations/fetchplanresponse.md +6 -13
  250. package/docs/models/operations/fetchpriceexternalidresponse.md +6 -13
  251. package/docs/models/operations/fetchpriceresponse.md +6 -13
  252. package/docs/models/operations/fetchsubscriptioncostsresponse.md +6 -13
  253. package/docs/models/operations/fetchsubscriptionresponse.md +6 -13
  254. package/docs/models/operations/fetchsubscriptionscheduleresponse.md +6 -13
  255. package/docs/models/operations/fetchsubscriptionusageresponse.md +6 -13
  256. package/docs/models/operations/fetchupcominginvoiceresponse.md +6 -13
  257. package/docs/models/operations/ingestresponse.md +6 -13
  258. package/docs/models/operations/issueinvoiceresponse.md +6 -13
  259. package/docs/models/operations/listbackfillsresponse.md +6 -13
  260. package/docs/models/operations/listbalancetransactionsresponse.md +6 -13
  261. package/docs/models/operations/listcouponsresponse.md +6 -13
  262. package/docs/models/operations/listcouponsubscriptionsresponse.md +6 -13
  263. package/docs/models/operations/listcreditnotesresponse.md +6 -13
  264. package/docs/models/operations/listcustomersresponse.md +6 -13
  265. package/docs/models/operations/listinvoicesresponse.md +6 -13
  266. package/docs/models/operations/listitemsresponse.md +6 -13
  267. package/docs/models/operations/listmetricsresponse.md +6 -13
  268. package/docs/models/operations/listplansresponse.md +6 -13
  269. package/docs/models/operations/listpricesresponse.md +6 -13
  270. package/docs/models/operations/listsubscriptionsresponse.md +6 -13
  271. package/docs/models/operations/markinvoiceaspaidrequest.md +2 -2
  272. package/docs/models/operations/markinvoiceaspaidresponse.md +6 -13
  273. package/docs/models/operations/pingresponse.md +6 -13
  274. package/docs/models/operations/revertbackfillresponse.md +6 -13
  275. package/docs/models/operations/scheduleplanchangerequest.md +2 -2
  276. package/docs/models/operations/scheduleplanchangeresponse.md +6 -13
  277. package/docs/models/operations/searcheventsresponse.md +6 -13
  278. package/docs/models/operations/triggerphaserequest.md +2 -2
  279. package/docs/models/operations/triggerphaseresponse.md +6 -13
  280. package/docs/models/operations/unschedulecancellationresponse.md +6 -13
  281. package/docs/models/operations/unschedulefixedfeequantityrequest.md +2 -2
  282. package/docs/models/operations/unschedulefixedfeequantityresponse.md +6 -13
  283. package/docs/models/operations/unscheduleplanchangeresponse.md +6 -13
  284. package/docs/models/operations/updatecustomerexternalidrequest.md +2 -2
  285. package/docs/models/operations/updatecustomerexternalidresponse.md +6 -13
  286. package/docs/models/operations/updatecustomerrequest.md +2 -2
  287. package/docs/models/operations/updatecustomerresponse.md +6 -13
  288. package/docs/models/operations/updatefixedfeequantityrequest.md +2 -2
  289. package/docs/models/operations/updatefixedfeequantityresponse.md +6 -13
  290. package/docs/models/operations/updateplanexternalrequest.md +2 -2
  291. package/docs/models/operations/updateplanexternalresponse.md +6 -13
  292. package/docs/models/operations/updateplanrequest.md +2 -2
  293. package/docs/models/operations/updateplanresponse.md +6 -13
  294. package/docs/models/operations/voidinvoiceresponse.md +6 -13
  295. package/docs/models/shared/addpriceintervalparams.md +2 -2
  296. package/docs/models/shared/createinvoicelineitemparams.md +1 -1
  297. package/docs/models/shared/discount.md +8 -8
  298. package/docs/models/shared/editpriceintervalparams.md +2 -2
  299. package/docs/models/shared/invoicelineitem.md +1 -1
  300. package/docs/models/shared/invoicelineitemparams.md +2 -2
  301. package/docs/models/shared/plan.md +1 -1
  302. package/docs/sdks/availability/README.md +9 -8
  303. package/docs/sdks/coupon/README.md +89 -80
  304. package/docs/sdks/credit/README.md +104 -144
  305. package/docs/sdks/creditnote/README.md +34 -31
  306. package/docs/sdks/customer/README.md +303 -352
  307. package/docs/sdks/event/README.md +162 -162
  308. package/docs/sdks/invoice/README.md +145 -159
  309. package/docs/sdks/item/README.md +34 -31
  310. package/docs/sdks/metric/README.md +43 -47
  311. package/docs/sdks/plan/README.md +100 -102
  312. package/docs/sdks/price/README.md +60 -96
  313. package/docs/sdks/priceinterval/README.md +55 -98
  314. package/docs/sdks/subscription/README.md +278 -384
  315. package/package.json +1 -1
  316. package/dist/sdk/models/shared/addamendmentcreditledgerentryrequestparams.d.ts +0 -28
  317. package/dist/sdk/models/shared/addamendmentcreditledgerentryrequestparams.js +0 -81
  318. package/dist/sdk/models/shared/adddecrementcreditledgerentryrequestparams.d.ts +0 -24
  319. package/dist/sdk/models/shared/adddecrementcreditledgerentryrequestparams.js +0 -76
  320. package/dist/sdk/models/shared/addexpirationchangecreditledgerentryrequestparams.d.ts +0 -37
  321. package/dist/sdk/models/shared/addexpirationchangecreditledgerentryrequestparams.js +0 -102
  322. package/dist/sdk/models/shared/addincrementcreditledgerentryrequestparams.d.ts +0 -42
  323. package/dist/sdk/models/shared/addincrementcreditledgerentryrequestparams.js +0 -109
  324. package/dist/sdk/models/shared/addvoidcreditledgerentryrequestparams.d.ts +0 -38
  325. package/dist/sdk/models/shared/addvoidcreditledgerentryrequestparams.js +0 -93
  326. package/dist/sdk/models/shared/affectedblock.d.ts +0 -6
  327. package/dist/sdk/models/shared/affectedblock.js +0 -59
  328. package/dist/sdk/models/shared/amendmentledgerentry.d.ts +0 -27
  329. package/dist/sdk/models/shared/amendmentledgerentry.js +0 -120
  330. package/dist/sdk/models/shared/amountdiscount.d.ts +0 -15
  331. package/dist/sdk/models/shared/amountdiscount.js +0 -59
  332. package/dist/sdk/models/shared/amountdiscountcreationparams.d.ts +0 -11
  333. package/dist/sdk/models/shared/amountdiscountcreationparams.js +0 -54
  334. package/dist/sdk/models/shared/amountdiscountinterval.d.ts +0 -27
  335. package/dist/sdk/models/shared/amountdiscountinterval.js +0 -82
  336. package/dist/sdk/models/shared/billablemetricsimple.d.ts +0 -5
  337. package/dist/sdk/models/shared/billablemetricsimple.js +0 -50
  338. package/dist/sdk/models/shared/billablemetrictiny.d.ts +0 -4
  339. package/dist/sdk/models/shared/billablemetrictiny.js +0 -45
  340. package/dist/sdk/models/shared/bpsconfig.d.ts +0 -11
  341. package/dist/sdk/models/shared/bpsconfig.js +0 -50
  342. package/dist/sdk/models/shared/bpsprice.d.ts +0 -242
  343. package/dist/sdk/models/shared/bpsprice.js +0 -363
  344. package/dist/sdk/models/shared/bpstier.d.ts +0 -19
  345. package/dist/sdk/models/shared/bpstier.js +0 -60
  346. package/dist/sdk/models/shared/bulkbpsconfig.d.ts +0 -8
  347. package/dist/sdk/models/shared/bulkbpsconfig.js +0 -47
  348. package/dist/sdk/models/shared/bulkbpsprice.d.ts +0 -242
  349. package/dist/sdk/models/shared/bulkbpsprice.js +0 -363
  350. package/dist/sdk/models/shared/bulkbpstier.d.ts +0 -15
  351. package/dist/sdk/models/shared/bulkbpstier.js +0 -55
  352. package/dist/sdk/models/shared/bulkconfig.d.ts +0 -8
  353. package/dist/sdk/models/shared/bulkconfig.js +0 -47
  354. package/dist/sdk/models/shared/bulkprice.d.ts +0 -242
  355. package/dist/sdk/models/shared/bulkprice.js +0 -363
  356. package/dist/sdk/models/shared/bulktier.d.ts +0 -11
  357. package/dist/sdk/models/shared/bulktier.js +0 -50
  358. package/dist/sdk/models/shared/creditblockexpiryledgerentry.d.ts +0 -27
  359. package/dist/sdk/models/shared/creditblockexpiryledgerentry.js +0 -120
  360. package/dist/sdk/models/shared/decrementledgerentry.d.ts +0 -30
  361. package/dist/sdk/models/shared/decrementledgerentry.js +0 -135
  362. package/dist/sdk/models/shared/duplicateconstraintviolationerror.d.ts +0 -16
  363. package/dist/sdk/models/shared/duplicateconstraintviolationerror.js +0 -82
  364. package/dist/sdk/models/shared/duplicateresourcecreationerror.d.ts +0 -16
  365. package/dist/sdk/models/shared/duplicateresourcecreationerror.js +0 -82
  366. package/dist/sdk/models/shared/expirationchangeledgerentry.d.ts +0 -28
  367. package/dist/sdk/models/shared/expirationchangeledgerentry.js +0 -129
  368. package/dist/sdk/models/shared/featurenotavailableerror.d.ts +0 -16
  369. package/dist/sdk/models/shared/featurenotavailableerror.js +0 -82
  370. package/dist/sdk/models/shared/fivetranexampleprice.d.ts +0 -241
  371. package/dist/sdk/models/shared/fivetranexampleprice.js +0 -361
  372. package/dist/sdk/models/shared/groupedsubscriptionusage.d.ts +0 -7
  373. package/dist/sdk/models/shared/groupedsubscriptionusage.js +0 -54
  374. package/dist/sdk/models/shared/groupedsubscriptionusagerecord.d.ts +0 -14
  375. package/dist/sdk/models/shared/groupedsubscriptionusagerecord.js +0 -71
  376. package/dist/sdk/models/shared/idempotencyconflict.d.ts +0 -16
  377. package/dist/sdk/models/shared/idempotencyconflict.js +0 -82
  378. package/dist/sdk/models/shared/idempotencykeyvalidationerror.d.ts +0 -17
  379. package/dist/sdk/models/shared/idempotencykeyvalidationerror.js +0 -87
  380. package/dist/sdk/models/shared/idempotencyrequestmismatch.d.ts +0 -16
  381. package/dist/sdk/models/shared/idempotencyrequestmismatch.js +0 -82
  382. package/dist/sdk/models/shared/incrementcreditledgerentryinvoicesettings.d.ts +0 -18
  383. package/dist/sdk/models/shared/incrementcreditledgerentryinvoicesettings.js +0 -58
  384. package/dist/sdk/models/shared/incrementledgerentry.d.ts +0 -27
  385. package/dist/sdk/models/shared/incrementledgerentry.js +0 -120
  386. package/dist/sdk/models/shared/itemslim.d.ts +0 -5
  387. package/dist/sdk/models/shared/itemslim.js +0 -50
  388. package/dist/sdk/models/shared/matrixconfig.d.ts +0 -20
  389. package/dist/sdk/models/shared/matrixconfig.js +0 -62
  390. package/dist/sdk/models/shared/matrixprice.d.ts +0 -242
  391. package/dist/sdk/models/shared/matrixprice.js +0 -363
  392. package/dist/sdk/models/shared/matrixsublineitem.d.ts +0 -17
  393. package/dist/sdk/models/shared/matrixsublineitem.js +0 -78
  394. package/dist/sdk/models/shared/matrixvalue.d.ts +0 -15
  395. package/dist/sdk/models/shared/matrixvalue.js +0 -55
  396. package/dist/sdk/models/shared/metricgroup.d.ts +0 -5
  397. package/dist/sdk/models/shared/metricgroup.js +0 -50
  398. package/dist/sdk/models/shared/newbpsprice.d.ts +0 -53
  399. package/dist/sdk/models/shared/newbpsprice.js +0 -110
  400. package/dist/sdk/models/shared/newbulkbpsprice.d.ts +0 -53
  401. package/dist/sdk/models/shared/newbulkbpsprice.js +0 -110
  402. package/dist/sdk/models/shared/newbulkprice.d.ts +0 -53
  403. package/dist/sdk/models/shared/newbulkprice.js +0 -110
  404. package/dist/sdk/models/shared/newmatrixprice.d.ts +0 -53
  405. package/dist/sdk/models/shared/newmatrixprice.js +0 -110
  406. package/dist/sdk/models/shared/newpackageprice.d.ts +0 -53
  407. package/dist/sdk/models/shared/newpackageprice.js +0 -110
  408. package/dist/sdk/models/shared/newpackagewithallocationprice.d.ts +0 -52
  409. package/dist/sdk/models/shared/newpackagewithallocationprice.js +0 -108
  410. package/dist/sdk/models/shared/newthresholdtotalamountprice.d.ts +0 -52
  411. package/dist/sdk/models/shared/newthresholdtotalamountprice.js +0 -108
  412. package/dist/sdk/models/shared/newtieredbpsprice.d.ts +0 -53
  413. package/dist/sdk/models/shared/newtieredbpsprice.js +0 -110
  414. package/dist/sdk/models/shared/newtieredpackageprice.d.ts +0 -52
  415. package/dist/sdk/models/shared/newtieredpackageprice.js +0 -108
  416. package/dist/sdk/models/shared/newtieredprice.d.ts +0 -53
  417. package/dist/sdk/models/shared/newtieredprice.js +0 -110
  418. package/dist/sdk/models/shared/newtieredwithminimumprice.d.ts +0 -52
  419. package/dist/sdk/models/shared/newtieredwithminimumprice.js +0 -108
  420. package/dist/sdk/models/shared/newunitprice.d.ts +0 -53
  421. package/dist/sdk/models/shared/newunitprice.js +0 -110
  422. package/dist/sdk/models/shared/othersublineitem.d.ts +0 -15
  423. package/dist/sdk/models/shared/othersublineitem.js +0 -71
  424. package/dist/sdk/models/shared/overridebpsprice.d.ts +0 -27
  425. package/dist/sdk/models/shared/overridebpsprice.js +0 -83
  426. package/dist/sdk/models/shared/overridebulkbpsprice.d.ts +0 -27
  427. package/dist/sdk/models/shared/overridebulkbpsprice.js +0 -83
  428. package/dist/sdk/models/shared/overridebulkprice.d.ts +0 -27
  429. package/dist/sdk/models/shared/overridebulkprice.js +0 -83
  430. package/dist/sdk/models/shared/overridefivetranexampleprice.d.ts +0 -26
  431. package/dist/sdk/models/shared/overridefivetranexampleprice.js +0 -81
  432. package/dist/sdk/models/shared/overridematrixprice.d.ts +0 -27
  433. package/dist/sdk/models/shared/overridematrixprice.js +0 -83
  434. package/dist/sdk/models/shared/overridepackageprice.d.ts +0 -27
  435. package/dist/sdk/models/shared/overridepackageprice.js +0 -83
  436. package/dist/sdk/models/shared/overridepackagewithallocationprice.d.ts +0 -26
  437. package/dist/sdk/models/shared/overridepackagewithallocationprice.js +0 -81
  438. package/dist/sdk/models/shared/overridetestratingfunctionprice.d.ts +0 -26
  439. package/dist/sdk/models/shared/overridetestratingfunctionprice.js +0 -81
  440. package/dist/sdk/models/shared/overridethresholdtotalamountprice.d.ts +0 -26
  441. package/dist/sdk/models/shared/overridethresholdtotalamountprice.js +0 -81
  442. package/dist/sdk/models/shared/overridetieredbpsprice.d.ts +0 -27
  443. package/dist/sdk/models/shared/overridetieredbpsprice.js +0 -83
  444. package/dist/sdk/models/shared/overridetieredpackageprice.d.ts +0 -26
  445. package/dist/sdk/models/shared/overridetieredpackageprice.js +0 -81
  446. package/dist/sdk/models/shared/overridetieredprice.d.ts +0 -27
  447. package/dist/sdk/models/shared/overridetieredprice.js +0 -83
  448. package/dist/sdk/models/shared/overridetieredwithminimumprice.d.ts +0 -26
  449. package/dist/sdk/models/shared/overridetieredwithminimumprice.js +0 -81
  450. package/dist/sdk/models/shared/overrideunitprice.d.ts +0 -27
  451. package/dist/sdk/models/shared/overrideunitprice.js +0 -83
  452. package/dist/sdk/models/shared/packageconfig.d.ts +0 -11
  453. package/dist/sdk/models/shared/packageconfig.js +0 -50
  454. package/dist/sdk/models/shared/packageprice.d.ts +0 -242
  455. package/dist/sdk/models/shared/packageprice.js +0 -363
  456. package/dist/sdk/models/shared/packagewithallocationprice.d.ts +0 -241
  457. package/dist/sdk/models/shared/packagewithallocationprice.js +0 -361
  458. package/dist/sdk/models/shared/percentagediscount.d.ts +0 -15
  459. package/dist/sdk/models/shared/percentagediscount.js +0 -59
  460. package/dist/sdk/models/shared/percentagediscountcreationparams.d.ts +0 -11
  461. package/dist/sdk/models/shared/percentagediscountcreationparams.js +0 -54
  462. package/dist/sdk/models/shared/percentagediscountinterval.d.ts +0 -27
  463. package/dist/sdk/models/shared/percentagediscountinterval.js +0 -82
  464. package/dist/sdk/models/shared/requesttoolargeerror.d.ts +0 -16
  465. package/dist/sdk/models/shared/requesttoolargeerror.js +0 -82
  466. package/dist/sdk/models/shared/requestvalidationerror.d.ts +0 -17
  467. package/dist/sdk/models/shared/requestvalidationerror.js +0 -87
  468. package/dist/sdk/models/shared/resourcenotfounderror.d.ts +0 -16
  469. package/dist/sdk/models/shared/resourcenotfounderror.js +0 -82
  470. package/dist/sdk/models/shared/resourcetoolargeerror.d.ts +0 -16
  471. package/dist/sdk/models/shared/resourcetoolargeerror.js +0 -82
  472. package/dist/sdk/models/shared/sublineitemgrouping.d.ts +0 -8
  473. package/dist/sdk/models/shared/sublineitemgrouping.js +0 -50
  474. package/dist/sdk/models/shared/sublineitemmatrixconfig.d.ts +0 -7
  475. package/dist/sdk/models/shared/sublineitemmatrixconfig.js +0 -45
  476. package/dist/sdk/models/shared/testratingfunctionprice.d.ts +0 -241
  477. package/dist/sdk/models/shared/testratingfunctionprice.js +0 -361
  478. package/dist/sdk/models/shared/thresholdtotalamountprice.d.ts +0 -241
  479. package/dist/sdk/models/shared/thresholdtotalamountprice.js +0 -361
  480. package/dist/sdk/models/shared/tier.d.ts +0 -15
  481. package/dist/sdk/models/shared/tier.js +0 -55
  482. package/dist/sdk/models/shared/tierconfig.d.ts +0 -6
  483. package/dist/sdk/models/shared/tierconfig.js +0 -55
  484. package/dist/sdk/models/shared/tieredbpsconfig.d.ts +0 -8
  485. package/dist/sdk/models/shared/tieredbpsconfig.js +0 -47
  486. package/dist/sdk/models/shared/tieredbpsprice.d.ts +0 -242
  487. package/dist/sdk/models/shared/tieredbpsprice.js +0 -363
  488. package/dist/sdk/models/shared/tieredconfig.d.ts +0 -8
  489. package/dist/sdk/models/shared/tieredconfig.js +0 -47
  490. package/dist/sdk/models/shared/tieredpackageprice.d.ts +0 -241
  491. package/dist/sdk/models/shared/tieredpackageprice.js +0 -361
  492. package/dist/sdk/models/shared/tieredprice.d.ts +0 -242
  493. package/dist/sdk/models/shared/tieredprice.js +0 -363
  494. package/dist/sdk/models/shared/tieredwithminimumprice.d.ts +0 -241
  495. package/dist/sdk/models/shared/tieredwithminimumprice.js +0 -361
  496. package/dist/sdk/models/shared/tiersublineitem.d.ts +0 -17
  497. package/dist/sdk/models/shared/tiersublineitem.js +0 -78
  498. package/dist/sdk/models/shared/trialdiscount.d.ts +0 -19
  499. package/dist/sdk/models/shared/trialdiscount.js +0 -64
  500. package/dist/sdk/models/shared/ungroupedsubscriptionusage.d.ts +0 -5
  501. package/dist/sdk/models/shared/ungroupedsubscriptionusage.js +0 -47
  502. package/dist/sdk/models/shared/ungroupedsubscriptionusagerecord.d.ts +0 -12
  503. package/dist/sdk/models/shared/ungroupedsubscriptionusagerecord.js +0 -64
  504. package/dist/sdk/models/shared/unitconfig.d.ts +0 -11
  505. package/dist/sdk/models/shared/unitconfig.js +0 -50
  506. package/dist/sdk/models/shared/unitprice.d.ts +0 -242
  507. package/dist/sdk/models/shared/unitprice.js +0 -363
  508. package/dist/sdk/models/shared/urlnotfound.d.ts +0 -16
  509. package/dist/sdk/models/shared/urlnotfound.js +0 -82
  510. package/dist/sdk/models/shared/usage.d.ts +0 -6
  511. package/dist/sdk/models/shared/usage.js +0 -63
  512. package/dist/sdk/models/shared/usagediscount.d.ts +0 -15
  513. package/dist/sdk/models/shared/usagediscount.js +0 -59
  514. package/dist/sdk/models/shared/usagediscountcreationparams.d.ts +0 -11
  515. package/dist/sdk/models/shared/usagediscountcreationparams.js +0 -54
  516. package/dist/sdk/models/shared/usagediscountinterval.d.ts +0 -27
  517. package/dist/sdk/models/shared/usagediscountinterval.js +0 -82
  518. package/dist/sdk/models/shared/voidinitiatedledgerentry.d.ts +0 -30
  519. package/dist/sdk/models/shared/voidinitiatedledgerentry.js +0 -139
  520. package/dist/sdk/models/shared/voidledgerentry.d.ts +0 -29
  521. package/dist/sdk/models/shared/voidledgerentry.js +0 -130
  522. package/docs/models/shared/addamendmentcreditledgerentryrequestparams.md +0 -12
  523. package/docs/models/shared/addamendmentcreditledgerentryrequestparamsentrytype.md +0 -8
  524. package/docs/models/shared/addamendmentcreditledgerentryrequestparamsmetadata.md +0 -9
  525. package/docs/models/shared/adddecrementcreditledgerentryrequestparams.md +0 -11
  526. package/docs/models/shared/adddecrementcreditledgerentryrequestparamsentrytype.md +0 -8
  527. package/docs/models/shared/adddecrementcreditledgerentryrequestparamsmetadata.md +0 -9
  528. package/docs/models/shared/addexpirationchangecreditledgerentryrequestparams.md +0 -14
  529. package/docs/models/shared/addexpirationchangecreditledgerentryrequestparamsentrytype.md +0 -8
  530. package/docs/models/shared/addexpirationchangecreditledgerentryrequestparamsmetadata.md +0 -9
  531. package/docs/models/shared/addincrementcreditledgerentryrequestparams.md +0 -15
  532. package/docs/models/shared/addincrementcreditledgerentryrequestparamsentrytype.md +0 -8
  533. package/docs/models/shared/addincrementcreditledgerentryrequestparamsmetadata.md +0 -9
  534. package/docs/models/shared/addpriceintervalparamsenddateenddate.md +0 -11
  535. package/docs/models/shared/addpriceintervalparamsstartdatestartdate.md +0 -11
  536. package/docs/models/shared/addvoidcreditledgerentryrequestparams.md +0 -13
  537. package/docs/models/shared/addvoidcreditledgerentryrequestparamsentrytype.md +0 -8
  538. package/docs/models/shared/addvoidcreditledgerentryrequestparamsmetadata.md +0 -9
  539. package/docs/models/shared/addvoidcreditledgerentryrequestparamsvoidreason.md +0 -10
  540. package/docs/models/shared/affectedblock.md +0 -10
  541. package/docs/models/shared/amendmentledgerentry.md +0 -21
  542. package/docs/models/shared/amendmentledgerentryentrystatus.md +0 -9
  543. package/docs/models/shared/amendmentledgerentryentrytype.md +0 -8
  544. package/docs/models/shared/amountdiscount.md +0 -10
  545. package/docs/models/shared/amountdiscountcreationparams.md +0 -9
  546. package/docs/models/shared/amountdiscountcreationparamsdiscounttype.md +0 -8
  547. package/docs/models/shared/amountdiscountdiscounttype.md +0 -8
  548. package/docs/models/shared/amountdiscountinterval.md +0 -13
  549. package/docs/models/shared/amountdiscountintervaldiscounttype.md +0 -8
  550. package/docs/models/shared/billablemetricsimple.md +0 -9
  551. package/docs/models/shared/billablemetrictiny.md +0 -8
  552. package/docs/models/shared/bpsconfig.md +0 -9
  553. package/docs/models/shared/bpsprice.md +0 -225
  554. package/docs/models/shared/bpspricecadence.md +0 -11
  555. package/docs/models/shared/bpspricemodeltype.md +0 -8
  556. package/docs/models/shared/bpspricepricetype.md +0 -9
  557. package/docs/models/shared/bpstier.md +0 -11
  558. package/docs/models/shared/bulkbpsconfig.md +0 -8
  559. package/docs/models/shared/bulkbpsprice.md +0 -225
  560. package/docs/models/shared/bulkbpspricecadence.md +0 -11
  561. package/docs/models/shared/bulkbpspricemodeltype.md +0 -8
  562. package/docs/models/shared/bulkbpspricepricetype.md +0 -9
  563. package/docs/models/shared/bulkbpstier.md +0 -10
  564. package/docs/models/shared/bulkconfig.md +0 -8
  565. package/docs/models/shared/bulkprice.md +0 -225
  566. package/docs/models/shared/bulkpricecadence.md +0 -11
  567. package/docs/models/shared/bulkpricemodeltype.md +0 -8
  568. package/docs/models/shared/bulkpricepricetype.md +0 -9
  569. package/docs/models/shared/bulktier.md +0 -9
  570. package/docs/models/shared/creditblockexpiryledgerentry.md +0 -21
  571. package/docs/models/shared/creditblockexpiryledgerentryentrystatus.md +0 -9
  572. package/docs/models/shared/creditblockexpiryledgerentryentrytype.md +0 -8
  573. package/docs/models/shared/decrementledgerentry.md +0 -24
  574. package/docs/models/shared/decrementledgerentryentrystatus.md +0 -9
  575. package/docs/models/shared/decrementledgerentryentrytype.md +0 -8
  576. package/docs/models/shared/duplicateconstraintviolationerror.md +0 -12
  577. package/docs/models/shared/duplicateconstraintviolationerrorheaders.md +0 -7
  578. package/docs/models/shared/duplicateconstraintviolationerrorstatus.md +0 -8
  579. package/docs/models/shared/duplicateconstraintviolationerrortype.md +0 -8
  580. package/docs/models/shared/duplicateresourcecreationerror.md +0 -12
  581. package/docs/models/shared/duplicateresourcecreationerrorheaders.md +0 -7
  582. package/docs/models/shared/duplicateresourcecreationerrorstatus.md +0 -8
  583. package/docs/models/shared/duplicateresourcecreationerrortype.md +0 -8
  584. package/docs/models/shared/editpriceintervalparamsenddateenddate.md +0 -11
  585. package/docs/models/shared/editpriceintervalparamsstartdatestartdate.md +0 -11
  586. package/docs/models/shared/expirationchangeledgerentry.md +0 -22
  587. package/docs/models/shared/expirationchangeledgerentryentrystatus.md +0 -9
  588. package/docs/models/shared/expirationchangeledgerentryentrytype.md +0 -8
  589. package/docs/models/shared/featurenotavailableerror.md +0 -12
  590. package/docs/models/shared/featurenotavailableerrorheaders.md +0 -7
  591. package/docs/models/shared/featurenotavailableerrorstatus.md +0 -8
  592. package/docs/models/shared/featurenotavailableerrortype.md +0 -8
  593. package/docs/models/shared/fivehundrederror.md +0 -12
  594. package/docs/models/shared/fivetranexampleprice.md +0 -225
  595. package/docs/models/shared/fivetranexamplepricecadence.md +0 -11
  596. package/docs/models/shared/fivetranexamplepricemodeltype.md +0 -8
  597. package/docs/models/shared/fivetranexamplepricepricetype.md +0 -9
  598. package/docs/models/shared/fourhundredandoneerror.md +0 -12
  599. package/docs/models/shared/fourhundredandtwentynineerror.md +0 -12
  600. package/docs/models/shared/groupedsubscriptionusage.md +0 -9
  601. package/docs/models/shared/groupedsubscriptionusagerecord.md +0 -11
  602. package/docs/models/shared/groupedsubscriptionusagerecordviewmode.md +0 -9
  603. package/docs/models/shared/idempotencyconflict.md +0 -12
  604. package/docs/models/shared/idempotencyconflictheaders.md +0 -7
  605. package/docs/models/shared/idempotencyconflictstatus.md +0 -8
  606. package/docs/models/shared/idempotencyconflicttype.md +0 -8
  607. package/docs/models/shared/idempotencykeyvalidationerror.md +0 -13
  608. package/docs/models/shared/idempotencykeyvalidationerrorheaders.md +0 -7
  609. package/docs/models/shared/idempotencykeyvalidationerrorstatus.md +0 -8
  610. package/docs/models/shared/idempotencykeyvalidationerrortype.md +0 -8
  611. package/docs/models/shared/idempotencyrequestmismatch.md +0 -12
  612. package/docs/models/shared/idempotencyrequestmismatchheaders.md +0 -7
  613. package/docs/models/shared/idempotencyrequestmismatchstatus.md +0 -8
  614. package/docs/models/shared/idempotencyrequestmismatchtype.md +0 -8
  615. package/docs/models/shared/incrementcreditledgerentryinvoicesettings.md +0 -12
  616. package/docs/models/shared/incrementledgerentry.md +0 -21
  617. package/docs/models/shared/incrementledgerentryentrystatus.md +0 -9
  618. package/docs/models/shared/incrementledgerentryentrytype.md +0 -8
  619. package/docs/models/shared/itemexternalconnectionexternalconnectionnameexternalconnectionname.md +0 -11
  620. package/docs/models/shared/itemexternalconnectionexternalconnectionnameexternalconnectionname1.md +0 -10
  621. package/docs/models/shared/itemslim.md +0 -9
  622. package/docs/models/shared/matrixconfig.md +0 -11
  623. package/docs/models/shared/matrixprice.md +0 -225
  624. package/docs/models/shared/matrixpricecadence.md +0 -11
  625. package/docs/models/shared/matrixpricemodeltype.md +0 -8
  626. package/docs/models/shared/matrixpricepricetype.md +0 -9
  627. package/docs/models/shared/matrixsublineitem.md +0 -13
  628. package/docs/models/shared/matrixsublineitemtype.md +0 -8
  629. package/docs/models/shared/matrixvalue.md +0 -10
  630. package/docs/models/shared/metricgroup.md +0 -9
  631. package/docs/models/shared/newbpsprice.md +0 -18
  632. package/docs/models/shared/newbpspricecadence.md +0 -12
  633. package/docs/models/shared/newbpspricemodeltype.md +0 -8
  634. package/docs/models/shared/newbulkbpsprice.md +0 -18
  635. package/docs/models/shared/newbulkbpspricecadence.md +0 -12
  636. package/docs/models/shared/newbulkbpspricemodeltype.md +0 -8
  637. package/docs/models/shared/newbulkprice.md +0 -18
  638. package/docs/models/shared/newbulkpricecadence.md +0 -12
  639. package/docs/models/shared/newbulkpricemodeltype.md +0 -8
  640. package/docs/models/shared/newmatrixprice.md +0 -18
  641. package/docs/models/shared/newmatrixpricecadence.md +0 -12
  642. package/docs/models/shared/newmatrixpricemodeltype.md +0 -8
  643. package/docs/models/shared/newpackageprice.md +0 -18
  644. package/docs/models/shared/newpackagepricecadence.md +0 -12
  645. package/docs/models/shared/newpackagepricemodeltype.md +0 -8
  646. package/docs/models/shared/newpackagewithallocationprice.md +0 -18
  647. package/docs/models/shared/newpackagewithallocationpricecadence.md +0 -12
  648. package/docs/models/shared/newpackagewithallocationpricemodeltype.md +0 -8
  649. package/docs/models/shared/newthresholdtotalamountprice.md +0 -18
  650. package/docs/models/shared/newthresholdtotalamountpricecadence.md +0 -12
  651. package/docs/models/shared/newthresholdtotalamountpricemodeltype.md +0 -8
  652. package/docs/models/shared/newtieredbpsprice.md +0 -18
  653. package/docs/models/shared/newtieredbpspricecadence.md +0 -12
  654. package/docs/models/shared/newtieredbpspricemodeltype.md +0 -8
  655. package/docs/models/shared/newtieredpackageprice.md +0 -18
  656. package/docs/models/shared/newtieredpackagepricecadence.md +0 -12
  657. package/docs/models/shared/newtieredpackagepricemodeltype.md +0 -8
  658. package/docs/models/shared/newtieredprice.md +0 -18
  659. package/docs/models/shared/newtieredpricecadence.md +0 -12
  660. package/docs/models/shared/newtieredpricemodeltype.md +0 -8
  661. package/docs/models/shared/newtieredwithminimumprice.md +0 -18
  662. package/docs/models/shared/newtieredwithminimumpricecadence.md +0 -12
  663. package/docs/models/shared/newtieredwithminimumpricemodeltype.md +0 -8
  664. package/docs/models/shared/newunitprice.md +0 -18
  665. package/docs/models/shared/newunitpricecadence.md +0 -12
  666. package/docs/models/shared/newunitpricemodeltype.md +0 -8
  667. package/docs/models/shared/othersublineitem.md +0 -12
  668. package/docs/models/shared/othersublineitemtype.md +0 -8
  669. package/docs/models/shared/overridebpsprice.md +0 -14
  670. package/docs/models/shared/overridebpspricemodeltype.md +0 -8
  671. package/docs/models/shared/overridebulkbpsprice.md +0 -14
  672. package/docs/models/shared/overridebulkbpspricemodeltype.md +0 -8
  673. package/docs/models/shared/overridebulkprice.md +0 -14
  674. package/docs/models/shared/overridebulkpricemodeltype.md +0 -8
  675. package/docs/models/shared/overridefivetranexampleprice.md +0 -14
  676. package/docs/models/shared/overridefivetranexamplepricemodeltype.md +0 -8
  677. package/docs/models/shared/overridematrixprice.md +0 -14
  678. package/docs/models/shared/overridematrixpricemodeltype.md +0 -8
  679. package/docs/models/shared/overridepackageprice.md +0 -14
  680. package/docs/models/shared/overridepackagepricemodeltype.md +0 -8
  681. package/docs/models/shared/overridepackagewithallocationprice.md +0 -14
  682. package/docs/models/shared/overridepackagewithallocationpricemodeltype.md +0 -8
  683. package/docs/models/shared/overridetestratingfunctionprice.md +0 -14
  684. package/docs/models/shared/overridetestratingfunctionpricemodeltype.md +0 -8
  685. package/docs/models/shared/overridethresholdtotalamountprice.md +0 -14
  686. package/docs/models/shared/overridethresholdtotalamountpricemodeltype.md +0 -8
  687. package/docs/models/shared/overridetieredbpsprice.md +0 -14
  688. package/docs/models/shared/overridetieredbpspricemodeltype.md +0 -8
  689. package/docs/models/shared/overridetieredpackageprice.md +0 -14
  690. package/docs/models/shared/overridetieredpackagepricemodeltype.md +0 -8
  691. package/docs/models/shared/overridetieredprice.md +0 -14
  692. package/docs/models/shared/overridetieredpricemodeltype.md +0 -8
  693. package/docs/models/shared/overridetieredwithminimumprice.md +0 -14
  694. package/docs/models/shared/overridetieredwithminimumpricemodeltype.md +0 -8
  695. package/docs/models/shared/overrideunitprice.md +0 -14
  696. package/docs/models/shared/overrideunitpricemodeltype.md +0 -8
  697. package/docs/models/shared/packageconfig.md +0 -9
  698. package/docs/models/shared/packageprice.md +0 -225
  699. package/docs/models/shared/packagepricecadence.md +0 -11
  700. package/docs/models/shared/packagepricemodeltype.md +0 -8
  701. package/docs/models/shared/packagepricepricetype.md +0 -9
  702. package/docs/models/shared/packagewithallocationprice.md +0 -225
  703. package/docs/models/shared/packagewithallocationpricecadence.md +0 -11
  704. package/docs/models/shared/packagewithallocationpricemodeltype.md +0 -8
  705. package/docs/models/shared/packagewithallocationpricepricetype.md +0 -9
  706. package/docs/models/shared/percentagediscount.md +0 -10
  707. package/docs/models/shared/percentagediscountcreationparams.md +0 -9
  708. package/docs/models/shared/percentagediscountcreationparamsdiscounttype.md +0 -8
  709. package/docs/models/shared/percentagediscountdiscounttype.md +0 -8
  710. package/docs/models/shared/percentagediscountinterval.md +0 -13
  711. package/docs/models/shared/percentagediscountintervaldiscounttype.md +0 -8
  712. package/docs/models/shared/planprices.md +0 -7
  713. package/docs/models/shared/requesttoolargeerror.md +0 -12
  714. package/docs/models/shared/requesttoolargeerrorheaders.md +0 -7
  715. package/docs/models/shared/requesttoolargeerrorstatus.md +0 -8
  716. package/docs/models/shared/requesttoolargeerrortype.md +0 -8
  717. package/docs/models/shared/requestvalidationerror.md +0 -13
  718. package/docs/models/shared/requestvalidationerrorheaders.md +0 -7
  719. package/docs/models/shared/requestvalidationerrorstatus.md +0 -8
  720. package/docs/models/shared/requestvalidationerrortype.md +0 -8
  721. package/docs/models/shared/resourcenotfounderror.md +0 -12
  722. package/docs/models/shared/resourcenotfounderrorheaders.md +0 -7
  723. package/docs/models/shared/resourcenotfounderrorstatus.md +0 -8
  724. package/docs/models/shared/resourcenotfounderrortype.md +0 -8
  725. package/docs/models/shared/resourcetoolargeerror.md +0 -12
  726. package/docs/models/shared/resourcetoolargeerrorheaders.md +0 -7
  727. package/docs/models/shared/resourcetoolargeerrorstatus.md +0 -8
  728. package/docs/models/shared/resourcetoolargeerrortype.md +0 -8
  729. package/docs/models/shared/sublineitemgrouping.md +0 -9
  730. package/docs/models/shared/sublineitemmatrixconfig.md +0 -8
  731. package/docs/models/shared/testratingfunctionprice.md +0 -225
  732. package/docs/models/shared/testratingfunctionpricecadence.md +0 -11
  733. package/docs/models/shared/testratingfunctionpricemodeltype.md +0 -8
  734. package/docs/models/shared/testratingfunctionpricepricetype.md +0 -9
  735. package/docs/models/shared/thresholdtotalamountprice.md +0 -225
  736. package/docs/models/shared/thresholdtotalamountpricecadence.md +0 -11
  737. package/docs/models/shared/thresholdtotalamountpricemodeltype.md +0 -8
  738. package/docs/models/shared/thresholdtotalamountpricepricetype.md +0 -9
  739. package/docs/models/shared/tier.md +0 -10
  740. package/docs/models/shared/tierconfig.md +0 -10
  741. package/docs/models/shared/tieredbpsconfig.md +0 -8
  742. package/docs/models/shared/tieredbpsprice.md +0 -225
  743. package/docs/models/shared/tieredbpspricecadence.md +0 -11
  744. package/docs/models/shared/tieredbpspricemodeltype.md +0 -8
  745. package/docs/models/shared/tieredbpspricepricetype.md +0 -9
  746. package/docs/models/shared/tieredconfig.md +0 -8
  747. package/docs/models/shared/tieredpackageprice.md +0 -225
  748. package/docs/models/shared/tieredpackagepricecadence.md +0 -11
  749. package/docs/models/shared/tieredpackagepricemodeltype.md +0 -8
  750. package/docs/models/shared/tieredpackagepricepricetype.md +0 -9
  751. package/docs/models/shared/tieredprice.md +0 -225
  752. package/docs/models/shared/tieredpricecadence.md +0 -11
  753. package/docs/models/shared/tieredpricemodeltype.md +0 -8
  754. package/docs/models/shared/tieredpricepricetype.md +0 -9
  755. package/docs/models/shared/tieredwithminimumprice.md +0 -225
  756. package/docs/models/shared/tieredwithminimumpricecadence.md +0 -11
  757. package/docs/models/shared/tieredwithminimumpricemodeltype.md +0 -8
  758. package/docs/models/shared/tieredwithminimumpricepricetype.md +0 -9
  759. package/docs/models/shared/tiersublineitem.md +0 -13
  760. package/docs/models/shared/tiersublineitemtype.md +0 -8
  761. package/docs/models/shared/trialdiscount.md +0 -11
  762. package/docs/models/shared/trialdiscountdiscounttype.md +0 -8
  763. package/docs/models/shared/ungroupedsubscriptionusage.md +0 -8
  764. package/docs/models/shared/ungroupedsubscriptionusagerecord.md +0 -10
  765. package/docs/models/shared/ungroupedsubscriptionusagerecordviewmode.md +0 -9
  766. package/docs/models/shared/unitconfig.md +0 -9
  767. package/docs/models/shared/unitprice.md +0 -225
  768. package/docs/models/shared/unitpricecadence.md +0 -11
  769. package/docs/models/shared/unitpricemodeltype.md +0 -8
  770. package/docs/models/shared/unitpricepricetype.md +0 -9
  771. package/docs/models/shared/urlnotfound.md +0 -12
  772. package/docs/models/shared/urlnotfoundheaders.md +0 -7
  773. package/docs/models/shared/urlnotfoundstatus.md +0 -8
  774. package/docs/models/shared/urlnotfoundtype.md +0 -8
  775. package/docs/models/shared/usage.md +0 -10
  776. package/docs/models/shared/usagediscount.md +0 -10
  777. package/docs/models/shared/usagediscountcreationparams.md +0 -9
  778. package/docs/models/shared/usagediscountcreationparamsdiscounttype.md +0 -8
  779. package/docs/models/shared/usagediscountdiscounttype.md +0 -8
  780. package/docs/models/shared/usagediscountinterval.md +0 -13
  781. package/docs/models/shared/usagediscountintervaldiscounttype.md +0 -8
  782. package/docs/models/shared/voidinitiatedledgerentry.md +0 -24
  783. package/docs/models/shared/voidinitiatedledgerentryentrystatus.md +0 -9
  784. package/docs/models/shared/voidinitiatedledgerentryentrytype.md +0 -8
  785. package/docs/models/shared/voidledgerentry.md +0 -23
  786. package/docs/models/shared/voidledgerentryentrystatus.md +0 -9
  787. package/docs/models/shared/voidledgerentryentrytype.md +0 -8
  788. /package/docs/models/{shared → errors}/fivehundrederrorheaders.md +0 -0
  789. /package/docs/models/{shared → errors}/fourhundredandoneerrorheaders.md +0 -0
  790. /package/docs/models/{shared → errors}/fourhundredandtwentynineerrorheaders.md +0 -0
package/dist/sdk/plan.js CHANGED
@@ -114,7 +114,7 @@ var Plan = /** @class */ (function () {
114
114
  Plan.prototype.create = function (req, config) {
115
115
  var _a, _b;
116
116
  return __awaiter(this, void 0, void 0, function () {
117
- var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
117
+ var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
118
118
  var _d;
119
119
  return __generator(this, function (_e) {
120
120
  switch (_e.label) {
@@ -170,41 +170,18 @@ var Plan = /** @class */ (function () {
170
170
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
171
171
  }
172
172
  break;
173
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400:
174
- if (utils.matchContentType(contentType, "application/json")) {
175
- res.fourHundredError = JSON.parse(decodedRes);
176
- }
177
- else {
178
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
179
- }
180
- break;
173
+ case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
174
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
175
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
176
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
177
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
178
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
179
+ throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
181
180
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
182
181
  if (utils.matchContentType(contentType, "application/json")) {
183
- res.fourHundredAndOneError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndOneError);
184
- }
185
- else {
186
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
187
- }
188
- break;
189
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
190
- if (utils.matchContentType(contentType, "application/json")) {
191
- res.fourHundredAndFourError = JSON.parse(decodedRes);
192
- }
193
- else {
194
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
195
- }
196
- break;
197
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
198
- if (utils.matchContentType(contentType, "application/json")) {
199
- res.fourHundredAndNineError = JSON.parse(decodedRes);
200
- }
201
- else {
202
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
203
- }
204
- break;
205
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
206
- if (utils.matchContentType(contentType, "application/json")) {
207
- res.fourHundredAndThirteenError = JSON.parse(decodedRes);
182
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
183
+ err.rawResponse = httpRes;
184
+ throw new errors.FourHundredAndOneError(err);
208
185
  }
209
186
  else {
210
187
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -212,7 +189,9 @@ var Plan = /** @class */ (function () {
212
189
  break;
213
190
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
214
191
  if (utils.matchContentType(contentType, "application/json")) {
215
- res.fourHundredAndTwentyNineError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndTwentyNineError);
192
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
193
+ err.rawResponse = httpRes;
194
+ throw new errors.FourHundredAndTwentyNineError(err);
216
195
  }
217
196
  else {
218
197
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -220,7 +199,9 @@ var Plan = /** @class */ (function () {
220
199
  break;
221
200
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
222
201
  if (utils.matchContentType(contentType, "application/json")) {
223
- res.fiveHundredError = utils.objectToClass(JSON.parse(decodedRes), shared.FiveHundredError);
202
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
203
+ err.rawResponse = httpRes;
204
+ throw new errors.FiveHundredError(err);
224
205
  }
225
206
  else {
226
207
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -250,16 +231,16 @@ var Plan = /** @class */ (function () {
250
231
  * Orb supports plan phases, also known as contract ramps. For plans with phases, the serialized prices refer to
251
232
  * all prices across all phases.
252
233
  */
253
- Plan.prototype.fetch = function (req, config) {
234
+ Plan.prototype.fetch = function (planId, config) {
254
235
  var _a, _b;
255
236
  return __awaiter(this, void 0, void 0, function () {
256
- var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
237
+ var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
257
238
  return __generator(this, function (_c) {
258
239
  switch (_c.label) {
259
240
  case 0:
260
- if (!(req instanceof utils.SpeakeasyBase)) {
261
- req = new operations.FetchPlanRequest(req);
262
- }
241
+ req = new operations.FetchPlanRequest({
242
+ planId: planId,
243
+ });
263
244
  baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
264
245
  url = utils.generateURL(baseURL, "/plans/{plan_id}", req);
265
246
  client = this.sdkConfiguration.defaultClient;
@@ -299,41 +280,18 @@ var Plan = /** @class */ (function () {
299
280
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
300
281
  }
301
282
  break;
302
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400:
303
- if (utils.matchContentType(contentType, "application/json")) {
304
- res.fourHundredError = JSON.parse(decodedRes);
305
- }
306
- else {
307
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
308
- }
309
- break;
283
+ case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
284
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
285
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
286
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
287
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
288
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
289
+ throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
310
290
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
311
291
  if (utils.matchContentType(contentType, "application/json")) {
312
- res.fourHundredAndOneError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndOneError);
313
- }
314
- else {
315
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
316
- }
317
- break;
318
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
319
- if (utils.matchContentType(contentType, "application/json")) {
320
- res.fourHundredAndFourError = JSON.parse(decodedRes);
321
- }
322
- else {
323
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
324
- }
325
- break;
326
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
327
- if (utils.matchContentType(contentType, "application/json")) {
328
- res.fourHundredAndNineError = JSON.parse(decodedRes);
329
- }
330
- else {
331
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
332
- }
333
- break;
334
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
335
- if (utils.matchContentType(contentType, "application/json")) {
336
- res.fourHundredAndThirteenError = JSON.parse(decodedRes);
292
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
293
+ err.rawResponse = httpRes;
294
+ throw new errors.FourHundredAndOneError(err);
337
295
  }
338
296
  else {
339
297
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -341,7 +299,9 @@ var Plan = /** @class */ (function () {
341
299
  break;
342
300
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
343
301
  if (utils.matchContentType(contentType, "application/json")) {
344
- res.fourHundredAndTwentyNineError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndTwentyNineError);
302
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
303
+ err.rawResponse = httpRes;
304
+ throw new errors.FourHundredAndTwentyNineError(err);
345
305
  }
346
306
  else {
347
307
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -349,7 +309,9 @@ var Plan = /** @class */ (function () {
349
309
  break;
350
310
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
351
311
  if (utils.matchContentType(contentType, "application/json")) {
352
- res.fiveHundredError = utils.objectToClass(JSON.parse(decodedRes), shared.FiveHundredError);
312
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
313
+ err.rawResponse = httpRes;
314
+ throw new errors.FiveHundredError(err);
353
315
  }
354
316
  else {
355
317
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -375,16 +337,16 @@ var Plan = /** @class */ (function () {
375
337
  * object. The `model_type` field determines the key for the configuration object that is present. A detailed explanation
376
338
  * of price types can be found in the [Price schema](../guides/concepts#plan-and-price). "
377
339
  */
378
- Plan.prototype.fetchByExternalId = function (req, config) {
340
+ Plan.prototype.fetchByExternalId = function (externalPlanId, config) {
379
341
  var _a, _b;
380
342
  return __awaiter(this, void 0, void 0, function () {
381
- var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
343
+ var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
382
344
  return __generator(this, function (_c) {
383
345
  switch (_c.label) {
384
346
  case 0:
385
- if (!(req instanceof utils.SpeakeasyBase)) {
386
- req = new operations.FetchPlanExternalIdRequest(req);
387
- }
347
+ req = new operations.FetchPlanExternalIdRequest({
348
+ externalPlanId: externalPlanId,
349
+ });
388
350
  baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
389
351
  url = utils.generateURL(baseURL, "/plans/external_plan_id/{external_plan_id}", req);
390
352
  client = this.sdkConfiguration.defaultClient;
@@ -424,41 +386,18 @@ var Plan = /** @class */ (function () {
424
386
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
425
387
  }
426
388
  break;
427
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400:
428
- if (utils.matchContentType(contentType, "application/json")) {
429
- res.fourHundredError = JSON.parse(decodedRes);
430
- }
431
- else {
432
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
433
- }
434
- break;
389
+ case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
390
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
391
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
392
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
393
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
394
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
395
+ throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
435
396
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
436
397
  if (utils.matchContentType(contentType, "application/json")) {
437
- res.fourHundredAndOneError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndOneError);
438
- }
439
- else {
440
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
441
- }
442
- break;
443
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
444
- if (utils.matchContentType(contentType, "application/json")) {
445
- res.fourHundredAndFourError = JSON.parse(decodedRes);
446
- }
447
- else {
448
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
449
- }
450
- break;
451
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
452
- if (utils.matchContentType(contentType, "application/json")) {
453
- res.fourHundredAndNineError = JSON.parse(decodedRes);
454
- }
455
- else {
456
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
457
- }
458
- break;
459
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
460
- if (utils.matchContentType(contentType, "application/json")) {
461
- res.fourHundredAndThirteenError = JSON.parse(decodedRes);
398
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
399
+ err.rawResponse = httpRes;
400
+ throw new errors.FourHundredAndOneError(err);
462
401
  }
463
402
  else {
464
403
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -466,7 +405,9 @@ var Plan = /** @class */ (function () {
466
405
  break;
467
406
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
468
407
  if (utils.matchContentType(contentType, "application/json")) {
469
- res.fourHundredAndTwentyNineError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndTwentyNineError);
408
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
409
+ err.rawResponse = httpRes;
410
+ throw new errors.FourHundredAndTwentyNineError(err);
470
411
  }
471
412
  else {
472
413
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -474,7 +415,9 @@ var Plan = /** @class */ (function () {
474
415
  break;
475
416
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
476
417
  if (utils.matchContentType(contentType, "application/json")) {
477
- res.fiveHundredError = utils.objectToClass(JSON.parse(decodedRes), shared.FiveHundredError);
418
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
419
+ err.rawResponse = httpRes;
420
+ throw new errors.FiveHundredError(err);
478
421
  }
479
422
  else {
480
423
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -498,7 +441,7 @@ var Plan = /** @class */ (function () {
498
441
  Plan.prototype.list = function (req, config) {
499
442
  var _a, _b;
500
443
  return __awaiter(this, void 0, void 0, function () {
501
- var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
444
+ var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
502
445
  return __generator(this, function (_c) {
503
446
  switch (_c.label) {
504
447
  case 0:
@@ -545,41 +488,18 @@ var Plan = /** @class */ (function () {
545
488
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
546
489
  }
547
490
  break;
548
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400:
549
- if (utils.matchContentType(contentType, "application/json")) {
550
- res.fourHundredError = JSON.parse(decodedRes);
551
- }
552
- else {
553
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
554
- }
555
- break;
491
+ case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
492
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
493
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
494
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
495
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
496
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
497
+ throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
556
498
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
557
499
  if (utils.matchContentType(contentType, "application/json")) {
558
- res.fourHundredAndOneError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndOneError);
559
- }
560
- else {
561
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
562
- }
563
- break;
564
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
565
- if (utils.matchContentType(contentType, "application/json")) {
566
- res.fourHundredAndFourError = JSON.parse(decodedRes);
567
- }
568
- else {
569
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
570
- }
571
- break;
572
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
573
- if (utils.matchContentType(contentType, "application/json")) {
574
- res.fourHundredAndNineError = JSON.parse(decodedRes);
575
- }
576
- else {
577
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
578
- }
579
- break;
580
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
581
- if (utils.matchContentType(contentType, "application/json")) {
582
- res.fourHundredAndThirteenError = JSON.parse(decodedRes);
500
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
501
+ err.rawResponse = httpRes;
502
+ throw new errors.FourHundredAndOneError(err);
583
503
  }
584
504
  else {
585
505
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -587,7 +507,9 @@ var Plan = /** @class */ (function () {
587
507
  break;
588
508
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
589
509
  if (utils.matchContentType(contentType, "application/json")) {
590
- res.fourHundredAndTwentyNineError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndTwentyNineError);
510
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
511
+ err.rawResponse = httpRes;
512
+ throw new errors.FourHundredAndTwentyNineError(err);
591
513
  }
592
514
  else {
593
515
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -595,7 +517,9 @@ var Plan = /** @class */ (function () {
595
517
  break;
596
518
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
597
519
  if (utils.matchContentType(contentType, "application/json")) {
598
- res.fiveHundredError = utils.objectToClass(JSON.parse(decodedRes), shared.FiveHundredError);
520
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
521
+ err.rawResponse = httpRes;
522
+ throw new errors.FiveHundredError(err);
599
523
  }
600
524
  else {
601
525
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -615,17 +539,18 @@ var Plan = /** @class */ (function () {
615
539
  *
616
540
  * Other fields on a customer are currently immutable.
617
541
  */
618
- Plan.prototype.updatePlan = function (req, config) {
542
+ Plan.prototype.updatePlan = function (planId, editPlan, config) {
619
543
  var _a, _b;
620
544
  return __awaiter(this, void 0, void 0, function () {
621
- var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
545
+ var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
622
546
  var _d;
623
547
  return __generator(this, function (_e) {
624
548
  switch (_e.label) {
625
549
  case 0:
626
- if (!(req instanceof utils.SpeakeasyBase)) {
627
- req = new operations.UpdatePlanRequest(req);
628
- }
550
+ req = new operations.UpdatePlanRequest({
551
+ planId: planId,
552
+ editPlan: editPlan,
553
+ });
629
554
  baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
630
555
  url = utils.generateURL(baseURL, "/plans/{plan_id}", req);
631
556
  _c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
@@ -674,41 +599,18 @@ var Plan = /** @class */ (function () {
674
599
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
675
600
  }
676
601
  break;
677
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400:
678
- if (utils.matchContentType(contentType, "application/json")) {
679
- res.fourHundredError = JSON.parse(decodedRes);
680
- }
681
- else {
682
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
683
- }
684
- break;
602
+ case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
603
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
604
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
605
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
606
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
607
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
608
+ throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
685
609
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
686
610
  if (utils.matchContentType(contentType, "application/json")) {
687
- res.fourHundredAndOneError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndOneError);
688
- }
689
- else {
690
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
691
- }
692
- break;
693
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
694
- if (utils.matchContentType(contentType, "application/json")) {
695
- res.fourHundredAndFourError = JSON.parse(decodedRes);
696
- }
697
- else {
698
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
699
- }
700
- break;
701
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
702
- if (utils.matchContentType(contentType, "application/json")) {
703
- res.fourHundredAndNineError = JSON.parse(decodedRes);
704
- }
705
- else {
706
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
707
- }
708
- break;
709
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
710
- if (utils.matchContentType(contentType, "application/json")) {
711
- res.fourHundredAndThirteenError = JSON.parse(decodedRes);
611
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
612
+ err.rawResponse = httpRes;
613
+ throw new errors.FourHundredAndOneError(err);
712
614
  }
713
615
  else {
714
616
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -716,7 +618,9 @@ var Plan = /** @class */ (function () {
716
618
  break;
717
619
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
718
620
  if (utils.matchContentType(contentType, "application/json")) {
719
- res.fourHundredAndTwentyNineError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndTwentyNineError);
621
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
622
+ err.rawResponse = httpRes;
623
+ throw new errors.FourHundredAndTwentyNineError(err);
720
624
  }
721
625
  else {
722
626
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -724,7 +628,9 @@ var Plan = /** @class */ (function () {
724
628
  break;
725
629
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
726
630
  if (utils.matchContentType(contentType, "application/json")) {
727
- res.fiveHundredError = utils.objectToClass(JSON.parse(decodedRes), shared.FiveHundredError);
631
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
632
+ err.rawResponse = httpRes;
633
+ throw new errors.FiveHundredError(err);
728
634
  }
729
635
  else {
730
636
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -750,17 +656,18 @@ var Plan = /** @class */ (function () {
750
656
  * The `model_type` field determines the key for the configuration object that is present.
751
657
  * A detailed explanation of price types can be found in the [Price schema](../guides/concepts#plan-and-price).
752
658
  */
753
- Plan.prototype.updatePlanExternal = function (req, config) {
659
+ Plan.prototype.updatePlanExternal = function (externalPlanId, editPlan, config) {
754
660
  var _a, _b;
755
661
  return __awaiter(this, void 0, void 0, function () {
756
- var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
662
+ var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
757
663
  var _d;
758
664
  return __generator(this, function (_e) {
759
665
  switch (_e.label) {
760
666
  case 0:
761
- if (!(req instanceof utils.SpeakeasyBase)) {
762
- req = new operations.UpdatePlanExternalRequest(req);
763
- }
667
+ req = new operations.UpdatePlanExternalRequest({
668
+ externalPlanId: externalPlanId,
669
+ editPlan: editPlan,
670
+ });
764
671
  baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
765
672
  url = utils.generateURL(baseURL, "/plans/external_plan_id/{external_plan_id}", req);
766
673
  _c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
@@ -809,41 +716,18 @@ var Plan = /** @class */ (function () {
809
716
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
810
717
  }
811
718
  break;
812
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400:
813
- if (utils.matchContentType(contentType, "application/json")) {
814
- res.fourHundredError = JSON.parse(decodedRes);
815
- }
816
- else {
817
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
818
- }
819
- break;
719
+ case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
720
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
721
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
722
+ (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
723
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
724
+ ((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
725
+ throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
820
726
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
821
727
  if (utils.matchContentType(contentType, "application/json")) {
822
- res.fourHundredAndOneError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndOneError);
823
- }
824
- else {
825
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
826
- }
827
- break;
828
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
829
- if (utils.matchContentType(contentType, "application/json")) {
830
- res.fourHundredAndFourError = JSON.parse(decodedRes);
831
- }
832
- else {
833
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
834
- }
835
- break;
836
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
837
- if (utils.matchContentType(contentType, "application/json")) {
838
- res.fourHundredAndNineError = JSON.parse(decodedRes);
839
- }
840
- else {
841
- throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
842
- }
843
- break;
844
- case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
845
- if (utils.matchContentType(contentType, "application/json")) {
846
- res.fourHundredAndThirteenError = JSON.parse(decodedRes);
728
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
729
+ err.rawResponse = httpRes;
730
+ throw new errors.FourHundredAndOneError(err);
847
731
  }
848
732
  else {
849
733
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -851,7 +735,9 @@ var Plan = /** @class */ (function () {
851
735
  break;
852
736
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
853
737
  if (utils.matchContentType(contentType, "application/json")) {
854
- res.fourHundredAndTwentyNineError = utils.objectToClass(JSON.parse(decodedRes), shared.FourHundredAndTwentyNineError);
738
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
739
+ err.rawResponse = httpRes;
740
+ throw new errors.FourHundredAndTwentyNineError(err);
855
741
  }
856
742
  else {
857
743
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -859,7 +745,9 @@ var Plan = /** @class */ (function () {
859
745
  break;
860
746
  case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
861
747
  if (utils.matchContentType(contentType, "application/json")) {
862
- res.fiveHundredError = utils.objectToClass(JSON.parse(decodedRes), shared.FiveHundredError);
748
+ err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
749
+ err.rawResponse = httpRes;
750
+ throw new errors.FiveHundredError(err);
863
751
  }
864
752
  else {
865
753
  throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
@@ -227,7 +227,7 @@ export declare class Price {
227
227
  * @remarks
228
228
  * This endpoint returns a price given an identifier.
229
229
  */
230
- fetch(req: operations.FetchPriceRequest, config?: AxiosRequestConfig): Promise<operations.FetchPriceResponse>;
230
+ fetch(priceId: string, config?: AxiosRequestConfig): Promise<operations.FetchPriceResponse>;
231
231
  /**
232
232
  * Fetch price by external price id
233
233
  *
@@ -235,12 +235,12 @@ export declare class Price {
235
235
  * This endpoint returns a price given an external price id.
236
236
  * See the [price creation API](../reference/create-price) for more information about external price aliases.
237
237
  */
238
- fetchByExternalId(req: operations.FetchPriceExternalIdRequest, config?: AxiosRequestConfig): Promise<operations.FetchPriceExternalIdResponse>;
238
+ fetchByExternalId(externalPriceId: string, config?: AxiosRequestConfig): Promise<operations.FetchPriceExternalIdResponse>;
239
239
  /**
240
240
  * List prices
241
241
  *
242
242
  * @remarks
243
243
  * This endpoint is used to list all add-on prices created using the [price creation endpoint](../reference/create-price).
244
244
  */
245
- list(req: operations.ListPricesRequest, config?: AxiosRequestConfig): Promise<operations.ListPricesResponse>;
245
+ list(cursor?: string, limit?: number, config?: AxiosRequestConfig): Promise<operations.ListPricesResponse>;
246
246
  }