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/subscription.js
CHANGED
|
@@ -163,17 +163,18 @@ var Subscription = /** @class */ (function () {
|
|
|
163
163
|
* the intervening invoice and generate a new one based on the new dates for the subscription. See the section on
|
|
164
164
|
* [cancellation behaviors](../guides/product-catalog/creating-subscriptions.md#cancellation-behaviors).
|
|
165
165
|
*/
|
|
166
|
-
Subscription.prototype.cancel = function (
|
|
166
|
+
Subscription.prototype.cancel = function (subscriptionId, cancelSubscriptionParams, config) {
|
|
167
167
|
var _a, _b;
|
|
168
168
|
return __awaiter(this, void 0, void 0, function () {
|
|
169
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
169
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
170
170
|
var _d;
|
|
171
171
|
return __generator(this, function (_e) {
|
|
172
172
|
switch (_e.label) {
|
|
173
173
|
case 0:
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
174
|
+
req = new operations.CancelSubscriptionRequest({
|
|
175
|
+
subscriptionId: subscriptionId,
|
|
176
|
+
cancelSubscriptionParams: cancelSubscriptionParams,
|
|
177
|
+
});
|
|
177
178
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
178
179
|
url = utils.generateURL(baseURL, "/subscriptions/{subscription_id}/cancel", req);
|
|
179
180
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -222,41 +223,18 @@ var Subscription = /** @class */ (function () {
|
|
|
222
223
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
223
224
|
}
|
|
224
225
|
break;
|
|
225
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
break;
|
|
226
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
227
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
228
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
229
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
230
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
231
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
232
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
233
233
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
234
234
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
239
|
-
}
|
|
240
|
-
break;
|
|
241
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
242
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
243
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
244
|
-
}
|
|
245
|
-
else {
|
|
246
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
247
|
-
}
|
|
248
|
-
break;
|
|
249
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
250
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
251
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
252
|
-
}
|
|
253
|
-
else {
|
|
254
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
255
|
-
}
|
|
256
|
-
break;
|
|
257
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
258
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
259
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
235
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
236
|
+
err.rawResponse = httpRes;
|
|
237
|
+
throw new errors.FourHundredAndOneError(err);
|
|
260
238
|
}
|
|
261
239
|
else {
|
|
262
240
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -264,7 +242,9 @@ var Subscription = /** @class */ (function () {
|
|
|
264
242
|
break;
|
|
265
243
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
266
244
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
267
|
-
|
|
245
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
246
|
+
err.rawResponse = httpRes;
|
|
247
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
268
248
|
}
|
|
269
249
|
else {
|
|
270
250
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -272,7 +252,9 @@ var Subscription = /** @class */ (function () {
|
|
|
272
252
|
break;
|
|
273
253
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
274
254
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
275
|
-
|
|
255
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
256
|
+
err.rawResponse = httpRes;
|
|
257
|
+
throw new errors.FiveHundredError(err);
|
|
276
258
|
}
|
|
277
259
|
else {
|
|
278
260
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -694,7 +676,7 @@ var Subscription = /** @class */ (function () {
|
|
|
694
676
|
Subscription.prototype.create = function (req, config) {
|
|
695
677
|
var _a, _b;
|
|
696
678
|
return __awaiter(this, void 0, void 0, function () {
|
|
697
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
679
|
+
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
698
680
|
var _d;
|
|
699
681
|
return __generator(this, function (_e) {
|
|
700
682
|
switch (_e.label) {
|
|
@@ -750,41 +732,18 @@ var Subscription = /** @class */ (function () {
|
|
|
750
732
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
751
733
|
}
|
|
752
734
|
break;
|
|
753
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
break;
|
|
735
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
736
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
737
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
738
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
739
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
740
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
741
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
761
742
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
762
743
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
767
|
-
}
|
|
768
|
-
break;
|
|
769
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
770
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
771
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
772
|
-
}
|
|
773
|
-
else {
|
|
774
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
775
|
-
}
|
|
776
|
-
break;
|
|
777
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
778
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
779
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
780
|
-
}
|
|
781
|
-
else {
|
|
782
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
783
|
-
}
|
|
784
|
-
break;
|
|
785
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
786
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
787
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
744
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
745
|
+
err.rawResponse = httpRes;
|
|
746
|
+
throw new errors.FourHundredAndOneError(err);
|
|
788
747
|
}
|
|
789
748
|
else {
|
|
790
749
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -792,7 +751,9 @@ var Subscription = /** @class */ (function () {
|
|
|
792
751
|
break;
|
|
793
752
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
794
753
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
795
|
-
|
|
754
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
755
|
+
err.rawResponse = httpRes;
|
|
756
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
796
757
|
}
|
|
797
758
|
else {
|
|
798
759
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -800,7 +761,9 @@ var Subscription = /** @class */ (function () {
|
|
|
800
761
|
break;
|
|
801
762
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
802
763
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
803
|
-
|
|
764
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
765
|
+
err.rawResponse = httpRes;
|
|
766
|
+
throw new errors.FiveHundredError(err);
|
|
804
767
|
}
|
|
805
768
|
else {
|
|
806
769
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -818,16 +781,16 @@ var Subscription = /** @class */ (function () {
|
|
|
818
781
|
* @remarks
|
|
819
782
|
* This endpoint is used to fetch a [Subscription](../guides/concepts#subscription) given an identifier.
|
|
820
783
|
*/
|
|
821
|
-
Subscription.prototype.fetch = function (
|
|
784
|
+
Subscription.prototype.fetch = function (subscriptionId, config) {
|
|
822
785
|
var _a, _b;
|
|
823
786
|
return __awaiter(this, void 0, void 0, function () {
|
|
824
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
787
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
825
788
|
return __generator(this, function (_c) {
|
|
826
789
|
switch (_c.label) {
|
|
827
790
|
case 0:
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
}
|
|
791
|
+
req = new operations.FetchSubscriptionRequest({
|
|
792
|
+
subscriptionId: subscriptionId,
|
|
793
|
+
});
|
|
831
794
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
832
795
|
url = utils.generateURL(baseURL, "/subscriptions/{subscription_id}", req);
|
|
833
796
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -867,41 +830,18 @@ var Subscription = /** @class */ (function () {
|
|
|
867
830
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
868
831
|
}
|
|
869
832
|
break;
|
|
870
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
break;
|
|
833
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
834
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
835
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
836
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
837
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
838
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
839
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
878
840
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
879
841
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
884
|
-
}
|
|
885
|
-
break;
|
|
886
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
887
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
888
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
889
|
-
}
|
|
890
|
-
else {
|
|
891
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
892
|
-
}
|
|
893
|
-
break;
|
|
894
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
895
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
896
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
897
|
-
}
|
|
898
|
-
else {
|
|
899
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
900
|
-
}
|
|
901
|
-
break;
|
|
902
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
903
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
904
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
842
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
843
|
+
err.rawResponse = httpRes;
|
|
844
|
+
throw new errors.FourHundredAndOneError(err);
|
|
905
845
|
}
|
|
906
846
|
else {
|
|
907
847
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -909,7 +849,9 @@ var Subscription = /** @class */ (function () {
|
|
|
909
849
|
break;
|
|
910
850
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
911
851
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
912
|
-
|
|
852
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
853
|
+
err.rawResponse = httpRes;
|
|
854
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
913
855
|
}
|
|
914
856
|
else {
|
|
915
857
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -917,7 +859,9 @@ var Subscription = /** @class */ (function () {
|
|
|
917
859
|
break;
|
|
918
860
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
919
861
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
920
|
-
|
|
862
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
863
|
+
err.rawResponse = httpRes;
|
|
864
|
+
throw new errors.FiveHundredError(err);
|
|
921
865
|
}
|
|
922
866
|
else {
|
|
923
867
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -944,7 +888,7 @@ var Subscription = /** @class */ (function () {
|
|
|
944
888
|
Subscription.prototype.fetchCosts = function (req, config) {
|
|
945
889
|
var _a, _b;
|
|
946
890
|
return __awaiter(this, void 0, void 0, function () {
|
|
947
|
-
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
891
|
+
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
948
892
|
return __generator(this, function (_c) {
|
|
949
893
|
switch (_c.label) {
|
|
950
894
|
case 0:
|
|
@@ -991,41 +935,18 @@ var Subscription = /** @class */ (function () {
|
|
|
991
935
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
992
936
|
}
|
|
993
937
|
break;
|
|
994
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
break;
|
|
938
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
939
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
940
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
941
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
942
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
943
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
944
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1002
945
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1003
946
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1008
|
-
}
|
|
1009
|
-
break;
|
|
1010
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1011
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1012
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1013
|
-
}
|
|
1014
|
-
else {
|
|
1015
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1016
|
-
}
|
|
1017
|
-
break;
|
|
1018
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1019
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1020
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1021
|
-
}
|
|
1022
|
-
else {
|
|
1023
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1024
|
-
}
|
|
1025
|
-
break;
|
|
1026
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1027
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1028
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
947
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
948
|
+
err.rawResponse = httpRes;
|
|
949
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1029
950
|
}
|
|
1030
951
|
else {
|
|
1031
952
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1033,7 +954,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1033
954
|
break;
|
|
1034
955
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1035
956
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1036
|
-
|
|
957
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
958
|
+
err.rawResponse = httpRes;
|
|
959
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1037
960
|
}
|
|
1038
961
|
else {
|
|
1039
962
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1041,7 +964,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1041
964
|
break;
|
|
1042
965
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1043
966
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1044
|
-
|
|
967
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
968
|
+
err.rawResponse = httpRes;
|
|
969
|
+
throw new errors.FiveHundredError(err);
|
|
1045
970
|
}
|
|
1046
971
|
else {
|
|
1047
972
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1064,7 +989,7 @@ var Subscription = /** @class */ (function () {
|
|
|
1064
989
|
Subscription.prototype.fetchSchedule = function (req, config) {
|
|
1065
990
|
var _a, _b;
|
|
1066
991
|
return __awaiter(this, void 0, void 0, function () {
|
|
1067
|
-
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
992
|
+
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1068
993
|
return __generator(this, function (_c) {
|
|
1069
994
|
switch (_c.label) {
|
|
1070
995
|
case 0:
|
|
@@ -1111,41 +1036,18 @@ var Subscription = /** @class */ (function () {
|
|
|
1111
1036
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1112
1037
|
}
|
|
1113
1038
|
break;
|
|
1114
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
break;
|
|
1039
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1040
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1041
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1042
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1043
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1044
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1045
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1122
1046
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1123
1047
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1128
|
-
}
|
|
1129
|
-
break;
|
|
1130
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1131
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1132
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1133
|
-
}
|
|
1134
|
-
else {
|
|
1135
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1136
|
-
}
|
|
1137
|
-
break;
|
|
1138
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1139
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1140
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1141
|
-
}
|
|
1142
|
-
else {
|
|
1143
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1144
|
-
}
|
|
1145
|
-
break;
|
|
1146
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1147
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1148
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1048
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1049
|
+
err.rawResponse = httpRes;
|
|
1050
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1149
1051
|
}
|
|
1150
1052
|
else {
|
|
1151
1053
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1153,7 +1055,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1153
1055
|
break;
|
|
1154
1056
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1155
1057
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1156
|
-
|
|
1058
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1059
|
+
err.rawResponse = httpRes;
|
|
1060
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1157
1061
|
}
|
|
1158
1062
|
else {
|
|
1159
1063
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1161,7 +1065,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1161
1065
|
break;
|
|
1162
1066
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1163
1067
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1164
|
-
|
|
1068
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1069
|
+
err.rawResponse = httpRes;
|
|
1070
|
+
throw new errors.FiveHundredError(err);
|
|
1165
1071
|
}
|
|
1166
1072
|
else {
|
|
1167
1073
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1337,7 +1243,7 @@ var Subscription = /** @class */ (function () {
|
|
|
1337
1243
|
Subscription.prototype.fetchUsage = function (req, config) {
|
|
1338
1244
|
var _a, _b;
|
|
1339
1245
|
return __awaiter(this, void 0, void 0, function () {
|
|
1340
|
-
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
1246
|
+
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1341
1247
|
return __generator(this, function (_c) {
|
|
1342
1248
|
switch (_c.label) {
|
|
1343
1249
|
case 0:
|
|
@@ -1384,41 +1290,18 @@ var Subscription = /** @class */ (function () {
|
|
|
1384
1290
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1385
1291
|
}
|
|
1386
1292
|
break;
|
|
1387
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
break;
|
|
1293
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1294
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1295
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1296
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1297
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1298
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1299
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1395
1300
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1396
1301
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1401
|
-
}
|
|
1402
|
-
break;
|
|
1403
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1404
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1405
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1406
|
-
}
|
|
1407
|
-
else {
|
|
1408
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1409
|
-
}
|
|
1410
|
-
break;
|
|
1411
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1412
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1413
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1414
|
-
}
|
|
1415
|
-
else {
|
|
1416
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1417
|
-
}
|
|
1418
|
-
break;
|
|
1419
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1420
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1421
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1302
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1303
|
+
err.rawResponse = httpRes;
|
|
1304
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1422
1305
|
}
|
|
1423
1306
|
else {
|
|
1424
1307
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1426,7 +1309,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1426
1309
|
break;
|
|
1427
1310
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1428
1311
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1429
|
-
|
|
1312
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1313
|
+
err.rawResponse = httpRes;
|
|
1314
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1430
1315
|
}
|
|
1431
1316
|
else {
|
|
1432
1317
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1434,7 +1319,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1434
1319
|
break;
|
|
1435
1320
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1436
1321
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1437
|
-
|
|
1322
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1323
|
+
err.rawResponse = httpRes;
|
|
1324
|
+
throw new errors.FiveHundredError(err);
|
|
1438
1325
|
}
|
|
1439
1326
|
else {
|
|
1440
1327
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1460,7 +1347,7 @@ var Subscription = /** @class */ (function () {
|
|
|
1460
1347
|
Subscription.prototype.list = function (req, config) {
|
|
1461
1348
|
var _a, _b;
|
|
1462
1349
|
return __awaiter(this, void 0, void 0, function () {
|
|
1463
|
-
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
1350
|
+
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1464
1351
|
return __generator(this, function (_c) {
|
|
1465
1352
|
switch (_c.label) {
|
|
1466
1353
|
case 0:
|
|
@@ -1507,41 +1394,18 @@ var Subscription = /** @class */ (function () {
|
|
|
1507
1394
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1508
1395
|
}
|
|
1509
1396
|
break;
|
|
1510
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
break;
|
|
1397
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1398
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1399
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1400
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1401
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1402
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1403
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1518
1404
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1519
1405
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1524
|
-
}
|
|
1525
|
-
break;
|
|
1526
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1527
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1528
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1529
|
-
}
|
|
1530
|
-
else {
|
|
1531
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1532
|
-
}
|
|
1533
|
-
break;
|
|
1534
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1535
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1536
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1537
|
-
}
|
|
1538
|
-
else {
|
|
1539
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1540
|
-
}
|
|
1541
|
-
break;
|
|
1542
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1543
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1544
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1406
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1407
|
+
err.rawResponse = httpRes;
|
|
1408
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1545
1409
|
}
|
|
1546
1410
|
else {
|
|
1547
1411
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1549,7 +1413,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1549
1413
|
break;
|
|
1550
1414
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1551
1415
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1552
|
-
|
|
1416
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1417
|
+
err.rawResponse = httpRes;
|
|
1418
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1553
1419
|
}
|
|
1554
1420
|
else {
|
|
1555
1421
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1557,7 +1423,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1557
1423
|
break;
|
|
1558
1424
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1559
1425
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1560
|
-
|
|
1426
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1427
|
+
err.rawResponse = httpRes;
|
|
1428
|
+
throw new errors.FiveHundredError(err);
|
|
1561
1429
|
}
|
|
1562
1430
|
else {
|
|
1563
1431
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1602,17 +1470,18 @@ var Subscription = /** @class */ (function () {
|
|
|
1602
1470
|
* customer balance as needed. For details on this behavior, see
|
|
1603
1471
|
* [Modifying subscriptions](../guides/product-catalog/modifying-subscriptions.md#prorations-for-in-advance-fees).
|
|
1604
1472
|
*/
|
|
1605
|
-
Subscription.prototype.schedulePlanChange = function (
|
|
1473
|
+
Subscription.prototype.schedulePlanChange = function (subscriptionId, subscriptionPlanChange, config) {
|
|
1606
1474
|
var _a, _b;
|
|
1607
1475
|
return __awaiter(this, void 0, void 0, function () {
|
|
1608
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
1476
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1609
1477
|
var _d;
|
|
1610
1478
|
return __generator(this, function (_e) {
|
|
1611
1479
|
switch (_e.label) {
|
|
1612
1480
|
case 0:
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1481
|
+
req = new operations.SchedulePlanChangeRequest({
|
|
1482
|
+
subscriptionId: subscriptionId,
|
|
1483
|
+
subscriptionPlanChange: subscriptionPlanChange,
|
|
1484
|
+
});
|
|
1616
1485
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
1617
1486
|
url = utils.generateURL(baseURL, "/subscriptions/{subscription_id}/schedule_plan_change", req);
|
|
1618
1487
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -1661,41 +1530,18 @@ var Subscription = /** @class */ (function () {
|
|
|
1661
1530
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1662
1531
|
}
|
|
1663
1532
|
break;
|
|
1664
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
break;
|
|
1533
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1534
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1535
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1536
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1537
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1538
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1539
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1672
1540
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1673
1541
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1678
|
-
}
|
|
1679
|
-
break;
|
|
1680
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1681
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1682
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1683
|
-
}
|
|
1684
|
-
else {
|
|
1685
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1686
|
-
}
|
|
1687
|
-
break;
|
|
1688
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1689
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1690
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1691
|
-
}
|
|
1692
|
-
else {
|
|
1693
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1694
|
-
}
|
|
1695
|
-
break;
|
|
1696
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1697
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1698
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1542
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1543
|
+
err.rawResponse = httpRes;
|
|
1544
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1699
1545
|
}
|
|
1700
1546
|
else {
|
|
1701
1547
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1703,7 +1549,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1703
1549
|
break;
|
|
1704
1550
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1705
1551
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1706
|
-
|
|
1552
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1553
|
+
err.rawResponse = httpRes;
|
|
1554
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1707
1555
|
}
|
|
1708
1556
|
else {
|
|
1709
1557
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1711,7 +1559,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1711
1559
|
break;
|
|
1712
1560
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1713
1561
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1714
|
-
|
|
1562
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1563
|
+
err.rawResponse = httpRes;
|
|
1564
|
+
throw new errors.FiveHundredError(err);
|
|
1715
1565
|
}
|
|
1716
1566
|
else {
|
|
1717
1567
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1729,17 +1579,18 @@ var Subscription = /** @class */ (function () {
|
|
|
1729
1579
|
* @remarks
|
|
1730
1580
|
* Manually trigger a phase, effective the given date (or the current time, if not specified).
|
|
1731
1581
|
*/
|
|
1732
|
-
Subscription.prototype.triggerPhase = function (
|
|
1582
|
+
Subscription.prototype.triggerPhase = function (subscriptionId, triggerSubscriptionPhaseParams, config) {
|
|
1733
1583
|
var _a, _b;
|
|
1734
1584
|
return __awaiter(this, void 0, void 0, function () {
|
|
1735
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
1585
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1736
1586
|
var _d;
|
|
1737
1587
|
return __generator(this, function (_e) {
|
|
1738
1588
|
switch (_e.label) {
|
|
1739
1589
|
case 0:
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1590
|
+
req = new operations.TriggerPhaseRequest({
|
|
1591
|
+
subscriptionId: subscriptionId,
|
|
1592
|
+
triggerSubscriptionPhaseParams: triggerSubscriptionPhaseParams,
|
|
1593
|
+
});
|
|
1743
1594
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
1744
1595
|
url = utils.generateURL(baseURL, "/subscriptions/{subscription_id}/trigger_phase", req);
|
|
1745
1596
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -1788,41 +1639,18 @@ var Subscription = /** @class */ (function () {
|
|
|
1788
1639
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1789
1640
|
}
|
|
1790
1641
|
break;
|
|
1791
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
break;
|
|
1642
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1643
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1644
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1645
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1646
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1647
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1648
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1799
1649
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1800
1650
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1805
|
-
}
|
|
1806
|
-
break;
|
|
1807
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1808
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1809
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1810
|
-
}
|
|
1811
|
-
else {
|
|
1812
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1813
|
-
}
|
|
1814
|
-
break;
|
|
1815
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1816
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1817
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1818
|
-
}
|
|
1819
|
-
else {
|
|
1820
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1821
|
-
}
|
|
1822
|
-
break;
|
|
1823
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1824
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1825
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1651
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1652
|
+
err.rawResponse = httpRes;
|
|
1653
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1826
1654
|
}
|
|
1827
1655
|
else {
|
|
1828
1656
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1830,7 +1658,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1830
1658
|
break;
|
|
1831
1659
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1832
1660
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1833
|
-
|
|
1661
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1662
|
+
err.rawResponse = httpRes;
|
|
1663
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1834
1664
|
}
|
|
1835
1665
|
else {
|
|
1836
1666
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1838,7 +1668,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1838
1668
|
break;
|
|
1839
1669
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1840
1670
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1841
|
-
|
|
1671
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1672
|
+
err.rawResponse = httpRes;
|
|
1673
|
+
throw new errors.FiveHundredError(err);
|
|
1842
1674
|
}
|
|
1843
1675
|
else {
|
|
1844
1676
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1859,16 +1691,16 @@ var Subscription = /** @class */ (function () {
|
|
|
1859
1691
|
* To be eligible, the subscription must currently be active and have a future cancellation. This operation will turn
|
|
1860
1692
|
* on auto-renew, ensuring that the subscription does not end at the currently scheduled cancellation time.
|
|
1861
1693
|
*/
|
|
1862
|
-
Subscription.prototype.unscheduleCancellation = function (
|
|
1694
|
+
Subscription.prototype.unscheduleCancellation = function (subscriptionId, config) {
|
|
1863
1695
|
var _a, _b;
|
|
1864
1696
|
return __awaiter(this, void 0, void 0, function () {
|
|
1865
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
1697
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1866
1698
|
return __generator(this, function (_c) {
|
|
1867
1699
|
switch (_c.label) {
|
|
1868
1700
|
case 0:
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
}
|
|
1701
|
+
req = new operations.UnscheduleCancellationRequest({
|
|
1702
|
+
subscriptionId: subscriptionId,
|
|
1703
|
+
});
|
|
1872
1704
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
1873
1705
|
url = utils.generateURL(baseURL, "/subscriptions/{subscription_id}/unschedule_cancellation", req);
|
|
1874
1706
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -1908,41 +1740,18 @@ var Subscription = /** @class */ (function () {
|
|
|
1908
1740
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1909
1741
|
}
|
|
1910
1742
|
break;
|
|
1911
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
break;
|
|
1743
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1744
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1745
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1746
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1747
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1748
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1749
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1919
1750
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1920
1751
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1925
|
-
}
|
|
1926
|
-
break;
|
|
1927
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1928
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1929
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1930
|
-
}
|
|
1931
|
-
else {
|
|
1932
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1933
|
-
}
|
|
1934
|
-
break;
|
|
1935
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1936
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1937
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1938
|
-
}
|
|
1939
|
-
else {
|
|
1940
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1941
|
-
}
|
|
1942
|
-
break;
|
|
1943
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1944
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1945
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1752
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1753
|
+
err.rawResponse = httpRes;
|
|
1754
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1946
1755
|
}
|
|
1947
1756
|
else {
|
|
1948
1757
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1950,7 +1759,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1950
1759
|
break;
|
|
1951
1760
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1952
1761
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1953
|
-
|
|
1762
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1763
|
+
err.rawResponse = httpRes;
|
|
1764
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1954
1765
|
}
|
|
1955
1766
|
else {
|
|
1956
1767
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1958,7 +1769,9 @@ var Subscription = /** @class */ (function () {
|
|
|
1958
1769
|
break;
|
|
1959
1770
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1960
1771
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1961
|
-
|
|
1772
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1773
|
+
err.rawResponse = httpRes;
|
|
1774
|
+
throw new errors.FiveHundredError(err);
|
|
1962
1775
|
}
|
|
1963
1776
|
else {
|
|
1964
1777
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1978,17 +1791,18 @@ var Subscription = /** @class */ (function () {
|
|
|
1978
1791
|
*
|
|
1979
1792
|
* If there are no updates scheduled, this endpoint is a no-op.
|
|
1980
1793
|
*/
|
|
1981
|
-
Subscription.prototype.unscheduleFixedFeeQuantity = function (
|
|
1794
|
+
Subscription.prototype.unscheduleFixedFeeQuantity = function (subscriptionId, unscheduleFixedFeeQuantityChangeParams, config) {
|
|
1982
1795
|
var _a, _b;
|
|
1983
1796
|
return __awaiter(this, void 0, void 0, function () {
|
|
1984
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
1797
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1985
1798
|
var _d;
|
|
1986
1799
|
return __generator(this, function (_e) {
|
|
1987
1800
|
switch (_e.label) {
|
|
1988
1801
|
case 0:
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1802
|
+
req = new operations.UnscheduleFixedFeeQuantityRequest({
|
|
1803
|
+
subscriptionId: subscriptionId,
|
|
1804
|
+
unscheduleFixedFeeQuantityChangeParams: unscheduleFixedFeeQuantityChangeParams,
|
|
1805
|
+
});
|
|
1992
1806
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
1993
1807
|
url = utils.generateURL(baseURL, "/subscriptions/{subscription_id}/unschedule_fixed_fee_quantity_updates", req);
|
|
1994
1808
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -2037,41 +1851,18 @@ var Subscription = /** @class */ (function () {
|
|
|
2037
1851
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2038
1852
|
}
|
|
2039
1853
|
break;
|
|
2040
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
break;
|
|
1854
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1855
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1856
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1857
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1858
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1859
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1860
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
2048
1861
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
2049
1862
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2054
|
-
}
|
|
2055
|
-
break;
|
|
2056
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
2057
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2058
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
2059
|
-
}
|
|
2060
|
-
else {
|
|
2061
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2062
|
-
}
|
|
2063
|
-
break;
|
|
2064
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
2065
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2066
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
2067
|
-
}
|
|
2068
|
-
else {
|
|
2069
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2070
|
-
}
|
|
2071
|
-
break;
|
|
2072
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
2073
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2074
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1863
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1864
|
+
err.rawResponse = httpRes;
|
|
1865
|
+
throw new errors.FourHundredAndOneError(err);
|
|
2075
1866
|
}
|
|
2076
1867
|
else {
|
|
2077
1868
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -2079,7 +1870,9 @@ var Subscription = /** @class */ (function () {
|
|
|
2079
1870
|
break;
|
|
2080
1871
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
2081
1872
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2082
|
-
|
|
1873
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1874
|
+
err.rawResponse = httpRes;
|
|
1875
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
2083
1876
|
}
|
|
2084
1877
|
else {
|
|
2085
1878
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -2087,7 +1880,9 @@ var Subscription = /** @class */ (function () {
|
|
|
2087
1880
|
break;
|
|
2088
1881
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
2089
1882
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2090
|
-
|
|
1883
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1884
|
+
err.rawResponse = httpRes;
|
|
1885
|
+
throw new errors.FiveHundredError(err);
|
|
2091
1886
|
}
|
|
2092
1887
|
else {
|
|
2093
1888
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -2105,16 +1900,16 @@ var Subscription = /** @class */ (function () {
|
|
|
2105
1900
|
* @remarks
|
|
2106
1901
|
* This endpoint can be used to unschedule any pending plan changes on an existing subscription.
|
|
2107
1902
|
*/
|
|
2108
|
-
Subscription.prototype.unschedulePlanChange = function (
|
|
1903
|
+
Subscription.prototype.unschedulePlanChange = function (subscriptionId, config) {
|
|
2109
1904
|
var _a, _b;
|
|
2110
1905
|
return __awaiter(this, void 0, void 0, function () {
|
|
2111
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
1906
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
2112
1907
|
return __generator(this, function (_c) {
|
|
2113
1908
|
switch (_c.label) {
|
|
2114
1909
|
case 0:
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
}
|
|
1910
|
+
req = new operations.UnschedulePlanChangeRequest({
|
|
1911
|
+
subscriptionId: subscriptionId,
|
|
1912
|
+
});
|
|
2118
1913
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
2119
1914
|
url = utils.generateURL(baseURL, "/subscriptions/{subscription_id}/unschedule_pending_plan_changes", req);
|
|
2120
1915
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -2154,41 +1949,18 @@ var Subscription = /** @class */ (function () {
|
|
|
2154
1949
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2155
1950
|
}
|
|
2156
1951
|
break;
|
|
2157
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
break;
|
|
1952
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1953
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1954
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1955
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1956
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1957
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1958
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
2165
1959
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
2166
1960
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2167
|
-
|
|
2168
|
-
|
|
2169
|
-
|
|
2170
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2171
|
-
}
|
|
2172
|
-
break;
|
|
2173
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
2174
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2175
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
2176
|
-
}
|
|
2177
|
-
else {
|
|
2178
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2179
|
-
}
|
|
2180
|
-
break;
|
|
2181
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
2182
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2183
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
2184
|
-
}
|
|
2185
|
-
else {
|
|
2186
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2187
|
-
}
|
|
2188
|
-
break;
|
|
2189
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
2190
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2191
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1961
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1962
|
+
err.rawResponse = httpRes;
|
|
1963
|
+
throw new errors.FourHundredAndOneError(err);
|
|
2192
1964
|
}
|
|
2193
1965
|
else {
|
|
2194
1966
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -2196,7 +1968,9 @@ var Subscription = /** @class */ (function () {
|
|
|
2196
1968
|
break;
|
|
2197
1969
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
2198
1970
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2199
|
-
|
|
1971
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1972
|
+
err.rawResponse = httpRes;
|
|
1973
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
2200
1974
|
}
|
|
2201
1975
|
else {
|
|
2202
1976
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -2204,7 +1978,9 @@ var Subscription = /** @class */ (function () {
|
|
|
2204
1978
|
break;
|
|
2205
1979
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
2206
1980
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2207
|
-
|
|
1981
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1982
|
+
err.rawResponse = httpRes;
|
|
1983
|
+
throw new errors.FiveHundredError(err);
|
|
2208
1984
|
}
|
|
2209
1985
|
else {
|
|
2210
1986
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -2232,17 +2008,18 @@ var Subscription = /** @class */ (function () {
|
|
|
2232
2008
|
* If the fee is an in-advance fixed fee, it will also issue an immediate invoice for the difference for the remainder
|
|
2233
2009
|
* of the billing period.
|
|
2234
2010
|
*/
|
|
2235
|
-
Subscription.prototype.updateFixedFeeQuantity = function (
|
|
2011
|
+
Subscription.prototype.updateFixedFeeQuantity = function (subscriptionId, fixedFeeQuantityChange, config) {
|
|
2236
2012
|
var _a, _b;
|
|
2237
2013
|
return __awaiter(this, void 0, void 0, function () {
|
|
2238
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
2014
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
2239
2015
|
var _d;
|
|
2240
2016
|
return __generator(this, function (_e) {
|
|
2241
2017
|
switch (_e.label) {
|
|
2242
2018
|
case 0:
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2019
|
+
req = new operations.UpdateFixedFeeQuantityRequest({
|
|
2020
|
+
subscriptionId: subscriptionId,
|
|
2021
|
+
fixedFeeQuantityChange: fixedFeeQuantityChange,
|
|
2022
|
+
});
|
|
2246
2023
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
2247
2024
|
url = utils.generateURL(baseURL, "/subscriptions/{subscription_id}/update_fixed_fee_quantity", req);
|
|
2248
2025
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -2291,41 +2068,18 @@ var Subscription = /** @class */ (function () {
|
|
|
2291
2068
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2292
2069
|
}
|
|
2293
2070
|
break;
|
|
2294
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
break;
|
|
2071
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
2072
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
2073
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
2074
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
2075
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
2076
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
2077
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
2302
2078
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
2303
2079
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2308
|
-
}
|
|
2309
|
-
break;
|
|
2310
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
2311
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2312
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
2313
|
-
}
|
|
2314
|
-
else {
|
|
2315
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2316
|
-
}
|
|
2317
|
-
break;
|
|
2318
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
2319
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2320
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
2321
|
-
}
|
|
2322
|
-
else {
|
|
2323
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2324
|
-
}
|
|
2325
|
-
break;
|
|
2326
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
2327
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2328
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
2080
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
2081
|
+
err.rawResponse = httpRes;
|
|
2082
|
+
throw new errors.FourHundredAndOneError(err);
|
|
2329
2083
|
}
|
|
2330
2084
|
else {
|
|
2331
2085
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -2333,7 +2087,9 @@ var Subscription = /** @class */ (function () {
|
|
|
2333
2087
|
break;
|
|
2334
2088
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
2335
2089
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2336
|
-
|
|
2090
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
2091
|
+
err.rawResponse = httpRes;
|
|
2092
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
2337
2093
|
}
|
|
2338
2094
|
else {
|
|
2339
2095
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -2341,7 +2097,9 @@ var Subscription = /** @class */ (function () {
|
|
|
2341
2097
|
break;
|
|
2342
2098
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
2343
2099
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2344
|
-
|
|
2100
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
2101
|
+
err.rawResponse = httpRes;
|
|
2102
|
+
throw new errors.FiveHundredError(err);
|
|
2345
2103
|
}
|
|
2346
2104
|
else {
|
|
2347
2105
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|