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/customer.js
CHANGED
|
@@ -197,17 +197,20 @@ var Customer = /** @class */ (function () {
|
|
|
197
197
|
* In order to overwrite timeframes with a very large number of events, we suggest using multiple calls with small adjacent
|
|
198
198
|
* (e.g. every hour) timeframes.
|
|
199
199
|
*/
|
|
200
|
-
Customer.prototype.amend = function (
|
|
200
|
+
Customer.prototype.amend = function (customerId, updateEvent, timeframeEnd, timeframeStart, config) {
|
|
201
201
|
var _a, _b;
|
|
202
202
|
return __awaiter(this, void 0, void 0, function () {
|
|
203
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
203
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
204
204
|
var _d;
|
|
205
205
|
return __generator(this, function (_e) {
|
|
206
206
|
switch (_e.label) {
|
|
207
207
|
case 0:
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
208
|
+
req = new operations.AmendUsageRequest({
|
|
209
|
+
customerId: customerId,
|
|
210
|
+
updateEvent: updateEvent,
|
|
211
|
+
timeframeEnd: timeframeEnd,
|
|
212
|
+
timeframeStart: timeframeStart,
|
|
213
|
+
});
|
|
211
214
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
212
215
|
url = utils.generateURL(baseURL, "/customers/{customer_id}/usage", req);
|
|
213
216
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -257,41 +260,18 @@ var Customer = /** @class */ (function () {
|
|
|
257
260
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
258
261
|
}
|
|
259
262
|
break;
|
|
260
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
break;
|
|
263
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
264
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
265
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
266
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
267
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
268
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
269
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
268
270
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
269
271
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
274
|
-
}
|
|
275
|
-
break;
|
|
276
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
277
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
278
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
279
|
-
}
|
|
280
|
-
else {
|
|
281
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
282
|
-
}
|
|
283
|
-
break;
|
|
284
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
285
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
286
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
287
|
-
}
|
|
288
|
-
else {
|
|
289
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
290
|
-
}
|
|
291
|
-
break;
|
|
292
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
293
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
294
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
272
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
273
|
+
err.rawResponse = httpRes;
|
|
274
|
+
throw new errors.FourHundredAndOneError(err);
|
|
295
275
|
}
|
|
296
276
|
else {
|
|
297
277
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -299,7 +279,9 @@ var Customer = /** @class */ (function () {
|
|
|
299
279
|
break;
|
|
300
280
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
301
281
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
302
|
-
|
|
282
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
283
|
+
err.rawResponse = httpRes;
|
|
284
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
303
285
|
}
|
|
304
286
|
else {
|
|
305
287
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -307,7 +289,9 @@ var Customer = /** @class */ (function () {
|
|
|
307
289
|
break;
|
|
308
290
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
309
291
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
310
|
-
|
|
292
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
293
|
+
err.rawResponse = httpRes;
|
|
294
|
+
throw new errors.FiveHundredError(err);
|
|
311
295
|
}
|
|
312
296
|
else {
|
|
313
297
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -400,17 +384,20 @@ var Customer = /** @class */ (function () {
|
|
|
400
384
|
* In order to overwrite timeframes with a very large number of events, we suggest using multiple calls with small adjacent
|
|
401
385
|
* (e.g. every hour) timeframes.
|
|
402
386
|
*/
|
|
403
|
-
Customer.prototype.amendByExternalId = function (
|
|
387
|
+
Customer.prototype.amendByExternalId = function (externalCustomerId, updateEvent, timeframeEnd, timeframeStart, config) {
|
|
404
388
|
var _a, _b;
|
|
405
389
|
return __awaiter(this, void 0, void 0, function () {
|
|
406
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
390
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
407
391
|
var _d;
|
|
408
392
|
return __generator(this, function (_e) {
|
|
409
393
|
switch (_e.label) {
|
|
410
394
|
case 0:
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
395
|
+
req = new operations.AmendUsageExternalCustomerIdRequest({
|
|
396
|
+
externalCustomerId: externalCustomerId,
|
|
397
|
+
updateEvent: updateEvent,
|
|
398
|
+
timeframeEnd: timeframeEnd,
|
|
399
|
+
timeframeStart: timeframeStart,
|
|
400
|
+
});
|
|
414
401
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
415
402
|
url = utils.generateURL(baseURL, "/customers/external_customer_id/{external_customer_id}/usage", req);
|
|
416
403
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -460,41 +447,18 @@ var Customer = /** @class */ (function () {
|
|
|
460
447
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
461
448
|
}
|
|
462
449
|
break;
|
|
463
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
break;
|
|
450
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
451
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
452
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
453
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
454
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
455
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
456
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
471
457
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
472
458
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
477
|
-
}
|
|
478
|
-
break;
|
|
479
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
480
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
481
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
482
|
-
}
|
|
483
|
-
else {
|
|
484
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
485
|
-
}
|
|
486
|
-
break;
|
|
487
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
488
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
489
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
490
|
-
}
|
|
491
|
-
else {
|
|
492
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
493
|
-
}
|
|
494
|
-
break;
|
|
495
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
496
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
497
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
459
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
460
|
+
err.rawResponse = httpRes;
|
|
461
|
+
throw new errors.FourHundredAndOneError(err);
|
|
498
462
|
}
|
|
499
463
|
else {
|
|
500
464
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -502,7 +466,9 @@ var Customer = /** @class */ (function () {
|
|
|
502
466
|
break;
|
|
503
467
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
504
468
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
505
|
-
|
|
469
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
470
|
+
err.rawResponse = httpRes;
|
|
471
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
506
472
|
}
|
|
507
473
|
else {
|
|
508
474
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -510,7 +476,9 @@ var Customer = /** @class */ (function () {
|
|
|
510
476
|
break;
|
|
511
477
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
512
478
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
513
|
-
|
|
479
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
480
|
+
err.rawResponse = httpRes;
|
|
481
|
+
throw new errors.FiveHundredError(err);
|
|
514
482
|
}
|
|
515
483
|
else {
|
|
516
484
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -540,7 +508,7 @@ var Customer = /** @class */ (function () {
|
|
|
540
508
|
Customer.prototype.create = function (req, config) {
|
|
541
509
|
var _a, _b;
|
|
542
510
|
return __awaiter(this, void 0, void 0, function () {
|
|
543
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
511
|
+
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
544
512
|
var _d;
|
|
545
513
|
return __generator(this, function (_e) {
|
|
546
514
|
switch (_e.label) {
|
|
@@ -596,41 +564,18 @@ var Customer = /** @class */ (function () {
|
|
|
596
564
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
597
565
|
}
|
|
598
566
|
break;
|
|
599
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
break;
|
|
567
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
568
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
569
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
570
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
571
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
572
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
573
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
607
574
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
608
575
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
613
|
-
}
|
|
614
|
-
break;
|
|
615
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
616
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
617
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
618
|
-
}
|
|
619
|
-
else {
|
|
620
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
621
|
-
}
|
|
622
|
-
break;
|
|
623
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
624
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
625
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
626
|
-
}
|
|
627
|
-
else {
|
|
628
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
629
|
-
}
|
|
630
|
-
break;
|
|
631
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
632
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
633
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
576
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
577
|
+
err.rawResponse = httpRes;
|
|
578
|
+
throw new errors.FourHundredAndOneError(err);
|
|
634
579
|
}
|
|
635
580
|
else {
|
|
636
581
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -638,7 +583,9 @@ var Customer = /** @class */ (function () {
|
|
|
638
583
|
break;
|
|
639
584
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
640
585
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
641
|
-
|
|
586
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
587
|
+
err.rawResponse = httpRes;
|
|
588
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
642
589
|
}
|
|
643
590
|
else {
|
|
644
591
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -646,7 +593,9 @@ var Customer = /** @class */ (function () {
|
|
|
646
593
|
break;
|
|
647
594
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
648
595
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
649
|
-
|
|
596
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
597
|
+
err.rawResponse = httpRes;
|
|
598
|
+
throw new errors.FiveHundredError(err);
|
|
650
599
|
}
|
|
651
600
|
else {
|
|
652
601
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -665,17 +614,18 @@ var Customer = /** @class */ (function () {
|
|
|
665
614
|
* Creates an immutable balance transaction that updates the customer's balance and returns back the newly created
|
|
666
615
|
* transaction.
|
|
667
616
|
*/
|
|
668
|
-
Customer.prototype.createBalanceTransaction = function (
|
|
617
|
+
Customer.prototype.createBalanceTransaction = function (customerId, newCustomerBalanceTransaction, config) {
|
|
669
618
|
var _a, _b;
|
|
670
619
|
return __awaiter(this, void 0, void 0, function () {
|
|
671
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
620
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
672
621
|
var _d;
|
|
673
622
|
return __generator(this, function (_e) {
|
|
674
623
|
switch (_e.label) {
|
|
675
624
|
case 0:
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
625
|
+
req = new operations.CreateCustomerBalanceTransactionRequest({
|
|
626
|
+
customerId: customerId,
|
|
627
|
+
newCustomerBalanceTransaction: newCustomerBalanceTransaction,
|
|
628
|
+
});
|
|
679
629
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
680
630
|
url = utils.generateURL(baseURL, "/customers/{customer_id}/balance_transactions", req);
|
|
681
631
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -724,41 +674,18 @@ var Customer = /** @class */ (function () {
|
|
|
724
674
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
725
675
|
}
|
|
726
676
|
break;
|
|
727
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
break;
|
|
677
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
678
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
679
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
680
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
681
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
682
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
683
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
735
684
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
736
685
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
741
|
-
}
|
|
742
|
-
break;
|
|
743
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
744
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
745
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
746
|
-
}
|
|
747
|
-
else {
|
|
748
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
749
|
-
}
|
|
750
|
-
break;
|
|
751
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
752
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
753
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
754
|
-
}
|
|
755
|
-
else {
|
|
756
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
757
|
-
}
|
|
758
|
-
break;
|
|
759
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
760
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
761
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
686
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
687
|
+
err.rawResponse = httpRes;
|
|
688
|
+
throw new errors.FourHundredAndOneError(err);
|
|
762
689
|
}
|
|
763
690
|
else {
|
|
764
691
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -766,7 +693,9 @@ var Customer = /** @class */ (function () {
|
|
|
766
693
|
break;
|
|
767
694
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
768
695
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
769
|
-
|
|
696
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
697
|
+
err.rawResponse = httpRes;
|
|
698
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
770
699
|
}
|
|
771
700
|
else {
|
|
772
701
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -774,7 +703,9 @@ var Customer = /** @class */ (function () {
|
|
|
774
703
|
break;
|
|
775
704
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
776
705
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
777
|
-
|
|
706
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
707
|
+
err.rawResponse = httpRes;
|
|
708
|
+
throw new errors.FiveHundredError(err);
|
|
778
709
|
}
|
|
779
710
|
else {
|
|
780
711
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -804,16 +735,16 @@ var Customer = /** @class */ (function () {
|
|
|
804
735
|
*
|
|
805
736
|
* On successful processing, this returns an empty dictionary (`{}`) in the API.
|
|
806
737
|
*/
|
|
807
|
-
Customer.prototype.delete = function (
|
|
738
|
+
Customer.prototype.delete = function (customerId, config) {
|
|
808
739
|
var _a, _b;
|
|
809
740
|
return __awaiter(this, void 0, void 0, function () {
|
|
810
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
741
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
811
742
|
return __generator(this, function (_c) {
|
|
812
743
|
switch (_c.label) {
|
|
813
744
|
case 0:
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
}
|
|
745
|
+
req = new operations.DeleteCustomerRequest({
|
|
746
|
+
customerId: customerId,
|
|
747
|
+
});
|
|
817
748
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
818
749
|
url = utils.generateURL(baseURL, "/customers/{customer_id}", req);
|
|
819
750
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -853,41 +784,18 @@ var Customer = /** @class */ (function () {
|
|
|
853
784
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
854
785
|
}
|
|
855
786
|
break;
|
|
856
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
break;
|
|
787
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
788
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
789
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
790
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
791
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
792
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
793
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
864
794
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
865
795
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
870
|
-
}
|
|
871
|
-
break;
|
|
872
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
873
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
874
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
875
|
-
}
|
|
876
|
-
else {
|
|
877
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
878
|
-
}
|
|
879
|
-
break;
|
|
880
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
881
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
882
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
883
|
-
}
|
|
884
|
-
else {
|
|
885
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
886
|
-
}
|
|
887
|
-
break;
|
|
888
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
889
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
890
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
796
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
797
|
+
err.rawResponse = httpRes;
|
|
798
|
+
throw new errors.FourHundredAndOneError(err);
|
|
891
799
|
}
|
|
892
800
|
else {
|
|
893
801
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -895,7 +803,9 @@ var Customer = /** @class */ (function () {
|
|
|
895
803
|
break;
|
|
896
804
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
897
805
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
898
|
-
|
|
806
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
807
|
+
err.rawResponse = httpRes;
|
|
808
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
899
809
|
}
|
|
900
810
|
else {
|
|
901
811
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -903,7 +813,9 @@ var Customer = /** @class */ (function () {
|
|
|
903
813
|
break;
|
|
904
814
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
905
815
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
906
|
-
|
|
816
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
817
|
+
err.rawResponse = httpRes;
|
|
818
|
+
throw new errors.FiveHundredError(err);
|
|
907
819
|
}
|
|
908
820
|
else {
|
|
909
821
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -924,16 +836,16 @@ var Customer = /** @class */ (function () {
|
|
|
924
836
|
*
|
|
925
837
|
* See the [Customer resource](../guides/core-concepts.mdx#customer) for a full discussion of the Customer model.
|
|
926
838
|
*/
|
|
927
|
-
Customer.prototype.fetch = function (
|
|
839
|
+
Customer.prototype.fetch = function (customerId, config) {
|
|
928
840
|
var _a, _b;
|
|
929
841
|
return __awaiter(this, void 0, void 0, function () {
|
|
930
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
842
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
931
843
|
return __generator(this, function (_c) {
|
|
932
844
|
switch (_c.label) {
|
|
933
845
|
case 0:
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
}
|
|
846
|
+
req = new operations.FetchCustomerRequest({
|
|
847
|
+
customerId: customerId,
|
|
848
|
+
});
|
|
937
849
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
938
850
|
url = utils.generateURL(baseURL, "/customers/{customer_id}", req);
|
|
939
851
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -973,41 +885,18 @@ var Customer = /** @class */ (function () {
|
|
|
973
885
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
974
886
|
}
|
|
975
887
|
break;
|
|
976
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
break;
|
|
888
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
889
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
890
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
891
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
892
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
893
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
894
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
984
895
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
985
896
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
990
|
-
}
|
|
991
|
-
break;
|
|
992
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
993
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
994
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
995
|
-
}
|
|
996
|
-
else {
|
|
997
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
998
|
-
}
|
|
999
|
-
break;
|
|
1000
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1001
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1002
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1003
|
-
}
|
|
1004
|
-
else {
|
|
1005
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1006
|
-
}
|
|
1007
|
-
break;
|
|
1008
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1009
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1010
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
897
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
898
|
+
err.rawResponse = httpRes;
|
|
899
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1011
900
|
}
|
|
1012
901
|
else {
|
|
1013
902
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1015,7 +904,9 @@ var Customer = /** @class */ (function () {
|
|
|
1015
904
|
break;
|
|
1016
905
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1017
906
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1018
|
-
|
|
907
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
908
|
+
err.rawResponse = httpRes;
|
|
909
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1019
910
|
}
|
|
1020
911
|
else {
|
|
1021
912
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1023,7 +914,9 @@ var Customer = /** @class */ (function () {
|
|
|
1023
914
|
break;
|
|
1024
915
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1025
916
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1026
|
-
|
|
917
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
918
|
+
err.rawResponse = httpRes;
|
|
919
|
+
throw new errors.FiveHundredError(err);
|
|
1027
920
|
}
|
|
1028
921
|
else {
|
|
1029
922
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1044,16 +937,16 @@ var Customer = /** @class */ (function () {
|
|
|
1044
937
|
*
|
|
1045
938
|
* Note that the resource and semantics of this endpoint exactly mirror [Get Customer](fetch-customer).
|
|
1046
939
|
*/
|
|
1047
|
-
Customer.prototype.fetchByExternalId = function (
|
|
940
|
+
Customer.prototype.fetchByExternalId = function (externalCustomerId, config) {
|
|
1048
941
|
var _a, _b;
|
|
1049
942
|
return __awaiter(this, void 0, void 0, function () {
|
|
1050
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
943
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1051
944
|
return __generator(this, function (_c) {
|
|
1052
945
|
switch (_c.label) {
|
|
1053
946
|
case 0:
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
}
|
|
947
|
+
req = new operations.FetchCustomerExternalIdRequest({
|
|
948
|
+
externalCustomerId: externalCustomerId,
|
|
949
|
+
});
|
|
1057
950
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
1058
951
|
url = utils.generateURL(baseURL, "/customers/external_customer_id/{external_customer_id}", req);
|
|
1059
952
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -1093,41 +986,18 @@ var Customer = /** @class */ (function () {
|
|
|
1093
986
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1094
987
|
}
|
|
1095
988
|
break;
|
|
1096
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
break;
|
|
989
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
990
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
991
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
992
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
993
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
994
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
995
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1104
996
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1105
997
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1110
|
-
}
|
|
1111
|
-
break;
|
|
1112
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1113
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1114
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1115
|
-
}
|
|
1116
|
-
else {
|
|
1117
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1118
|
-
}
|
|
1119
|
-
break;
|
|
1120
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1121
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1122
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1123
|
-
}
|
|
1124
|
-
else {
|
|
1125
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1126
|
-
}
|
|
1127
|
-
break;
|
|
1128
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1129
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1130
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
998
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
999
|
+
err.rawResponse = httpRes;
|
|
1000
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1131
1001
|
}
|
|
1132
1002
|
else {
|
|
1133
1003
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1135,7 +1005,9 @@ var Customer = /** @class */ (function () {
|
|
|
1135
1005
|
break;
|
|
1136
1006
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1137
1007
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1138
|
-
|
|
1008
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1009
|
+
err.rawResponse = httpRes;
|
|
1010
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1139
1011
|
}
|
|
1140
1012
|
else {
|
|
1141
1013
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1143,7 +1015,9 @@ var Customer = /** @class */ (function () {
|
|
|
1143
1015
|
break;
|
|
1144
1016
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1145
1017
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1146
|
-
|
|
1018
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1019
|
+
err.rawResponse = httpRes;
|
|
1020
|
+
throw new errors.FiveHundredError(err);
|
|
1147
1021
|
}
|
|
1148
1022
|
else {
|
|
1149
1023
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1266,7 +1140,7 @@ var Customer = /** @class */ (function () {
|
|
|
1266
1140
|
Customer.prototype.fetchCosts = function (req, config) {
|
|
1267
1141
|
var _a, _b;
|
|
1268
1142
|
return __awaiter(this, void 0, void 0, function () {
|
|
1269
|
-
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
1143
|
+
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1270
1144
|
return __generator(this, function (_c) {
|
|
1271
1145
|
switch (_c.label) {
|
|
1272
1146
|
case 0:
|
|
@@ -1313,41 +1187,18 @@ var Customer = /** @class */ (function () {
|
|
|
1313
1187
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1314
1188
|
}
|
|
1315
1189
|
break;
|
|
1316
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
break;
|
|
1190
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1191
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1192
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1193
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1194
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1195
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1196
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1324
1197
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1325
1198
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1330
|
-
}
|
|
1331
|
-
break;
|
|
1332
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1333
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1334
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1335
|
-
}
|
|
1336
|
-
else {
|
|
1337
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1338
|
-
}
|
|
1339
|
-
break;
|
|
1340
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1341
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1342
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1343
|
-
}
|
|
1344
|
-
else {
|
|
1345
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1346
|
-
}
|
|
1347
|
-
break;
|
|
1348
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1349
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1350
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1199
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1200
|
+
err.rawResponse = httpRes;
|
|
1201
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1351
1202
|
}
|
|
1352
1203
|
else {
|
|
1353
1204
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1355,7 +1206,9 @@ var Customer = /** @class */ (function () {
|
|
|
1355
1206
|
break;
|
|
1356
1207
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1357
1208
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1358
|
-
|
|
1209
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1210
|
+
err.rawResponse = httpRes;
|
|
1211
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1359
1212
|
}
|
|
1360
1213
|
else {
|
|
1361
1214
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1363,7 +1216,9 @@ var Customer = /** @class */ (function () {
|
|
|
1363
1216
|
break;
|
|
1364
1217
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1365
1218
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1366
|
-
|
|
1219
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1220
|
+
err.rawResponse = httpRes;
|
|
1221
|
+
throw new errors.FiveHundredError(err);
|
|
1367
1222
|
}
|
|
1368
1223
|
else {
|
|
1369
1224
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1486,7 +1341,7 @@ var Customer = /** @class */ (function () {
|
|
|
1486
1341
|
Customer.prototype.fetchCostsByExternalId = function (req, config) {
|
|
1487
1342
|
var _a, _b;
|
|
1488
1343
|
return __awaiter(this, void 0, void 0, function () {
|
|
1489
|
-
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
1344
|
+
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1490
1345
|
return __generator(this, function (_c) {
|
|
1491
1346
|
switch (_c.label) {
|
|
1492
1347
|
case 0:
|
|
@@ -1533,41 +1388,18 @@ var Customer = /** @class */ (function () {
|
|
|
1533
1388
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1534
1389
|
}
|
|
1535
1390
|
break;
|
|
1536
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
break;
|
|
1391
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1392
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1393
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1394
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1395
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1396
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1397
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1544
1398
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1545
1399
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1550
|
-
}
|
|
1551
|
-
break;
|
|
1552
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1553
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1554
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1555
|
-
}
|
|
1556
|
-
else {
|
|
1557
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1558
|
-
}
|
|
1559
|
-
break;
|
|
1560
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1561
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1562
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1563
|
-
}
|
|
1564
|
-
else {
|
|
1565
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1566
|
-
}
|
|
1567
|
-
break;
|
|
1568
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1569
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1570
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1400
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1401
|
+
err.rawResponse = httpRes;
|
|
1402
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1571
1403
|
}
|
|
1572
1404
|
else {
|
|
1573
1405
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1575,7 +1407,9 @@ var Customer = /** @class */ (function () {
|
|
|
1575
1407
|
break;
|
|
1576
1408
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1577
1409
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1578
|
-
|
|
1410
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1411
|
+
err.rawResponse = httpRes;
|
|
1412
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1579
1413
|
}
|
|
1580
1414
|
else {
|
|
1581
1415
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1583,7 +1417,9 @@ var Customer = /** @class */ (function () {
|
|
|
1583
1417
|
break;
|
|
1584
1418
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1585
1419
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1586
|
-
|
|
1420
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1421
|
+
err.rawResponse = httpRes;
|
|
1422
|
+
throw new errors.FiveHundredError(err);
|
|
1587
1423
|
}
|
|
1588
1424
|
else {
|
|
1589
1425
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1608,7 +1444,7 @@ var Customer = /** @class */ (function () {
|
|
|
1608
1444
|
Customer.prototype.list = function (req, config) {
|
|
1609
1445
|
var _a, _b;
|
|
1610
1446
|
return __awaiter(this, void 0, void 0, function () {
|
|
1611
|
-
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
1447
|
+
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1612
1448
|
return __generator(this, function (_c) {
|
|
1613
1449
|
switch (_c.label) {
|
|
1614
1450
|
case 0:
|
|
@@ -1655,41 +1491,18 @@ var Customer = /** @class */ (function () {
|
|
|
1655
1491
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1656
1492
|
}
|
|
1657
1493
|
break;
|
|
1658
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
break;
|
|
1494
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1495
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1496
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1497
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1498
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1499
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1500
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1666
1501
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1667
1502
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1672
|
-
}
|
|
1673
|
-
break;
|
|
1674
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1675
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1676
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1677
|
-
}
|
|
1678
|
-
else {
|
|
1679
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1680
|
-
}
|
|
1681
|
-
break;
|
|
1682
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1683
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1684
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1685
|
-
}
|
|
1686
|
-
else {
|
|
1687
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1688
|
-
}
|
|
1689
|
-
break;
|
|
1690
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1691
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1692
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1503
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1504
|
+
err.rawResponse = httpRes;
|
|
1505
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1693
1506
|
}
|
|
1694
1507
|
else {
|
|
1695
1508
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1697,7 +1510,9 @@ var Customer = /** @class */ (function () {
|
|
|
1697
1510
|
break;
|
|
1698
1511
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1699
1512
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1700
|
-
|
|
1513
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1514
|
+
err.rawResponse = httpRes;
|
|
1515
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1701
1516
|
}
|
|
1702
1517
|
else {
|
|
1703
1518
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1705,7 +1520,9 @@ var Customer = /** @class */ (function () {
|
|
|
1705
1520
|
break;
|
|
1706
1521
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1707
1522
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1708
|
-
|
|
1523
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1524
|
+
err.rawResponse = httpRes;
|
|
1525
|
+
throw new errors.FiveHundredError(err);
|
|
1709
1526
|
}
|
|
1710
1527
|
else {
|
|
1711
1528
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1747,7 +1564,7 @@ var Customer = /** @class */ (function () {
|
|
|
1747
1564
|
Customer.prototype.listBalanceTransactions = function (req, config) {
|
|
1748
1565
|
var _a, _b;
|
|
1749
1566
|
return __awaiter(this, void 0, void 0, function () {
|
|
1750
|
-
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
1567
|
+
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1751
1568
|
return __generator(this, function (_c) {
|
|
1752
1569
|
switch (_c.label) {
|
|
1753
1570
|
case 0:
|
|
@@ -1794,41 +1611,18 @@ var Customer = /** @class */ (function () {
|
|
|
1794
1611
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1795
1612
|
}
|
|
1796
1613
|
break;
|
|
1797
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
break;
|
|
1614
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1615
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1616
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1617
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1618
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1619
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1620
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1805
1621
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1806
1622
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1811
|
-
}
|
|
1812
|
-
break;
|
|
1813
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1814
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1815
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1816
|
-
}
|
|
1817
|
-
else {
|
|
1818
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1819
|
-
}
|
|
1820
|
-
break;
|
|
1821
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1822
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1823
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1824
|
-
}
|
|
1825
|
-
else {
|
|
1826
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1827
|
-
}
|
|
1828
|
-
break;
|
|
1829
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1830
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1831
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1623
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1624
|
+
err.rawResponse = httpRes;
|
|
1625
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1832
1626
|
}
|
|
1833
1627
|
else {
|
|
1834
1628
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1836,7 +1630,9 @@ var Customer = /** @class */ (function () {
|
|
|
1836
1630
|
break;
|
|
1837
1631
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1838
1632
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1839
|
-
|
|
1633
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1634
|
+
err.rawResponse = httpRes;
|
|
1635
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1840
1636
|
}
|
|
1841
1637
|
else {
|
|
1842
1638
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1844,7 +1640,9 @@ var Customer = /** @class */ (function () {
|
|
|
1844
1640
|
break;
|
|
1845
1641
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1846
1642
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1847
|
-
|
|
1643
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1644
|
+
err.rawResponse = httpRes;
|
|
1645
|
+
throw new errors.FiveHundredError(err);
|
|
1848
1646
|
}
|
|
1849
1647
|
else {
|
|
1850
1648
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1865,17 +1663,18 @@ var Customer = /** @class */ (function () {
|
|
|
1865
1663
|
* Note that the resource and semantics of this
|
|
1866
1664
|
* endpoint exactly mirror [Update Customer](update-customer).
|
|
1867
1665
|
*/
|
|
1868
|
-
Customer.prototype.updateByExternalId = function (
|
|
1666
|
+
Customer.prototype.updateByExternalId = function (externalCustomerId, editCustomer, config) {
|
|
1869
1667
|
var _a, _b;
|
|
1870
1668
|
return __awaiter(this, void 0, void 0, function () {
|
|
1871
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
1669
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1872
1670
|
var _d;
|
|
1873
1671
|
return __generator(this, function (_e) {
|
|
1874
1672
|
switch (_e.label) {
|
|
1875
1673
|
case 0:
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1674
|
+
req = new operations.UpdateCustomerExternalIdRequest({
|
|
1675
|
+
externalCustomerId: externalCustomerId,
|
|
1676
|
+
editCustomer: editCustomer,
|
|
1677
|
+
});
|
|
1879
1678
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
1880
1679
|
url = utils.generateURL(baseURL, "/customers/external_customer_id/{external_customer_id}", req);
|
|
1881
1680
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -1924,41 +1723,18 @@ var Customer = /** @class */ (function () {
|
|
|
1924
1723
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1925
1724
|
}
|
|
1926
1725
|
break;
|
|
1927
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
break;
|
|
1726
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1727
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1728
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1729
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1730
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1731
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1732
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1935
1733
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1936
1734
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
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) == 404:
|
|
1944
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1945
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1946
|
-
}
|
|
1947
|
-
else {
|
|
1948
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1949
|
-
}
|
|
1950
|
-
break;
|
|
1951
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1952
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1953
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1954
|
-
}
|
|
1955
|
-
else {
|
|
1956
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1957
|
-
}
|
|
1958
|
-
break;
|
|
1959
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1960
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1961
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1735
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1736
|
+
err.rawResponse = httpRes;
|
|
1737
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1962
1738
|
}
|
|
1963
1739
|
else {
|
|
1964
1740
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1966,7 +1742,9 @@ var Customer = /** @class */ (function () {
|
|
|
1966
1742
|
break;
|
|
1967
1743
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1968
1744
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1969
|
-
|
|
1745
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1746
|
+
err.rawResponse = httpRes;
|
|
1747
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1970
1748
|
}
|
|
1971
1749
|
else {
|
|
1972
1750
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1974,7 +1752,9 @@ var Customer = /** @class */ (function () {
|
|
|
1974
1752
|
break;
|
|
1975
1753
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1976
1754
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1977
|
-
|
|
1755
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1756
|
+
err.rawResponse = httpRes;
|
|
1757
|
+
throw new errors.FiveHundredError(err);
|
|
1978
1758
|
}
|
|
1979
1759
|
else {
|
|
1980
1760
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1994,17 +1774,18 @@ var Customer = /** @class */ (function () {
|
|
|
1994
1774
|
* `auto_collection`, `metadata`, `shipping_address`, `billing_address`, and `additional_emails` of an existing customer.
|
|
1995
1775
|
* "Other fields on a customer are currently immutable.
|
|
1996
1776
|
*/
|
|
1997
|
-
Customer.prototype.updateCustomer = function (
|
|
1777
|
+
Customer.prototype.updateCustomer = function (customerId, editCustomer, config) {
|
|
1998
1778
|
var _a, _b;
|
|
1999
1779
|
return __awaiter(this, void 0, void 0, function () {
|
|
2000
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
1780
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
2001
1781
|
var _d;
|
|
2002
1782
|
return __generator(this, function (_e) {
|
|
2003
1783
|
switch (_e.label) {
|
|
2004
1784
|
case 0:
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
1785
|
+
req = new operations.UpdateCustomerRequest({
|
|
1786
|
+
customerId: customerId,
|
|
1787
|
+
editCustomer: editCustomer,
|
|
1788
|
+
});
|
|
2008
1789
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
2009
1790
|
url = utils.generateURL(baseURL, "/customers/{customer_id}", req);
|
|
2010
1791
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -2053,41 +1834,18 @@ var Customer = /** @class */ (function () {
|
|
|
2053
1834
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2054
1835
|
}
|
|
2055
1836
|
break;
|
|
2056
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
break;
|
|
1837
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1838
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1839
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1840
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1841
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1842
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1843
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
2064
1844
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
2065
1845
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
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) == 404:
|
|
2073
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2074
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
2075
|
-
}
|
|
2076
|
-
else {
|
|
2077
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2078
|
-
}
|
|
2079
|
-
break;
|
|
2080
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
2081
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2082
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
2083
|
-
}
|
|
2084
|
-
else {
|
|
2085
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
2086
|
-
}
|
|
2087
|
-
break;
|
|
2088
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
2089
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
2090
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1846
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1847
|
+
err.rawResponse = httpRes;
|
|
1848
|
+
throw new errors.FourHundredAndOneError(err);
|
|
2091
1849
|
}
|
|
2092
1850
|
else {
|
|
2093
1851
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -2095,7 +1853,9 @@ var Customer = /** @class */ (function () {
|
|
|
2095
1853
|
break;
|
|
2096
1854
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
2097
1855
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2098
|
-
|
|
1856
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1857
|
+
err.rawResponse = httpRes;
|
|
1858
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
2099
1859
|
}
|
|
2100
1860
|
else {
|
|
2101
1861
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -2103,7 +1863,9 @@ var Customer = /** @class */ (function () {
|
|
|
2103
1863
|
break;
|
|
2104
1864
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
2105
1865
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
2106
|
-
|
|
1866
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1867
|
+
err.rawResponse = httpRes;
|
|
1868
|
+
throw new errors.FiveHundredError(err);
|
|
2107
1869
|
}
|
|
2108
1870
|
else {
|
|
2109
1871
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|