orb-billing 1.20.0 → 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/dist/sdk/availability.js +17 -36
- package/dist/sdk/coupon.js +85 -180
- package/dist/sdk/credit.js +102 -216
- package/dist/sdk/creditnote.js +34 -72
- package/dist/sdk/customer.js +221 -468
- package/dist/sdk/event.js +153 -324
- package/dist/sdk/invoice.js +136 -288
- package/dist/sdk/item.js +34 -72
- package/dist/sdk/metric.js +51 -108
- 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 +0 -28
- package/dist/sdk/models/operations/addeditpriceintervals.js +0 -28
- package/dist/sdk/models/operations/amendevent.d.ts +0 -28
- package/dist/sdk/models/operations/amendevent.js +0 -28
- package/dist/sdk/models/operations/amendusage.d.ts +0 -28
- package/dist/sdk/models/operations/amendusage.js +0 -28
- package/dist/sdk/models/operations/amendusageexternalcustomerid.d.ts +0 -28
- package/dist/sdk/models/operations/amendusageexternalcustomerid.js +0 -28
- 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 +0 -28
- package/dist/sdk/models/operations/cancelsubscription.js +0 -28
- 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 +0 -28
- package/dist/sdk/models/operations/createcustomerbalancetransaction.js +0 -28
- 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 +0 -29
- package/dist/sdk/models/operations/createledgerentry.js +0 -52
- package/dist/sdk/models/operations/createledgerentryexternalid.d.ts +0 -29
- package/dist/sdk/models/operations/createledgerentryexternalid.js +0 -52
- 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 +0 -28
- package/dist/sdk/models/operations/fetchcustomercredits.js +0 -28
- package/dist/sdk/models/operations/fetchcustomercreditsexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/fetchcustomercreditsexternalid.js +0 -28
- 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 +0 -28
- package/dist/sdk/models/operations/markinvoiceaspaid.js +0 -28
- 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 +0 -28
- package/dist/sdk/models/operations/scheduleplanchange.js +0 -28
- 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 +0 -28
- package/dist/sdk/models/operations/triggerphase.js +0 -28
- 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 +0 -28
- package/dist/sdk/models/operations/unschedulefixedfeequantity.js +0 -28
- 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 +0 -28
- package/dist/sdk/models/operations/updatecustomer.js +0 -28
- package/dist/sdk/models/operations/updatecustomerexternalid.d.ts +0 -28
- package/dist/sdk/models/operations/updatecustomerexternalid.js +0 -28
- package/dist/sdk/models/operations/updatefixedfeequantity.d.ts +0 -28
- package/dist/sdk/models/operations/updatefixedfeequantity.js +0 -28
- package/dist/sdk/models/operations/updateplan.d.ts +0 -28
- package/dist/sdk/models/operations/updateplan.js +0 -28
- package/dist/sdk/models/operations/updateplanexternal.d.ts +0 -28
- package/dist/sdk/models/operations/updateplanexternal.js +0 -28
- package/dist/sdk/models/operations/voidinvoice.d.ts +0 -28
- package/dist/sdk/models/operations/voidinvoice.js +0 -28
- 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/plan.js +102 -216
- package/dist/sdk/price.js +68 -144
- package/dist/sdk/priceinterval.js +17 -36
- package/dist/sdk/sdk.js +2 -2
- package/dist/sdk/subscription.js +221 -468
- 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/addeditpriceintervalsresponse.md +6 -13
- package/docs/models/operations/amendeventresponse.md +6 -13
- package/docs/models/operations/amendusageexternalcustomeridresponse.md +6 -13
- package/docs/models/operations/amendusageresponse.md +6 -13
- package/docs/models/operations/archivecouponresponse.md +6 -13
- 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/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/createledgerentryexternalidresponse.md +6 -13
- 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/fetchcustomercreditsexternalidresponse.md +6 -13
- package/docs/models/operations/fetchcustomercreditsledgerexternalidresponse.md +6 -13
- package/docs/models/operations/fetchcustomercreditsledgerresponse.md +6 -13
- 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/markinvoiceaspaidresponse.md +6 -13
- package/docs/models/operations/pingresponse.md +6 -13
- package/docs/models/operations/revertbackfillresponse.md +6 -13
- package/docs/models/operations/scheduleplanchangeresponse.md +6 -13
- package/docs/models/operations/searcheventsresponse.md +6 -13
- package/docs/models/operations/triggerphaseresponse.md +6 -13
- package/docs/models/operations/unschedulecancellationresponse.md +6 -13
- package/docs/models/operations/unschedulefixedfeequantityresponse.md +6 -13
- package/docs/models/operations/unscheduleplanchangeresponse.md +6 -13
- package/docs/models/operations/updatecustomerexternalidresponse.md +6 -13
- package/docs/models/operations/updatecustomerresponse.md +6 -13
- package/docs/models/operations/updatefixedfeequantityresponse.md +6 -13
- package/docs/models/operations/updateplanexternalresponse.md +6 -13
- package/docs/models/operations/updateplanresponse.md +6 -13
- package/docs/models/operations/voidinvoiceresponse.md +6 -13
- package/package.json +1 -1
- package/docs/models/shared/fivehundrederror.md +0 -12
- package/docs/models/shared/fourhundredandoneerror.md +0 -12
- package/docs/models/shared/fourhundredandtwentynineerror.md +0 -12
- /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
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __extends = (this && this.__extends) || (function () {
|
|
6
|
+
var extendStatics = function (d, b) {
|
|
7
|
+
extendStatics = Object.setPrototypeOf ||
|
|
8
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
9
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
10
|
+
return extendStatics(d, b);
|
|
11
|
+
};
|
|
12
|
+
return function (d, b) {
|
|
13
|
+
if (typeof b !== "function" && b !== null)
|
|
14
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
15
|
+
extendStatics(d, b);
|
|
16
|
+
function __() { this.constructor = d; }
|
|
17
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
18
|
+
};
|
|
19
|
+
})();
|
|
20
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
23
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
24
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
25
|
+
}
|
|
26
|
+
Object.defineProperty(o, k2, desc);
|
|
27
|
+
}) : (function(o, m, k, k2) {
|
|
28
|
+
if (k2 === undefined) k2 = k;
|
|
29
|
+
o[k2] = m[k];
|
|
30
|
+
}));
|
|
31
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
32
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
33
|
+
}) : function(o, v) {
|
|
34
|
+
o["default"] = v;
|
|
35
|
+
});
|
|
36
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
37
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
38
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
39
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
40
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
41
|
+
};
|
|
42
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
43
|
+
if (mod && mod.__esModule) return mod;
|
|
44
|
+
var result = {};
|
|
45
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
46
|
+
__setModuleDefault(result, mod);
|
|
47
|
+
return result;
|
|
48
|
+
};
|
|
49
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
50
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
51
|
+
};
|
|
52
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53
|
+
exports.FourHundredAndOneError = exports.FourHundredAndOneErrorHeaders = void 0;
|
|
54
|
+
var utils_1 = require("../../../internal/utils");
|
|
55
|
+
var shared = __importStar(require("../shared"));
|
|
56
|
+
var class_transformer_1 = require("class-transformer");
|
|
57
|
+
var FourHundredAndOneErrorHeaders = /** @class */ (function (_super) {
|
|
58
|
+
__extends(FourHundredAndOneErrorHeaders, _super);
|
|
59
|
+
function FourHundredAndOneErrorHeaders(err) {
|
|
60
|
+
var _this = _super.call(this) || this;
|
|
61
|
+
if (err) {
|
|
62
|
+
Object.assign(_this, err);
|
|
63
|
+
_this.message = JSON.stringify((0, class_transformer_1.classToPlain)(err, { exposeUnsetFields: false, excludeExtraneousValues: true }));
|
|
64
|
+
}
|
|
65
|
+
_this.name = "FourHundredAndOneErrorHeaders";
|
|
66
|
+
Object.setPrototypeOf(_this, FourHundredAndOneErrorHeaders.prototype);
|
|
67
|
+
return _this;
|
|
68
|
+
}
|
|
69
|
+
return FourHundredAndOneErrorHeaders;
|
|
70
|
+
}(Error));
|
|
71
|
+
exports.FourHundredAndOneErrorHeaders = FourHundredAndOneErrorHeaders;
|
|
72
|
+
var FourHundredAndOneError = /** @class */ (function (_super) {
|
|
73
|
+
__extends(FourHundredAndOneError, _super);
|
|
74
|
+
function FourHundredAndOneError(err) {
|
|
75
|
+
var _this = _super.call(this) || this;
|
|
76
|
+
if (err) {
|
|
77
|
+
Object.assign(_this, err);
|
|
78
|
+
_this.message = JSON.stringify((0, class_transformer_1.classToPlain)(err, { exposeUnsetFields: false, excludeExtraneousValues: true }));
|
|
79
|
+
}
|
|
80
|
+
_this.name = "FourHundredAndOneError";
|
|
81
|
+
Object.setPrototypeOf(_this, FourHundredAndOneError.prototype);
|
|
82
|
+
return _this;
|
|
83
|
+
}
|
|
84
|
+
__decorate([
|
|
85
|
+
(0, utils_1.SpeakeasyMetadata)(),
|
|
86
|
+
(0, class_transformer_1.Expose)({ name: "detail" }),
|
|
87
|
+
__metadata("design:type", String)
|
|
88
|
+
], FourHundredAndOneError.prototype, "detail", void 0);
|
|
89
|
+
__decorate([
|
|
90
|
+
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
+
(0, class_transformer_1.Expose)({ name: "headers" }),
|
|
92
|
+
(0, class_transformer_1.Type)(function () { return FourHundredAndOneErrorHeaders; }),
|
|
93
|
+
__metadata("design:type", FourHundredAndOneErrorHeaders)
|
|
94
|
+
], FourHundredAndOneError.prototype, "headers", void 0);
|
|
95
|
+
__decorate([
|
|
96
|
+
(0, utils_1.SpeakeasyMetadata)(),
|
|
97
|
+
(0, class_transformer_1.Expose)({ name: "status" }),
|
|
98
|
+
__metadata("design:type", Number)
|
|
99
|
+
], FourHundredAndOneError.prototype, "status", void 0);
|
|
100
|
+
__decorate([
|
|
101
|
+
(0, utils_1.SpeakeasyMetadata)(),
|
|
102
|
+
(0, class_transformer_1.Expose)({ name: "title" }),
|
|
103
|
+
__metadata("design:type", String)
|
|
104
|
+
], FourHundredAndOneError.prototype, "title", void 0);
|
|
105
|
+
__decorate([
|
|
106
|
+
(0, utils_1.SpeakeasyMetadata)(),
|
|
107
|
+
(0, class_transformer_1.Expose)({ name: "type" }),
|
|
108
|
+
__metadata("design:type", String)
|
|
109
|
+
], FourHundredAndOneError.prototype, "type", void 0);
|
|
110
|
+
return FourHundredAndOneError;
|
|
111
|
+
}(Error));
|
|
112
|
+
exports.FourHundredAndOneError = FourHundredAndOneError;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as shared from "../shared";
|
|
2
|
+
export declare class FourHundredAndTwentyNineErrorHeaders extends Error {
|
|
3
|
+
constructor(err?: FourHundredAndTwentyNineErrorHeaders);
|
|
4
|
+
}
|
|
5
|
+
export declare class FourHundredAndTwentyNineError extends Error {
|
|
6
|
+
detail?: string;
|
|
7
|
+
headers?: FourHundredAndTwentyNineErrorHeaders;
|
|
8
|
+
status: shared.FourHundredAndTwentyNineErrorStatus;
|
|
9
|
+
title?: string;
|
|
10
|
+
type: shared.FourHundredAndTwentyNineErrorType;
|
|
11
|
+
constructor(err?: FourHundredAndTwentyNineError);
|
|
12
|
+
}
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __extends = (this && this.__extends) || (function () {
|
|
6
|
+
var extendStatics = function (d, b) {
|
|
7
|
+
extendStatics = Object.setPrototypeOf ||
|
|
8
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
9
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
10
|
+
return extendStatics(d, b);
|
|
11
|
+
};
|
|
12
|
+
return function (d, b) {
|
|
13
|
+
if (typeof b !== "function" && b !== null)
|
|
14
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
15
|
+
extendStatics(d, b);
|
|
16
|
+
function __() { this.constructor = d; }
|
|
17
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
18
|
+
};
|
|
19
|
+
})();
|
|
20
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
23
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
24
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
25
|
+
}
|
|
26
|
+
Object.defineProperty(o, k2, desc);
|
|
27
|
+
}) : (function(o, m, k, k2) {
|
|
28
|
+
if (k2 === undefined) k2 = k;
|
|
29
|
+
o[k2] = m[k];
|
|
30
|
+
}));
|
|
31
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
32
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
33
|
+
}) : function(o, v) {
|
|
34
|
+
o["default"] = v;
|
|
35
|
+
});
|
|
36
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
37
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
38
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
39
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
40
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
41
|
+
};
|
|
42
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
43
|
+
if (mod && mod.__esModule) return mod;
|
|
44
|
+
var result = {};
|
|
45
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
46
|
+
__setModuleDefault(result, mod);
|
|
47
|
+
return result;
|
|
48
|
+
};
|
|
49
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
50
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
51
|
+
};
|
|
52
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53
|
+
exports.FourHundredAndTwentyNineError = exports.FourHundredAndTwentyNineErrorHeaders = void 0;
|
|
54
|
+
var utils_1 = require("../../../internal/utils");
|
|
55
|
+
var shared = __importStar(require("../shared"));
|
|
56
|
+
var class_transformer_1 = require("class-transformer");
|
|
57
|
+
var FourHundredAndTwentyNineErrorHeaders = /** @class */ (function (_super) {
|
|
58
|
+
__extends(FourHundredAndTwentyNineErrorHeaders, _super);
|
|
59
|
+
function FourHundredAndTwentyNineErrorHeaders(err) {
|
|
60
|
+
var _this = _super.call(this) || this;
|
|
61
|
+
if (err) {
|
|
62
|
+
Object.assign(_this, err);
|
|
63
|
+
_this.message = JSON.stringify((0, class_transformer_1.classToPlain)(err, { exposeUnsetFields: false, excludeExtraneousValues: true }));
|
|
64
|
+
}
|
|
65
|
+
_this.name = "FourHundredAndTwentyNineErrorHeaders";
|
|
66
|
+
Object.setPrototypeOf(_this, FourHundredAndTwentyNineErrorHeaders.prototype);
|
|
67
|
+
return _this;
|
|
68
|
+
}
|
|
69
|
+
return FourHundredAndTwentyNineErrorHeaders;
|
|
70
|
+
}(Error));
|
|
71
|
+
exports.FourHundredAndTwentyNineErrorHeaders = FourHundredAndTwentyNineErrorHeaders;
|
|
72
|
+
var FourHundredAndTwentyNineError = /** @class */ (function (_super) {
|
|
73
|
+
__extends(FourHundredAndTwentyNineError, _super);
|
|
74
|
+
function FourHundredAndTwentyNineError(err) {
|
|
75
|
+
var _this = _super.call(this) || this;
|
|
76
|
+
if (err) {
|
|
77
|
+
Object.assign(_this, err);
|
|
78
|
+
_this.message = JSON.stringify((0, class_transformer_1.classToPlain)(err, { exposeUnsetFields: false, excludeExtraneousValues: true }));
|
|
79
|
+
}
|
|
80
|
+
_this.name = "FourHundredAndTwentyNineError";
|
|
81
|
+
Object.setPrototypeOf(_this, FourHundredAndTwentyNineError.prototype);
|
|
82
|
+
return _this;
|
|
83
|
+
}
|
|
84
|
+
__decorate([
|
|
85
|
+
(0, utils_1.SpeakeasyMetadata)(),
|
|
86
|
+
(0, class_transformer_1.Expose)({ name: "detail" }),
|
|
87
|
+
__metadata("design:type", String)
|
|
88
|
+
], FourHundredAndTwentyNineError.prototype, "detail", void 0);
|
|
89
|
+
__decorate([
|
|
90
|
+
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
+
(0, class_transformer_1.Expose)({ name: "headers" }),
|
|
92
|
+
(0, class_transformer_1.Type)(function () { return FourHundredAndTwentyNineErrorHeaders; }),
|
|
93
|
+
__metadata("design:type", FourHundredAndTwentyNineErrorHeaders)
|
|
94
|
+
], FourHundredAndTwentyNineError.prototype, "headers", void 0);
|
|
95
|
+
__decorate([
|
|
96
|
+
(0, utils_1.SpeakeasyMetadata)(),
|
|
97
|
+
(0, class_transformer_1.Expose)({ name: "status" }),
|
|
98
|
+
__metadata("design:type", Number)
|
|
99
|
+
], FourHundredAndTwentyNineError.prototype, "status", void 0);
|
|
100
|
+
__decorate([
|
|
101
|
+
(0, utils_1.SpeakeasyMetadata)(),
|
|
102
|
+
(0, class_transformer_1.Expose)({ name: "title" }),
|
|
103
|
+
__metadata("design:type", String)
|
|
104
|
+
], FourHundredAndTwentyNineError.prototype, "title", void 0);
|
|
105
|
+
__decorate([
|
|
106
|
+
(0, utils_1.SpeakeasyMetadata)(),
|
|
107
|
+
(0, class_transformer_1.Expose)({ name: "type" }),
|
|
108
|
+
__metadata("design:type", String)
|
|
109
|
+
], FourHundredAndTwentyNineError.prototype, "type", void 0);
|
|
110
|
+
return FourHundredAndTwentyNineError;
|
|
111
|
+
}(Error));
|
|
112
|
+
exports.FourHundredAndTwentyNineError = FourHundredAndTwentyNineError;
|
|
@@ -17,4 +17,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
17
17
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
18
18
|
};
|
|
19
19
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20
|
+
__exportStar(require("./fivehundrederror"), exports);
|
|
21
|
+
__exportStar(require("./fourhundredandoneerror"), exports);
|
|
22
|
+
__exportStar(require("./fourhundredandtwentynineerror"), exports);
|
|
20
23
|
__exportStar(require("./sdkerror"), exports);
|
|
@@ -6,34 +6,6 @@ export declare class AddEditPriceIntervalsRequest extends SpeakeasyBase {
|
|
|
6
6
|
addEditPriceIntervalParams?: shared.AddEditPriceIntervalParams;
|
|
7
7
|
}
|
|
8
8
|
export declare class AddEditPriceIntervalsResponse extends SpeakeasyBase {
|
|
9
|
-
/**
|
|
10
|
-
* Bad Request
|
|
11
|
-
*/
|
|
12
|
-
fourHundredError?: any;
|
|
13
|
-
/**
|
|
14
|
-
* Unauthorized
|
|
15
|
-
*/
|
|
16
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
17
|
-
/**
|
|
18
|
-
* Not Found
|
|
19
|
-
*/
|
|
20
|
-
fourHundredAndFourError?: any;
|
|
21
|
-
/**
|
|
22
|
-
* Conflict
|
|
23
|
-
*/
|
|
24
|
-
fourHundredAndNineError?: any;
|
|
25
|
-
/**
|
|
26
|
-
* Request Entity Too Large
|
|
27
|
-
*/
|
|
28
|
-
fourHundredAndThirteenError?: any;
|
|
29
|
-
/**
|
|
30
|
-
* Too Many Requests
|
|
31
|
-
*/
|
|
32
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
33
|
-
/**
|
|
34
|
-
* Internal Server Error
|
|
35
|
-
*/
|
|
36
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
37
9
|
/**
|
|
38
10
|
* HTTP response content type for this operation
|
|
39
11
|
*/
|
|
@@ -74,34 +74,6 @@ var AddEditPriceIntervalsResponse = /** @class */ (function (_super) {
|
|
|
74
74
|
function AddEditPriceIntervalsResponse() {
|
|
75
75
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
76
76
|
}
|
|
77
|
-
__decorate([
|
|
78
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
79
|
-
__metadata("design:type", Object)
|
|
80
|
-
], AddEditPriceIntervalsResponse.prototype, "fourHundredError", void 0);
|
|
81
|
-
__decorate([
|
|
82
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
83
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
84
|
-
], AddEditPriceIntervalsResponse.prototype, "fourHundredAndOneError", void 0);
|
|
85
|
-
__decorate([
|
|
86
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
87
|
-
__metadata("design:type", Object)
|
|
88
|
-
], AddEditPriceIntervalsResponse.prototype, "fourHundredAndFourError", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
-
__metadata("design:type", Object)
|
|
92
|
-
], AddEditPriceIntervalsResponse.prototype, "fourHundredAndNineError", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
95
|
-
__metadata("design:type", Object)
|
|
96
|
-
], AddEditPriceIntervalsResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
100
|
-
], AddEditPriceIntervalsResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
101
|
-
__decorate([
|
|
102
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
104
|
-
], AddEditPriceIntervalsResponse.prototype, "fiveHundredError", void 0);
|
|
105
77
|
__decorate([
|
|
106
78
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
107
79
|
__metadata("design:type", String)
|
|
@@ -6,34 +6,6 @@ export declare class AmendEventRequest extends SpeakeasyBase {
|
|
|
6
6
|
amendedEvent?: shared.AmendedEvent;
|
|
7
7
|
}
|
|
8
8
|
export declare class AmendEventResponse extends SpeakeasyBase {
|
|
9
|
-
/**
|
|
10
|
-
* Bad Request
|
|
11
|
-
*/
|
|
12
|
-
fourHundredError?: any;
|
|
13
|
-
/**
|
|
14
|
-
* Unauthorized
|
|
15
|
-
*/
|
|
16
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
17
|
-
/**
|
|
18
|
-
* Not Found
|
|
19
|
-
*/
|
|
20
|
-
fourHundredAndFourError?: any;
|
|
21
|
-
/**
|
|
22
|
-
* Conflict
|
|
23
|
-
*/
|
|
24
|
-
fourHundredAndNineError?: any;
|
|
25
|
-
/**
|
|
26
|
-
* Request Entity Too Large
|
|
27
|
-
*/
|
|
28
|
-
fourHundredAndThirteenError?: any;
|
|
29
|
-
/**
|
|
30
|
-
* Too Many Requests
|
|
31
|
-
*/
|
|
32
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
33
|
-
/**
|
|
34
|
-
* Internal Server Error
|
|
35
|
-
*/
|
|
36
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
37
9
|
/**
|
|
38
10
|
* OK
|
|
39
11
|
*/
|
|
@@ -74,34 +74,6 @@ var AmendEventResponse = /** @class */ (function (_super) {
|
|
|
74
74
|
function AmendEventResponse() {
|
|
75
75
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
76
76
|
}
|
|
77
|
-
__decorate([
|
|
78
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
79
|
-
__metadata("design:type", Object)
|
|
80
|
-
], AmendEventResponse.prototype, "fourHundredError", void 0);
|
|
81
|
-
__decorate([
|
|
82
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
83
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
84
|
-
], AmendEventResponse.prototype, "fourHundredAndOneError", void 0);
|
|
85
|
-
__decorate([
|
|
86
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
87
|
-
__metadata("design:type", Object)
|
|
88
|
-
], AmendEventResponse.prototype, "fourHundredAndFourError", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
-
__metadata("design:type", Object)
|
|
92
|
-
], AmendEventResponse.prototype, "fourHundredAndNineError", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
95
|
-
__metadata("design:type", Object)
|
|
96
|
-
], AmendEventResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
100
|
-
], AmendEventResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
101
|
-
__decorate([
|
|
102
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
104
|
-
], AmendEventResponse.prototype, "fiveHundredError", void 0);
|
|
105
77
|
__decorate([
|
|
106
78
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
107
79
|
__metadata("design:type", shared.AmendEventResult)
|
|
@@ -8,34 +8,6 @@ export declare class AmendUsageRequest extends SpeakeasyBase {
|
|
|
8
8
|
timeframeStart?: Date;
|
|
9
9
|
}
|
|
10
10
|
export declare class AmendUsageResponse extends SpeakeasyBase {
|
|
11
|
-
/**
|
|
12
|
-
* Bad Request
|
|
13
|
-
*/
|
|
14
|
-
fourHundredError?: any;
|
|
15
|
-
/**
|
|
16
|
-
* Unauthorized
|
|
17
|
-
*/
|
|
18
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
19
|
-
/**
|
|
20
|
-
* Not Found
|
|
21
|
-
*/
|
|
22
|
-
fourHundredAndFourError?: any;
|
|
23
|
-
/**
|
|
24
|
-
* Conflict
|
|
25
|
-
*/
|
|
26
|
-
fourHundredAndNineError?: any;
|
|
27
|
-
/**
|
|
28
|
-
* Request Entity Too Large
|
|
29
|
-
*/
|
|
30
|
-
fourHundredAndThirteenError?: any;
|
|
31
|
-
/**
|
|
32
|
-
* Too Many Requests
|
|
33
|
-
*/
|
|
34
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
35
|
-
/**
|
|
36
|
-
* Internal Server Error
|
|
37
|
-
*/
|
|
38
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
39
11
|
/**
|
|
40
12
|
* OK
|
|
41
13
|
*/
|
|
@@ -82,34 +82,6 @@ var AmendUsageResponse = /** @class */ (function (_super) {
|
|
|
82
82
|
function AmendUsageResponse() {
|
|
83
83
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
84
84
|
}
|
|
85
|
-
__decorate([
|
|
86
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
87
|
-
__metadata("design:type", Object)
|
|
88
|
-
], AmendUsageResponse.prototype, "fourHundredError", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
92
|
-
], AmendUsageResponse.prototype, "fourHundredAndOneError", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
95
|
-
__metadata("design:type", Object)
|
|
96
|
-
], AmendUsageResponse.prototype, "fourHundredAndFourError", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", Object)
|
|
100
|
-
], AmendUsageResponse.prototype, "fourHundredAndNineError", void 0);
|
|
101
|
-
__decorate([
|
|
102
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
|
-
__metadata("design:type", Object)
|
|
104
|
-
], AmendUsageResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
105
|
-
__decorate([
|
|
106
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
107
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
108
|
-
], AmendUsageResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
109
|
-
__decorate([
|
|
110
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
111
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
112
|
-
], AmendUsageResponse.prototype, "fiveHundredError", void 0);
|
|
113
85
|
__decorate([
|
|
114
86
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
115
87
|
__metadata("design:type", shared.AmendedUsage)
|
|
@@ -8,34 +8,6 @@ export declare class AmendUsageExternalCustomerIdRequest extends SpeakeasyBase {
|
|
|
8
8
|
timeframeStart?: Date;
|
|
9
9
|
}
|
|
10
10
|
export declare class AmendUsageExternalCustomerIdResponse extends SpeakeasyBase {
|
|
11
|
-
/**
|
|
12
|
-
* Bad Request
|
|
13
|
-
*/
|
|
14
|
-
fourHundredError?: any;
|
|
15
|
-
/**
|
|
16
|
-
* Unauthorized
|
|
17
|
-
*/
|
|
18
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
19
|
-
/**
|
|
20
|
-
* Not Found
|
|
21
|
-
*/
|
|
22
|
-
fourHundredAndFourError?: any;
|
|
23
|
-
/**
|
|
24
|
-
* Conflict
|
|
25
|
-
*/
|
|
26
|
-
fourHundredAndNineError?: any;
|
|
27
|
-
/**
|
|
28
|
-
* Request Entity Too Large
|
|
29
|
-
*/
|
|
30
|
-
fourHundredAndThirteenError?: any;
|
|
31
|
-
/**
|
|
32
|
-
* Too Many Requests
|
|
33
|
-
*/
|
|
34
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
35
|
-
/**
|
|
36
|
-
* Internal Server Error
|
|
37
|
-
*/
|
|
38
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
39
11
|
/**
|
|
40
12
|
* OK
|
|
41
13
|
*/
|
|
@@ -82,34 +82,6 @@ var AmendUsageExternalCustomerIdResponse = /** @class */ (function (_super) {
|
|
|
82
82
|
function AmendUsageExternalCustomerIdResponse() {
|
|
83
83
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
84
84
|
}
|
|
85
|
-
__decorate([
|
|
86
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
87
|
-
__metadata("design:type", Object)
|
|
88
|
-
], AmendUsageExternalCustomerIdResponse.prototype, "fourHundredError", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
92
|
-
], AmendUsageExternalCustomerIdResponse.prototype, "fourHundredAndOneError", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
95
|
-
__metadata("design:type", Object)
|
|
96
|
-
], AmendUsageExternalCustomerIdResponse.prototype, "fourHundredAndFourError", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", Object)
|
|
100
|
-
], AmendUsageExternalCustomerIdResponse.prototype, "fourHundredAndNineError", void 0);
|
|
101
|
-
__decorate([
|
|
102
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
|
-
__metadata("design:type", Object)
|
|
104
|
-
], AmendUsageExternalCustomerIdResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
105
|
-
__decorate([
|
|
106
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
107
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
108
|
-
], AmendUsageExternalCustomerIdResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
109
|
-
__decorate([
|
|
110
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
111
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
112
|
-
], AmendUsageExternalCustomerIdResponse.prototype, "fiveHundredError", void 0);
|
|
113
85
|
__decorate([
|
|
114
86
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
115
87
|
__metadata("design:type", shared.AmendedUsage)
|
|
@@ -5,34 +5,6 @@ export declare class ArchiveCouponRequest extends SpeakeasyBase {
|
|
|
5
5
|
couponId: string;
|
|
6
6
|
}
|
|
7
7
|
export declare class ArchiveCouponResponse extends SpeakeasyBase {
|
|
8
|
-
/**
|
|
9
|
-
* Bad Request
|
|
10
|
-
*/
|
|
11
|
-
fourHundredError?: any;
|
|
12
|
-
/**
|
|
13
|
-
* Unauthorized
|
|
14
|
-
*/
|
|
15
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
16
|
-
/**
|
|
17
|
-
* Not Found
|
|
18
|
-
*/
|
|
19
|
-
fourHundredAndFourError?: any;
|
|
20
|
-
/**
|
|
21
|
-
* Conflict
|
|
22
|
-
*/
|
|
23
|
-
fourHundredAndNineError?: any;
|
|
24
|
-
/**
|
|
25
|
-
* Request Entity Too Large
|
|
26
|
-
*/
|
|
27
|
-
fourHundredAndThirteenError?: any;
|
|
28
|
-
/**
|
|
29
|
-
* Too Many Requests
|
|
30
|
-
*/
|
|
31
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
32
|
-
/**
|
|
33
|
-
* Internal Server Error
|
|
34
|
-
*/
|
|
35
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
36
8
|
/**
|
|
37
9
|
* HTTP response content type for this operation
|
|
38
10
|
*/
|
|
@@ -70,34 +70,6 @@ var ArchiveCouponResponse = /** @class */ (function (_super) {
|
|
|
70
70
|
function ArchiveCouponResponse() {
|
|
71
71
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
72
72
|
}
|
|
73
|
-
__decorate([
|
|
74
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
75
|
-
__metadata("design:type", Object)
|
|
76
|
-
], ArchiveCouponResponse.prototype, "fourHundredError", void 0);
|
|
77
|
-
__decorate([
|
|
78
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
79
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
80
|
-
], ArchiveCouponResponse.prototype, "fourHundredAndOneError", void 0);
|
|
81
|
-
__decorate([
|
|
82
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
83
|
-
__metadata("design:type", Object)
|
|
84
|
-
], ArchiveCouponResponse.prototype, "fourHundredAndFourError", void 0);
|
|
85
|
-
__decorate([
|
|
86
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
87
|
-
__metadata("design:type", Object)
|
|
88
|
-
], ArchiveCouponResponse.prototype, "fourHundredAndNineError", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
-
__metadata("design:type", Object)
|
|
92
|
-
], ArchiveCouponResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
95
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
96
|
-
], ArchiveCouponResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
100
|
-
], ArchiveCouponResponse.prototype, "fiveHundredError", void 0);
|
|
101
73
|
__decorate([
|
|
102
74
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
75
|
__metadata("design:type", String)
|
|
@@ -6,34 +6,6 @@ export declare class CancelSubscriptionRequest extends SpeakeasyBase {
|
|
|
6
6
|
cancelSubscriptionParams?: shared.CancelSubscriptionParams;
|
|
7
7
|
}
|
|
8
8
|
export declare class CancelSubscriptionResponse extends SpeakeasyBase {
|
|
9
|
-
/**
|
|
10
|
-
* Bad Request
|
|
11
|
-
*/
|
|
12
|
-
fourHundredError?: any;
|
|
13
|
-
/**
|
|
14
|
-
* Unauthorized
|
|
15
|
-
*/
|
|
16
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
17
|
-
/**
|
|
18
|
-
* Not Found
|
|
19
|
-
*/
|
|
20
|
-
fourHundredAndFourError?: any;
|
|
21
|
-
/**
|
|
22
|
-
* Conflict
|
|
23
|
-
*/
|
|
24
|
-
fourHundredAndNineError?: any;
|
|
25
|
-
/**
|
|
26
|
-
* Request Entity Too Large
|
|
27
|
-
*/
|
|
28
|
-
fourHundredAndThirteenError?: any;
|
|
29
|
-
/**
|
|
30
|
-
* Too Many Requests
|
|
31
|
-
*/
|
|
32
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
33
|
-
/**
|
|
34
|
-
* Internal Server Error
|
|
35
|
-
*/
|
|
36
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
37
9
|
/**
|
|
38
10
|
* HTTP response content type for this operation
|
|
39
11
|
*/
|