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
|
@@ -5,34 +5,6 @@ export declare class FetchCouponRequest extends SpeakeasyBase {
|
|
|
5
5
|
couponId: string;
|
|
6
6
|
}
|
|
7
7
|
export declare class FetchCouponResponse 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 FetchCouponResponse = /** @class */ (function (_super) {
|
|
|
70
70
|
function FetchCouponResponse() {
|
|
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
|
-
], FetchCouponResponse.prototype, "fourHundredError", void 0);
|
|
77
|
-
__decorate([
|
|
78
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
79
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
80
|
-
], FetchCouponResponse.prototype, "fourHundredAndOneError", void 0);
|
|
81
|
-
__decorate([
|
|
82
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
83
|
-
__metadata("design:type", Object)
|
|
84
|
-
], FetchCouponResponse.prototype, "fourHundredAndFourError", void 0);
|
|
85
|
-
__decorate([
|
|
86
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
87
|
-
__metadata("design:type", Object)
|
|
88
|
-
], FetchCouponResponse.prototype, "fourHundredAndNineError", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
-
__metadata("design:type", Object)
|
|
92
|
-
], FetchCouponResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
95
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
96
|
-
], FetchCouponResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
100
|
-
], FetchCouponResponse.prototype, "fiveHundredError", void 0);
|
|
101
73
|
__decorate([
|
|
102
74
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
75
|
__metadata("design:type", String)
|
|
@@ -5,34 +5,6 @@ export declare class FetchCreditNoteRequest extends SpeakeasyBase {
|
|
|
5
5
|
creditNoteId: string;
|
|
6
6
|
}
|
|
7
7
|
export declare class FetchCreditNoteResponse 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 FetchCreditNoteResponse = /** @class */ (function (_super) {
|
|
|
70
70
|
function FetchCreditNoteResponse() {
|
|
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
|
-
], FetchCreditNoteResponse.prototype, "fourHundredError", void 0);
|
|
77
|
-
__decorate([
|
|
78
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
79
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
80
|
-
], FetchCreditNoteResponse.prototype, "fourHundredAndOneError", void 0);
|
|
81
|
-
__decorate([
|
|
82
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
83
|
-
__metadata("design:type", Object)
|
|
84
|
-
], FetchCreditNoteResponse.prototype, "fourHundredAndFourError", void 0);
|
|
85
|
-
__decorate([
|
|
86
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
87
|
-
__metadata("design:type", Object)
|
|
88
|
-
], FetchCreditNoteResponse.prototype, "fourHundredAndNineError", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
-
__metadata("design:type", Object)
|
|
92
|
-
], FetchCreditNoteResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
95
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
96
|
-
], FetchCreditNoteResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
100
|
-
], FetchCreditNoteResponse.prototype, "fiveHundredError", void 0);
|
|
101
73
|
__decorate([
|
|
102
74
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
75
|
__metadata("design:type", String)
|
|
@@ -5,34 +5,6 @@ export declare class FetchCustomerRequest extends SpeakeasyBase {
|
|
|
5
5
|
customerId: string;
|
|
6
6
|
}
|
|
7
7
|
export declare class FetchCustomerResponse 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 FetchCustomerResponse = /** @class */ (function (_super) {
|
|
|
70
70
|
function FetchCustomerResponse() {
|
|
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
|
-
], FetchCustomerResponse.prototype, "fourHundredError", void 0);
|
|
77
|
-
__decorate([
|
|
78
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
79
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
80
|
-
], FetchCustomerResponse.prototype, "fourHundredAndOneError", void 0);
|
|
81
|
-
__decorate([
|
|
82
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
83
|
-
__metadata("design:type", Object)
|
|
84
|
-
], FetchCustomerResponse.prototype, "fourHundredAndFourError", void 0);
|
|
85
|
-
__decorate([
|
|
86
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
87
|
-
__metadata("design:type", Object)
|
|
88
|
-
], FetchCustomerResponse.prototype, "fourHundredAndNineError", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
-
__metadata("design:type", Object)
|
|
92
|
-
], FetchCustomerResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
95
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
96
|
-
], FetchCustomerResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
100
|
-
], FetchCustomerResponse.prototype, "fiveHundredError", void 0);
|
|
101
73
|
__decorate([
|
|
102
74
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
75
|
__metadata("design:type", String)
|
|
@@ -19,34 +19,6 @@ export declare class FetchCustomerCostsRequest extends SpeakeasyBase {
|
|
|
19
19
|
viewMode?: FetchCustomerCostsViewModeViewMode;
|
|
20
20
|
}
|
|
21
21
|
export declare class FetchCustomerCostsResponse extends SpeakeasyBase {
|
|
22
|
-
/**
|
|
23
|
-
* Bad Request
|
|
24
|
-
*/
|
|
25
|
-
fourHundredError?: any;
|
|
26
|
-
/**
|
|
27
|
-
* Unauthorized
|
|
28
|
-
*/
|
|
29
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
30
|
-
/**
|
|
31
|
-
* Not Found
|
|
32
|
-
*/
|
|
33
|
-
fourHundredAndFourError?: any;
|
|
34
|
-
/**
|
|
35
|
-
* Conflict
|
|
36
|
-
*/
|
|
37
|
-
fourHundredAndNineError?: any;
|
|
38
|
-
/**
|
|
39
|
-
* Request Entity Too Large
|
|
40
|
-
*/
|
|
41
|
-
fourHundredAndThirteenError?: any;
|
|
42
|
-
/**
|
|
43
|
-
* Too Many Requests
|
|
44
|
-
*/
|
|
45
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
46
|
-
/**
|
|
47
|
-
* Internal Server Error
|
|
48
|
-
*/
|
|
49
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
50
22
|
/**
|
|
51
23
|
* HTTP response content type for this operation
|
|
52
24
|
*/
|
|
@@ -94,34 +94,6 @@ var FetchCustomerCostsResponse = /** @class */ (function (_super) {
|
|
|
94
94
|
function FetchCustomerCostsResponse() {
|
|
95
95
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
96
96
|
}
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", Object)
|
|
100
|
-
], FetchCustomerCostsResponse.prototype, "fourHundredError", void 0);
|
|
101
|
-
__decorate([
|
|
102
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
104
|
-
], FetchCustomerCostsResponse.prototype, "fourHundredAndOneError", void 0);
|
|
105
|
-
__decorate([
|
|
106
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
107
|
-
__metadata("design:type", Object)
|
|
108
|
-
], FetchCustomerCostsResponse.prototype, "fourHundredAndFourError", void 0);
|
|
109
|
-
__decorate([
|
|
110
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
111
|
-
__metadata("design:type", Object)
|
|
112
|
-
], FetchCustomerCostsResponse.prototype, "fourHundredAndNineError", void 0);
|
|
113
|
-
__decorate([
|
|
114
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
115
|
-
__metadata("design:type", Object)
|
|
116
|
-
], FetchCustomerCostsResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
117
|
-
__decorate([
|
|
118
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
119
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
120
|
-
], FetchCustomerCostsResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
121
|
-
__decorate([
|
|
122
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
123
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
124
|
-
], FetchCustomerCostsResponse.prototype, "fiveHundredError", void 0);
|
|
125
97
|
__decorate([
|
|
126
98
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
127
99
|
__metadata("design:type", String)
|
|
@@ -19,34 +19,6 @@ export declare class FetchCustomerCostsExternalIdRequest extends SpeakeasyBase {
|
|
|
19
19
|
viewMode?: FetchCustomerCostsExternalIdViewModeViewMode;
|
|
20
20
|
}
|
|
21
21
|
export declare class FetchCustomerCostsExternalIdResponse extends SpeakeasyBase {
|
|
22
|
-
/**
|
|
23
|
-
* Bad Request
|
|
24
|
-
*/
|
|
25
|
-
fourHundredError?: any;
|
|
26
|
-
/**
|
|
27
|
-
* Unauthorized
|
|
28
|
-
*/
|
|
29
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
30
|
-
/**
|
|
31
|
-
* Not Found
|
|
32
|
-
*/
|
|
33
|
-
fourHundredAndFourError?: any;
|
|
34
|
-
/**
|
|
35
|
-
* Conflict
|
|
36
|
-
*/
|
|
37
|
-
fourHundredAndNineError?: any;
|
|
38
|
-
/**
|
|
39
|
-
* Request Entity Too Large
|
|
40
|
-
*/
|
|
41
|
-
fourHundredAndThirteenError?: any;
|
|
42
|
-
/**
|
|
43
|
-
* Too Many Requests
|
|
44
|
-
*/
|
|
45
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
46
|
-
/**
|
|
47
|
-
* Internal Server Error
|
|
48
|
-
*/
|
|
49
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
50
22
|
/**
|
|
51
23
|
* HTTP response content type for this operation
|
|
52
24
|
*/
|
|
@@ -94,34 +94,6 @@ var FetchCustomerCostsExternalIdResponse = /** @class */ (function (_super) {
|
|
|
94
94
|
function FetchCustomerCostsExternalIdResponse() {
|
|
95
95
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
96
96
|
}
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", Object)
|
|
100
|
-
], FetchCustomerCostsExternalIdResponse.prototype, "fourHundredError", void 0);
|
|
101
|
-
__decorate([
|
|
102
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
104
|
-
], FetchCustomerCostsExternalIdResponse.prototype, "fourHundredAndOneError", void 0);
|
|
105
|
-
__decorate([
|
|
106
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
107
|
-
__metadata("design:type", Object)
|
|
108
|
-
], FetchCustomerCostsExternalIdResponse.prototype, "fourHundredAndFourError", void 0);
|
|
109
|
-
__decorate([
|
|
110
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
111
|
-
__metadata("design:type", Object)
|
|
112
|
-
], FetchCustomerCostsExternalIdResponse.prototype, "fourHundredAndNineError", void 0);
|
|
113
|
-
__decorate([
|
|
114
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
115
|
-
__metadata("design:type", Object)
|
|
116
|
-
], FetchCustomerCostsExternalIdResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
117
|
-
__decorate([
|
|
118
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
119
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
120
|
-
], FetchCustomerCostsExternalIdResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
121
|
-
__decorate([
|
|
122
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
123
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
124
|
-
], FetchCustomerCostsExternalIdResponse.prototype, "fiveHundredError", void 0);
|
|
125
97
|
__decorate([
|
|
126
98
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
127
99
|
__metadata("design:type", String)
|
|
@@ -7,34 +7,6 @@ export declare class FetchCustomerCreditsRequest extends SpeakeasyBase {
|
|
|
7
7
|
limit?: number;
|
|
8
8
|
}
|
|
9
9
|
export declare class FetchCustomerCreditsResponse extends SpeakeasyBase {
|
|
10
|
-
/**
|
|
11
|
-
* Bad Request
|
|
12
|
-
*/
|
|
13
|
-
fourHundredError?: any;
|
|
14
|
-
/**
|
|
15
|
-
* Unauthorized
|
|
16
|
-
*/
|
|
17
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
18
|
-
/**
|
|
19
|
-
* Not Found
|
|
20
|
-
*/
|
|
21
|
-
fourHundredAndFourError?: any;
|
|
22
|
-
/**
|
|
23
|
-
* Conflict
|
|
24
|
-
*/
|
|
25
|
-
fourHundredAndNineError?: any;
|
|
26
|
-
/**
|
|
27
|
-
* Request Entity Too Large
|
|
28
|
-
*/
|
|
29
|
-
fourHundredAndThirteenError?: any;
|
|
30
|
-
/**
|
|
31
|
-
* Too Many Requests
|
|
32
|
-
*/
|
|
33
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
34
|
-
/**
|
|
35
|
-
* Internal Server Error
|
|
36
|
-
*/
|
|
37
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
38
10
|
/**
|
|
39
11
|
* HTTP response content type for this operation
|
|
40
12
|
*/
|
|
@@ -78,34 +78,6 @@ var FetchCustomerCreditsResponse = /** @class */ (function (_super) {
|
|
|
78
78
|
function FetchCustomerCreditsResponse() {
|
|
79
79
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
80
80
|
}
|
|
81
|
-
__decorate([
|
|
82
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
83
|
-
__metadata("design:type", Object)
|
|
84
|
-
], FetchCustomerCreditsResponse.prototype, "fourHundredError", void 0);
|
|
85
|
-
__decorate([
|
|
86
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
87
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
88
|
-
], FetchCustomerCreditsResponse.prototype, "fourHundredAndOneError", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
-
__metadata("design:type", Object)
|
|
92
|
-
], FetchCustomerCreditsResponse.prototype, "fourHundredAndFourError", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
95
|
-
__metadata("design:type", Object)
|
|
96
|
-
], FetchCustomerCreditsResponse.prototype, "fourHundredAndNineError", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", Object)
|
|
100
|
-
], FetchCustomerCreditsResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
101
|
-
__decorate([
|
|
102
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
104
|
-
], FetchCustomerCreditsResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
105
|
-
__decorate([
|
|
106
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
107
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
108
|
-
], FetchCustomerCreditsResponse.prototype, "fiveHundredError", void 0);
|
|
109
81
|
__decorate([
|
|
110
82
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
111
83
|
__metadata("design:type", String)
|
|
@@ -7,34 +7,6 @@ export declare class FetchCustomerCreditsExternalIdRequest extends SpeakeasyBase
|
|
|
7
7
|
limit?: number;
|
|
8
8
|
}
|
|
9
9
|
export declare class FetchCustomerCreditsExternalIdResponse extends SpeakeasyBase {
|
|
10
|
-
/**
|
|
11
|
-
* Bad Request
|
|
12
|
-
*/
|
|
13
|
-
fourHundredError?: any;
|
|
14
|
-
/**
|
|
15
|
-
* Unauthorized
|
|
16
|
-
*/
|
|
17
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
18
|
-
/**
|
|
19
|
-
* Not Found
|
|
20
|
-
*/
|
|
21
|
-
fourHundredAndFourError?: any;
|
|
22
|
-
/**
|
|
23
|
-
* Conflict
|
|
24
|
-
*/
|
|
25
|
-
fourHundredAndNineError?: any;
|
|
26
|
-
/**
|
|
27
|
-
* Request Entity Too Large
|
|
28
|
-
*/
|
|
29
|
-
fourHundredAndThirteenError?: any;
|
|
30
|
-
/**
|
|
31
|
-
* Too Many Requests
|
|
32
|
-
*/
|
|
33
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
34
|
-
/**
|
|
35
|
-
* Internal Server Error
|
|
36
|
-
*/
|
|
37
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
38
10
|
/**
|
|
39
11
|
* HTTP response content type for this operation
|
|
40
12
|
*/
|
|
@@ -78,34 +78,6 @@ var FetchCustomerCreditsExternalIdResponse = /** @class */ (function (_super) {
|
|
|
78
78
|
function FetchCustomerCreditsExternalIdResponse() {
|
|
79
79
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
80
80
|
}
|
|
81
|
-
__decorate([
|
|
82
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
83
|
-
__metadata("design:type", Object)
|
|
84
|
-
], FetchCustomerCreditsExternalIdResponse.prototype, "fourHundredError", void 0);
|
|
85
|
-
__decorate([
|
|
86
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
87
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
88
|
-
], FetchCustomerCreditsExternalIdResponse.prototype, "fourHundredAndOneError", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
91
|
-
__metadata("design:type", Object)
|
|
92
|
-
], FetchCustomerCreditsExternalIdResponse.prototype, "fourHundredAndFourError", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
95
|
-
__metadata("design:type", Object)
|
|
96
|
-
], FetchCustomerCreditsExternalIdResponse.prototype, "fourHundredAndNineError", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
99
|
-
__metadata("design:type", Object)
|
|
100
|
-
], FetchCustomerCreditsExternalIdResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
101
|
-
__decorate([
|
|
102
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
103
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
104
|
-
], FetchCustomerCreditsExternalIdResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
105
|
-
__decorate([
|
|
106
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
107
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
108
|
-
], FetchCustomerCreditsExternalIdResponse.prototype, "fiveHundredError", void 0);
|
|
109
81
|
__decorate([
|
|
110
82
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
111
83
|
__metadata("design:type", String)
|
|
@@ -28,34 +28,6 @@ export declare class FetchCustomerCreditsLedgerRequest extends SpeakeasyBase {
|
|
|
28
28
|
minimumAmount?: string;
|
|
29
29
|
}
|
|
30
30
|
export declare class FetchCustomerCreditsLedgerResponse extends SpeakeasyBase {
|
|
31
|
-
/**
|
|
32
|
-
* Bad Request
|
|
33
|
-
*/
|
|
34
|
-
fourHundredError?: any;
|
|
35
|
-
/**
|
|
36
|
-
* Unauthorized
|
|
37
|
-
*/
|
|
38
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
39
|
-
/**
|
|
40
|
-
* Not Found
|
|
41
|
-
*/
|
|
42
|
-
fourHundredAndFourError?: any;
|
|
43
|
-
/**
|
|
44
|
-
* Conflict
|
|
45
|
-
*/
|
|
46
|
-
fourHundredAndNineError?: any;
|
|
47
|
-
/**
|
|
48
|
-
* Request Entity Too Large
|
|
49
|
-
*/
|
|
50
|
-
fourHundredAndThirteenError?: any;
|
|
51
|
-
/**
|
|
52
|
-
* Too Many Requests
|
|
53
|
-
*/
|
|
54
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
55
|
-
/**
|
|
56
|
-
* Internal Server Error
|
|
57
|
-
*/
|
|
58
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
59
31
|
/**
|
|
60
32
|
* HTTP response content type for this operation
|
|
61
33
|
*/
|
|
@@ -125,34 +125,6 @@ var FetchCustomerCreditsLedgerResponse = /** @class */ (function (_super) {
|
|
|
125
125
|
function FetchCustomerCreditsLedgerResponse() {
|
|
126
126
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
127
127
|
}
|
|
128
|
-
__decorate([
|
|
129
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
130
|
-
__metadata("design:type", Object)
|
|
131
|
-
], FetchCustomerCreditsLedgerResponse.prototype, "fourHundredError", void 0);
|
|
132
|
-
__decorate([
|
|
133
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
134
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
135
|
-
], FetchCustomerCreditsLedgerResponse.prototype, "fourHundredAndOneError", void 0);
|
|
136
|
-
__decorate([
|
|
137
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
138
|
-
__metadata("design:type", Object)
|
|
139
|
-
], FetchCustomerCreditsLedgerResponse.prototype, "fourHundredAndFourError", void 0);
|
|
140
|
-
__decorate([
|
|
141
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
142
|
-
__metadata("design:type", Object)
|
|
143
|
-
], FetchCustomerCreditsLedgerResponse.prototype, "fourHundredAndNineError", void 0);
|
|
144
|
-
__decorate([
|
|
145
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
146
|
-
__metadata("design:type", Object)
|
|
147
|
-
], FetchCustomerCreditsLedgerResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
148
|
-
__decorate([
|
|
149
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
150
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
151
|
-
], FetchCustomerCreditsLedgerResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
152
|
-
__decorate([
|
|
153
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
154
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
155
|
-
], FetchCustomerCreditsLedgerResponse.prototype, "fiveHundredError", void 0);
|
|
156
128
|
__decorate([
|
|
157
129
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
158
130
|
__metadata("design:type", String)
|
|
@@ -28,34 +28,6 @@ export declare class FetchCustomerCreditsLedgerExternalIdRequest extends Speakea
|
|
|
28
28
|
minimumAmount?: string;
|
|
29
29
|
}
|
|
30
30
|
export declare class FetchCustomerCreditsLedgerExternalIdResponse extends SpeakeasyBase {
|
|
31
|
-
/**
|
|
32
|
-
* Bad Request
|
|
33
|
-
*/
|
|
34
|
-
fourHundredError?: any;
|
|
35
|
-
/**
|
|
36
|
-
* Unauthorized
|
|
37
|
-
*/
|
|
38
|
-
fourHundredAndOneError?: shared.FourHundredAndOneError;
|
|
39
|
-
/**
|
|
40
|
-
* Not Found
|
|
41
|
-
*/
|
|
42
|
-
fourHundredAndFourError?: any;
|
|
43
|
-
/**
|
|
44
|
-
* Conflict
|
|
45
|
-
*/
|
|
46
|
-
fourHundredAndNineError?: any;
|
|
47
|
-
/**
|
|
48
|
-
* Request Entity Too Large
|
|
49
|
-
*/
|
|
50
|
-
fourHundredAndThirteenError?: any;
|
|
51
|
-
/**
|
|
52
|
-
* Too Many Requests
|
|
53
|
-
*/
|
|
54
|
-
fourHundredAndTwentyNineError?: shared.FourHundredAndTwentyNineError;
|
|
55
|
-
/**
|
|
56
|
-
* Internal Server Error
|
|
57
|
-
*/
|
|
58
|
-
fiveHundredError?: shared.FiveHundredError;
|
|
59
31
|
/**
|
|
60
32
|
* HTTP response content type for this operation
|
|
61
33
|
*/
|
|
@@ -125,34 +125,6 @@ var FetchCustomerCreditsLedgerExternalIdResponse = /** @class */ (function (_sup
|
|
|
125
125
|
function FetchCustomerCreditsLedgerExternalIdResponse() {
|
|
126
126
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
127
127
|
}
|
|
128
|
-
__decorate([
|
|
129
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
130
|
-
__metadata("design:type", Object)
|
|
131
|
-
], FetchCustomerCreditsLedgerExternalIdResponse.prototype, "fourHundredError", void 0);
|
|
132
|
-
__decorate([
|
|
133
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
134
|
-
__metadata("design:type", shared.FourHundredAndOneError)
|
|
135
|
-
], FetchCustomerCreditsLedgerExternalIdResponse.prototype, "fourHundredAndOneError", void 0);
|
|
136
|
-
__decorate([
|
|
137
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
138
|
-
__metadata("design:type", Object)
|
|
139
|
-
], FetchCustomerCreditsLedgerExternalIdResponse.prototype, "fourHundredAndFourError", void 0);
|
|
140
|
-
__decorate([
|
|
141
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
142
|
-
__metadata("design:type", Object)
|
|
143
|
-
], FetchCustomerCreditsLedgerExternalIdResponse.prototype, "fourHundredAndNineError", void 0);
|
|
144
|
-
__decorate([
|
|
145
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
146
|
-
__metadata("design:type", Object)
|
|
147
|
-
], FetchCustomerCreditsLedgerExternalIdResponse.prototype, "fourHundredAndThirteenError", void 0);
|
|
148
|
-
__decorate([
|
|
149
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
150
|
-
__metadata("design:type", shared.FourHundredAndTwentyNineError)
|
|
151
|
-
], FetchCustomerCreditsLedgerExternalIdResponse.prototype, "fourHundredAndTwentyNineError", void 0);
|
|
152
|
-
__decorate([
|
|
153
|
-
(0, utils_1.SpeakeasyMetadata)(),
|
|
154
|
-
__metadata("design:type", shared.FiveHundredError)
|
|
155
|
-
], FetchCustomerCreditsLedgerExternalIdResponse.prototype, "fiveHundredError", void 0);
|
|
156
128
|
__decorate([
|
|
157
129
|
(0, utils_1.SpeakeasyMetadata)(),
|
|
158
130
|
__metadata("design:type", String)
|
|
@@ -5,34 +5,6 @@ export declare class FetchCustomerExternalIdRequest extends SpeakeasyBase {
|
|
|
5
5
|
externalCustomerId: string;
|
|
6
6
|
}
|
|
7
7
|
export declare class FetchCustomerExternalIdResponse 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
|
*/
|