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/event.js
CHANGED
|
@@ -141,17 +141,18 @@ var Event = /** @class */ (function () {
|
|
|
141
141
|
* * The event's `timestamp` must fall within the customer's current subscription's billing period, or within the
|
|
142
142
|
* grace period of the customer's current subscription's previous billing period.
|
|
143
143
|
*/
|
|
144
|
-
Event.prototype.amend = function (
|
|
144
|
+
Event.prototype.amend = function (eventId, amendedEvent, config) {
|
|
145
145
|
var _a, _b;
|
|
146
146
|
return __awaiter(this, void 0, void 0, function () {
|
|
147
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
147
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
148
148
|
var _d;
|
|
149
149
|
return __generator(this, function (_e) {
|
|
150
150
|
switch (_e.label) {
|
|
151
151
|
case 0:
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
152
|
+
req = new operations.AmendEventRequest({
|
|
153
|
+
eventId: eventId,
|
|
154
|
+
amendedEvent: amendedEvent,
|
|
155
|
+
});
|
|
155
156
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
156
157
|
url = utils.generateURL(baseURL, "/events/{event_id}", req);
|
|
157
158
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -200,41 +201,18 @@ var Event = /** @class */ (function () {
|
|
|
200
201
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
201
202
|
}
|
|
202
203
|
break;
|
|
203
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
break;
|
|
204
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
205
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
206
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
207
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
208
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
209
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
210
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
211
211
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
212
212
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
217
|
-
}
|
|
218
|
-
break;
|
|
219
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
220
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
221
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
222
|
-
}
|
|
223
|
-
else {
|
|
224
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
225
|
-
}
|
|
226
|
-
break;
|
|
227
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
228
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
229
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
230
|
-
}
|
|
231
|
-
else {
|
|
232
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
233
|
-
}
|
|
234
|
-
break;
|
|
235
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
236
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
237
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
213
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
214
|
+
err.rawResponse = httpRes;
|
|
215
|
+
throw new errors.FourHundredAndOneError(err);
|
|
238
216
|
}
|
|
239
217
|
else {
|
|
240
218
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -242,7 +220,9 @@ var Event = /** @class */ (function () {
|
|
|
242
220
|
break;
|
|
243
221
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
244
222
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
245
|
-
|
|
223
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
224
|
+
err.rawResponse = httpRes;
|
|
225
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
246
226
|
}
|
|
247
227
|
else {
|
|
248
228
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -250,7 +230,9 @@ var Event = /** @class */ (function () {
|
|
|
250
230
|
break;
|
|
251
231
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
252
232
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
253
|
-
|
|
233
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
234
|
+
err.rawResponse = httpRes;
|
|
235
|
+
throw new errors.FiveHundredError(err);
|
|
254
236
|
}
|
|
255
237
|
else {
|
|
256
238
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -270,16 +252,16 @@ var Event = /** @class */ (function () {
|
|
|
270
252
|
* the updated usage in invoice amounts and usage graphs. Once all of the updates are complete, the backfill's status
|
|
271
253
|
* will transition to `reflected`.
|
|
272
254
|
*/
|
|
273
|
-
Event.prototype.closeBackfill = function (
|
|
255
|
+
Event.prototype.closeBackfill = function (backfillId, config) {
|
|
274
256
|
var _a, _b;
|
|
275
257
|
return __awaiter(this, void 0, void 0, function () {
|
|
276
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
258
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
277
259
|
return __generator(this, function (_c) {
|
|
278
260
|
switch (_c.label) {
|
|
279
261
|
case 0:
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
}
|
|
262
|
+
req = new operations.CloseBackfillRequest({
|
|
263
|
+
backfillId: backfillId,
|
|
264
|
+
});
|
|
283
265
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
284
266
|
url = utils.generateURL(baseURL, "/events/backfills/{backfill_id}/close", req);
|
|
285
267
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -319,41 +301,18 @@ var Event = /** @class */ (function () {
|
|
|
319
301
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
320
302
|
}
|
|
321
303
|
break;
|
|
322
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
break;
|
|
304
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
305
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
306
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
307
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
308
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
309
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
310
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
330
311
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
331
312
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
336
|
-
}
|
|
337
|
-
break;
|
|
338
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
339
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
340
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
341
|
-
}
|
|
342
|
-
else {
|
|
343
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
344
|
-
}
|
|
345
|
-
break;
|
|
346
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
347
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
348
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
349
|
-
}
|
|
350
|
-
else {
|
|
351
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
352
|
-
}
|
|
353
|
-
break;
|
|
354
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
355
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
356
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
313
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
314
|
+
err.rawResponse = httpRes;
|
|
315
|
+
throw new errors.FourHundredAndOneError(err);
|
|
357
316
|
}
|
|
358
317
|
else {
|
|
359
318
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -361,7 +320,9 @@ var Event = /** @class */ (function () {
|
|
|
361
320
|
break;
|
|
362
321
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
363
322
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
364
|
-
|
|
323
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
324
|
+
err.rawResponse = httpRes;
|
|
325
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
365
326
|
}
|
|
366
327
|
else {
|
|
367
328
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -369,7 +330,9 @@ var Event = /** @class */ (function () {
|
|
|
369
330
|
break;
|
|
370
331
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
371
332
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
372
|
-
|
|
333
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
334
|
+
err.rawResponse = httpRes;
|
|
335
|
+
throw new errors.FiveHundredError(err);
|
|
373
336
|
}
|
|
374
337
|
else {
|
|
375
338
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -409,7 +372,7 @@ var Event = /** @class */ (function () {
|
|
|
409
372
|
Event.prototype.create = function (req, config) {
|
|
410
373
|
var _a, _b;
|
|
411
374
|
return __awaiter(this, void 0, void 0, function () {
|
|
412
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
375
|
+
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
413
376
|
var _d;
|
|
414
377
|
return __generator(this, function (_e) {
|
|
415
378
|
switch (_e.label) {
|
|
@@ -465,41 +428,18 @@ var Event = /** @class */ (function () {
|
|
|
465
428
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
466
429
|
}
|
|
467
430
|
break;
|
|
468
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
break;
|
|
431
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
432
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
433
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
434
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
435
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
436
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
437
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
476
438
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
477
439
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
482
|
-
}
|
|
483
|
-
break;
|
|
484
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
485
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
486
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
487
|
-
}
|
|
488
|
-
else {
|
|
489
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
490
|
-
}
|
|
491
|
-
break;
|
|
492
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
493
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
494
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
495
|
-
}
|
|
496
|
-
else {
|
|
497
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
498
|
-
}
|
|
499
|
-
break;
|
|
500
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
501
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
502
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
440
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
441
|
+
err.rawResponse = httpRes;
|
|
442
|
+
throw new errors.FourHundredAndOneError(err);
|
|
503
443
|
}
|
|
504
444
|
else {
|
|
505
445
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -507,7 +447,9 @@ var Event = /** @class */ (function () {
|
|
|
507
447
|
break;
|
|
508
448
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
509
449
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
510
|
-
|
|
450
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
451
|
+
err.rawResponse = httpRes;
|
|
452
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
511
453
|
}
|
|
512
454
|
else {
|
|
513
455
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -515,7 +457,9 @@ var Event = /** @class */ (function () {
|
|
|
515
457
|
break;
|
|
516
458
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
517
459
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
518
|
-
|
|
460
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
461
|
+
err.rawResponse = httpRes;
|
|
462
|
+
throw new errors.FiveHundredError(err);
|
|
519
463
|
}
|
|
520
464
|
else {
|
|
521
465
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -560,16 +504,16 @@ var Event = /** @class */ (function () {
|
|
|
560
504
|
* resource within Orb, even if this event was ingested during the initial integration period. We do not allow
|
|
561
505
|
* deprecating events for customers not in the Orb system.
|
|
562
506
|
*/
|
|
563
|
-
Event.prototype.deprecateEvent = function (
|
|
507
|
+
Event.prototype.deprecateEvent = function (eventId, config) {
|
|
564
508
|
var _a, _b;
|
|
565
509
|
return __awaiter(this, void 0, void 0, function () {
|
|
566
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
510
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
567
511
|
return __generator(this, function (_c) {
|
|
568
512
|
switch (_c.label) {
|
|
569
513
|
case 0:
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
}
|
|
514
|
+
req = new operations.DeprecateEventRequest({
|
|
515
|
+
eventId: eventId,
|
|
516
|
+
});
|
|
573
517
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
574
518
|
url = utils.generateURL(baseURL, "/events/{event_id}/deprecate", req);
|
|
575
519
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -609,41 +553,18 @@ var Event = /** @class */ (function () {
|
|
|
609
553
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
610
554
|
}
|
|
611
555
|
break;
|
|
612
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
break;
|
|
556
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
557
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
558
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
559
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
560
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
561
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
562
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
620
563
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
621
564
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
626
|
-
}
|
|
627
|
-
break;
|
|
628
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
629
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
630
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
631
|
-
}
|
|
632
|
-
else {
|
|
633
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
634
|
-
}
|
|
635
|
-
break;
|
|
636
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
637
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
638
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
639
|
-
}
|
|
640
|
-
else {
|
|
641
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
642
|
-
}
|
|
643
|
-
break;
|
|
644
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
645
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
646
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
565
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
566
|
+
err.rawResponse = httpRes;
|
|
567
|
+
throw new errors.FourHundredAndOneError(err);
|
|
647
568
|
}
|
|
648
569
|
else {
|
|
649
570
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -651,7 +572,9 @@ var Event = /** @class */ (function () {
|
|
|
651
572
|
break;
|
|
652
573
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
653
574
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
654
|
-
|
|
575
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
576
|
+
err.rawResponse = httpRes;
|
|
577
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
655
578
|
}
|
|
656
579
|
else {
|
|
657
580
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -659,7 +582,9 @@ var Event = /** @class */ (function () {
|
|
|
659
582
|
break;
|
|
660
583
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
661
584
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
662
|
-
|
|
585
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
586
|
+
err.rawResponse = httpRes;
|
|
587
|
+
throw new errors.FiveHundredError(err);
|
|
663
588
|
}
|
|
664
589
|
else {
|
|
665
590
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -677,16 +602,16 @@ var Event = /** @class */ (function () {
|
|
|
677
602
|
* @remarks
|
|
678
603
|
* This endpoint is used to fetch a backfill given an identifier.
|
|
679
604
|
*/
|
|
680
|
-
Event.prototype.fetch = function (
|
|
605
|
+
Event.prototype.fetch = function (backfillId, config) {
|
|
681
606
|
var _a, _b;
|
|
682
607
|
return __awaiter(this, void 0, void 0, function () {
|
|
683
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
608
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
684
609
|
return __generator(this, function (_c) {
|
|
685
610
|
switch (_c.label) {
|
|
686
611
|
case 0:
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
}
|
|
612
|
+
req = new operations.FetchBackfillRequest({
|
|
613
|
+
backfillId: backfillId,
|
|
614
|
+
});
|
|
690
615
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
691
616
|
url = utils.generateURL(baseURL, "/events/backfills/{backfill_id}", req);
|
|
692
617
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -726,41 +651,18 @@ var Event = /** @class */ (function () {
|
|
|
726
651
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
727
652
|
}
|
|
728
653
|
break;
|
|
729
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
break;
|
|
654
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
655
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
656
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
657
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
658
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
659
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
660
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
737
661
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
738
662
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
743
|
-
}
|
|
744
|
-
break;
|
|
745
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
746
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
747
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
748
|
-
}
|
|
749
|
-
else {
|
|
750
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
751
|
-
}
|
|
752
|
-
break;
|
|
753
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
754
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
755
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
756
|
-
}
|
|
757
|
-
else {
|
|
758
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
759
|
-
}
|
|
760
|
-
break;
|
|
761
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
762
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
763
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
663
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
664
|
+
err.rawResponse = httpRes;
|
|
665
|
+
throw new errors.FourHundredAndOneError(err);
|
|
764
666
|
}
|
|
765
667
|
else {
|
|
766
668
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -768,7 +670,9 @@ var Event = /** @class */ (function () {
|
|
|
768
670
|
break;
|
|
769
671
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
770
672
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
771
|
-
|
|
673
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
674
|
+
err.rawResponse = httpRes;
|
|
675
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
772
676
|
}
|
|
773
677
|
else {
|
|
774
678
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -776,7 +680,9 @@ var Event = /** @class */ (function () {
|
|
|
776
680
|
break;
|
|
777
681
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
778
682
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
779
|
-
|
|
683
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
684
|
+
err.rawResponse = httpRes;
|
|
685
|
+
throw new errors.FiveHundredError(err);
|
|
780
686
|
}
|
|
781
687
|
else {
|
|
782
688
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -968,17 +874,19 @@ var Event = /** @class */ (function () {
|
|
|
968
874
|
* }
|
|
969
875
|
* ```
|
|
970
876
|
*/
|
|
971
|
-
Event.prototype.ingest = function (
|
|
877
|
+
Event.prototype.ingest = function (ingestRequestBody, backfillId, debug, config) {
|
|
972
878
|
var _a, _b;
|
|
973
879
|
return __awaiter(this, void 0, void 0, function () {
|
|
974
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
880
|
+
var req, baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
975
881
|
var _d;
|
|
976
882
|
return __generator(this, function (_e) {
|
|
977
883
|
switch (_e.label) {
|
|
978
884
|
case 0:
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
885
|
+
req = new operations.IngestRequest({
|
|
886
|
+
ingestRequestBody: ingestRequestBody,
|
|
887
|
+
backfillId: backfillId,
|
|
888
|
+
debug: debug,
|
|
889
|
+
});
|
|
982
890
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
983
891
|
url = baseURL.replace(/\/$/, "") + "/ingest";
|
|
984
892
|
_c = __read([{}, null], 2), reqBodyHeaders = _c[0], reqBody = _c[1];
|
|
@@ -1028,41 +936,18 @@ var Event = /** @class */ (function () {
|
|
|
1028
936
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1029
937
|
}
|
|
1030
938
|
break;
|
|
1031
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
break;
|
|
939
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
940
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
941
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
942
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
943
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
944
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
945
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1039
946
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1040
947
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1045
|
-
}
|
|
1046
|
-
break;
|
|
1047
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1048
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1049
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1050
|
-
}
|
|
1051
|
-
else {
|
|
1052
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1053
|
-
}
|
|
1054
|
-
break;
|
|
1055
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1056
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1057
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1058
|
-
}
|
|
1059
|
-
else {
|
|
1060
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1061
|
-
}
|
|
1062
|
-
break;
|
|
1063
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1064
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1065
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
948
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
949
|
+
err.rawResponse = httpRes;
|
|
950
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1066
951
|
}
|
|
1067
952
|
else {
|
|
1068
953
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1070,7 +955,9 @@ var Event = /** @class */ (function () {
|
|
|
1070
955
|
break;
|
|
1071
956
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1072
957
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1073
|
-
|
|
958
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
959
|
+
err.rawResponse = httpRes;
|
|
960
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1074
961
|
}
|
|
1075
962
|
else {
|
|
1076
963
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1078,7 +965,9 @@ var Event = /** @class */ (function () {
|
|
|
1078
965
|
break;
|
|
1079
966
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1080
967
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1081
|
-
|
|
968
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
969
|
+
err.rawResponse = httpRes;
|
|
970
|
+
throw new errors.FiveHundredError(err);
|
|
1082
971
|
}
|
|
1083
972
|
else {
|
|
1084
973
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1100,16 +989,17 @@ var Event = /** @class */ (function () {
|
|
|
1100
989
|
* [`pagination_metadata`](../reference/pagination), which lets the caller retrieve the next page of results if they
|
|
1101
990
|
* exist. More information about pagination can be found in the [Pagination-metadata schema](pagination).
|
|
1102
991
|
*/
|
|
1103
|
-
Event.prototype.listBackfills = function (
|
|
992
|
+
Event.prototype.listBackfills = function (cursor, limit, config) {
|
|
1104
993
|
var _a, _b;
|
|
1105
994
|
return __awaiter(this, void 0, void 0, function () {
|
|
1106
|
-
var baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
995
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1107
996
|
return __generator(this, function (_c) {
|
|
1108
997
|
switch (_c.label) {
|
|
1109
998
|
case 0:
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
999
|
+
req = new operations.ListBackfillsRequest({
|
|
1000
|
+
cursor: cursor,
|
|
1001
|
+
limit: limit,
|
|
1002
|
+
});
|
|
1113
1003
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
1114
1004
|
url = baseURL.replace(/\/$/, "") + "/events/backfills";
|
|
1115
1005
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -1150,41 +1040,18 @@ var Event = /** @class */ (function () {
|
|
|
1150
1040
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1151
1041
|
}
|
|
1152
1042
|
break;
|
|
1153
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
break;
|
|
1043
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1044
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1045
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1046
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1047
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1048
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1049
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1161
1050
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1162
1051
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1167
|
-
}
|
|
1168
|
-
break;
|
|
1169
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1170
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1171
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1172
|
-
}
|
|
1173
|
-
else {
|
|
1174
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1175
|
-
}
|
|
1176
|
-
break;
|
|
1177
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1178
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1179
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1180
|
-
}
|
|
1181
|
-
else {
|
|
1182
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1183
|
-
}
|
|
1184
|
-
break;
|
|
1185
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1186
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1187
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1052
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1053
|
+
err.rawResponse = httpRes;
|
|
1054
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1188
1055
|
}
|
|
1189
1056
|
else {
|
|
1190
1057
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1192,7 +1059,9 @@ var Event = /** @class */ (function () {
|
|
|
1192
1059
|
break;
|
|
1193
1060
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1194
1061
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1195
|
-
|
|
1062
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1063
|
+
err.rawResponse = httpRes;
|
|
1064
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1196
1065
|
}
|
|
1197
1066
|
else {
|
|
1198
1067
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1200,7 +1069,9 @@ var Event = /** @class */ (function () {
|
|
|
1200
1069
|
break;
|
|
1201
1070
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1202
1071
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1203
|
-
|
|
1072
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1073
|
+
err.rawResponse = httpRes;
|
|
1074
|
+
throw new errors.FiveHundredError(err);
|
|
1204
1075
|
}
|
|
1205
1076
|
else {
|
|
1206
1077
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1223,16 +1094,16 @@ var Event = /** @class */ (function () {
|
|
|
1223
1094
|
* If a backfill is reverted before its closed, no usage will be updated as a result of the backfill and it will
|
|
1224
1095
|
* immediately transition to `reverted`.
|
|
1225
1096
|
*/
|
|
1226
|
-
Event.prototype.revertBackfill = function (
|
|
1097
|
+
Event.prototype.revertBackfill = function (backfillId, config) {
|
|
1227
1098
|
var _a, _b;
|
|
1228
1099
|
return __awaiter(this, void 0, void 0, function () {
|
|
1229
|
-
var baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes;
|
|
1100
|
+
var req, baseURL, url, client, globalSecurity, properties, headers, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1230
1101
|
return __generator(this, function (_c) {
|
|
1231
1102
|
switch (_c.label) {
|
|
1232
1103
|
case 0:
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
}
|
|
1104
|
+
req = new operations.RevertBackfillRequest({
|
|
1105
|
+
backfillId: backfillId,
|
|
1106
|
+
});
|
|
1236
1107
|
baseURL = utils.templateUrl(this.sdkConfiguration.serverURL, this.sdkConfiguration.serverDefaults);
|
|
1237
1108
|
url = utils.generateURL(baseURL, "/events/backfills/{backfill_id}/revert", req);
|
|
1238
1109
|
client = this.sdkConfiguration.defaultClient;
|
|
@@ -1272,41 +1143,18 @@ var Event = /** @class */ (function () {
|
|
|
1272
1143
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1273
1144
|
}
|
|
1274
1145
|
break;
|
|
1275
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
break;
|
|
1146
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1147
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1148
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1149
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1150
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1151
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1152
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1283
1153
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1284
1154
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1289
|
-
}
|
|
1290
|
-
break;
|
|
1291
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1292
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1293
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1294
|
-
}
|
|
1295
|
-
else {
|
|
1296
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1297
|
-
}
|
|
1298
|
-
break;
|
|
1299
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1300
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1301
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1302
|
-
}
|
|
1303
|
-
else {
|
|
1304
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1305
|
-
}
|
|
1306
|
-
break;
|
|
1307
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1308
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1309
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1155
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1156
|
+
err.rawResponse = httpRes;
|
|
1157
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1310
1158
|
}
|
|
1311
1159
|
else {
|
|
1312
1160
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1314,7 +1162,9 @@ var Event = /** @class */ (function () {
|
|
|
1314
1162
|
break;
|
|
1315
1163
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1316
1164
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1317
|
-
|
|
1165
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1166
|
+
err.rawResponse = httpRes;
|
|
1167
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1318
1168
|
}
|
|
1319
1169
|
else {
|
|
1320
1170
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1322,7 +1172,9 @@ var Event = /** @class */ (function () {
|
|
|
1322
1172
|
break;
|
|
1323
1173
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1324
1174
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1325
|
-
|
|
1175
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1176
|
+
err.rawResponse = httpRes;
|
|
1177
|
+
throw new errors.FiveHundredError(err);
|
|
1326
1178
|
}
|
|
1327
1179
|
else {
|
|
1328
1180
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1357,7 +1209,7 @@ var Event = /** @class */ (function () {
|
|
|
1357
1209
|
Event.prototype.search = function (req, config) {
|
|
1358
1210
|
var _a, _b;
|
|
1359
1211
|
return __awaiter(this, void 0, void 0, function () {
|
|
1360
|
-
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes;
|
|
1212
|
+
var baseURL, url, _c, reqBodyHeaders, reqBody, client, globalSecurity, properties, headers, queryParams, httpRes, contentType, res, decodedRes, err, err, err;
|
|
1361
1213
|
var _d;
|
|
1362
1214
|
return __generator(this, function (_e) {
|
|
1363
1215
|
switch (_e.label) {
|
|
@@ -1414,41 +1266,18 @@ var Event = /** @class */ (function () {
|
|
|
1414
1266
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1415
1267
|
}
|
|
1416
1268
|
break;
|
|
1417
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
break;
|
|
1269
|
+
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 400 ||
|
|
1270
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404 ||
|
|
1271
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409 ||
|
|
1272
|
+
(httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413 ||
|
|
1273
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 400 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 500) ||
|
|
1274
|
+
((httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) >= 500 && (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) < 600):
|
|
1275
|
+
throw new errors.SDKError("API error occurred", httpRes.status, decodedRes, httpRes);
|
|
1425
1276
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 401:
|
|
1426
1277
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1431
|
-
}
|
|
1432
|
-
break;
|
|
1433
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 404:
|
|
1434
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1435
|
-
res.fourHundredAndFourError = JSON.parse(decodedRes);
|
|
1436
|
-
}
|
|
1437
|
-
else {
|
|
1438
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1439
|
-
}
|
|
1440
|
-
break;
|
|
1441
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 409:
|
|
1442
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1443
|
-
res.fourHundredAndNineError = JSON.parse(decodedRes);
|
|
1444
|
-
}
|
|
1445
|
-
else {
|
|
1446
|
-
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
1447
|
-
}
|
|
1448
|
-
break;
|
|
1449
|
-
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 413:
|
|
1450
|
-
if (utils.matchContentType(contentType, "application/json")) {
|
|
1451
|
-
res.fourHundredAndThirteenError = JSON.parse(decodedRes);
|
|
1278
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndOneError);
|
|
1279
|
+
err.rawResponse = httpRes;
|
|
1280
|
+
throw new errors.FourHundredAndOneError(err);
|
|
1452
1281
|
}
|
|
1453
1282
|
else {
|
|
1454
1283
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1456,7 +1285,9 @@ var Event = /** @class */ (function () {
|
|
|
1456
1285
|
break;
|
|
1457
1286
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 429:
|
|
1458
1287
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1459
|
-
|
|
1288
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FourHundredAndTwentyNineError);
|
|
1289
|
+
err.rawResponse = httpRes;
|
|
1290
|
+
throw new errors.FourHundredAndTwentyNineError(err);
|
|
1460
1291
|
}
|
|
1461
1292
|
else {
|
|
1462
1293
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|
|
@@ -1464,7 +1295,9 @@ var Event = /** @class */ (function () {
|
|
|
1464
1295
|
break;
|
|
1465
1296
|
case (httpRes === null || httpRes === void 0 ? void 0 : httpRes.status) == 500:
|
|
1466
1297
|
if (utils.matchContentType(contentType, "application/json")) {
|
|
1467
|
-
|
|
1298
|
+
err = utils.objectToClass(JSON.parse(decodedRes), errors.FiveHundredError);
|
|
1299
|
+
err.rawResponse = httpRes;
|
|
1300
|
+
throw new errors.FiveHundredError(err);
|
|
1468
1301
|
}
|
|
1469
1302
|
else {
|
|
1470
1303
|
throw new errors.SDKError("unknown content-type received: " + contentType, httpRes.status, decodedRes, httpRes);
|