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.
- package/README.md +66 -23
- package/dist/sdk/availability.js +17 -36
- package/dist/sdk/coupon.d.ts +4 -4
- package/dist/sdk/coupon.js +106 -196
- package/dist/sdk/credit.d.ts +4 -4
- package/dist/sdk/credit.js +124 -232
- package/dist/sdk/creditnote.d.ts +2 -2
- package/dist/sdk/creditnote.js +43 -80
- package/dist/sdk/customer.d.ts +8 -8
- package/dist/sdk/customer.js +262 -500
- package/dist/sdk/event.d.ts +7 -7
- package/dist/sdk/event.js +185 -352
- package/dist/sdk/invoice.d.ts +5 -5
- package/dist/sdk/invoice.js +157 -308
- package/dist/sdk/item.d.ts +2 -2
- package/dist/sdk/item.js +43 -80
- package/dist/sdk/metric.d.ts +1 -1
- package/dist/sdk/metric.js +55 -112
- package/dist/sdk/models/errors/fivehundrederror.d.ts +12 -0
- package/dist/sdk/models/errors/fivehundrederror.js +112 -0
- package/dist/sdk/models/errors/fourhundredandoneerror.d.ts +12 -0
- package/dist/sdk/models/errors/fourhundredandoneerror.js +112 -0
- package/dist/sdk/models/errors/fourhundredandtwentynineerror.d.ts +12 -0
- package/dist/sdk/models/errors/fourhundredandtwentynineerror.js +112 -0
- package/dist/sdk/models/errors/index.d.ts +3 -0
- package/dist/sdk/models/errors/index.js +3 -0
- package/dist/sdk/models/operations/addeditpriceintervals.d.ts +1 -29
- package/dist/sdk/models/operations/addeditpriceintervals.js +4 -32
- package/dist/sdk/models/operations/amendevent.d.ts +1 -29
- package/dist/sdk/models/operations/amendevent.js +4 -32
- package/dist/sdk/models/operations/amendusage.d.ts +1 -29
- package/dist/sdk/models/operations/amendusage.js +4 -32
- package/dist/sdk/models/operations/amendusageexternalcustomerid.d.ts +1 -29
- package/dist/sdk/models/operations/amendusageexternalcustomerid.js +4 -32
- package/dist/sdk/models/operations/archivecoupon.d.ts +0 -28
- package/dist/sdk/models/operations/archivecoupon.js +0 -28
- package/dist/sdk/models/operations/cancelsubscription.d.ts +1 -29
- package/dist/sdk/models/operations/cancelsubscription.js +4 -32
- package/dist/sdk/models/operations/closebackfill.d.ts +0 -28
- package/dist/sdk/models/operations/closebackfill.js +0 -28
- package/dist/sdk/models/operations/createbackfill.d.ts +0 -28
- package/dist/sdk/models/operations/createbackfill.js +0 -28
- package/dist/sdk/models/operations/createcoupon.d.ts +0 -28
- package/dist/sdk/models/operations/createcoupon.js +0 -28
- package/dist/sdk/models/operations/createcustomer.d.ts +0 -28
- package/dist/sdk/models/operations/createcustomer.js +0 -28
- package/dist/sdk/models/operations/createcustomerbalancetransaction.d.ts +1 -29
- package/dist/sdk/models/operations/createcustomerbalancetransaction.js +4 -32
- package/dist/sdk/models/operations/createinvoice.d.ts +0 -28
- package/dist/sdk/models/operations/createinvoice.js +0 -28
- package/dist/sdk/models/operations/createinvoicelineitem.d.ts +0 -28
- package/dist/sdk/models/operations/createinvoicelineitem.js +0 -28
- package/dist/sdk/models/operations/createledgerentry.d.ts +1 -30
- package/dist/sdk/models/operations/createledgerentry.js +4 -56
- package/dist/sdk/models/operations/createledgerentryexternalid.d.ts +1 -30
- package/dist/sdk/models/operations/createledgerentryexternalid.js +4 -56
- package/dist/sdk/models/operations/createmetric.d.ts +0 -28
- package/dist/sdk/models/operations/createmetric.js +0 -28
- package/dist/sdk/models/operations/createplan.d.ts +0 -28
- package/dist/sdk/models/operations/createplan.js +0 -28
- package/dist/sdk/models/operations/createprice.d.ts +0 -29
- package/dist/sdk/models/operations/createprice.js +0 -52
- package/dist/sdk/models/operations/createsubscription.d.ts +0 -28
- package/dist/sdk/models/operations/createsubscription.js +0 -28
- package/dist/sdk/models/operations/deletecustomer.d.ts +0 -28
- package/dist/sdk/models/operations/deletecustomer.js +0 -28
- package/dist/sdk/models/operations/deprecateevent.d.ts +0 -28
- package/dist/sdk/models/operations/deprecateevent.js +0 -28
- package/dist/sdk/models/operations/fetchbackfill.d.ts +0 -28
- package/dist/sdk/models/operations/fetchbackfill.js +0 -28
- package/dist/sdk/models/operations/fetchcoupon.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcoupon.js +0 -28
- package/dist/sdk/models/operations/fetchcreditnote.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcreditnote.js +0 -28
- package/dist/sdk/models/operations/fetchcustomer.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomer.js +0 -28
- package/dist/sdk/models/operations/fetchcustomercosts.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomercosts.js +0 -28
- package/dist/sdk/models/operations/fetchcustomercostsexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomercostsexternalid.js +0 -28
- package/dist/sdk/models/operations/fetchcustomercredits.d.ts +1 -29
- package/dist/sdk/models/operations/fetchcustomercredits.js +4 -32
- package/dist/sdk/models/operations/fetchcustomercreditsexternalid.d.ts +1 -29
- package/dist/sdk/models/operations/fetchcustomercreditsexternalid.js +4 -32
- package/dist/sdk/models/operations/fetchcustomercreditsledger.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomercreditsledger.js +0 -28
- package/dist/sdk/models/operations/fetchcustomercreditsledgerexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomercreditsledgerexternalid.js +0 -28
- package/dist/sdk/models/operations/fetchcustomerexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomerexternalid.js +0 -28
- package/dist/sdk/models/operations/fetchinvoice.d.ts +0 -28
- package/dist/sdk/models/operations/fetchinvoice.js +0 -28
- package/dist/sdk/models/operations/fetchitem.d.ts +0 -28
- package/dist/sdk/models/operations/fetchitem.js +0 -28
- package/dist/sdk/models/operations/fetchmetric.d.ts +0 -28
- package/dist/sdk/models/operations/fetchmetric.js +0 -28
- package/dist/sdk/models/operations/fetchplan.d.ts +0 -28
- package/dist/sdk/models/operations/fetchplan.js +0 -28
- package/dist/sdk/models/operations/fetchplanexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/fetchplanexternalid.js +0 -28
- package/dist/sdk/models/operations/fetchprice.d.ts +0 -29
- package/dist/sdk/models/operations/fetchprice.js +0 -52
- package/dist/sdk/models/operations/fetchpriceexternalid.d.ts +0 -29
- package/dist/sdk/models/operations/fetchpriceexternalid.js +0 -52
- package/dist/sdk/models/operations/fetchsubscription.d.ts +0 -28
- package/dist/sdk/models/operations/fetchsubscription.js +0 -28
- package/dist/sdk/models/operations/fetchsubscriptioncosts.d.ts +0 -28
- package/dist/sdk/models/operations/fetchsubscriptioncosts.js +0 -28
- package/dist/sdk/models/operations/fetchsubscriptionschedule.d.ts +0 -28
- package/dist/sdk/models/operations/fetchsubscriptionschedule.js +0 -28
- package/dist/sdk/models/operations/fetchsubscriptionusage.d.ts +0 -29
- package/dist/sdk/models/operations/fetchsubscriptionusage.js +0 -52
- package/dist/sdk/models/operations/fetchupcominginvoice.d.ts +0 -28
- package/dist/sdk/models/operations/fetchupcominginvoice.js +0 -28
- package/dist/sdk/models/operations/ingest.d.ts +0 -28
- package/dist/sdk/models/operations/ingest.js +0 -28
- package/dist/sdk/models/operations/issueinvoice.d.ts +0 -28
- package/dist/sdk/models/operations/issueinvoice.js +0 -28
- package/dist/sdk/models/operations/listbackfills.d.ts +0 -28
- package/dist/sdk/models/operations/listbackfills.js +0 -28
- package/dist/sdk/models/operations/listbalancetransactions.d.ts +0 -28
- package/dist/sdk/models/operations/listbalancetransactions.js +0 -28
- package/dist/sdk/models/operations/listcoupons.d.ts +0 -28
- package/dist/sdk/models/operations/listcoupons.js +0 -28
- package/dist/sdk/models/operations/listcouponsubscriptions.d.ts +0 -28
- package/dist/sdk/models/operations/listcouponsubscriptions.js +0 -28
- package/dist/sdk/models/operations/listcreditnotes.d.ts +0 -28
- package/dist/sdk/models/operations/listcreditnotes.js +0 -28
- package/dist/sdk/models/operations/listcustomers.d.ts +0 -28
- package/dist/sdk/models/operations/listcustomers.js +0 -28
- package/dist/sdk/models/operations/listinvoices.d.ts +0 -28
- package/dist/sdk/models/operations/listinvoices.js +0 -28
- package/dist/sdk/models/operations/listitems.d.ts +0 -28
- package/dist/sdk/models/operations/listitems.js +0 -28
- package/dist/sdk/models/operations/listmetrics.d.ts +0 -28
- package/dist/sdk/models/operations/listmetrics.js +0 -28
- package/dist/sdk/models/operations/listplans.d.ts +0 -28
- package/dist/sdk/models/operations/listplans.js +0 -28
- package/dist/sdk/models/operations/listprices.d.ts +0 -28
- package/dist/sdk/models/operations/listprices.js +0 -28
- package/dist/sdk/models/operations/listsubscriptions.d.ts +0 -28
- package/dist/sdk/models/operations/listsubscriptions.js +0 -28
- package/dist/sdk/models/operations/markinvoiceaspaid.d.ts +1 -29
- package/dist/sdk/models/operations/markinvoiceaspaid.js +4 -32
- package/dist/sdk/models/operations/ping.d.ts +0 -28
- package/dist/sdk/models/operations/ping.js +0 -28
- package/dist/sdk/models/operations/revertbackfill.d.ts +0 -28
- package/dist/sdk/models/operations/revertbackfill.js +0 -28
- package/dist/sdk/models/operations/scheduleplanchange.d.ts +1 -29
- package/dist/sdk/models/operations/scheduleplanchange.js +4 -32
- package/dist/sdk/models/operations/searchevents.d.ts +0 -28
- package/dist/sdk/models/operations/searchevents.js +0 -28
- package/dist/sdk/models/operations/triggerphase.d.ts +1 -29
- package/dist/sdk/models/operations/triggerphase.js +4 -32
- package/dist/sdk/models/operations/unschedulecancellation.d.ts +0 -28
- package/dist/sdk/models/operations/unschedulecancellation.js +0 -28
- package/dist/sdk/models/operations/unschedulefixedfeequantity.d.ts +1 -29
- package/dist/sdk/models/operations/unschedulefixedfeequantity.js +4 -32
- package/dist/sdk/models/operations/unscheduleplanchange.d.ts +0 -28
- package/dist/sdk/models/operations/unscheduleplanchange.js +0 -28
- package/dist/sdk/models/operations/updatecustomer.d.ts +1 -29
- package/dist/sdk/models/operations/updatecustomer.js +4 -32
- package/dist/sdk/models/operations/updatecustomerexternalid.d.ts +1 -29
- package/dist/sdk/models/operations/updatecustomerexternalid.js +4 -32
- package/dist/sdk/models/operations/updatefixedfeequantity.d.ts +1 -29
- package/dist/sdk/models/operations/updatefixedfeequantity.js +4 -32
- package/dist/sdk/models/operations/updateplan.d.ts +1 -29
- package/dist/sdk/models/operations/updateplan.js +4 -32
- package/dist/sdk/models/operations/updateplanexternal.d.ts +1 -29
- package/dist/sdk/models/operations/updateplanexternal.js +4 -32
- package/dist/sdk/models/operations/voidinvoice.d.ts +0 -28
- package/dist/sdk/models/operations/voidinvoice.js +0 -28
- package/dist/sdk/models/shared/addpriceintervalparams.d.ts +0 -14
- package/dist/sdk/models/shared/addpriceintervalparams.js +1 -17
- package/dist/sdk/models/shared/editpriceintervalparams.d.ts +0 -14
- package/dist/sdk/models/shared/editpriceintervalparams.js +1 -17
- package/dist/sdk/models/shared/fivehundrederror.d.ts +0 -10
- package/dist/sdk/models/shared/fivehundrederror.js +1 -69
- package/dist/sdk/models/shared/fourhundredandoneerror.d.ts +0 -10
- package/dist/sdk/models/shared/fourhundredandoneerror.js +1 -69
- package/dist/sdk/models/shared/fourhundredandtwentynineerror.d.ts +0 -10
- package/dist/sdk/models/shared/fourhundredandtwentynineerror.js +1 -69
- package/dist/sdk/models/shared/index.d.ts +0 -103
- package/dist/sdk/models/shared/index.js +0 -103
- package/dist/sdk/models/shared/invoicelineitemparams.d.ts +1 -2
- package/dist/sdk/models/shared/invoicelineitemparams.js +1 -3
- package/dist/sdk/models/shared/itemexternalconnection.d.ts +0 -11
- package/dist/sdk/models/shared/itemexternalconnection.js +1 -14
- package/dist/sdk/models/shared/plan.d.ts +1 -3
- package/dist/sdk/models/shared/plan.js +2 -11
- package/dist/sdk/plan.d.ts +4 -4
- package/dist/sdk/plan.js +120 -232
- package/dist/sdk/price.d.ts +3 -3
- package/dist/sdk/price.js +81 -156
- package/dist/sdk/priceinterval.d.ts +2 -1
- package/dist/sdk/priceinterval.js +22 -40
- package/dist/sdk/sdk.js +3 -3
- package/dist/sdk/subscription.d.ts +8 -8
- package/dist/sdk/subscription.js +258 -500
- package/docs/models/errors/fivehundrederror.md +12 -0
- package/docs/models/errors/fourhundredandoneerror.md +12 -0
- package/docs/models/errors/fourhundredandtwentynineerror.md +12 -0
- package/docs/models/operations/addeditpriceintervalsrequest.md +2 -2
- package/docs/models/operations/addeditpriceintervalsresponse.md +6 -13
- package/docs/models/operations/amendeventrequest.md +2 -2
- package/docs/models/operations/amendeventresponse.md +6 -13
- package/docs/models/operations/amendusageexternalcustomeridrequest.md +1 -1
- package/docs/models/operations/amendusageexternalcustomeridresponse.md +6 -13
- package/docs/models/operations/amendusagerequest.md +1 -1
- package/docs/models/operations/amendusageresponse.md +6 -13
- package/docs/models/operations/archivecouponresponse.md +6 -13
- package/docs/models/operations/cancelsubscriptionrequest.md +2 -2
- package/docs/models/operations/cancelsubscriptionresponse.md +6 -13
- package/docs/models/operations/closebackfillresponse.md +6 -13
- package/docs/models/operations/createbackfillresponse.md +6 -13
- package/docs/models/operations/createcouponresponse.md +6 -13
- package/docs/models/operations/createcustomerbalancetransactionrequest.md +2 -2
- package/docs/models/operations/createcustomerbalancetransactionresponse.md +6 -13
- package/docs/models/operations/createcustomerresponse.md +6 -13
- package/docs/models/operations/createinvoicelineitemresponse.md +6 -13
- package/docs/models/operations/createinvoiceresponse.md +6 -13
- package/docs/models/operations/createledgerentryexternalidrequest.md +2 -2
- package/docs/models/operations/createledgerentryexternalidresponse.md +6 -13
- package/docs/models/operations/createledgerentryrequest.md +2 -2
- package/docs/models/operations/createledgerentryresponse.md +6 -13
- package/docs/models/operations/createmetricresponse.md +6 -13
- package/docs/models/operations/createplanresponse.md +6 -13
- package/docs/models/operations/createpriceresponse.md +6 -13
- package/docs/models/operations/createsubscriptionresponse.md +6 -13
- package/docs/models/operations/deletecustomerresponse.md +6 -13
- package/docs/models/operations/deprecateeventresponse.md +6 -13
- package/docs/models/operations/fetchbackfillresponse.md +6 -13
- package/docs/models/operations/fetchcouponresponse.md +6 -13
- package/docs/models/operations/fetchcreditnoteresponse.md +6 -13
- package/docs/models/operations/fetchcustomercostsexternalidresponse.md +6 -13
- package/docs/models/operations/fetchcustomercostsresponse.md +6 -13
- package/docs/models/operations/fetchcustomercreditsexternalidrequest.md +1 -1
- package/docs/models/operations/fetchcustomercreditsexternalidresponse.md +6 -13
- package/docs/models/operations/fetchcustomercreditsledgerexternalidresponse.md +6 -13
- package/docs/models/operations/fetchcustomercreditsledgerresponse.md +6 -13
- package/docs/models/operations/fetchcustomercreditsrequest.md +1 -1
- package/docs/models/operations/fetchcustomercreditsresponse.md +6 -13
- package/docs/models/operations/fetchcustomerexternalidresponse.md +6 -13
- package/docs/models/operations/fetchcustomerresponse.md +6 -13
- package/docs/models/operations/fetchinvoiceresponse.md +6 -13
- package/docs/models/operations/fetchitemresponse.md +6 -13
- package/docs/models/operations/fetchmetricresponse.md +6 -13
- package/docs/models/operations/fetchplanexternalidresponse.md +6 -13
- package/docs/models/operations/fetchplanresponse.md +6 -13
- package/docs/models/operations/fetchpriceexternalidresponse.md +6 -13
- package/docs/models/operations/fetchpriceresponse.md +6 -13
- package/docs/models/operations/fetchsubscriptioncostsresponse.md +6 -13
- package/docs/models/operations/fetchsubscriptionresponse.md +6 -13
- package/docs/models/operations/fetchsubscriptionscheduleresponse.md +6 -13
- package/docs/models/operations/fetchsubscriptionusageresponse.md +6 -13
- package/docs/models/operations/fetchupcominginvoiceresponse.md +6 -13
- package/docs/models/operations/ingestresponse.md +6 -13
- package/docs/models/operations/issueinvoiceresponse.md +6 -13
- package/docs/models/operations/listbackfillsresponse.md +6 -13
- package/docs/models/operations/listbalancetransactionsresponse.md +6 -13
- package/docs/models/operations/listcouponsresponse.md +6 -13
- package/docs/models/operations/listcouponsubscriptionsresponse.md +6 -13
- package/docs/models/operations/listcreditnotesresponse.md +6 -13
- package/docs/models/operations/listcustomersresponse.md +6 -13
- package/docs/models/operations/listinvoicesresponse.md +6 -13
- package/docs/models/operations/listitemsresponse.md +6 -13
- package/docs/models/operations/listmetricsresponse.md +6 -13
- package/docs/models/operations/listplansresponse.md +6 -13
- package/docs/models/operations/listpricesresponse.md +6 -13
- package/docs/models/operations/listsubscriptionsresponse.md +6 -13
- package/docs/models/operations/markinvoiceaspaidrequest.md +2 -2
- package/docs/models/operations/markinvoiceaspaidresponse.md +6 -13
- package/docs/models/operations/pingresponse.md +6 -13
- package/docs/models/operations/revertbackfillresponse.md +6 -13
- package/docs/models/operations/scheduleplanchangerequest.md +2 -2
- package/docs/models/operations/scheduleplanchangeresponse.md +6 -13
- package/docs/models/operations/searcheventsresponse.md +6 -13
- package/docs/models/operations/triggerphaserequest.md +2 -2
- package/docs/models/operations/triggerphaseresponse.md +6 -13
- package/docs/models/operations/unschedulecancellationresponse.md +6 -13
- package/docs/models/operations/unschedulefixedfeequantityrequest.md +2 -2
- package/docs/models/operations/unschedulefixedfeequantityresponse.md +6 -13
- package/docs/models/operations/unscheduleplanchangeresponse.md +6 -13
- package/docs/models/operations/updatecustomerexternalidrequest.md +2 -2
- package/docs/models/operations/updatecustomerexternalidresponse.md +6 -13
- package/docs/models/operations/updatecustomerrequest.md +2 -2
- package/docs/models/operations/updatecustomerresponse.md +6 -13
- package/docs/models/operations/updatefixedfeequantityrequest.md +2 -2
- package/docs/models/operations/updatefixedfeequantityresponse.md +6 -13
- package/docs/models/operations/updateplanexternalrequest.md +2 -2
- package/docs/models/operations/updateplanexternalresponse.md +6 -13
- package/docs/models/operations/updateplanrequest.md +2 -2
- package/docs/models/operations/updateplanresponse.md +6 -13
- package/docs/models/operations/voidinvoiceresponse.md +6 -13
- package/docs/models/shared/addpriceintervalparams.md +2 -2
- package/docs/models/shared/createinvoicelineitemparams.md +1 -1
- package/docs/models/shared/discount.md +8 -8
- package/docs/models/shared/editpriceintervalparams.md +2 -2
- package/docs/models/shared/invoicelineitem.md +1 -1
- package/docs/models/shared/invoicelineitemparams.md +2 -2
- package/docs/models/shared/plan.md +1 -1
- package/docs/sdks/availability/README.md +9 -8
- package/docs/sdks/coupon/README.md +89 -80
- package/docs/sdks/credit/README.md +104 -144
- package/docs/sdks/creditnote/README.md +34 -31
- package/docs/sdks/customer/README.md +303 -352
- package/docs/sdks/event/README.md +162 -162
- package/docs/sdks/invoice/README.md +145 -159
- package/docs/sdks/item/README.md +34 -31
- package/docs/sdks/metric/README.md +43 -47
- package/docs/sdks/plan/README.md +100 -102
- package/docs/sdks/price/README.md +60 -96
- package/docs/sdks/priceinterval/README.md +55 -98
- package/docs/sdks/subscription/README.md +278 -384
- package/package.json +1 -1
- package/dist/sdk/models/shared/addamendmentcreditledgerentryrequestparams.d.ts +0 -28
- package/dist/sdk/models/shared/addamendmentcreditledgerentryrequestparams.js +0 -81
- package/dist/sdk/models/shared/adddecrementcreditledgerentryrequestparams.d.ts +0 -24
- package/dist/sdk/models/shared/adddecrementcreditledgerentryrequestparams.js +0 -76
- package/dist/sdk/models/shared/addexpirationchangecreditledgerentryrequestparams.d.ts +0 -37
- package/dist/sdk/models/shared/addexpirationchangecreditledgerentryrequestparams.js +0 -102
- package/dist/sdk/models/shared/addincrementcreditledgerentryrequestparams.d.ts +0 -42
- package/dist/sdk/models/shared/addincrementcreditledgerentryrequestparams.js +0 -109
- package/dist/sdk/models/shared/addvoidcreditledgerentryrequestparams.d.ts +0 -38
- package/dist/sdk/models/shared/addvoidcreditledgerentryrequestparams.js +0 -93
- package/dist/sdk/models/shared/affectedblock.d.ts +0 -6
- package/dist/sdk/models/shared/affectedblock.js +0 -59
- package/dist/sdk/models/shared/amendmentledgerentry.d.ts +0 -27
- package/dist/sdk/models/shared/amendmentledgerentry.js +0 -120
- package/dist/sdk/models/shared/amountdiscount.d.ts +0 -15
- package/dist/sdk/models/shared/amountdiscount.js +0 -59
- package/dist/sdk/models/shared/amountdiscountcreationparams.d.ts +0 -11
- package/dist/sdk/models/shared/amountdiscountcreationparams.js +0 -54
- package/dist/sdk/models/shared/amountdiscountinterval.d.ts +0 -27
- package/dist/sdk/models/shared/amountdiscountinterval.js +0 -82
- package/dist/sdk/models/shared/billablemetricsimple.d.ts +0 -5
- package/dist/sdk/models/shared/billablemetricsimple.js +0 -50
- package/dist/sdk/models/shared/billablemetrictiny.d.ts +0 -4
- package/dist/sdk/models/shared/billablemetrictiny.js +0 -45
- package/dist/sdk/models/shared/bpsconfig.d.ts +0 -11
- package/dist/sdk/models/shared/bpsconfig.js +0 -50
- package/dist/sdk/models/shared/bpsprice.d.ts +0 -242
- package/dist/sdk/models/shared/bpsprice.js +0 -363
- package/dist/sdk/models/shared/bpstier.d.ts +0 -19
- package/dist/sdk/models/shared/bpstier.js +0 -60
- package/dist/sdk/models/shared/bulkbpsconfig.d.ts +0 -8
- package/dist/sdk/models/shared/bulkbpsconfig.js +0 -47
- package/dist/sdk/models/shared/bulkbpsprice.d.ts +0 -242
- package/dist/sdk/models/shared/bulkbpsprice.js +0 -363
- package/dist/sdk/models/shared/bulkbpstier.d.ts +0 -15
- package/dist/sdk/models/shared/bulkbpstier.js +0 -55
- package/dist/sdk/models/shared/bulkconfig.d.ts +0 -8
- package/dist/sdk/models/shared/bulkconfig.js +0 -47
- package/dist/sdk/models/shared/bulkprice.d.ts +0 -242
- package/dist/sdk/models/shared/bulkprice.js +0 -363
- package/dist/sdk/models/shared/bulktier.d.ts +0 -11
- package/dist/sdk/models/shared/bulktier.js +0 -50
- package/dist/sdk/models/shared/creditblockexpiryledgerentry.d.ts +0 -27
- package/dist/sdk/models/shared/creditblockexpiryledgerentry.js +0 -120
- package/dist/sdk/models/shared/decrementledgerentry.d.ts +0 -30
- package/dist/sdk/models/shared/decrementledgerentry.js +0 -135
- package/dist/sdk/models/shared/duplicateconstraintviolationerror.d.ts +0 -16
- package/dist/sdk/models/shared/duplicateconstraintviolationerror.js +0 -82
- package/dist/sdk/models/shared/duplicateresourcecreationerror.d.ts +0 -16
- package/dist/sdk/models/shared/duplicateresourcecreationerror.js +0 -82
- package/dist/sdk/models/shared/expirationchangeledgerentry.d.ts +0 -28
- package/dist/sdk/models/shared/expirationchangeledgerentry.js +0 -129
- package/dist/sdk/models/shared/featurenotavailableerror.d.ts +0 -16
- package/dist/sdk/models/shared/featurenotavailableerror.js +0 -82
- package/dist/sdk/models/shared/fivetranexampleprice.d.ts +0 -241
- package/dist/sdk/models/shared/fivetranexampleprice.js +0 -361
- package/dist/sdk/models/shared/groupedsubscriptionusage.d.ts +0 -7
- package/dist/sdk/models/shared/groupedsubscriptionusage.js +0 -54
- package/dist/sdk/models/shared/groupedsubscriptionusagerecord.d.ts +0 -14
- package/dist/sdk/models/shared/groupedsubscriptionusagerecord.js +0 -71
- package/dist/sdk/models/shared/idempotencyconflict.d.ts +0 -16
- package/dist/sdk/models/shared/idempotencyconflict.js +0 -82
- package/dist/sdk/models/shared/idempotencykeyvalidationerror.d.ts +0 -17
- package/dist/sdk/models/shared/idempotencykeyvalidationerror.js +0 -87
- package/dist/sdk/models/shared/idempotencyrequestmismatch.d.ts +0 -16
- package/dist/sdk/models/shared/idempotencyrequestmismatch.js +0 -82
- package/dist/sdk/models/shared/incrementcreditledgerentryinvoicesettings.d.ts +0 -18
- package/dist/sdk/models/shared/incrementcreditledgerentryinvoicesettings.js +0 -58
- package/dist/sdk/models/shared/incrementledgerentry.d.ts +0 -27
- package/dist/sdk/models/shared/incrementledgerentry.js +0 -120
- package/dist/sdk/models/shared/itemslim.d.ts +0 -5
- package/dist/sdk/models/shared/itemslim.js +0 -50
- package/dist/sdk/models/shared/matrixconfig.d.ts +0 -20
- package/dist/sdk/models/shared/matrixconfig.js +0 -62
- package/dist/sdk/models/shared/matrixprice.d.ts +0 -242
- package/dist/sdk/models/shared/matrixprice.js +0 -363
- package/dist/sdk/models/shared/matrixsublineitem.d.ts +0 -17
- package/dist/sdk/models/shared/matrixsublineitem.js +0 -78
- package/dist/sdk/models/shared/matrixvalue.d.ts +0 -15
- package/dist/sdk/models/shared/matrixvalue.js +0 -55
- package/dist/sdk/models/shared/metricgroup.d.ts +0 -5
- package/dist/sdk/models/shared/metricgroup.js +0 -50
- package/dist/sdk/models/shared/newbpsprice.d.ts +0 -53
- package/dist/sdk/models/shared/newbpsprice.js +0 -110
- package/dist/sdk/models/shared/newbulkbpsprice.d.ts +0 -53
- package/dist/sdk/models/shared/newbulkbpsprice.js +0 -110
- package/dist/sdk/models/shared/newbulkprice.d.ts +0 -53
- package/dist/sdk/models/shared/newbulkprice.js +0 -110
- package/dist/sdk/models/shared/newmatrixprice.d.ts +0 -53
- package/dist/sdk/models/shared/newmatrixprice.js +0 -110
- package/dist/sdk/models/shared/newpackageprice.d.ts +0 -53
- package/dist/sdk/models/shared/newpackageprice.js +0 -110
- package/dist/sdk/models/shared/newpackagewithallocationprice.d.ts +0 -52
- package/dist/sdk/models/shared/newpackagewithallocationprice.js +0 -108
- package/dist/sdk/models/shared/newthresholdtotalamountprice.d.ts +0 -52
- package/dist/sdk/models/shared/newthresholdtotalamountprice.js +0 -108
- package/dist/sdk/models/shared/newtieredbpsprice.d.ts +0 -53
- package/dist/sdk/models/shared/newtieredbpsprice.js +0 -110
- package/dist/sdk/models/shared/newtieredpackageprice.d.ts +0 -52
- package/dist/sdk/models/shared/newtieredpackageprice.js +0 -108
- package/dist/sdk/models/shared/newtieredprice.d.ts +0 -53
- package/dist/sdk/models/shared/newtieredprice.js +0 -110
- package/dist/sdk/models/shared/newtieredwithminimumprice.d.ts +0 -52
- package/dist/sdk/models/shared/newtieredwithminimumprice.js +0 -108
- package/dist/sdk/models/shared/newunitprice.d.ts +0 -53
- package/dist/sdk/models/shared/newunitprice.js +0 -110
- package/dist/sdk/models/shared/othersublineitem.d.ts +0 -15
- package/dist/sdk/models/shared/othersublineitem.js +0 -71
- package/dist/sdk/models/shared/overridebpsprice.d.ts +0 -27
- package/dist/sdk/models/shared/overridebpsprice.js +0 -83
- package/dist/sdk/models/shared/overridebulkbpsprice.d.ts +0 -27
- package/dist/sdk/models/shared/overridebulkbpsprice.js +0 -83
- package/dist/sdk/models/shared/overridebulkprice.d.ts +0 -27
- package/dist/sdk/models/shared/overridebulkprice.js +0 -83
- package/dist/sdk/models/shared/overridefivetranexampleprice.d.ts +0 -26
- package/dist/sdk/models/shared/overridefivetranexampleprice.js +0 -81
- package/dist/sdk/models/shared/overridematrixprice.d.ts +0 -27
- package/dist/sdk/models/shared/overridematrixprice.js +0 -83
- package/dist/sdk/models/shared/overridepackageprice.d.ts +0 -27
- package/dist/sdk/models/shared/overridepackageprice.js +0 -83
- package/dist/sdk/models/shared/overridepackagewithallocationprice.d.ts +0 -26
- package/dist/sdk/models/shared/overridepackagewithallocationprice.js +0 -81
- package/dist/sdk/models/shared/overridetestratingfunctionprice.d.ts +0 -26
- package/dist/sdk/models/shared/overridetestratingfunctionprice.js +0 -81
- package/dist/sdk/models/shared/overridethresholdtotalamountprice.d.ts +0 -26
- package/dist/sdk/models/shared/overridethresholdtotalamountprice.js +0 -81
- package/dist/sdk/models/shared/overridetieredbpsprice.d.ts +0 -27
- package/dist/sdk/models/shared/overridetieredbpsprice.js +0 -83
- package/dist/sdk/models/shared/overridetieredpackageprice.d.ts +0 -26
- package/dist/sdk/models/shared/overridetieredpackageprice.js +0 -81
- package/dist/sdk/models/shared/overridetieredprice.d.ts +0 -27
- package/dist/sdk/models/shared/overridetieredprice.js +0 -83
- package/dist/sdk/models/shared/overridetieredwithminimumprice.d.ts +0 -26
- package/dist/sdk/models/shared/overridetieredwithminimumprice.js +0 -81
- package/dist/sdk/models/shared/overrideunitprice.d.ts +0 -27
- package/dist/sdk/models/shared/overrideunitprice.js +0 -83
- package/dist/sdk/models/shared/packageconfig.d.ts +0 -11
- package/dist/sdk/models/shared/packageconfig.js +0 -50
- package/dist/sdk/models/shared/packageprice.d.ts +0 -242
- package/dist/sdk/models/shared/packageprice.js +0 -363
- package/dist/sdk/models/shared/packagewithallocationprice.d.ts +0 -241
- package/dist/sdk/models/shared/packagewithallocationprice.js +0 -361
- package/dist/sdk/models/shared/percentagediscount.d.ts +0 -15
- package/dist/sdk/models/shared/percentagediscount.js +0 -59
- package/dist/sdk/models/shared/percentagediscountcreationparams.d.ts +0 -11
- package/dist/sdk/models/shared/percentagediscountcreationparams.js +0 -54
- package/dist/sdk/models/shared/percentagediscountinterval.d.ts +0 -27
- package/dist/sdk/models/shared/percentagediscountinterval.js +0 -82
- package/dist/sdk/models/shared/requesttoolargeerror.d.ts +0 -16
- package/dist/sdk/models/shared/requesttoolargeerror.js +0 -82
- package/dist/sdk/models/shared/requestvalidationerror.d.ts +0 -17
- package/dist/sdk/models/shared/requestvalidationerror.js +0 -87
- package/dist/sdk/models/shared/resourcenotfounderror.d.ts +0 -16
- package/dist/sdk/models/shared/resourcenotfounderror.js +0 -82
- package/dist/sdk/models/shared/resourcetoolargeerror.d.ts +0 -16
- package/dist/sdk/models/shared/resourcetoolargeerror.js +0 -82
- package/dist/sdk/models/shared/sublineitemgrouping.d.ts +0 -8
- package/dist/sdk/models/shared/sublineitemgrouping.js +0 -50
- package/dist/sdk/models/shared/sublineitemmatrixconfig.d.ts +0 -7
- package/dist/sdk/models/shared/sublineitemmatrixconfig.js +0 -45
- package/dist/sdk/models/shared/testratingfunctionprice.d.ts +0 -241
- package/dist/sdk/models/shared/testratingfunctionprice.js +0 -361
- package/dist/sdk/models/shared/thresholdtotalamountprice.d.ts +0 -241
- package/dist/sdk/models/shared/thresholdtotalamountprice.js +0 -361
- package/dist/sdk/models/shared/tier.d.ts +0 -15
- package/dist/sdk/models/shared/tier.js +0 -55
- package/dist/sdk/models/shared/tierconfig.d.ts +0 -6
- package/dist/sdk/models/shared/tierconfig.js +0 -55
- package/dist/sdk/models/shared/tieredbpsconfig.d.ts +0 -8
- package/dist/sdk/models/shared/tieredbpsconfig.js +0 -47
- package/dist/sdk/models/shared/tieredbpsprice.d.ts +0 -242
- package/dist/sdk/models/shared/tieredbpsprice.js +0 -363
- package/dist/sdk/models/shared/tieredconfig.d.ts +0 -8
- package/dist/sdk/models/shared/tieredconfig.js +0 -47
- package/dist/sdk/models/shared/tieredpackageprice.d.ts +0 -241
- package/dist/sdk/models/shared/tieredpackageprice.js +0 -361
- package/dist/sdk/models/shared/tieredprice.d.ts +0 -242
- package/dist/sdk/models/shared/tieredprice.js +0 -363
- package/dist/sdk/models/shared/tieredwithminimumprice.d.ts +0 -241
- package/dist/sdk/models/shared/tieredwithminimumprice.js +0 -361
- package/dist/sdk/models/shared/tiersublineitem.d.ts +0 -17
- package/dist/sdk/models/shared/tiersublineitem.js +0 -78
- package/dist/sdk/models/shared/trialdiscount.d.ts +0 -19
- package/dist/sdk/models/shared/trialdiscount.js +0 -64
- package/dist/sdk/models/shared/ungroupedsubscriptionusage.d.ts +0 -5
- package/dist/sdk/models/shared/ungroupedsubscriptionusage.js +0 -47
- package/dist/sdk/models/shared/ungroupedsubscriptionusagerecord.d.ts +0 -12
- package/dist/sdk/models/shared/ungroupedsubscriptionusagerecord.js +0 -64
- package/dist/sdk/models/shared/unitconfig.d.ts +0 -11
- package/dist/sdk/models/shared/unitconfig.js +0 -50
- package/dist/sdk/models/shared/unitprice.d.ts +0 -242
- package/dist/sdk/models/shared/unitprice.js +0 -363
- package/dist/sdk/models/shared/urlnotfound.d.ts +0 -16
- package/dist/sdk/models/shared/urlnotfound.js +0 -82
- package/dist/sdk/models/shared/usage.d.ts +0 -6
- package/dist/sdk/models/shared/usage.js +0 -63
- package/dist/sdk/models/shared/usagediscount.d.ts +0 -15
- package/dist/sdk/models/shared/usagediscount.js +0 -59
- package/dist/sdk/models/shared/usagediscountcreationparams.d.ts +0 -11
- package/dist/sdk/models/shared/usagediscountcreationparams.js +0 -54
- package/dist/sdk/models/shared/usagediscountinterval.d.ts +0 -27
- package/dist/sdk/models/shared/usagediscountinterval.js +0 -82
- package/dist/sdk/models/shared/voidinitiatedledgerentry.d.ts +0 -30
- package/dist/sdk/models/shared/voidinitiatedledgerentry.js +0 -139
- package/dist/sdk/models/shared/voidledgerentry.d.ts +0 -29
- package/dist/sdk/models/shared/voidledgerentry.js +0 -130
- package/docs/models/shared/addamendmentcreditledgerentryrequestparams.md +0 -12
- package/docs/models/shared/addamendmentcreditledgerentryrequestparamsentrytype.md +0 -8
- package/docs/models/shared/addamendmentcreditledgerentryrequestparamsmetadata.md +0 -9
- package/docs/models/shared/adddecrementcreditledgerentryrequestparams.md +0 -11
- package/docs/models/shared/adddecrementcreditledgerentryrequestparamsentrytype.md +0 -8
- package/docs/models/shared/adddecrementcreditledgerentryrequestparamsmetadata.md +0 -9
- package/docs/models/shared/addexpirationchangecreditledgerentryrequestparams.md +0 -14
- package/docs/models/shared/addexpirationchangecreditledgerentryrequestparamsentrytype.md +0 -8
- package/docs/models/shared/addexpirationchangecreditledgerentryrequestparamsmetadata.md +0 -9
- package/docs/models/shared/addincrementcreditledgerentryrequestparams.md +0 -15
- package/docs/models/shared/addincrementcreditledgerentryrequestparamsentrytype.md +0 -8
- package/docs/models/shared/addincrementcreditledgerentryrequestparamsmetadata.md +0 -9
- package/docs/models/shared/addpriceintervalparamsenddateenddate.md +0 -11
- package/docs/models/shared/addpriceintervalparamsstartdatestartdate.md +0 -11
- package/docs/models/shared/addvoidcreditledgerentryrequestparams.md +0 -13
- package/docs/models/shared/addvoidcreditledgerentryrequestparamsentrytype.md +0 -8
- package/docs/models/shared/addvoidcreditledgerentryrequestparamsmetadata.md +0 -9
- package/docs/models/shared/addvoidcreditledgerentryrequestparamsvoidreason.md +0 -10
- package/docs/models/shared/affectedblock.md +0 -10
- package/docs/models/shared/amendmentledgerentry.md +0 -21
- package/docs/models/shared/amendmentledgerentryentrystatus.md +0 -9
- package/docs/models/shared/amendmentledgerentryentrytype.md +0 -8
- package/docs/models/shared/amountdiscount.md +0 -10
- package/docs/models/shared/amountdiscountcreationparams.md +0 -9
- package/docs/models/shared/amountdiscountcreationparamsdiscounttype.md +0 -8
- package/docs/models/shared/amountdiscountdiscounttype.md +0 -8
- package/docs/models/shared/amountdiscountinterval.md +0 -13
- package/docs/models/shared/amountdiscountintervaldiscounttype.md +0 -8
- package/docs/models/shared/billablemetricsimple.md +0 -9
- package/docs/models/shared/billablemetrictiny.md +0 -8
- package/docs/models/shared/bpsconfig.md +0 -9
- package/docs/models/shared/bpsprice.md +0 -225
- package/docs/models/shared/bpspricecadence.md +0 -11
- package/docs/models/shared/bpspricemodeltype.md +0 -8
- package/docs/models/shared/bpspricepricetype.md +0 -9
- package/docs/models/shared/bpstier.md +0 -11
- package/docs/models/shared/bulkbpsconfig.md +0 -8
- package/docs/models/shared/bulkbpsprice.md +0 -225
- package/docs/models/shared/bulkbpspricecadence.md +0 -11
- package/docs/models/shared/bulkbpspricemodeltype.md +0 -8
- package/docs/models/shared/bulkbpspricepricetype.md +0 -9
- package/docs/models/shared/bulkbpstier.md +0 -10
- package/docs/models/shared/bulkconfig.md +0 -8
- package/docs/models/shared/bulkprice.md +0 -225
- package/docs/models/shared/bulkpricecadence.md +0 -11
- package/docs/models/shared/bulkpricemodeltype.md +0 -8
- package/docs/models/shared/bulkpricepricetype.md +0 -9
- package/docs/models/shared/bulktier.md +0 -9
- package/docs/models/shared/creditblockexpiryledgerentry.md +0 -21
- package/docs/models/shared/creditblockexpiryledgerentryentrystatus.md +0 -9
- package/docs/models/shared/creditblockexpiryledgerentryentrytype.md +0 -8
- package/docs/models/shared/decrementledgerentry.md +0 -24
- package/docs/models/shared/decrementledgerentryentrystatus.md +0 -9
- package/docs/models/shared/decrementledgerentryentrytype.md +0 -8
- package/docs/models/shared/duplicateconstraintviolationerror.md +0 -12
- package/docs/models/shared/duplicateconstraintviolationerrorheaders.md +0 -7
- package/docs/models/shared/duplicateconstraintviolationerrorstatus.md +0 -8
- package/docs/models/shared/duplicateconstraintviolationerrortype.md +0 -8
- package/docs/models/shared/duplicateresourcecreationerror.md +0 -12
- package/docs/models/shared/duplicateresourcecreationerrorheaders.md +0 -7
- package/docs/models/shared/duplicateresourcecreationerrorstatus.md +0 -8
- package/docs/models/shared/duplicateresourcecreationerrortype.md +0 -8
- package/docs/models/shared/editpriceintervalparamsenddateenddate.md +0 -11
- package/docs/models/shared/editpriceintervalparamsstartdatestartdate.md +0 -11
- package/docs/models/shared/expirationchangeledgerentry.md +0 -22
- package/docs/models/shared/expirationchangeledgerentryentrystatus.md +0 -9
- package/docs/models/shared/expirationchangeledgerentryentrytype.md +0 -8
- package/docs/models/shared/featurenotavailableerror.md +0 -12
- package/docs/models/shared/featurenotavailableerrorheaders.md +0 -7
- package/docs/models/shared/featurenotavailableerrorstatus.md +0 -8
- package/docs/models/shared/featurenotavailableerrortype.md +0 -8
- package/docs/models/shared/fivehundrederror.md +0 -12
- package/docs/models/shared/fivetranexampleprice.md +0 -225
- package/docs/models/shared/fivetranexamplepricecadence.md +0 -11
- package/docs/models/shared/fivetranexamplepricemodeltype.md +0 -8
- package/docs/models/shared/fivetranexamplepricepricetype.md +0 -9
- package/docs/models/shared/fourhundredandoneerror.md +0 -12
- package/docs/models/shared/fourhundredandtwentynineerror.md +0 -12
- package/docs/models/shared/groupedsubscriptionusage.md +0 -9
- package/docs/models/shared/groupedsubscriptionusagerecord.md +0 -11
- package/docs/models/shared/groupedsubscriptionusagerecordviewmode.md +0 -9
- package/docs/models/shared/idempotencyconflict.md +0 -12
- package/docs/models/shared/idempotencyconflictheaders.md +0 -7
- package/docs/models/shared/idempotencyconflictstatus.md +0 -8
- package/docs/models/shared/idempotencyconflicttype.md +0 -8
- package/docs/models/shared/idempotencykeyvalidationerror.md +0 -13
- package/docs/models/shared/idempotencykeyvalidationerrorheaders.md +0 -7
- package/docs/models/shared/idempotencykeyvalidationerrorstatus.md +0 -8
- package/docs/models/shared/idempotencykeyvalidationerrortype.md +0 -8
- package/docs/models/shared/idempotencyrequestmismatch.md +0 -12
- package/docs/models/shared/idempotencyrequestmismatchheaders.md +0 -7
- package/docs/models/shared/idempotencyrequestmismatchstatus.md +0 -8
- package/docs/models/shared/idempotencyrequestmismatchtype.md +0 -8
- package/docs/models/shared/incrementcreditledgerentryinvoicesettings.md +0 -12
- package/docs/models/shared/incrementledgerentry.md +0 -21
- package/docs/models/shared/incrementledgerentryentrystatus.md +0 -9
- package/docs/models/shared/incrementledgerentryentrytype.md +0 -8
- package/docs/models/shared/itemexternalconnectionexternalconnectionnameexternalconnectionname.md +0 -11
- package/docs/models/shared/itemexternalconnectionexternalconnectionnameexternalconnectionname1.md +0 -10
- package/docs/models/shared/itemslim.md +0 -9
- package/docs/models/shared/matrixconfig.md +0 -11
- package/docs/models/shared/matrixprice.md +0 -225
- package/docs/models/shared/matrixpricecadence.md +0 -11
- package/docs/models/shared/matrixpricemodeltype.md +0 -8
- package/docs/models/shared/matrixpricepricetype.md +0 -9
- package/docs/models/shared/matrixsublineitem.md +0 -13
- package/docs/models/shared/matrixsublineitemtype.md +0 -8
- package/docs/models/shared/matrixvalue.md +0 -10
- package/docs/models/shared/metricgroup.md +0 -9
- package/docs/models/shared/newbpsprice.md +0 -18
- package/docs/models/shared/newbpspricecadence.md +0 -12
- package/docs/models/shared/newbpspricemodeltype.md +0 -8
- package/docs/models/shared/newbulkbpsprice.md +0 -18
- package/docs/models/shared/newbulkbpspricecadence.md +0 -12
- package/docs/models/shared/newbulkbpspricemodeltype.md +0 -8
- package/docs/models/shared/newbulkprice.md +0 -18
- package/docs/models/shared/newbulkpricecadence.md +0 -12
- package/docs/models/shared/newbulkpricemodeltype.md +0 -8
- package/docs/models/shared/newmatrixprice.md +0 -18
- package/docs/models/shared/newmatrixpricecadence.md +0 -12
- package/docs/models/shared/newmatrixpricemodeltype.md +0 -8
- package/docs/models/shared/newpackageprice.md +0 -18
- package/docs/models/shared/newpackagepricecadence.md +0 -12
- package/docs/models/shared/newpackagepricemodeltype.md +0 -8
- package/docs/models/shared/newpackagewithallocationprice.md +0 -18
- package/docs/models/shared/newpackagewithallocationpricecadence.md +0 -12
- package/docs/models/shared/newpackagewithallocationpricemodeltype.md +0 -8
- package/docs/models/shared/newthresholdtotalamountprice.md +0 -18
- package/docs/models/shared/newthresholdtotalamountpricecadence.md +0 -12
- package/docs/models/shared/newthresholdtotalamountpricemodeltype.md +0 -8
- package/docs/models/shared/newtieredbpsprice.md +0 -18
- package/docs/models/shared/newtieredbpspricecadence.md +0 -12
- package/docs/models/shared/newtieredbpspricemodeltype.md +0 -8
- package/docs/models/shared/newtieredpackageprice.md +0 -18
- package/docs/models/shared/newtieredpackagepricecadence.md +0 -12
- package/docs/models/shared/newtieredpackagepricemodeltype.md +0 -8
- package/docs/models/shared/newtieredprice.md +0 -18
- package/docs/models/shared/newtieredpricecadence.md +0 -12
- package/docs/models/shared/newtieredpricemodeltype.md +0 -8
- package/docs/models/shared/newtieredwithminimumprice.md +0 -18
- package/docs/models/shared/newtieredwithminimumpricecadence.md +0 -12
- package/docs/models/shared/newtieredwithminimumpricemodeltype.md +0 -8
- package/docs/models/shared/newunitprice.md +0 -18
- package/docs/models/shared/newunitpricecadence.md +0 -12
- package/docs/models/shared/newunitpricemodeltype.md +0 -8
- package/docs/models/shared/othersublineitem.md +0 -12
- package/docs/models/shared/othersublineitemtype.md +0 -8
- package/docs/models/shared/overridebpsprice.md +0 -14
- package/docs/models/shared/overridebpspricemodeltype.md +0 -8
- package/docs/models/shared/overridebulkbpsprice.md +0 -14
- package/docs/models/shared/overridebulkbpspricemodeltype.md +0 -8
- package/docs/models/shared/overridebulkprice.md +0 -14
- package/docs/models/shared/overridebulkpricemodeltype.md +0 -8
- package/docs/models/shared/overridefivetranexampleprice.md +0 -14
- package/docs/models/shared/overridefivetranexamplepricemodeltype.md +0 -8
- package/docs/models/shared/overridematrixprice.md +0 -14
- package/docs/models/shared/overridematrixpricemodeltype.md +0 -8
- package/docs/models/shared/overridepackageprice.md +0 -14
- package/docs/models/shared/overridepackagepricemodeltype.md +0 -8
- package/docs/models/shared/overridepackagewithallocationprice.md +0 -14
- package/docs/models/shared/overridepackagewithallocationpricemodeltype.md +0 -8
- package/docs/models/shared/overridetestratingfunctionprice.md +0 -14
- package/docs/models/shared/overridetestratingfunctionpricemodeltype.md +0 -8
- package/docs/models/shared/overridethresholdtotalamountprice.md +0 -14
- package/docs/models/shared/overridethresholdtotalamountpricemodeltype.md +0 -8
- package/docs/models/shared/overridetieredbpsprice.md +0 -14
- package/docs/models/shared/overridetieredbpspricemodeltype.md +0 -8
- package/docs/models/shared/overridetieredpackageprice.md +0 -14
- package/docs/models/shared/overridetieredpackagepricemodeltype.md +0 -8
- package/docs/models/shared/overridetieredprice.md +0 -14
- package/docs/models/shared/overridetieredpricemodeltype.md +0 -8
- package/docs/models/shared/overridetieredwithminimumprice.md +0 -14
- package/docs/models/shared/overridetieredwithminimumpricemodeltype.md +0 -8
- package/docs/models/shared/overrideunitprice.md +0 -14
- package/docs/models/shared/overrideunitpricemodeltype.md +0 -8
- package/docs/models/shared/packageconfig.md +0 -9
- package/docs/models/shared/packageprice.md +0 -225
- package/docs/models/shared/packagepricecadence.md +0 -11
- package/docs/models/shared/packagepricemodeltype.md +0 -8
- package/docs/models/shared/packagepricepricetype.md +0 -9
- package/docs/models/shared/packagewithallocationprice.md +0 -225
- package/docs/models/shared/packagewithallocationpricecadence.md +0 -11
- package/docs/models/shared/packagewithallocationpricemodeltype.md +0 -8
- package/docs/models/shared/packagewithallocationpricepricetype.md +0 -9
- package/docs/models/shared/percentagediscount.md +0 -10
- package/docs/models/shared/percentagediscountcreationparams.md +0 -9
- package/docs/models/shared/percentagediscountcreationparamsdiscounttype.md +0 -8
- package/docs/models/shared/percentagediscountdiscounttype.md +0 -8
- package/docs/models/shared/percentagediscountinterval.md +0 -13
- package/docs/models/shared/percentagediscountintervaldiscounttype.md +0 -8
- package/docs/models/shared/planprices.md +0 -7
- package/docs/models/shared/requesttoolargeerror.md +0 -12
- package/docs/models/shared/requesttoolargeerrorheaders.md +0 -7
- package/docs/models/shared/requesttoolargeerrorstatus.md +0 -8
- package/docs/models/shared/requesttoolargeerrortype.md +0 -8
- package/docs/models/shared/requestvalidationerror.md +0 -13
- package/docs/models/shared/requestvalidationerrorheaders.md +0 -7
- package/docs/models/shared/requestvalidationerrorstatus.md +0 -8
- package/docs/models/shared/requestvalidationerrortype.md +0 -8
- package/docs/models/shared/resourcenotfounderror.md +0 -12
- package/docs/models/shared/resourcenotfounderrorheaders.md +0 -7
- package/docs/models/shared/resourcenotfounderrorstatus.md +0 -8
- package/docs/models/shared/resourcenotfounderrortype.md +0 -8
- package/docs/models/shared/resourcetoolargeerror.md +0 -12
- package/docs/models/shared/resourcetoolargeerrorheaders.md +0 -7
- package/docs/models/shared/resourcetoolargeerrorstatus.md +0 -8
- package/docs/models/shared/resourcetoolargeerrortype.md +0 -8
- package/docs/models/shared/sublineitemgrouping.md +0 -9
- package/docs/models/shared/sublineitemmatrixconfig.md +0 -8
- package/docs/models/shared/testratingfunctionprice.md +0 -225
- package/docs/models/shared/testratingfunctionpricecadence.md +0 -11
- package/docs/models/shared/testratingfunctionpricemodeltype.md +0 -8
- package/docs/models/shared/testratingfunctionpricepricetype.md +0 -9
- package/docs/models/shared/thresholdtotalamountprice.md +0 -225
- package/docs/models/shared/thresholdtotalamountpricecadence.md +0 -11
- package/docs/models/shared/thresholdtotalamountpricemodeltype.md +0 -8
- package/docs/models/shared/thresholdtotalamountpricepricetype.md +0 -9
- package/docs/models/shared/tier.md +0 -10
- package/docs/models/shared/tierconfig.md +0 -10
- package/docs/models/shared/tieredbpsconfig.md +0 -8
- package/docs/models/shared/tieredbpsprice.md +0 -225
- package/docs/models/shared/tieredbpspricecadence.md +0 -11
- package/docs/models/shared/tieredbpspricemodeltype.md +0 -8
- package/docs/models/shared/tieredbpspricepricetype.md +0 -9
- package/docs/models/shared/tieredconfig.md +0 -8
- package/docs/models/shared/tieredpackageprice.md +0 -225
- package/docs/models/shared/tieredpackagepricecadence.md +0 -11
- package/docs/models/shared/tieredpackagepricemodeltype.md +0 -8
- package/docs/models/shared/tieredpackagepricepricetype.md +0 -9
- package/docs/models/shared/tieredprice.md +0 -225
- package/docs/models/shared/tieredpricecadence.md +0 -11
- package/docs/models/shared/tieredpricemodeltype.md +0 -8
- package/docs/models/shared/tieredpricepricetype.md +0 -9
- package/docs/models/shared/tieredwithminimumprice.md +0 -225
- package/docs/models/shared/tieredwithminimumpricecadence.md +0 -11
- package/docs/models/shared/tieredwithminimumpricemodeltype.md +0 -8
- package/docs/models/shared/tieredwithminimumpricepricetype.md +0 -9
- package/docs/models/shared/tiersublineitem.md +0 -13
- package/docs/models/shared/tiersublineitemtype.md +0 -8
- package/docs/models/shared/trialdiscount.md +0 -11
- package/docs/models/shared/trialdiscountdiscounttype.md +0 -8
- package/docs/models/shared/ungroupedsubscriptionusage.md +0 -8
- package/docs/models/shared/ungroupedsubscriptionusagerecord.md +0 -10
- package/docs/models/shared/ungroupedsubscriptionusagerecordviewmode.md +0 -9
- package/docs/models/shared/unitconfig.md +0 -9
- package/docs/models/shared/unitprice.md +0 -225
- package/docs/models/shared/unitpricecadence.md +0 -11
- package/docs/models/shared/unitpricemodeltype.md +0 -8
- package/docs/models/shared/unitpricepricetype.md +0 -9
- package/docs/models/shared/urlnotfound.md +0 -12
- package/docs/models/shared/urlnotfoundheaders.md +0 -7
- package/docs/models/shared/urlnotfoundstatus.md +0 -8
- package/docs/models/shared/urlnotfoundtype.md +0 -8
- package/docs/models/shared/usage.md +0 -10
- package/docs/models/shared/usagediscount.md +0 -10
- package/docs/models/shared/usagediscountcreationparams.md +0 -9
- package/docs/models/shared/usagediscountcreationparamsdiscounttype.md +0 -8
- package/docs/models/shared/usagediscountdiscounttype.md +0 -8
- package/docs/models/shared/usagediscountinterval.md +0 -13
- package/docs/models/shared/usagediscountintervaldiscounttype.md +0 -8
- package/docs/models/shared/voidinitiatedledgerentry.md +0 -24
- package/docs/models/shared/voidinitiatedledgerentryentrystatus.md +0 -9
- package/docs/models/shared/voidinitiatedledgerentryentrytype.md +0 -8
- package/docs/models/shared/voidledgerentry.md +0 -23
- package/docs/models/shared/voidledgerentryentrystatus.md +0 -9
- package/docs/models/shared/voidledgerentryentrytype.md +0 -8
- /package/docs/models/{shared → errors}/fivehundrederrorheaders.md +0 -0
- /package/docs/models/{shared → errors}/fourhundredandoneerrorheaders.md +0 -0
- /package/docs/models/{shared → errors}/fourhundredandtwentynineerrorheaders.md +0 -0
package/dist/sdk/invoice.js
CHANGED
|
@@ -115,7 +115,7 @@ var Invoice = /** @class */ (function () {
|
|
|
115
115
|
Invoice.prototype.create = function (req, config) {
|
|
116
116
|
var _a, _b;
|
|
117
117
|
return __awaiter(this, void 0, void 0, function () {
|
|
118
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
118
|
+
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
119
119
|
var _d;
|
|
120
120
|
return __generator(this, function (_e) {
|
|
121
121
|
switch (_e.label) {
|
|
@@ -171,41 +171,18 @@ var Invoice = /** @class */ (function () {
|
|
|
171
171
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
172
172
|
}
|
|
173
173
|
break;
|
|
174
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
break;
|
|
174
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
175
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
176
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
177
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
178
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
179
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
180
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
182
181
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
183
182
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
188
|
-
}
|
|
189
|
-
break;
|
|
190
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
191
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
192
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
193
|
-
}
|
|
194
|
-
else {
|
|
195
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
196
|
-
}
|
|
197
|
-
break;
|
|
198
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
199
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
200
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
201
|
-
}
|
|
202
|
-
else {
|
|
203
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
204
|
-
}
|
|
205
|
-
break;
|
|
206
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
207
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
208
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
183
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
184
|
+
err.rawResponse = httpRes;
|
|
185
|
+
throw new errors.FourHundredAndOneError(err);
|
|
209
186
|
}
|
|
210
187
|
else {
|
|
211
188
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -213,7 +190,9 @@ var Invoice = /** @class */ (function () {
|
|
|
213
190
|
break;
|
|
214
191
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
215
192
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
216
|
-
|
|
193
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
194
|
+
err.rawResponse = httpRes;
|
|
195
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
217
196
|
}
|
|
218
197
|
else {
|
|
219
198
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -221,7 +200,9 @@ var Invoice = /** @class */ (function () {
|
|
|
221
200
|
break;
|
|
222
201
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
223
202
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
224
|
-
|
|
203
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
204
|
+
err.rawResponse = httpRes;
|
|
205
|
+
throw new errors.FiveHundredError(err);
|
|
225
206
|
}
|
|
226
207
|
else {
|
|
227
208
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -243,7 +224,7 @@ var Invoice = /** @class */ (function () {
|
|
|
243
224
|
Invoice.prototype.createLineItem = function (req, config) {
|
|
244
225
|
var _a, _b;
|
|
245
226
|
return __awaiter(this, void 0, void 0, function () {
|
|
246
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
227
|
+
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
247
228
|
var _d;
|
|
248
229
|
return __generator(this, function (_e) {
|
|
249
230
|
switch (_e.label) {
|
|
@@ -299,41 +280,18 @@ var Invoice = /** @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
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
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
|
-
|
|
313
|
-
|
|
314
|
-
|
|
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 Invoice = /** @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
|
-
|
|
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 Invoice = /** @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
|
-
|
|
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);
|
|
@@ -367,16 +329,16 @@ var Invoice = /** @class */ (function () {
|
|
|
367
329
|
* @remarks
|
|
368
330
|
* This endpoint is used to fetch an [`Invoice`](../guides/concepts#invoice) given an identifier.
|
|
369
331
|
*/
|
|
370
|
-
Invoice.prototype.fetch = function (
|
|
332
|
+
Invoice.prototype.fetch = function (invoiceId, config) {
|
|
371
333
|
var _a, _b;
|
|
372
334
|
return __awaiter(this, void 0, void 0, function () {
|
|
373
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
335
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
374
336
|
return __generator(this, function (_c) {
|
|
375
337
|
switch (_c.label) {
|
|
376
338
|
case 0:
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
}
|
|
339
|
+
req = new operations.FetchInvoiceRequest({
|
|
340
|
+
invoiceId: invoiceId,
|
|
341
|
+
});
|
|
380
342
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
381
343
|
url = utils.generateURL(baseURL, "/invoices/{invoice_id}", req);
|
|
382
344
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -416,41 +378,18 @@ var Invoice = /** @class */ (function () {
|
|
|
416
378
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
417
379
|
}
|
|
418
380
|
break;
|
|
419
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
break;
|
|
381
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
382
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
383
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
384
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
385
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
386
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
387
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
427
388
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
428
389
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
433
|
-
}
|
|
434
|
-
break;
|
|
435
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
436
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
437
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
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) == 409:
|
|
444
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
445
|
-
res.fourHundredAndNineError = 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) == 413:
|
|
452
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
453
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
390
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
391
|
+
err.rawResponse = httpRes;
|
|
392
|
+
throw new errors.FourHundredAndOneError(err);
|
|
454
393
|
}
|
|
455
394
|
else {
|
|
456
395
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -458,7 +397,9 @@ var Invoice = /** @class */ (function () {
|
|
|
458
397
|
break;
|
|
459
398
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
460
399
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
461
|
-
|
|
400
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
401
|
+
err.rawResponse = httpRes;
|
|
402
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
462
403
|
}
|
|
463
404
|
else {
|
|
464
405
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -466,7 +407,9 @@ var Invoice = /** @class */ (function () {
|
|
|
466
407
|
break;
|
|
467
408
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
468
409
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
469
|
-
|
|
410
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
411
|
+
err.rawResponse = httpRes;
|
|
412
|
+
throw new errors.FiveHundredError(err);
|
|
470
413
|
}
|
|
471
414
|
else {
|
|
472
415
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -485,16 +428,16 @@ var Invoice = /** @class */ (function () {
|
|
|
485
428
|
* This endpoint can be used to fetch the upcoming [invoice](../guides/concepts#invoice) for the current billing
|
|
486
429
|
* period given a subscription.
|
|
487
430
|
*/
|
|
488
|
-
Invoice.prototype.fetchUpcoming = function (
|
|
431
|
+
Invoice.prototype.fetchUpcoming = function (subscriptionId, config) {
|
|
489
432
|
var _a, _b;
|
|
490
433
|
return __awaiter(this, void 0, void 0, function () {
|
|
491
|
-
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
434
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
492
435
|
return __generator(this, function (_c) {
|
|
493
436
|
switch (_c.label) {
|
|
494
437
|
case 0:
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
}
|
|
438
|
+
req = new operations.FetchUpcomingInvoiceRequest({
|
|
439
|
+
subscriptionId: subscriptionId,
|
|
440
|
+
});
|
|
498
441
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
499
442
|
url = baseURL.replace(/\/$/, "") + "/invoices/upcoming";
|
|
500
443
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -535,41 +478,18 @@ var Invoice = /** @class */ (function () {
|
|
|
535
478
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
536
479
|
}
|
|
537
480
|
break;
|
|
538
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
break;
|
|
481
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
482
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
483
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
484
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
485
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
486
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
487
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
546
488
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
547
489
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
552
|
-
}
|
|
553
|
-
break;
|
|
554
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
555
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
556
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
557
|
-
}
|
|
558
|
-
else {
|
|
559
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
560
|
-
}
|
|
561
|
-
break;
|
|
562
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
563
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
564
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
565
|
-
}
|
|
566
|
-
else {
|
|
567
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
568
|
-
}
|
|
569
|
-
break;
|
|
570
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
571
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
572
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
490
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
491
|
+
err.rawResponse = httpRes;
|
|
492
|
+
throw new errors.FourHundredAndOneError(err);
|
|
573
493
|
}
|
|
574
494
|
else {
|
|
575
495
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -577,7 +497,9 @@ var Invoice = /** @class */ (function () {
|
|
|
577
497
|
break;
|
|
578
498
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
579
499
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
580
|
-
|
|
500
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
501
|
+
err.rawResponse = httpRes;
|
|
502
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
581
503
|
}
|
|
582
504
|
else {
|
|
583
505
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -585,7 +507,9 @@ var Invoice = /** @class */ (function () {
|
|
|
585
507
|
break;
|
|
586
508
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
587
509
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
588
|
-
|
|
510
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
511
|
+
err.rawResponse = httpRes;
|
|
512
|
+
throw new errors.FiveHundredError(err);
|
|
589
513
|
}
|
|
590
514
|
else {
|
|
591
515
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -606,16 +530,16 @@ var Invoice = /** @class */ (function () {
|
|
|
606
530
|
* side effects, some of which could be customer-visible (e.g. sending emails, auto-collecting payment,
|
|
607
531
|
* syncing the invoice to external providers, etc).
|
|
608
532
|
*/
|
|
609
|
-
Invoice.prototype.issue = function (
|
|
533
|
+
Invoice.prototype.issue = function (invoiceId, config) {
|
|
610
534
|
var _a, _b;
|
|
611
535
|
return __awaiter(this, void 0, void 0, function () {
|
|
612
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
536
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
613
537
|
return __generator(this, function (_c) {
|
|
614
538
|
switch (_c.label) {
|
|
615
539
|
case 0:
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
}
|
|
540
|
+
req = new operations.IssueInvoiceRequest({
|
|
541
|
+
invoiceId: invoiceId,
|
|
542
|
+
});
|
|
619
543
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
620
544
|
url = utils.generateURL(baseURL, "/invoices/{invoice_id}/issue", req);
|
|
621
545
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -655,41 +579,18 @@ var Invoice = /** @class */ (function () {
|
|
|
655
579
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
656
580
|
}
|
|
657
581
|
break;
|
|
658
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
break;
|
|
582
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
583
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
584
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
585
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
586
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
587
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
588
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
666
589
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
667
590
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
672
|
-
}
|
|
673
|
-
break;
|
|
674
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
675
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
676
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
677
|
-
}
|
|
678
|
-
else {
|
|
679
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
680
|
-
}
|
|
681
|
-
break;
|
|
682
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
683
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
684
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
685
|
-
}
|
|
686
|
-
else {
|
|
687
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
688
|
-
}
|
|
689
|
-
break;
|
|
690
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
691
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
692
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
591
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
592
|
+
err.rawResponse = httpRes;
|
|
593
|
+
throw new errors.FourHundredAndOneError(err);
|
|
693
594
|
}
|
|
694
595
|
else {
|
|
695
596
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -697,7 +598,9 @@ var Invoice = /** @class */ (function () {
|
|
|
697
598
|
break;
|
|
698
599
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
699
600
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
700
|
-
|
|
601
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
602
|
+
err.rawResponse = httpRes;
|
|
603
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
701
604
|
}
|
|
702
605
|
else {
|
|
703
606
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -705,7 +608,9 @@ var Invoice = /** @class */ (function () {
|
|
|
705
608
|
break;
|
|
706
609
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
707
610
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
708
|
-
|
|
611
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
612
|
+
err.rawResponse = httpRes;
|
|
613
|
+
throw new errors.FiveHundredError(err);
|
|
709
614
|
}
|
|
710
615
|
else {
|
|
711
616
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -732,7 +637,7 @@ var Invoice = /** @class */ (function () {
|
|
|
732
637
|
Invoice.prototype.list = function (req, config) {
|
|
733
638
|
var _a, _b;
|
|
734
639
|
return __awaiter(this, void 0, void 0, function () {
|
|
735
|
-
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
640
|
+
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
736
641
|
return __generator(this, function (_c) {
|
|
737
642
|
switch (_c.label) {
|
|
738
643
|
case 0:
|
|
@@ -779,41 +684,18 @@ var Invoice = /** @class */ (function () {
|
|
|
779
684
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
780
685
|
}
|
|
781
686
|
break;
|
|
782
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
break;
|
|
687
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
688
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
689
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
690
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
691
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
692
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
693
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
790
694
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
791
695
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
796
|
-
}
|
|
797
|
-
break;
|
|
798
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
799
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
800
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
801
|
-
}
|
|
802
|
-
else {
|
|
803
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
804
|
-
}
|
|
805
|
-
break;
|
|
806
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
807
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
808
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
809
|
-
}
|
|
810
|
-
else {
|
|
811
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
812
|
-
}
|
|
813
|
-
break;
|
|
814
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
815
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
816
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
696
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
697
|
+
err.rawResponse = httpRes;
|
|
698
|
+
throw new errors.FourHundredAndOneError(err);
|
|
817
699
|
}
|
|
818
700
|
else {
|
|
819
701
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -821,7 +703,9 @@ var Invoice = /** @class */ (function () {
|
|
|
821
703
|
break;
|
|
822
704
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
823
705
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
824
|
-
|
|
706
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
707
|
+
err.rawResponse = httpRes;
|
|
708
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
825
709
|
}
|
|
826
710
|
else {
|
|
827
711
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -829,7 +713,9 @@ var Invoice = /** @class */ (function () {
|
|
|
829
713
|
break;
|
|
830
714
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
831
715
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
832
|
-
|
|
716
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
717
|
+
err.rawResponse = httpRes;
|
|
718
|
+
throw new errors.FiveHundredError(err);
|
|
833
719
|
}
|
|
834
720
|
else {
|
|
835
721
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -848,17 +734,18 @@ var Invoice = /** @class */ (function () {
|
|
|
848
734
|
* This endpoint allows an invoice's status to be set the `paid` status. This can only be done to invoices that are in
|
|
849
735
|
* the `issued` status.
|
|
850
736
|
*/
|
|
851
|
-
Invoice.prototype.markInvoiceAsPaid = function (
|
|
737
|
+
Invoice.prototype.markInvoiceAsPaid = function (invoiceId, markAsPaidRequestParams, config) {
|
|
852
738
|
var _a, _b;
|
|
853
739
|
return __awaiter(this, void 0, void 0, function () {
|
|
854
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
740
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
855
741
|
var _d;
|
|
856
742
|
return __generator(this, function (_e) {
|
|
857
743
|
switch (_e.label) {
|
|
858
744
|
case 0:
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
745
|
+
req = new operations.MarkInvoiceAsPaidRequest({
|
|
746
|
+
invoiceId: invoiceId,
|
|
747
|
+
markAsPaidRequestParams: markAsPaidRequestParams,
|
|
748
|
+
});
|
|
862
749
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
863
750
|
url = utils.generateURL(baseURL, "/invoices/{invoice_id}/mark_paid", req);
|
|
864
751
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -907,41 +794,18 @@ var Invoice = /** @class */ (function () {
|
|
|
907
794
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
908
795
|
}
|
|
909
796
|
break;
|
|
910
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
break;
|
|
797
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
798
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
799
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
800
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
801
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
802
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
803
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
918
804
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
919
805
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
924
|
-
}
|
|
925
|
-
break;
|
|
926
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
927
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
928
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
929
|
-
}
|
|
930
|
-
else {
|
|
931
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
932
|
-
}
|
|
933
|
-
break;
|
|
934
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
935
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
936
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
937
|
-
}
|
|
938
|
-
else {
|
|
939
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
940
|
-
}
|
|
941
|
-
break;
|
|
942
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
943
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
944
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
806
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
807
|
+
err.rawResponse = httpRes;
|
|
808
|
+
throw new errors.FourHundredAndOneError(err);
|
|
945
809
|
}
|
|
946
810
|
else {
|
|
947
811
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -949,7 +813,9 @@ var Invoice = /** @class */ (function () {
|
|
|
949
813
|
break;
|
|
950
814
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
951
815
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
952
|
-
|
|
816
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
817
|
+
err.rawResponse = httpRes;
|
|
818
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
953
819
|
}
|
|
954
820
|
else {
|
|
955
821
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -957,7 +823,9 @@ var Invoice = /** @class */ (function () {
|
|
|
957
823
|
break;
|
|
958
824
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
959
825
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
960
|
-
|
|
826
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
827
|
+
err.rawResponse = httpRes;
|
|
828
|
+
throw new errors.FiveHundredError(err);
|
|
961
829
|
}
|
|
962
830
|
else {
|
|
963
831
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -980,16 +848,16 @@ var Invoice = /** @class */ (function () {
|
|
|
980
848
|
* will be reverted. For example, if the invoice used $10 of customer balance, that amount will be added back to the
|
|
981
849
|
* customer balance upon voiding.
|
|
982
850
|
*/
|
|
983
|
-
Invoice.prototype.void = function (
|
|
851
|
+
Invoice.prototype.void = function (invoiceId, config) {
|
|
984
852
|
var _a, _b;
|
|
985
853
|
return __awaiter(this, void 0, void 0, function () {
|
|
986
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
854
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
987
855
|
return __generator(this, function (_c) {
|
|
988
856
|
switch (_c.label) {
|
|
989
857
|
case 0:
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
}
|
|
858
|
+
req = new operations.VoidInvoiceRequest({
|
|
859
|
+
invoiceId: invoiceId,
|
|
860
|
+
});
|
|
993
861
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
994
862
|
url = utils.generateURL(baseURL, "/invoices/{invoice_id}/void", req);
|
|
995
863
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -1029,41 +897,18 @@ var Invoice = /** @class */ (function () {
|
|
|
1029
897
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1030
898
|
}
|
|
1031
899
|
break;
|
|
1032
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
break;
|
|
900
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
901
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
902
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
903
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
904
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
905
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
906
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1040
907
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1041
908
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1046
|
-
}
|
|
1047
|
-
break;
|
|
1048
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1049
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1050
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1051
|
-
}
|
|
1052
|
-
else {
|
|
1053
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1054
|
-
}
|
|
1055
|
-
break;
|
|
1056
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1057
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1058
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1059
|
-
}
|
|
1060
|
-
else {
|
|
1061
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1062
|
-
}
|
|
1063
|
-
break;
|
|
1064
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1065
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1066
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
909
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
910
|
+
err.rawResponse = httpRes;
|
|
911
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1067
912
|
}
|
|
1068
913
|
else {
|
|
1069
914
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1071,7 +916,9 @@ var Invoice = /** @class */ (function () {
|
|
|
1071
916
|
break;
|
|
1072
917
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1073
918
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1074
|
-
|
|
919
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
920
|
+
err.rawResponse = httpRes;
|
|
921
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1075
922
|
}
|
|
1076
923
|
else {
|
|
1077
924
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1079,7 +926,9 @@ var Invoice = /** @class */ (function () {
|
|
|
1079
926
|
break;
|
|
1080
927
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1081
928
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1082
|
-
|
|
929
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
930
|
+
err.rawResponse = httpRes;
|
|
931
|
+
throw new errors.FiveHundredError(err);
|
|
1083
932
|
}
|
|
1084
933
|
else {
|
|
1085
934
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|