autumn-js 1.2.38 → 1.2.39
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/backend/adapters/express.js +319 -101
- package/dist/backend/adapters/express.mjs +8 -8
- package/dist/backend/adapters/fetch.js +319 -101
- package/dist/backend/adapters/fetch.mjs +8 -8
- package/dist/backend/adapters/hono.js +319 -101
- package/dist/backend/adapters/hono.mjs +8 -8
- package/dist/backend/adapters/index.js +319 -101
- package/dist/backend/adapters/index.mjs +11 -11
- package/dist/backend/adapters/next.js +319 -101
- package/dist/backend/adapters/next.mjs +8 -8
- package/dist/backend/{chunk-CEUAUTNB.mjs → chunk-5IUIFE55.mjs} +1 -1
- package/dist/backend/{chunk-ZR5K6VMA.mjs → chunk-GL2SBEQ5.mjs} +1 -1
- package/dist/backend/{chunk-Y3AJLHVL.mjs → chunk-KJP3DHPM.mjs} +1 -1
- package/dist/backend/{chunk-N52JKSJ7.mjs → chunk-KM5AXZWJ.mjs} +4 -4
- package/dist/backend/{chunk-5C7KP2BU.mjs → chunk-MSMJS42G.mjs} +319 -101
- package/dist/backend/{chunk-TIFFBW34.mjs → chunk-UMTASWZL.mjs} +1 -1
- package/dist/backend/{chunk-PKM7CEE3.mjs → chunk-V32P22RC.mjs} +6 -6
- package/dist/backend/core/handlers/coreHandler.d.mts +1 -1
- package/dist/backend/core/handlers/coreHandler.d.ts +1 -1
- package/dist/backend/core/handlers/coreHandler.js +319 -101
- package/dist/backend/core/handlers/coreHandler.mjs +6 -6
- package/dist/backend/core/handlers/executeRoute.d.mts +1 -1
- package/dist/backend/core/handlers/executeRoute.d.ts +1 -1
- package/dist/backend/core/handlers/executeRoute.mjs +4 -4
- package/dist/backend/core/handlers/handleRouteByName.js +319 -101
- package/dist/backend/core/handlers/handleRouteByName.mjs +6 -6
- package/dist/backend/core/handlers/index.d.mts +1 -1
- package/dist/backend/core/handlers/index.d.ts +1 -1
- package/dist/backend/core/handlers/index.js +319 -101
- package/dist/backend/core/handlers/index.mjs +10 -10
- package/dist/backend/core/index.d.mts +1 -1
- package/dist/backend/core/index.d.ts +1 -1
- package/dist/backend/core/index.js +319 -101
- package/dist/backend/core/index.mjs +9 -9
- package/dist/backend/core/routes/index.d.mts +1 -1
- package/dist/backend/core/routes/index.d.ts +1 -1
- package/dist/backend/core/routes/index.mjs +1 -1
- package/dist/backend/core/routes/routeBuilder.d.mts +1 -1
- package/dist/backend/core/routes/routeBuilder.d.ts +1 -1
- package/dist/backend/core/routes/routeConfigs.d.mts +1 -1
- package/dist/backend/core/routes/routeConfigs.d.ts +1 -1
- package/dist/backend/core/routes/routeConfigs.mjs +1 -1
- package/dist/backend/core/types/handlerTypes.d.mts +1 -1
- package/dist/backend/core/types/handlerTypes.d.ts +1 -1
- package/dist/backend/core/types/index.d.mts +1 -1
- package/dist/backend/core/types/index.d.ts +1 -1
- package/dist/backend/core/types/routeTypes.d.mts +1 -1
- package/dist/backend/core/types/routeTypes.d.ts +1 -1
- package/dist/backend/core/utils/index.mjs +3 -3
- package/dist/backend/index.d.mts +2 -2
- package/dist/backend/index.d.ts +2 -2
- package/dist/backend/index.js +319 -101
- package/dist/backend/index.mjs +9 -9
- package/dist/backend/{routeTypes-gWhxv6xo.d.mts → routeTypes-CIqS7yVo.d.mts} +641 -97
- package/dist/backend/{routeTypes-C8YKwtFL.d.ts → routeTypes-uWaE8YYa.d.ts} +641 -97
- package/dist/better-auth/{chunk-A3ZOJU54.mjs → chunk-LLBM6UQN.mjs} +319 -101
- package/dist/better-auth/index.js +319 -101
- package/dist/better-auth/index.mjs +1 -1
- package/dist/better-auth/utils/handleBetterAuthRoute.js +319 -101
- package/dist/better-auth/utils/handleBetterAuthRoute.mjs +1 -1
- package/dist/better-auth/utils/index.js +319 -101
- package/dist/better-auth/utils/index.mjs +1 -1
- package/dist/react/AutumnContext.d.mts +2 -2
- package/dist/react/AutumnContext.d.ts +2 -2
- package/dist/react/client/AutumnClient.d.mts +2 -2
- package/dist/react/client/AutumnClient.d.ts +2 -2
- package/dist/react/client/IAutumnClient.d.mts +2 -2
- package/dist/react/client/IAutumnClient.d.ts +2 -2
- package/dist/react/client/index.d.mts +2 -2
- package/dist/react/client/index.d.ts +2 -2
- package/dist/react/{customer-D811_jP2.d.ts → customer-CrxRrY4o.d.ts} +99 -24
- package/dist/react/{customer-CkuydPCd.d.mts → customer-DM044m1a.d.mts} +99 -24
- package/dist/react/hooks/index.d.mts +2 -2
- package/dist/react/hooks/index.d.ts +2 -2
- package/dist/react/hooks/internal/check/balanceToAllowed.d.mts +1 -1
- package/dist/react/hooks/internal/check/balanceToAllowed.d.ts +1 -1
- package/dist/react/hooks/internal/check/customerToFeatures.d.mts +1 -1
- package/dist/react/hooks/internal/check/customerToFeatures.d.ts +1 -1
- package/dist/react/hooks/internal/check/findCreditSystemsByFeature.d.mts +1 -1
- package/dist/react/hooks/internal/check/findCreditSystemsByFeature.d.ts +1 -1
- package/dist/react/hooks/internal/check/getCreditCost.d.mts +1 -1
- package/dist/react/hooks/internal/check/getCreditCost.d.ts +1 -1
- package/dist/react/hooks/internal/getLocalCheckResponse.d.mts +2 -2
- package/dist/react/hooks/internal/getLocalCheckResponse.d.ts +2 -2
- package/dist/react/hooks/internal/useCustomerActions.d.mts +2 -2
- package/dist/react/hooks/internal/useCustomerActions.d.ts +2 -2
- package/dist/react/hooks/useAggregateEvents.d.mts +1 -1
- package/dist/react/hooks/useAggregateEvents.d.ts +1 -1
- package/dist/react/hooks/useCustomer.d.mts +2 -2
- package/dist/react/hooks/useCustomer.d.ts +2 -2
- package/dist/react/hooks/useEntity.d.mts +1 -1
- package/dist/react/hooks/useEntity.d.ts +1 -1
- package/dist/react/hooks/useListEvents.d.mts +1 -1
- package/dist/react/hooks/useListEvents.d.ts +1 -1
- package/dist/react/hooks/useListPlans.d.mts +1 -1
- package/dist/react/hooks/useListPlans.d.ts +1 -1
- package/dist/react/hooks/useReferrals.d.mts +1 -1
- package/dist/react/hooks/useReferrals.d.ts +1 -1
- package/dist/react/index.d.mts +2 -2
- package/dist/react/index.d.ts +2 -2
- package/dist/react/{params-CaUBdt-x.d.ts → params-B-1vi9za.d.ts} +60 -0
- package/dist/react/{params-C0cH2cYK.d.mts → params-Bf18ATYi.d.mts} +60 -0
- package/dist/sdk/index.d.mts +723 -106
- package/dist/sdk/index.d.ts +723 -106
- package/dist/sdk/index.js +391 -101
- package/dist/sdk/index.mjs +320 -102
- package/package.json +1 -1
- package/dist/backend/{chunk-MOHYGUMA.mjs → chunk-IXUCY7AU.mjs} +3 -3
package/dist/sdk/index.mjs
CHANGED
|
@@ -6611,18 +6611,34 @@ var CreateEntityLimitTypeResponse = {
|
|
|
6611
6611
|
Absolute: "absolute",
|
|
6612
6612
|
UsagePercentage: "usage_percentage"
|
|
6613
6613
|
};
|
|
6614
|
+
var CreateEntitySpendLimitSource = {
|
|
6615
|
+
Customer: "customer",
|
|
6616
|
+
Plan: "plan"
|
|
6617
|
+
};
|
|
6614
6618
|
var CreateEntityIntervalResponse = {
|
|
6615
6619
|
Day: "day",
|
|
6616
6620
|
Week: "week",
|
|
6617
6621
|
Month: "month",
|
|
6618
6622
|
Year: "year"
|
|
6619
6623
|
};
|
|
6624
|
+
var CreateEntityUsageLimitSource = {
|
|
6625
|
+
Customer: "customer",
|
|
6626
|
+
Plan: "plan"
|
|
6627
|
+
};
|
|
6620
6628
|
var CreateEntityThresholdTypeResponse = {
|
|
6621
6629
|
Usage: "usage",
|
|
6622
6630
|
UsagePercentage: "usage_percentage",
|
|
6623
6631
|
Remaining: "remaining",
|
|
6624
6632
|
RemainingPercentage: "remaining_percentage"
|
|
6625
6633
|
};
|
|
6634
|
+
var CreateEntityUsageAlertSource = {
|
|
6635
|
+
Customer: "customer",
|
|
6636
|
+
Plan: "plan"
|
|
6637
|
+
};
|
|
6638
|
+
var CreateEntityOverageAllowedSource = {
|
|
6639
|
+
Customer: "customer",
|
|
6640
|
+
Plan: "plan"
|
|
6641
|
+
};
|
|
6626
6642
|
var CreateEntityProcessorType = {
|
|
6627
6643
|
Stripe: "stripe",
|
|
6628
6644
|
Revenuecat: "revenuecat"
|
|
@@ -6983,13 +6999,15 @@ function createEntityFlagsFromJSON(jsonString) {
|
|
|
6983
6999
|
);
|
|
6984
7000
|
}
|
|
6985
7001
|
var CreateEntityLimitTypeResponse$inboundSchema = inboundSchema(CreateEntityLimitTypeResponse);
|
|
7002
|
+
var CreateEntitySpendLimitSource$inboundSchema = inboundSchema(CreateEntitySpendLimitSource);
|
|
6986
7003
|
var CreateEntitySpendLimitResponse$inboundSchema = z66.pipe(
|
|
6987
7004
|
z66.object({
|
|
6988
7005
|
feature_id: optional3(string4()),
|
|
6989
7006
|
enabled: z66._default(boolean2(), false),
|
|
6990
7007
|
limit_type: optional3(CreateEntityLimitTypeResponse$inboundSchema),
|
|
6991
7008
|
overage_limit: optional3(number2()),
|
|
6992
|
-
skip_overage_billing: optional3(boolean2())
|
|
7009
|
+
skip_overage_billing: optional3(boolean2()),
|
|
7010
|
+
source: optional3(CreateEntitySpendLimitSource$inboundSchema)
|
|
6993
7011
|
}),
|
|
6994
7012
|
z66.transform((v) => {
|
|
6995
7013
|
return remap(v, {
|
|
@@ -7018,6 +7036,7 @@ function createEntityFilterResponseFromJSON(jsonString) {
|
|
|
7018
7036
|
`Failed to parse 'CreateEntityFilterResponse' from JSON`
|
|
7019
7037
|
);
|
|
7020
7038
|
}
|
|
7039
|
+
var CreateEntityUsageLimitSource$inboundSchema = inboundSchema(CreateEntityUsageLimitSource);
|
|
7021
7040
|
var CreateEntityUsageLimitResponse$inboundSchema = z66.pipe(
|
|
7022
7041
|
z66.object({
|
|
7023
7042
|
feature_id: string4(),
|
|
@@ -7027,7 +7046,8 @@ var CreateEntityUsageLimitResponse$inboundSchema = z66.pipe(
|
|
|
7027
7046
|
filter: optional3(
|
|
7028
7047
|
z66.lazy(() => CreateEntityFilterResponse$inboundSchema)
|
|
7029
7048
|
),
|
|
7030
|
-
usage: optional3(number2())
|
|
7049
|
+
usage: optional3(number2()),
|
|
7050
|
+
source: optional3(CreateEntityUsageLimitSource$inboundSchema)
|
|
7031
7051
|
}),
|
|
7032
7052
|
z66.transform((v) => {
|
|
7033
7053
|
return remap(v, {
|
|
@@ -7043,13 +7063,15 @@ function createEntityUsageLimitResponseFromJSON(jsonString) {
|
|
|
7043
7063
|
);
|
|
7044
7064
|
}
|
|
7045
7065
|
var CreateEntityThresholdTypeResponse$inboundSchema = inboundSchema(CreateEntityThresholdTypeResponse);
|
|
7066
|
+
var CreateEntityUsageAlertSource$inboundSchema = inboundSchema(CreateEntityUsageAlertSource);
|
|
7046
7067
|
var CreateEntityUsageAlertResponse$inboundSchema = z66.pipe(
|
|
7047
7068
|
z66.object({
|
|
7048
7069
|
feature_id: optional3(string4()),
|
|
7049
7070
|
enabled: z66._default(boolean2(), true),
|
|
7050
7071
|
threshold: number2(),
|
|
7051
7072
|
threshold_type: CreateEntityThresholdTypeResponse$inboundSchema,
|
|
7052
|
-
name: optional3(string4())
|
|
7073
|
+
name: optional3(string4()),
|
|
7074
|
+
source: optional3(CreateEntityUsageAlertSource$inboundSchema)
|
|
7053
7075
|
}),
|
|
7054
7076
|
z66.transform((v) => {
|
|
7055
7077
|
return remap(v, {
|
|
@@ -7065,10 +7087,12 @@ function createEntityUsageAlertResponseFromJSON(jsonString) {
|
|
|
7065
7087
|
`Failed to parse 'CreateEntityUsageAlertResponse' from JSON`
|
|
7066
7088
|
);
|
|
7067
7089
|
}
|
|
7090
|
+
var CreateEntityOverageAllowedSource$inboundSchema = inboundSchema(CreateEntityOverageAllowedSource);
|
|
7068
7091
|
var CreateEntityOverageAllowedResponse$inboundSchema = z66.pipe(
|
|
7069
7092
|
z66.object({
|
|
7070
7093
|
feature_id: string4(),
|
|
7071
|
-
enabled: z66._default(boolean2(), false)
|
|
7094
|
+
enabled: z66._default(boolean2(), false),
|
|
7095
|
+
source: optional3(CreateEntityOverageAllowedSource$inboundSchema)
|
|
7072
7096
|
}),
|
|
7073
7097
|
z66.transform((v) => {
|
|
7074
7098
|
return remap(v, {
|
|
@@ -10178,22 +10202,42 @@ var CustomerPurchaseLimitInterval1 = {
|
|
|
10178
10202
|
Week: "week",
|
|
10179
10203
|
Month: "month"
|
|
10180
10204
|
};
|
|
10205
|
+
var AutoTopupSource = {
|
|
10206
|
+
Customer: "customer",
|
|
10207
|
+
Plan: "plan"
|
|
10208
|
+
};
|
|
10181
10209
|
var CustomerLimitType = {
|
|
10182
10210
|
Absolute: "absolute",
|
|
10183
10211
|
UsagePercentage: "usage_percentage"
|
|
10184
10212
|
};
|
|
10213
|
+
var SpendLimitSource = {
|
|
10214
|
+
Customer: "customer",
|
|
10215
|
+
Plan: "plan"
|
|
10216
|
+
};
|
|
10185
10217
|
var CustomerUsageLimitInterval = {
|
|
10186
10218
|
Day: "day",
|
|
10187
10219
|
Week: "week",
|
|
10188
10220
|
Month: "month",
|
|
10189
10221
|
Year: "year"
|
|
10190
10222
|
};
|
|
10223
|
+
var UsageLimitSource = {
|
|
10224
|
+
Customer: "customer",
|
|
10225
|
+
Plan: "plan"
|
|
10226
|
+
};
|
|
10191
10227
|
var CustomerThresholdType = {
|
|
10192
10228
|
Usage: "usage",
|
|
10193
10229
|
UsagePercentage: "usage_percentage",
|
|
10194
10230
|
Remaining: "remaining",
|
|
10195
10231
|
RemainingPercentage: "remaining_percentage"
|
|
10196
10232
|
};
|
|
10233
|
+
var UsageAlertSource = {
|
|
10234
|
+
Customer: "customer",
|
|
10235
|
+
Plan: "plan"
|
|
10236
|
+
};
|
|
10237
|
+
var OverageAllowedSource = {
|
|
10238
|
+
Customer: "customer",
|
|
10239
|
+
Plan: "plan"
|
|
10240
|
+
};
|
|
10197
10241
|
var CustomerStatus = {
|
|
10198
10242
|
Active: "active",
|
|
10199
10243
|
Scheduled: "scheduled"
|
|
@@ -10236,16 +10280,13 @@ var CustomerEnv$inboundSchema = inboundSchema(CustomerEnv);
|
|
|
10236
10280
|
var CustomerPurchaseLimitInterval2$inboundSchema = inboundSchema(CustomerPurchaseLimitInterval2);
|
|
10237
10281
|
var CustomerPurchaseLimit2$inboundSchema = z66.pipe(
|
|
10238
10282
|
z66.object({
|
|
10239
|
-
interval:
|
|
10240
|
-
interval_count:
|
|
10241
|
-
limit:
|
|
10242
|
-
count: number2(),
|
|
10243
|
-
next_reset_at: number2()
|
|
10283
|
+
interval: CustomerPurchaseLimitInterval2$inboundSchema,
|
|
10284
|
+
interval_count: z66._default(number2(), 1),
|
|
10285
|
+
limit: number2()
|
|
10244
10286
|
}),
|
|
10245
10287
|
z66.transform((v) => {
|
|
10246
10288
|
return remap(v, {
|
|
10247
|
-
"interval_count": "intervalCount"
|
|
10248
|
-
"next_reset_at": "nextResetAt"
|
|
10289
|
+
"interval_count": "intervalCount"
|
|
10249
10290
|
});
|
|
10250
10291
|
})
|
|
10251
10292
|
);
|
|
@@ -10259,13 +10300,16 @@ function customerPurchaseLimit2FromJSON(jsonString) {
|
|
|
10259
10300
|
var CustomerPurchaseLimitInterval1$inboundSchema = inboundSchema(CustomerPurchaseLimitInterval1);
|
|
10260
10301
|
var CustomerPurchaseLimit1$inboundSchema = z66.pipe(
|
|
10261
10302
|
z66.object({
|
|
10262
|
-
interval: CustomerPurchaseLimitInterval1$inboundSchema,
|
|
10263
|
-
interval_count:
|
|
10264
|
-
limit: number2()
|
|
10303
|
+
interval: nullable(CustomerPurchaseLimitInterval1$inboundSchema),
|
|
10304
|
+
interval_count: nullable(number2()),
|
|
10305
|
+
limit: nullable(number2()),
|
|
10306
|
+
count: number2(),
|
|
10307
|
+
next_reset_at: number2()
|
|
10265
10308
|
}),
|
|
10266
10309
|
z66.transform((v) => {
|
|
10267
10310
|
return remap(v, {
|
|
10268
|
-
"interval_count": "intervalCount"
|
|
10311
|
+
"interval_count": "intervalCount",
|
|
10312
|
+
"next_reset_at": "nextResetAt"
|
|
10269
10313
|
});
|
|
10270
10314
|
})
|
|
10271
10315
|
);
|
|
@@ -10277,8 +10321,8 @@ function customerPurchaseLimit1FromJSON(jsonString) {
|
|
|
10277
10321
|
);
|
|
10278
10322
|
}
|
|
10279
10323
|
var CustomerPurchaseLimitUnion$inboundSchema = smartUnion([
|
|
10280
|
-
z66.lazy(() =>
|
|
10281
|
-
z66.lazy(() =>
|
|
10324
|
+
z66.lazy(() => CustomerPurchaseLimit1$inboundSchema),
|
|
10325
|
+
z66.lazy(() => CustomerPurchaseLimit2$inboundSchema)
|
|
10282
10326
|
]);
|
|
10283
10327
|
function customerPurchaseLimitUnionFromJSON(jsonString) {
|
|
10284
10328
|
return safeParse(
|
|
@@ -10287,6 +10331,7 @@ function customerPurchaseLimitUnionFromJSON(jsonString) {
|
|
|
10287
10331
|
`Failed to parse 'CustomerPurchaseLimitUnion' from JSON`
|
|
10288
10332
|
);
|
|
10289
10333
|
}
|
|
10334
|
+
var AutoTopupSource$inboundSchema = inboundSchema(AutoTopupSource);
|
|
10290
10335
|
var CustomerAutoTopup$inboundSchema = z66.pipe(
|
|
10291
10336
|
z66.object({
|
|
10292
10337
|
feature_id: string4(),
|
|
@@ -10294,10 +10339,11 @@ var CustomerAutoTopup$inboundSchema = z66.pipe(
|
|
|
10294
10339
|
threshold: number2(),
|
|
10295
10340
|
quantity: number2(),
|
|
10296
10341
|
purchase_limit: optional3(smartUnion([
|
|
10297
|
-
z66.lazy(() =>
|
|
10298
|
-
z66.lazy(() =>
|
|
10342
|
+
z66.lazy(() => CustomerPurchaseLimit1$inboundSchema),
|
|
10343
|
+
z66.lazy(() => CustomerPurchaseLimit2$inboundSchema)
|
|
10299
10344
|
])),
|
|
10300
|
-
invoice_mode: optional3(boolean2())
|
|
10345
|
+
invoice_mode: optional3(boolean2()),
|
|
10346
|
+
source: optional3(AutoTopupSource$inboundSchema)
|
|
10301
10347
|
}),
|
|
10302
10348
|
z66.transform((v) => {
|
|
10303
10349
|
return remap(v, {
|
|
@@ -10315,13 +10361,15 @@ function customerAutoTopupFromJSON(jsonString) {
|
|
|
10315
10361
|
);
|
|
10316
10362
|
}
|
|
10317
10363
|
var CustomerLimitType$inboundSchema = inboundSchema(CustomerLimitType);
|
|
10364
|
+
var SpendLimitSource$inboundSchema = inboundSchema(SpendLimitSource);
|
|
10318
10365
|
var CustomerSpendLimit$inboundSchema = z66.pipe(
|
|
10319
10366
|
z66.object({
|
|
10320
10367
|
feature_id: optional3(string4()),
|
|
10321
10368
|
enabled: z66._default(boolean2(), false),
|
|
10322
10369
|
limit_type: optional3(CustomerLimitType$inboundSchema),
|
|
10323
10370
|
overage_limit: optional3(number2()),
|
|
10324
|
-
skip_overage_billing: optional3(boolean2())
|
|
10371
|
+
skip_overage_billing: optional3(boolean2()),
|
|
10372
|
+
source: optional3(SpendLimitSource$inboundSchema)
|
|
10325
10373
|
}),
|
|
10326
10374
|
z66.transform((v) => {
|
|
10327
10375
|
return remap(v, {
|
|
@@ -10350,6 +10398,7 @@ function customerFilterFromJSON(jsonString) {
|
|
|
10350
10398
|
`Failed to parse 'CustomerFilter' from JSON`
|
|
10351
10399
|
);
|
|
10352
10400
|
}
|
|
10401
|
+
var UsageLimitSource$inboundSchema = inboundSchema(UsageLimitSource);
|
|
10353
10402
|
var CustomerUsageLimit$inboundSchema = z66.pipe(
|
|
10354
10403
|
z66.object({
|
|
10355
10404
|
feature_id: string4(),
|
|
@@ -10357,7 +10406,8 @@ var CustomerUsageLimit$inboundSchema = z66.pipe(
|
|
|
10357
10406
|
limit: number2(),
|
|
10358
10407
|
interval: CustomerUsageLimitInterval$inboundSchema,
|
|
10359
10408
|
filter: optional3(z66.lazy(() => CustomerFilter$inboundSchema)),
|
|
10360
|
-
usage: optional3(number2())
|
|
10409
|
+
usage: optional3(number2()),
|
|
10410
|
+
source: optional3(UsageLimitSource$inboundSchema)
|
|
10361
10411
|
}),
|
|
10362
10412
|
z66.transform((v) => {
|
|
10363
10413
|
return remap(v, {
|
|
@@ -10373,13 +10423,15 @@ function customerUsageLimitFromJSON(jsonString) {
|
|
|
10373
10423
|
);
|
|
10374
10424
|
}
|
|
10375
10425
|
var CustomerThresholdType$inboundSchema = inboundSchema(CustomerThresholdType);
|
|
10426
|
+
var UsageAlertSource$inboundSchema = inboundSchema(UsageAlertSource);
|
|
10376
10427
|
var CustomerUsageAlert$inboundSchema = z66.pipe(
|
|
10377
10428
|
z66.object({
|
|
10378
10429
|
feature_id: optional3(string4()),
|
|
10379
10430
|
enabled: z66._default(boolean2(), true),
|
|
10380
10431
|
threshold: number2(),
|
|
10381
10432
|
threshold_type: CustomerThresholdType$inboundSchema,
|
|
10382
|
-
name: optional3(string4())
|
|
10433
|
+
name: optional3(string4()),
|
|
10434
|
+
source: optional3(UsageAlertSource$inboundSchema)
|
|
10383
10435
|
}),
|
|
10384
10436
|
z66.transform((v) => {
|
|
10385
10437
|
return remap(v, {
|
|
@@ -10395,10 +10447,12 @@ function customerUsageAlertFromJSON(jsonString) {
|
|
|
10395
10447
|
`Failed to parse 'CustomerUsageAlert' from JSON`
|
|
10396
10448
|
);
|
|
10397
10449
|
}
|
|
10450
|
+
var OverageAllowedSource$inboundSchema = inboundSchema(OverageAllowedSource);
|
|
10398
10451
|
var CustomerOverageAllowed$inboundSchema = z66.pipe(
|
|
10399
10452
|
z66.object({
|
|
10400
10453
|
feature_id: string4(),
|
|
10401
|
-
enabled: z66._default(boolean2(), false)
|
|
10454
|
+
enabled: z66._default(boolean2(), false),
|
|
10455
|
+
source: optional3(OverageAllowedSource$inboundSchema)
|
|
10402
10456
|
}),
|
|
10403
10457
|
z66.transform((v) => {
|
|
10404
10458
|
return remap(v, {
|
|
@@ -11129,22 +11183,42 @@ var GetCustomerPurchaseLimitInterval1 = {
|
|
|
11129
11183
|
Week: "week",
|
|
11130
11184
|
Month: "month"
|
|
11131
11185
|
};
|
|
11186
|
+
var GetCustomerAutoTopupSource = {
|
|
11187
|
+
Customer: "customer",
|
|
11188
|
+
Plan: "plan"
|
|
11189
|
+
};
|
|
11132
11190
|
var GetCustomerLimitType = {
|
|
11133
11191
|
Absolute: "absolute",
|
|
11134
11192
|
UsagePercentage: "usage_percentage"
|
|
11135
11193
|
};
|
|
11194
|
+
var GetCustomerSpendLimitSource = {
|
|
11195
|
+
Customer: "customer",
|
|
11196
|
+
Plan: "plan"
|
|
11197
|
+
};
|
|
11136
11198
|
var GetCustomerUsageLimitInterval = {
|
|
11137
11199
|
Day: "day",
|
|
11138
11200
|
Week: "week",
|
|
11139
11201
|
Month: "month",
|
|
11140
11202
|
Year: "year"
|
|
11141
11203
|
};
|
|
11204
|
+
var GetCustomerUsageLimitSource = {
|
|
11205
|
+
Customer: "customer",
|
|
11206
|
+
Plan: "plan"
|
|
11207
|
+
};
|
|
11142
11208
|
var GetCustomerThresholdType = {
|
|
11143
11209
|
Usage: "usage",
|
|
11144
11210
|
UsagePercentage: "usage_percentage",
|
|
11145
11211
|
Remaining: "remaining",
|
|
11146
11212
|
RemainingPercentage: "remaining_percentage"
|
|
11147
11213
|
};
|
|
11214
|
+
var GetCustomerUsageAlertSource = {
|
|
11215
|
+
Customer: "customer",
|
|
11216
|
+
Plan: "plan"
|
|
11217
|
+
};
|
|
11218
|
+
var GetCustomerOverageAllowedSource = {
|
|
11219
|
+
Customer: "customer",
|
|
11220
|
+
Plan: "plan"
|
|
11221
|
+
};
|
|
11148
11222
|
var GetCustomerStatus = {
|
|
11149
11223
|
Active: "active",
|
|
11150
11224
|
Scheduled: "scheduled"
|
|
@@ -11203,16 +11277,13 @@ var GetCustomerEnv$inboundSchema = inboundSchema(GetCustomerEnv);
|
|
|
11203
11277
|
var GetCustomerPurchaseLimitInterval2$inboundSchema = inboundSchema(GetCustomerPurchaseLimitInterval2);
|
|
11204
11278
|
var GetCustomerPurchaseLimit2$inboundSchema = z66.pipe(
|
|
11205
11279
|
z66.object({
|
|
11206
|
-
interval:
|
|
11207
|
-
interval_count:
|
|
11208
|
-
limit:
|
|
11209
|
-
count: number2(),
|
|
11210
|
-
next_reset_at: number2()
|
|
11280
|
+
interval: GetCustomerPurchaseLimitInterval2$inboundSchema,
|
|
11281
|
+
interval_count: z66._default(number2(), 1),
|
|
11282
|
+
limit: number2()
|
|
11211
11283
|
}),
|
|
11212
11284
|
z66.transform((v) => {
|
|
11213
11285
|
return remap(v, {
|
|
11214
|
-
"interval_count": "intervalCount"
|
|
11215
|
-
"next_reset_at": "nextResetAt"
|
|
11286
|
+
"interval_count": "intervalCount"
|
|
11216
11287
|
});
|
|
11217
11288
|
})
|
|
11218
11289
|
);
|
|
@@ -11226,13 +11297,16 @@ function getCustomerPurchaseLimit2FromJSON(jsonString) {
|
|
|
11226
11297
|
var GetCustomerPurchaseLimitInterval1$inboundSchema = inboundSchema(GetCustomerPurchaseLimitInterval1);
|
|
11227
11298
|
var GetCustomerPurchaseLimit1$inboundSchema = z66.pipe(
|
|
11228
11299
|
z66.object({
|
|
11229
|
-
interval: GetCustomerPurchaseLimitInterval1$inboundSchema,
|
|
11230
|
-
interval_count:
|
|
11231
|
-
limit: number2()
|
|
11300
|
+
interval: nullable(GetCustomerPurchaseLimitInterval1$inboundSchema),
|
|
11301
|
+
interval_count: nullable(number2()),
|
|
11302
|
+
limit: nullable(number2()),
|
|
11303
|
+
count: number2(),
|
|
11304
|
+
next_reset_at: number2()
|
|
11232
11305
|
}),
|
|
11233
11306
|
z66.transform((v) => {
|
|
11234
11307
|
return remap(v, {
|
|
11235
|
-
"interval_count": "intervalCount"
|
|
11308
|
+
"interval_count": "intervalCount",
|
|
11309
|
+
"next_reset_at": "nextResetAt"
|
|
11236
11310
|
});
|
|
11237
11311
|
})
|
|
11238
11312
|
);
|
|
@@ -11244,8 +11318,8 @@ function getCustomerPurchaseLimit1FromJSON(jsonString) {
|
|
|
11244
11318
|
);
|
|
11245
11319
|
}
|
|
11246
11320
|
var GetCustomerPurchaseLimitUnion$inboundSchema = smartUnion([
|
|
11247
|
-
z66.lazy(() =>
|
|
11248
|
-
z66.lazy(() =>
|
|
11321
|
+
z66.lazy(() => GetCustomerPurchaseLimit1$inboundSchema),
|
|
11322
|
+
z66.lazy(() => GetCustomerPurchaseLimit2$inboundSchema)
|
|
11249
11323
|
]);
|
|
11250
11324
|
function getCustomerPurchaseLimitUnionFromJSON(jsonString) {
|
|
11251
11325
|
return safeParse(
|
|
@@ -11254,6 +11328,7 @@ function getCustomerPurchaseLimitUnionFromJSON(jsonString) {
|
|
|
11254
11328
|
`Failed to parse 'GetCustomerPurchaseLimitUnion' from JSON`
|
|
11255
11329
|
);
|
|
11256
11330
|
}
|
|
11331
|
+
var GetCustomerAutoTopupSource$inboundSchema = inboundSchema(GetCustomerAutoTopupSource);
|
|
11257
11332
|
var GetCustomerAutoTopup$inboundSchema = z66.pipe(
|
|
11258
11333
|
z66.object({
|
|
11259
11334
|
feature_id: string4(),
|
|
@@ -11261,10 +11336,11 @@ var GetCustomerAutoTopup$inboundSchema = z66.pipe(
|
|
|
11261
11336
|
threshold: number2(),
|
|
11262
11337
|
quantity: number2(),
|
|
11263
11338
|
purchase_limit: optional3(smartUnion([
|
|
11264
|
-
z66.lazy(() =>
|
|
11265
|
-
z66.lazy(() =>
|
|
11339
|
+
z66.lazy(() => GetCustomerPurchaseLimit1$inboundSchema),
|
|
11340
|
+
z66.lazy(() => GetCustomerPurchaseLimit2$inboundSchema)
|
|
11266
11341
|
])),
|
|
11267
|
-
invoice_mode: optional3(boolean2())
|
|
11342
|
+
invoice_mode: optional3(boolean2()),
|
|
11343
|
+
source: optional3(GetCustomerAutoTopupSource$inboundSchema)
|
|
11268
11344
|
}),
|
|
11269
11345
|
z66.transform((v) => {
|
|
11270
11346
|
return remap(v, {
|
|
@@ -11282,13 +11358,15 @@ function getCustomerAutoTopupFromJSON(jsonString) {
|
|
|
11282
11358
|
);
|
|
11283
11359
|
}
|
|
11284
11360
|
var GetCustomerLimitType$inboundSchema = inboundSchema(GetCustomerLimitType);
|
|
11361
|
+
var GetCustomerSpendLimitSource$inboundSchema = inboundSchema(GetCustomerSpendLimitSource);
|
|
11285
11362
|
var GetCustomerSpendLimit$inboundSchema = z66.pipe(
|
|
11286
11363
|
z66.object({
|
|
11287
11364
|
feature_id: optional3(string4()),
|
|
11288
11365
|
enabled: z66._default(boolean2(), false),
|
|
11289
11366
|
limit_type: optional3(GetCustomerLimitType$inboundSchema),
|
|
11290
11367
|
overage_limit: optional3(number2()),
|
|
11291
|
-
skip_overage_billing: optional3(boolean2())
|
|
11368
|
+
skip_overage_billing: optional3(boolean2()),
|
|
11369
|
+
source: optional3(GetCustomerSpendLimitSource$inboundSchema)
|
|
11292
11370
|
}),
|
|
11293
11371
|
z66.transform((v) => {
|
|
11294
11372
|
return remap(v, {
|
|
@@ -11317,6 +11395,7 @@ function getCustomerFilterFromJSON(jsonString) {
|
|
|
11317
11395
|
`Failed to parse 'GetCustomerFilter' from JSON`
|
|
11318
11396
|
);
|
|
11319
11397
|
}
|
|
11398
|
+
var GetCustomerUsageLimitSource$inboundSchema = inboundSchema(GetCustomerUsageLimitSource);
|
|
11320
11399
|
var GetCustomerUsageLimit$inboundSchema = z66.pipe(
|
|
11321
11400
|
z66.object({
|
|
11322
11401
|
feature_id: string4(),
|
|
@@ -11324,7 +11403,8 @@ var GetCustomerUsageLimit$inboundSchema = z66.pipe(
|
|
|
11324
11403
|
limit: number2(),
|
|
11325
11404
|
interval: GetCustomerUsageLimitInterval$inboundSchema,
|
|
11326
11405
|
filter: optional3(z66.lazy(() => GetCustomerFilter$inboundSchema)),
|
|
11327
|
-
usage: optional3(number2())
|
|
11406
|
+
usage: optional3(number2()),
|
|
11407
|
+
source: optional3(GetCustomerUsageLimitSource$inboundSchema)
|
|
11328
11408
|
}),
|
|
11329
11409
|
z66.transform((v) => {
|
|
11330
11410
|
return remap(v, {
|
|
@@ -11340,13 +11420,15 @@ function getCustomerUsageLimitFromJSON(jsonString) {
|
|
|
11340
11420
|
);
|
|
11341
11421
|
}
|
|
11342
11422
|
var GetCustomerThresholdType$inboundSchema = inboundSchema(GetCustomerThresholdType);
|
|
11423
|
+
var GetCustomerUsageAlertSource$inboundSchema = inboundSchema(GetCustomerUsageAlertSource);
|
|
11343
11424
|
var GetCustomerUsageAlert$inboundSchema = z66.pipe(
|
|
11344
11425
|
z66.object({
|
|
11345
11426
|
feature_id: optional3(string4()),
|
|
11346
11427
|
enabled: z66._default(boolean2(), true),
|
|
11347
11428
|
threshold: number2(),
|
|
11348
11429
|
threshold_type: GetCustomerThresholdType$inboundSchema,
|
|
11349
|
-
name: optional3(string4())
|
|
11430
|
+
name: optional3(string4()),
|
|
11431
|
+
source: optional3(GetCustomerUsageAlertSource$inboundSchema)
|
|
11350
11432
|
}),
|
|
11351
11433
|
z66.transform((v) => {
|
|
11352
11434
|
return remap(v, {
|
|
@@ -11362,10 +11444,12 @@ function getCustomerUsageAlertFromJSON(jsonString) {
|
|
|
11362
11444
|
`Failed to parse 'GetCustomerUsageAlert' from JSON`
|
|
11363
11445
|
);
|
|
11364
11446
|
}
|
|
11447
|
+
var GetCustomerOverageAllowedSource$inboundSchema = inboundSchema(GetCustomerOverageAllowedSource);
|
|
11365
11448
|
var GetCustomerOverageAllowed$inboundSchema = z66.pipe(
|
|
11366
11449
|
z66.object({
|
|
11367
11450
|
feature_id: string4(),
|
|
11368
|
-
enabled: z66._default(boolean2(), false)
|
|
11451
|
+
enabled: z66._default(boolean2(), false),
|
|
11452
|
+
source: optional3(GetCustomerOverageAllowedSource$inboundSchema)
|
|
11369
11453
|
}),
|
|
11370
11454
|
z66.transform((v) => {
|
|
11371
11455
|
return remap(v, {
|
|
@@ -11912,18 +11996,34 @@ var GetEntityLimitType = {
|
|
|
11912
11996
|
Absolute: "absolute",
|
|
11913
11997
|
UsagePercentage: "usage_percentage"
|
|
11914
11998
|
};
|
|
11999
|
+
var GetEntitySpendLimitSource = {
|
|
12000
|
+
Customer: "customer",
|
|
12001
|
+
Plan: "plan"
|
|
12002
|
+
};
|
|
11915
12003
|
var GetEntityInterval = {
|
|
11916
12004
|
Day: "day",
|
|
11917
12005
|
Week: "week",
|
|
11918
12006
|
Month: "month",
|
|
11919
12007
|
Year: "year"
|
|
11920
12008
|
};
|
|
12009
|
+
var GetEntityUsageLimitSource = {
|
|
12010
|
+
Customer: "customer",
|
|
12011
|
+
Plan: "plan"
|
|
12012
|
+
};
|
|
11921
12013
|
var GetEntityThresholdType = {
|
|
11922
12014
|
Usage: "usage",
|
|
11923
12015
|
UsagePercentage: "usage_percentage",
|
|
11924
12016
|
Remaining: "remaining",
|
|
11925
12017
|
RemainingPercentage: "remaining_percentage"
|
|
11926
12018
|
};
|
|
12019
|
+
var GetEntityUsageAlertSource = {
|
|
12020
|
+
Customer: "customer",
|
|
12021
|
+
Plan: "plan"
|
|
12022
|
+
};
|
|
12023
|
+
var GetEntityOverageAllowedSource = {
|
|
12024
|
+
Customer: "customer",
|
|
12025
|
+
Plan: "plan"
|
|
12026
|
+
};
|
|
11927
12027
|
var GetEntityProcessorType = {
|
|
11928
12028
|
Stripe: "stripe",
|
|
11929
12029
|
Revenuecat: "revenuecat"
|
|
@@ -12137,13 +12237,15 @@ function getEntityFlagsFromJSON(jsonString) {
|
|
|
12137
12237
|
);
|
|
12138
12238
|
}
|
|
12139
12239
|
var GetEntityLimitType$inboundSchema = inboundSchema(GetEntityLimitType);
|
|
12240
|
+
var GetEntitySpendLimitSource$inboundSchema = inboundSchema(GetEntitySpendLimitSource);
|
|
12140
12241
|
var GetEntitySpendLimit$inboundSchema = z66.pipe(
|
|
12141
12242
|
z66.object({
|
|
12142
12243
|
feature_id: optional3(string4()),
|
|
12143
12244
|
enabled: z66._default(boolean2(), false),
|
|
12144
12245
|
limit_type: optional3(GetEntityLimitType$inboundSchema),
|
|
12145
12246
|
overage_limit: optional3(number2()),
|
|
12146
|
-
skip_overage_billing: optional3(boolean2())
|
|
12247
|
+
skip_overage_billing: optional3(boolean2()),
|
|
12248
|
+
source: optional3(GetEntitySpendLimitSource$inboundSchema)
|
|
12147
12249
|
}),
|
|
12148
12250
|
z66.transform((v) => {
|
|
12149
12251
|
return remap(v, {
|
|
@@ -12172,6 +12274,7 @@ function getEntityFilterFromJSON(jsonString) {
|
|
|
12172
12274
|
`Failed to parse 'GetEntityFilter' from JSON`
|
|
12173
12275
|
);
|
|
12174
12276
|
}
|
|
12277
|
+
var GetEntityUsageLimitSource$inboundSchema = inboundSchema(GetEntityUsageLimitSource);
|
|
12175
12278
|
var GetEntityUsageLimit$inboundSchema = z66.pipe(
|
|
12176
12279
|
z66.object({
|
|
12177
12280
|
feature_id: string4(),
|
|
@@ -12179,7 +12282,8 @@ var GetEntityUsageLimit$inboundSchema = z66.pipe(
|
|
|
12179
12282
|
limit: number2(),
|
|
12180
12283
|
interval: GetEntityInterval$inboundSchema,
|
|
12181
12284
|
filter: optional3(z66.lazy(() => GetEntityFilter$inboundSchema)),
|
|
12182
|
-
usage: optional3(number2())
|
|
12285
|
+
usage: optional3(number2()),
|
|
12286
|
+
source: optional3(GetEntityUsageLimitSource$inboundSchema)
|
|
12183
12287
|
}),
|
|
12184
12288
|
z66.transform((v) => {
|
|
12185
12289
|
return remap(v, {
|
|
@@ -12195,13 +12299,15 @@ function getEntityUsageLimitFromJSON(jsonString) {
|
|
|
12195
12299
|
);
|
|
12196
12300
|
}
|
|
12197
12301
|
var GetEntityThresholdType$inboundSchema = inboundSchema(GetEntityThresholdType);
|
|
12302
|
+
var GetEntityUsageAlertSource$inboundSchema = inboundSchema(GetEntityUsageAlertSource);
|
|
12198
12303
|
var GetEntityUsageAlert$inboundSchema = z66.pipe(
|
|
12199
12304
|
z66.object({
|
|
12200
12305
|
feature_id: optional3(string4()),
|
|
12201
12306
|
enabled: z66._default(boolean2(), true),
|
|
12202
12307
|
threshold: number2(),
|
|
12203
12308
|
threshold_type: GetEntityThresholdType$inboundSchema,
|
|
12204
|
-
name: optional3(string4())
|
|
12309
|
+
name: optional3(string4()),
|
|
12310
|
+
source: optional3(GetEntityUsageAlertSource$inboundSchema)
|
|
12205
12311
|
}),
|
|
12206
12312
|
z66.transform((v) => {
|
|
12207
12313
|
return remap(v, {
|
|
@@ -12217,10 +12323,12 @@ function getEntityUsageAlertFromJSON(jsonString) {
|
|
|
12217
12323
|
`Failed to parse 'GetEntityUsageAlert' from JSON`
|
|
12218
12324
|
);
|
|
12219
12325
|
}
|
|
12326
|
+
var GetEntityOverageAllowedSource$inboundSchema = inboundSchema(GetEntityOverageAllowedSource);
|
|
12220
12327
|
var GetEntityOverageAllowed$inboundSchema = z66.pipe(
|
|
12221
12328
|
z66.object({
|
|
12222
12329
|
feature_id: string4(),
|
|
12223
|
-
enabled: z66._default(boolean2(), false)
|
|
12330
|
+
enabled: z66._default(boolean2(), false),
|
|
12331
|
+
source: optional3(GetEntityOverageAllowedSource$inboundSchema)
|
|
12224
12332
|
}),
|
|
12225
12333
|
z66.transform((v) => {
|
|
12226
12334
|
return remap(v, {
|
|
@@ -14361,22 +14469,42 @@ var ListCustomersPurchaseLimitInterval1 = {
|
|
|
14361
14469
|
Week: "week",
|
|
14362
14470
|
Month: "month"
|
|
14363
14471
|
};
|
|
14472
|
+
var ListCustomersAutoTopupSource = {
|
|
14473
|
+
Customer: "customer",
|
|
14474
|
+
Plan: "plan"
|
|
14475
|
+
};
|
|
14364
14476
|
var ListCustomersLimitType = {
|
|
14365
14477
|
Absolute: "absolute",
|
|
14366
14478
|
UsagePercentage: "usage_percentage"
|
|
14367
14479
|
};
|
|
14480
|
+
var ListCustomersSpendLimitSource = {
|
|
14481
|
+
Customer: "customer",
|
|
14482
|
+
Plan: "plan"
|
|
14483
|
+
};
|
|
14368
14484
|
var ListCustomersUsageLimitInterval = {
|
|
14369
14485
|
Day: "day",
|
|
14370
14486
|
Week: "week",
|
|
14371
14487
|
Month: "month",
|
|
14372
14488
|
Year: "year"
|
|
14373
14489
|
};
|
|
14490
|
+
var ListCustomersUsageLimitSource = {
|
|
14491
|
+
Customer: "customer",
|
|
14492
|
+
Plan: "plan"
|
|
14493
|
+
};
|
|
14374
14494
|
var ListCustomersThresholdType = {
|
|
14375
14495
|
Usage: "usage",
|
|
14376
14496
|
UsagePercentage: "usage_percentage",
|
|
14377
14497
|
Remaining: "remaining",
|
|
14378
14498
|
RemainingPercentage: "remaining_percentage"
|
|
14379
14499
|
};
|
|
14500
|
+
var ListCustomersUsageAlertSource = {
|
|
14501
|
+
Customer: "customer",
|
|
14502
|
+
Plan: "plan"
|
|
14503
|
+
};
|
|
14504
|
+
var ListCustomersOverageAllowedSource = {
|
|
14505
|
+
Customer: "customer",
|
|
14506
|
+
Plan: "plan"
|
|
14507
|
+
};
|
|
14380
14508
|
var ListCustomersStatus = {
|
|
14381
14509
|
Active: "active",
|
|
14382
14510
|
Scheduled: "scheduled"
|
|
@@ -14433,16 +14561,13 @@ var ListCustomersEnv$inboundSchema = inboundSchema(ListCustomersEnv);
|
|
|
14433
14561
|
var ListCustomersPurchaseLimitInterval2$inboundSchema = inboundSchema(ListCustomersPurchaseLimitInterval2);
|
|
14434
14562
|
var ListCustomersPurchaseLimit2$inboundSchema = z66.pipe(
|
|
14435
14563
|
z66.object({
|
|
14436
|
-
interval:
|
|
14437
|
-
interval_count:
|
|
14438
|
-
limit:
|
|
14439
|
-
count: number2(),
|
|
14440
|
-
next_reset_at: number2()
|
|
14564
|
+
interval: ListCustomersPurchaseLimitInterval2$inboundSchema,
|
|
14565
|
+
interval_count: z66._default(number2(), 1),
|
|
14566
|
+
limit: number2()
|
|
14441
14567
|
}),
|
|
14442
14568
|
z66.transform((v) => {
|
|
14443
14569
|
return remap(v, {
|
|
14444
|
-
"interval_count": "intervalCount"
|
|
14445
|
-
"next_reset_at": "nextResetAt"
|
|
14570
|
+
"interval_count": "intervalCount"
|
|
14446
14571
|
});
|
|
14447
14572
|
})
|
|
14448
14573
|
);
|
|
@@ -14456,13 +14581,16 @@ function listCustomersPurchaseLimit2FromJSON(jsonString) {
|
|
|
14456
14581
|
var ListCustomersPurchaseLimitInterval1$inboundSchema = inboundSchema(ListCustomersPurchaseLimitInterval1);
|
|
14457
14582
|
var ListCustomersPurchaseLimit1$inboundSchema = z66.pipe(
|
|
14458
14583
|
z66.object({
|
|
14459
|
-
interval: ListCustomersPurchaseLimitInterval1$inboundSchema,
|
|
14460
|
-
interval_count:
|
|
14461
|
-
limit: number2()
|
|
14584
|
+
interval: nullable(ListCustomersPurchaseLimitInterval1$inboundSchema),
|
|
14585
|
+
interval_count: nullable(number2()),
|
|
14586
|
+
limit: nullable(number2()),
|
|
14587
|
+
count: number2(),
|
|
14588
|
+
next_reset_at: number2()
|
|
14462
14589
|
}),
|
|
14463
14590
|
z66.transform((v) => {
|
|
14464
14591
|
return remap(v, {
|
|
14465
|
-
"interval_count": "intervalCount"
|
|
14592
|
+
"interval_count": "intervalCount",
|
|
14593
|
+
"next_reset_at": "nextResetAt"
|
|
14466
14594
|
});
|
|
14467
14595
|
})
|
|
14468
14596
|
);
|
|
@@ -14474,8 +14602,8 @@ function listCustomersPurchaseLimit1FromJSON(jsonString) {
|
|
|
14474
14602
|
);
|
|
14475
14603
|
}
|
|
14476
14604
|
var ListCustomersPurchaseLimitUnion$inboundSchema = smartUnion([
|
|
14477
|
-
z66.lazy(() =>
|
|
14478
|
-
z66.lazy(() =>
|
|
14605
|
+
z66.lazy(() => ListCustomersPurchaseLimit1$inboundSchema),
|
|
14606
|
+
z66.lazy(() => ListCustomersPurchaseLimit2$inboundSchema)
|
|
14479
14607
|
]);
|
|
14480
14608
|
function listCustomersPurchaseLimitUnionFromJSON(jsonString) {
|
|
14481
14609
|
return safeParse(
|
|
@@ -14484,6 +14612,7 @@ function listCustomersPurchaseLimitUnionFromJSON(jsonString) {
|
|
|
14484
14612
|
`Failed to parse 'ListCustomersPurchaseLimitUnion' from JSON`
|
|
14485
14613
|
);
|
|
14486
14614
|
}
|
|
14615
|
+
var ListCustomersAutoTopupSource$inboundSchema = inboundSchema(ListCustomersAutoTopupSource);
|
|
14487
14616
|
var ListCustomersAutoTopup$inboundSchema = z66.pipe(
|
|
14488
14617
|
z66.object({
|
|
14489
14618
|
feature_id: string4(),
|
|
@@ -14491,10 +14620,11 @@ var ListCustomersAutoTopup$inboundSchema = z66.pipe(
|
|
|
14491
14620
|
threshold: number2(),
|
|
14492
14621
|
quantity: number2(),
|
|
14493
14622
|
purchase_limit: optional3(smartUnion([
|
|
14494
|
-
z66.lazy(() =>
|
|
14495
|
-
z66.lazy(() =>
|
|
14623
|
+
z66.lazy(() => ListCustomersPurchaseLimit1$inboundSchema),
|
|
14624
|
+
z66.lazy(() => ListCustomersPurchaseLimit2$inboundSchema)
|
|
14496
14625
|
])),
|
|
14497
|
-
invoice_mode: optional3(boolean2())
|
|
14626
|
+
invoice_mode: optional3(boolean2()),
|
|
14627
|
+
source: optional3(ListCustomersAutoTopupSource$inboundSchema)
|
|
14498
14628
|
}),
|
|
14499
14629
|
z66.transform((v) => {
|
|
14500
14630
|
return remap(v, {
|
|
@@ -14512,13 +14642,15 @@ function listCustomersAutoTopupFromJSON(jsonString) {
|
|
|
14512
14642
|
);
|
|
14513
14643
|
}
|
|
14514
14644
|
var ListCustomersLimitType$inboundSchema = inboundSchema(ListCustomersLimitType);
|
|
14645
|
+
var ListCustomersSpendLimitSource$inboundSchema = inboundSchema(ListCustomersSpendLimitSource);
|
|
14515
14646
|
var ListCustomersSpendLimit$inboundSchema = z66.pipe(
|
|
14516
14647
|
z66.object({
|
|
14517
14648
|
feature_id: optional3(string4()),
|
|
14518
14649
|
enabled: z66._default(boolean2(), false),
|
|
14519
14650
|
limit_type: optional3(ListCustomersLimitType$inboundSchema),
|
|
14520
14651
|
overage_limit: optional3(number2()),
|
|
14521
|
-
skip_overage_billing: optional3(boolean2())
|
|
14652
|
+
skip_overage_billing: optional3(boolean2()),
|
|
14653
|
+
source: optional3(ListCustomersSpendLimitSource$inboundSchema)
|
|
14522
14654
|
}),
|
|
14523
14655
|
z66.transform((v) => {
|
|
14524
14656
|
return remap(v, {
|
|
@@ -14547,6 +14679,7 @@ function listCustomersFilterFromJSON(jsonString) {
|
|
|
14547
14679
|
`Failed to parse 'ListCustomersFilter' from JSON`
|
|
14548
14680
|
);
|
|
14549
14681
|
}
|
|
14682
|
+
var ListCustomersUsageLimitSource$inboundSchema = inboundSchema(ListCustomersUsageLimitSource);
|
|
14550
14683
|
var ListCustomersUsageLimit$inboundSchema = z66.pipe(
|
|
14551
14684
|
z66.object({
|
|
14552
14685
|
feature_id: string4(),
|
|
@@ -14554,7 +14687,8 @@ var ListCustomersUsageLimit$inboundSchema = z66.pipe(
|
|
|
14554
14687
|
limit: number2(),
|
|
14555
14688
|
interval: ListCustomersUsageLimitInterval$inboundSchema,
|
|
14556
14689
|
filter: optional3(z66.lazy(() => ListCustomersFilter$inboundSchema)),
|
|
14557
|
-
usage: optional3(number2())
|
|
14690
|
+
usage: optional3(number2()),
|
|
14691
|
+
source: optional3(ListCustomersUsageLimitSource$inboundSchema)
|
|
14558
14692
|
}),
|
|
14559
14693
|
z66.transform((v) => {
|
|
14560
14694
|
return remap(v, {
|
|
@@ -14570,13 +14704,15 @@ function listCustomersUsageLimitFromJSON(jsonString) {
|
|
|
14570
14704
|
);
|
|
14571
14705
|
}
|
|
14572
14706
|
var ListCustomersThresholdType$inboundSchema = inboundSchema(ListCustomersThresholdType);
|
|
14707
|
+
var ListCustomersUsageAlertSource$inboundSchema = inboundSchema(ListCustomersUsageAlertSource);
|
|
14573
14708
|
var ListCustomersUsageAlert$inboundSchema = z66.pipe(
|
|
14574
14709
|
z66.object({
|
|
14575
14710
|
feature_id: optional3(string4()),
|
|
14576
14711
|
enabled: z66._default(boolean2(), true),
|
|
14577
14712
|
threshold: number2(),
|
|
14578
14713
|
threshold_type: ListCustomersThresholdType$inboundSchema,
|
|
14579
|
-
name: optional3(string4())
|
|
14714
|
+
name: optional3(string4()),
|
|
14715
|
+
source: optional3(ListCustomersUsageAlertSource$inboundSchema)
|
|
14580
14716
|
}),
|
|
14581
14717
|
z66.transform((v) => {
|
|
14582
14718
|
return remap(v, {
|
|
@@ -14592,10 +14728,12 @@ function listCustomersUsageAlertFromJSON(jsonString) {
|
|
|
14592
14728
|
`Failed to parse 'ListCustomersUsageAlert' from JSON`
|
|
14593
14729
|
);
|
|
14594
14730
|
}
|
|
14731
|
+
var ListCustomersOverageAllowedSource$inboundSchema = inboundSchema(ListCustomersOverageAllowedSource);
|
|
14595
14732
|
var ListCustomersOverageAllowed$inboundSchema = z66.pipe(
|
|
14596
14733
|
z66.object({
|
|
14597
14734
|
feature_id: string4(),
|
|
14598
|
-
enabled: z66._default(boolean2(), false)
|
|
14735
|
+
enabled: z66._default(boolean2(), false),
|
|
14736
|
+
source: optional3(ListCustomersOverageAllowedSource$inboundSchema)
|
|
14599
14737
|
}),
|
|
14600
14738
|
z66.transform((v) => {
|
|
14601
14739
|
return remap(v, {
|
|
@@ -15001,18 +15139,34 @@ var ListEntitiesLimitType = {
|
|
|
15001
15139
|
Absolute: "absolute",
|
|
15002
15140
|
UsagePercentage: "usage_percentage"
|
|
15003
15141
|
};
|
|
15142
|
+
var ListEntitiesSpendLimitSource = {
|
|
15143
|
+
Customer: "customer",
|
|
15144
|
+
Plan: "plan"
|
|
15145
|
+
};
|
|
15004
15146
|
var ListEntitiesInterval = {
|
|
15005
15147
|
Day: "day",
|
|
15006
15148
|
Week: "week",
|
|
15007
15149
|
Month: "month",
|
|
15008
15150
|
Year: "year"
|
|
15009
15151
|
};
|
|
15152
|
+
var ListEntitiesUsageLimitSource = {
|
|
15153
|
+
Customer: "customer",
|
|
15154
|
+
Plan: "plan"
|
|
15155
|
+
};
|
|
15010
15156
|
var ListEntitiesThresholdType = {
|
|
15011
15157
|
Usage: "usage",
|
|
15012
15158
|
UsagePercentage: "usage_percentage",
|
|
15013
15159
|
Remaining: "remaining",
|
|
15014
15160
|
RemainingPercentage: "remaining_percentage"
|
|
15015
15161
|
};
|
|
15162
|
+
var ListEntitiesUsageAlertSource = {
|
|
15163
|
+
Customer: "customer",
|
|
15164
|
+
Plan: "plan"
|
|
15165
|
+
};
|
|
15166
|
+
var ListEntitiesOverageAllowedSource = {
|
|
15167
|
+
Customer: "customer",
|
|
15168
|
+
Plan: "plan"
|
|
15169
|
+
};
|
|
15016
15170
|
var ListEntitiesProcessorType = {
|
|
15017
15171
|
Stripe: "stripe",
|
|
15018
15172
|
Revenuecat: "revenuecat"
|
|
@@ -15247,13 +15401,15 @@ function listEntitiesFlagsFromJSON(jsonString) {
|
|
|
15247
15401
|
);
|
|
15248
15402
|
}
|
|
15249
15403
|
var ListEntitiesLimitType$inboundSchema = inboundSchema(ListEntitiesLimitType);
|
|
15404
|
+
var ListEntitiesSpendLimitSource$inboundSchema = inboundSchema(ListEntitiesSpendLimitSource);
|
|
15250
15405
|
var ListEntitiesSpendLimit$inboundSchema = z66.pipe(
|
|
15251
15406
|
z66.object({
|
|
15252
15407
|
feature_id: optional3(string4()),
|
|
15253
15408
|
enabled: z66._default(boolean2(), false),
|
|
15254
15409
|
limit_type: optional3(ListEntitiesLimitType$inboundSchema),
|
|
15255
15410
|
overage_limit: optional3(number2()),
|
|
15256
|
-
skip_overage_billing: optional3(boolean2())
|
|
15411
|
+
skip_overage_billing: optional3(boolean2()),
|
|
15412
|
+
source: optional3(ListEntitiesSpendLimitSource$inboundSchema)
|
|
15257
15413
|
}),
|
|
15258
15414
|
z66.transform((v) => {
|
|
15259
15415
|
return remap(v, {
|
|
@@ -15282,6 +15438,7 @@ function listEntitiesFilterFromJSON(jsonString) {
|
|
|
15282
15438
|
`Failed to parse 'ListEntitiesFilter' from JSON`
|
|
15283
15439
|
);
|
|
15284
15440
|
}
|
|
15441
|
+
var ListEntitiesUsageLimitSource$inboundSchema = inboundSchema(ListEntitiesUsageLimitSource);
|
|
15285
15442
|
var ListEntitiesUsageLimit$inboundSchema = z66.pipe(
|
|
15286
15443
|
z66.object({
|
|
15287
15444
|
feature_id: string4(),
|
|
@@ -15289,7 +15446,8 @@ var ListEntitiesUsageLimit$inboundSchema = z66.pipe(
|
|
|
15289
15446
|
limit: number2(),
|
|
15290
15447
|
interval: ListEntitiesInterval$inboundSchema,
|
|
15291
15448
|
filter: optional3(z66.lazy(() => ListEntitiesFilter$inboundSchema)),
|
|
15292
|
-
usage: optional3(number2())
|
|
15449
|
+
usage: optional3(number2()),
|
|
15450
|
+
source: optional3(ListEntitiesUsageLimitSource$inboundSchema)
|
|
15293
15451
|
}),
|
|
15294
15452
|
z66.transform((v) => {
|
|
15295
15453
|
return remap(v, {
|
|
@@ -15305,13 +15463,15 @@ function listEntitiesUsageLimitFromJSON(jsonString) {
|
|
|
15305
15463
|
);
|
|
15306
15464
|
}
|
|
15307
15465
|
var ListEntitiesThresholdType$inboundSchema = inboundSchema(ListEntitiesThresholdType);
|
|
15466
|
+
var ListEntitiesUsageAlertSource$inboundSchema = inboundSchema(ListEntitiesUsageAlertSource);
|
|
15308
15467
|
var ListEntitiesUsageAlert$inboundSchema = z66.pipe(
|
|
15309
15468
|
z66.object({
|
|
15310
15469
|
feature_id: optional3(string4()),
|
|
15311
15470
|
enabled: z66._default(boolean2(), true),
|
|
15312
15471
|
threshold: number2(),
|
|
15313
15472
|
threshold_type: ListEntitiesThresholdType$inboundSchema,
|
|
15314
|
-
name: optional3(string4())
|
|
15473
|
+
name: optional3(string4()),
|
|
15474
|
+
source: optional3(ListEntitiesUsageAlertSource$inboundSchema)
|
|
15315
15475
|
}),
|
|
15316
15476
|
z66.transform((v) => {
|
|
15317
15477
|
return remap(v, {
|
|
@@ -15327,10 +15487,12 @@ function listEntitiesUsageAlertFromJSON(jsonString) {
|
|
|
15327
15487
|
`Failed to parse 'ListEntitiesUsageAlert' from JSON`
|
|
15328
15488
|
);
|
|
15329
15489
|
}
|
|
15490
|
+
var ListEntitiesOverageAllowedSource$inboundSchema = inboundSchema(ListEntitiesOverageAllowedSource);
|
|
15330
15491
|
var ListEntitiesOverageAllowed$inboundSchema = z66.pipe(
|
|
15331
15492
|
z66.object({
|
|
15332
15493
|
feature_id: string4(),
|
|
15333
|
-
enabled: z66._default(boolean2(), false)
|
|
15494
|
+
enabled: z66._default(boolean2(), false),
|
|
15495
|
+
source: optional3(ListEntitiesOverageAllowedSource$inboundSchema)
|
|
15334
15496
|
}),
|
|
15335
15497
|
z66.transform((v) => {
|
|
15336
15498
|
return remap(v, {
|
|
@@ -23468,7 +23630,8 @@ var UpdateBalanceParams$outboundSchema = z66.pipe(
|
|
|
23468
23630
|
interval: z66.optional(UpdateBalanceInterval$outboundSchema),
|
|
23469
23631
|
includedGrant: z66.optional(z66.number()),
|
|
23470
23632
|
balanceId: z66.optional(z66.string()),
|
|
23471
|
-
nextResetAt: z66.optional(z66.number())
|
|
23633
|
+
nextResetAt: z66.optional(z66.number()),
|
|
23634
|
+
expiresAt: z66.optional(z66.number())
|
|
23472
23635
|
}),
|
|
23473
23636
|
z66.transform((v) => {
|
|
23474
23637
|
return remap(v, {
|
|
@@ -23478,7 +23641,8 @@ var UpdateBalanceParams$outboundSchema = z66.pipe(
|
|
|
23478
23641
|
addToBalance: "add_to_balance",
|
|
23479
23642
|
includedGrant: "included_grant",
|
|
23480
23643
|
balanceId: "balance_id",
|
|
23481
|
-
nextResetAt: "next_reset_at"
|
|
23644
|
+
nextResetAt: "next_reset_at",
|
|
23645
|
+
expiresAt: "expires_at"
|
|
23482
23646
|
});
|
|
23483
23647
|
})
|
|
23484
23648
|
);
|
|
@@ -23535,22 +23699,42 @@ var UpdateCustomerPurchaseLimitIntervalResponse1 = {
|
|
|
23535
23699
|
Week: "week",
|
|
23536
23700
|
Month: "month"
|
|
23537
23701
|
};
|
|
23702
|
+
var UpdateCustomerAutoTopupSource = {
|
|
23703
|
+
Customer: "customer",
|
|
23704
|
+
Plan: "plan"
|
|
23705
|
+
};
|
|
23538
23706
|
var UpdateCustomerLimitTypeResponse = {
|
|
23539
23707
|
Absolute: "absolute",
|
|
23540
23708
|
UsagePercentage: "usage_percentage"
|
|
23541
23709
|
};
|
|
23710
|
+
var UpdateCustomerSpendLimitSource = {
|
|
23711
|
+
Customer: "customer",
|
|
23712
|
+
Plan: "plan"
|
|
23713
|
+
};
|
|
23542
23714
|
var UpdateCustomerUsageLimitIntervalResponse = {
|
|
23543
23715
|
Day: "day",
|
|
23544
23716
|
Week: "week",
|
|
23545
23717
|
Month: "month",
|
|
23546
23718
|
Year: "year"
|
|
23547
23719
|
};
|
|
23720
|
+
var UpdateCustomerUsageLimitSource = {
|
|
23721
|
+
Customer: "customer",
|
|
23722
|
+
Plan: "plan"
|
|
23723
|
+
};
|
|
23548
23724
|
var UpdateCustomerThresholdTypeResponse = {
|
|
23549
23725
|
Usage: "usage",
|
|
23550
23726
|
UsagePercentage: "usage_percentage",
|
|
23551
23727
|
Remaining: "remaining",
|
|
23552
23728
|
RemainingPercentage: "remaining_percentage"
|
|
23553
23729
|
};
|
|
23730
|
+
var UpdateCustomerUsageAlertSource = {
|
|
23731
|
+
Customer: "customer",
|
|
23732
|
+
Plan: "plan"
|
|
23733
|
+
};
|
|
23734
|
+
var UpdateCustomerOverageAllowedSource = {
|
|
23735
|
+
Customer: "customer",
|
|
23736
|
+
Plan: "plan"
|
|
23737
|
+
};
|
|
23554
23738
|
var UpdateCustomerStatus = {
|
|
23555
23739
|
Active: "active",
|
|
23556
23740
|
Scheduled: "scheduled"
|
|
@@ -23820,18 +24004,13 @@ var UpdateCustomerEnv$inboundSchema = inboundSchema(UpdateCustomerEnv);
|
|
|
23820
24004
|
var UpdateCustomerPurchaseLimitIntervalResponse2$inboundSchema = inboundSchema(UpdateCustomerPurchaseLimitIntervalResponse2);
|
|
23821
24005
|
var UpdateCustomerPurchaseLimitResponse2$inboundSchema = z66.pipe(
|
|
23822
24006
|
z66.object({
|
|
23823
|
-
interval:
|
|
23824
|
-
|
|
23825
|
-
)
|
|
23826
|
-
interval_count: nullable(number2()),
|
|
23827
|
-
limit: nullable(number2()),
|
|
23828
|
-
count: number2(),
|
|
23829
|
-
next_reset_at: number2()
|
|
24007
|
+
interval: UpdateCustomerPurchaseLimitIntervalResponse2$inboundSchema,
|
|
24008
|
+
interval_count: z66._default(number2(), 1),
|
|
24009
|
+
limit: number2()
|
|
23830
24010
|
}),
|
|
23831
24011
|
z66.transform((v) => {
|
|
23832
24012
|
return remap(v, {
|
|
23833
|
-
"interval_count": "intervalCount"
|
|
23834
|
-
"next_reset_at": "nextResetAt"
|
|
24013
|
+
"interval_count": "intervalCount"
|
|
23835
24014
|
});
|
|
23836
24015
|
})
|
|
23837
24016
|
);
|
|
@@ -23845,13 +24024,18 @@ function updateCustomerPurchaseLimitResponse2FromJSON(jsonString) {
|
|
|
23845
24024
|
var UpdateCustomerPurchaseLimitIntervalResponse1$inboundSchema = inboundSchema(UpdateCustomerPurchaseLimitIntervalResponse1);
|
|
23846
24025
|
var UpdateCustomerPurchaseLimitResponse1$inboundSchema = z66.pipe(
|
|
23847
24026
|
z66.object({
|
|
23848
|
-
interval:
|
|
23849
|
-
|
|
23850
|
-
|
|
24027
|
+
interval: nullable(
|
|
24028
|
+
UpdateCustomerPurchaseLimitIntervalResponse1$inboundSchema
|
|
24029
|
+
),
|
|
24030
|
+
interval_count: nullable(number2()),
|
|
24031
|
+
limit: nullable(number2()),
|
|
24032
|
+
count: number2(),
|
|
24033
|
+
next_reset_at: number2()
|
|
23851
24034
|
}),
|
|
23852
24035
|
z66.transform((v) => {
|
|
23853
24036
|
return remap(v, {
|
|
23854
|
-
"interval_count": "intervalCount"
|
|
24037
|
+
"interval_count": "intervalCount",
|
|
24038
|
+
"next_reset_at": "nextResetAt"
|
|
23855
24039
|
});
|
|
23856
24040
|
})
|
|
23857
24041
|
);
|
|
@@ -23863,8 +24047,8 @@ function updateCustomerPurchaseLimitResponse1FromJSON(jsonString) {
|
|
|
23863
24047
|
);
|
|
23864
24048
|
}
|
|
23865
24049
|
var UpdateCustomerPurchaseLimitUnion$inboundSchema = smartUnion([
|
|
23866
|
-
z66.lazy(() =>
|
|
23867
|
-
z66.lazy(() =>
|
|
24050
|
+
z66.lazy(() => UpdateCustomerPurchaseLimitResponse1$inboundSchema),
|
|
24051
|
+
z66.lazy(() => UpdateCustomerPurchaseLimitResponse2$inboundSchema)
|
|
23868
24052
|
]);
|
|
23869
24053
|
function updateCustomerPurchaseLimitUnionFromJSON(jsonString) {
|
|
23870
24054
|
return safeParse(
|
|
@@ -23873,6 +24057,7 @@ function updateCustomerPurchaseLimitUnionFromJSON(jsonString) {
|
|
|
23873
24057
|
`Failed to parse 'UpdateCustomerPurchaseLimitUnion' from JSON`
|
|
23874
24058
|
);
|
|
23875
24059
|
}
|
|
24060
|
+
var UpdateCustomerAutoTopupSource$inboundSchema = inboundSchema(UpdateCustomerAutoTopupSource);
|
|
23876
24061
|
var UpdateCustomerAutoTopupResponse$inboundSchema = z66.pipe(
|
|
23877
24062
|
z66.object({
|
|
23878
24063
|
feature_id: string4(),
|
|
@@ -23880,10 +24065,11 @@ var UpdateCustomerAutoTopupResponse$inboundSchema = z66.pipe(
|
|
|
23880
24065
|
threshold: number2(),
|
|
23881
24066
|
quantity: number2(),
|
|
23882
24067
|
purchase_limit: optional3(smartUnion([
|
|
23883
|
-
z66.lazy(() =>
|
|
23884
|
-
z66.lazy(() =>
|
|
24068
|
+
z66.lazy(() => UpdateCustomerPurchaseLimitResponse1$inboundSchema),
|
|
24069
|
+
z66.lazy(() => UpdateCustomerPurchaseLimitResponse2$inboundSchema)
|
|
23885
24070
|
])),
|
|
23886
|
-
invoice_mode: optional3(boolean2())
|
|
24071
|
+
invoice_mode: optional3(boolean2()),
|
|
24072
|
+
source: optional3(UpdateCustomerAutoTopupSource$inboundSchema)
|
|
23887
24073
|
}),
|
|
23888
24074
|
z66.transform((v) => {
|
|
23889
24075
|
return remap(v, {
|
|
@@ -23901,13 +24087,15 @@ function updateCustomerAutoTopupResponseFromJSON(jsonString) {
|
|
|
23901
24087
|
);
|
|
23902
24088
|
}
|
|
23903
24089
|
var UpdateCustomerLimitTypeResponse$inboundSchema = inboundSchema(UpdateCustomerLimitTypeResponse);
|
|
24090
|
+
var UpdateCustomerSpendLimitSource$inboundSchema = inboundSchema(UpdateCustomerSpendLimitSource);
|
|
23904
24091
|
var UpdateCustomerSpendLimitResponse$inboundSchema = z66.pipe(
|
|
23905
24092
|
z66.object({
|
|
23906
24093
|
feature_id: optional3(string4()),
|
|
23907
24094
|
enabled: z66._default(boolean2(), false),
|
|
23908
24095
|
limit_type: optional3(UpdateCustomerLimitTypeResponse$inboundSchema),
|
|
23909
24096
|
overage_limit: optional3(number2()),
|
|
23910
|
-
skip_overage_billing: optional3(boolean2())
|
|
24097
|
+
skip_overage_billing: optional3(boolean2()),
|
|
24098
|
+
source: optional3(UpdateCustomerSpendLimitSource$inboundSchema)
|
|
23911
24099
|
}),
|
|
23912
24100
|
z66.transform((v) => {
|
|
23913
24101
|
return remap(v, {
|
|
@@ -23936,6 +24124,7 @@ function updateCustomerFilterResponseFromJSON(jsonString) {
|
|
|
23936
24124
|
`Failed to parse 'UpdateCustomerFilterResponse' from JSON`
|
|
23937
24125
|
);
|
|
23938
24126
|
}
|
|
24127
|
+
var UpdateCustomerUsageLimitSource$inboundSchema = inboundSchema(UpdateCustomerUsageLimitSource);
|
|
23939
24128
|
var UpdateCustomerUsageLimitResponse$inboundSchema = z66.pipe(
|
|
23940
24129
|
z66.object({
|
|
23941
24130
|
feature_id: string4(),
|
|
@@ -23945,7 +24134,8 @@ var UpdateCustomerUsageLimitResponse$inboundSchema = z66.pipe(
|
|
|
23945
24134
|
filter: optional3(
|
|
23946
24135
|
z66.lazy(() => UpdateCustomerFilterResponse$inboundSchema)
|
|
23947
24136
|
),
|
|
23948
|
-
usage: optional3(number2())
|
|
24137
|
+
usage: optional3(number2()),
|
|
24138
|
+
source: optional3(UpdateCustomerUsageLimitSource$inboundSchema)
|
|
23949
24139
|
}),
|
|
23950
24140
|
z66.transform((v) => {
|
|
23951
24141
|
return remap(v, {
|
|
@@ -23961,13 +24151,15 @@ function updateCustomerUsageLimitResponseFromJSON(jsonString) {
|
|
|
23961
24151
|
);
|
|
23962
24152
|
}
|
|
23963
24153
|
var UpdateCustomerThresholdTypeResponse$inboundSchema = inboundSchema(UpdateCustomerThresholdTypeResponse);
|
|
24154
|
+
var UpdateCustomerUsageAlertSource$inboundSchema = inboundSchema(UpdateCustomerUsageAlertSource);
|
|
23964
24155
|
var UpdateCustomerUsageAlertResponse$inboundSchema = z66.pipe(
|
|
23965
24156
|
z66.object({
|
|
23966
24157
|
feature_id: optional3(string4()),
|
|
23967
24158
|
enabled: z66._default(boolean2(), true),
|
|
23968
24159
|
threshold: number2(),
|
|
23969
24160
|
threshold_type: UpdateCustomerThresholdTypeResponse$inboundSchema,
|
|
23970
|
-
name: optional3(string4())
|
|
24161
|
+
name: optional3(string4()),
|
|
24162
|
+
source: optional3(UpdateCustomerUsageAlertSource$inboundSchema)
|
|
23971
24163
|
}),
|
|
23972
24164
|
z66.transform((v) => {
|
|
23973
24165
|
return remap(v, {
|
|
@@ -23983,10 +24175,12 @@ function updateCustomerUsageAlertResponseFromJSON(jsonString) {
|
|
|
23983
24175
|
`Failed to parse 'UpdateCustomerUsageAlertResponse' from JSON`
|
|
23984
24176
|
);
|
|
23985
24177
|
}
|
|
24178
|
+
var UpdateCustomerOverageAllowedSource$inboundSchema = inboundSchema(UpdateCustomerOverageAllowedSource);
|
|
23986
24179
|
var UpdateCustomerOverageAllowedResponse$inboundSchema = z66.pipe(
|
|
23987
24180
|
z66.object({
|
|
23988
24181
|
feature_id: string4(),
|
|
23989
|
-
enabled: z66._default(boolean2(), false)
|
|
24182
|
+
enabled: z66._default(boolean2(), false),
|
|
24183
|
+
source: optional3(UpdateCustomerOverageAllowedSource$inboundSchema)
|
|
23990
24184
|
}),
|
|
23991
24185
|
z66.transform((v) => {
|
|
23992
24186
|
return remap(v, {
|
|
@@ -24388,18 +24582,34 @@ var UpdateEntityLimitTypeResponse = {
|
|
|
24388
24582
|
Absolute: "absolute",
|
|
24389
24583
|
UsagePercentage: "usage_percentage"
|
|
24390
24584
|
};
|
|
24585
|
+
var UpdateEntitySpendLimitSource = {
|
|
24586
|
+
Customer: "customer",
|
|
24587
|
+
Plan: "plan"
|
|
24588
|
+
};
|
|
24391
24589
|
var UpdateEntityIntervalResponse = {
|
|
24392
24590
|
Day: "day",
|
|
24393
24591
|
Week: "week",
|
|
24394
24592
|
Month: "month",
|
|
24395
24593
|
Year: "year"
|
|
24396
24594
|
};
|
|
24595
|
+
var UpdateEntityUsageLimitSource = {
|
|
24596
|
+
Customer: "customer",
|
|
24597
|
+
Plan: "plan"
|
|
24598
|
+
};
|
|
24397
24599
|
var UpdateEntityThresholdTypeResponse = {
|
|
24398
24600
|
Usage: "usage",
|
|
24399
24601
|
UsagePercentage: "usage_percentage",
|
|
24400
24602
|
Remaining: "remaining",
|
|
24401
24603
|
RemainingPercentage: "remaining_percentage"
|
|
24402
24604
|
};
|
|
24605
|
+
var UpdateEntityUsageAlertSource = {
|
|
24606
|
+
Customer: "customer",
|
|
24607
|
+
Plan: "plan"
|
|
24608
|
+
};
|
|
24609
|
+
var UpdateEntityOverageAllowedSource = {
|
|
24610
|
+
Customer: "customer",
|
|
24611
|
+
Plan: "plan"
|
|
24612
|
+
};
|
|
24403
24613
|
var UpdateEntityProcessorType = {
|
|
24404
24614
|
Stripe: "stripe",
|
|
24405
24615
|
Revenuecat: "revenuecat"
|
|
@@ -24755,13 +24965,15 @@ function updateEntityFlagsFromJSON(jsonString) {
|
|
|
24755
24965
|
);
|
|
24756
24966
|
}
|
|
24757
24967
|
var UpdateEntityLimitTypeResponse$inboundSchema = inboundSchema(UpdateEntityLimitTypeResponse);
|
|
24968
|
+
var UpdateEntitySpendLimitSource$inboundSchema = inboundSchema(UpdateEntitySpendLimitSource);
|
|
24758
24969
|
var UpdateEntitySpendLimitResponse$inboundSchema = z66.pipe(
|
|
24759
24970
|
z66.object({
|
|
24760
24971
|
feature_id: optional3(string4()),
|
|
24761
24972
|
enabled: z66._default(boolean2(), false),
|
|
24762
24973
|
limit_type: optional3(UpdateEntityLimitTypeResponse$inboundSchema),
|
|
24763
24974
|
overage_limit: optional3(number2()),
|
|
24764
|
-
skip_overage_billing: optional3(boolean2())
|
|
24975
|
+
skip_overage_billing: optional3(boolean2()),
|
|
24976
|
+
source: optional3(UpdateEntitySpendLimitSource$inboundSchema)
|
|
24765
24977
|
}),
|
|
24766
24978
|
z66.transform((v) => {
|
|
24767
24979
|
return remap(v, {
|
|
@@ -24790,6 +25002,7 @@ function updateEntityFilterResponseFromJSON(jsonString) {
|
|
|
24790
25002
|
`Failed to parse 'UpdateEntityFilterResponse' from JSON`
|
|
24791
25003
|
);
|
|
24792
25004
|
}
|
|
25005
|
+
var UpdateEntityUsageLimitSource$inboundSchema = inboundSchema(UpdateEntityUsageLimitSource);
|
|
24793
25006
|
var UpdateEntityUsageLimitResponse$inboundSchema = z66.pipe(
|
|
24794
25007
|
z66.object({
|
|
24795
25008
|
feature_id: string4(),
|
|
@@ -24799,7 +25012,8 @@ var UpdateEntityUsageLimitResponse$inboundSchema = z66.pipe(
|
|
|
24799
25012
|
filter: optional3(
|
|
24800
25013
|
z66.lazy(() => UpdateEntityFilterResponse$inboundSchema)
|
|
24801
25014
|
),
|
|
24802
|
-
usage: optional3(number2())
|
|
25015
|
+
usage: optional3(number2()),
|
|
25016
|
+
source: optional3(UpdateEntityUsageLimitSource$inboundSchema)
|
|
24803
25017
|
}),
|
|
24804
25018
|
z66.transform((v) => {
|
|
24805
25019
|
return remap(v, {
|
|
@@ -24815,13 +25029,15 @@ function updateEntityUsageLimitResponseFromJSON(jsonString) {
|
|
|
24815
25029
|
);
|
|
24816
25030
|
}
|
|
24817
25031
|
var UpdateEntityThresholdTypeResponse$inboundSchema = inboundSchema(UpdateEntityThresholdTypeResponse);
|
|
25032
|
+
var UpdateEntityUsageAlertSource$inboundSchema = inboundSchema(UpdateEntityUsageAlertSource);
|
|
24818
25033
|
var UpdateEntityUsageAlertResponse$inboundSchema = z66.pipe(
|
|
24819
25034
|
z66.object({
|
|
24820
25035
|
feature_id: optional3(string4()),
|
|
24821
25036
|
enabled: z66._default(boolean2(), true),
|
|
24822
25037
|
threshold: number2(),
|
|
24823
25038
|
threshold_type: UpdateEntityThresholdTypeResponse$inboundSchema,
|
|
24824
|
-
name: optional3(string4())
|
|
25039
|
+
name: optional3(string4()),
|
|
25040
|
+
source: optional3(UpdateEntityUsageAlertSource$inboundSchema)
|
|
24825
25041
|
}),
|
|
24826
25042
|
z66.transform((v) => {
|
|
24827
25043
|
return remap(v, {
|
|
@@ -24837,10 +25053,12 @@ function updateEntityUsageAlertResponseFromJSON(jsonString) {
|
|
|
24837
25053
|
`Failed to parse 'UpdateEntityUsageAlertResponse' from JSON`
|
|
24838
25054
|
);
|
|
24839
25055
|
}
|
|
25056
|
+
var UpdateEntityOverageAllowedSource$inboundSchema = inboundSchema(UpdateEntityOverageAllowedSource);
|
|
24840
25057
|
var UpdateEntityOverageAllowedResponse$inboundSchema = z66.pipe(
|
|
24841
25058
|
z66.object({
|
|
24842
25059
|
feature_id: string4(),
|
|
24843
|
-
enabled: z66._default(boolean2(), false)
|
|
25060
|
+
enabled: z66._default(boolean2(), false),
|
|
25061
|
+
source: optional3(UpdateEntityOverageAllowedSource$inboundSchema)
|
|
24844
25062
|
}),
|
|
24845
25063
|
z66.transform((v) => {
|
|
24846
25064
|
return remap(v, {
|
|
@@ -29771,7 +29989,7 @@ var Billing = class extends ClientSDK {
|
|
|
29771
29989
|
* @example
|
|
29772
29990
|
* ```typescript
|
|
29773
29991
|
* // Schedule a transition from a trial plan to a paid plan
|
|
29774
|
-
* const response = await client.billing.createSchedule({ customerId: "cus_123", phases: [{"startsAt":
|
|
29992
|
+
* const response = await client.billing.createSchedule({ customerId: "cus_123", phases: [{"startsAt":1783701939170,"plans":[{"planId":"trial_plan"}]},{"startsAt":1784911539170,"plans":[{"planId":"pro_plan"}]}] });
|
|
29775
29993
|
* ```
|
|
29776
29994
|
*
|
|
29777
29995
|
* @param customerId - The ID of the customer to create the schedule for.
|
|
@@ -33473,4 +33691,4 @@ function createPageIterator(page, halt) {
|
|
|
33473
33691
|
};
|
|
33474
33692
|
}
|
|
33475
33693
|
|
|
33476
|
-
export { AggregateEventsCustomRange$outboundSchema, AggregateEventsFeatureId$outboundSchema, AggregateEventsList$inboundSchema, AggregateEventsResponse$inboundSchema, ApiKey$inboundSchema, AttachAction, AttachAction$inboundSchema, AttachAddItemBillingMethod, AttachAddItemBillingMethod$outboundSchema, AttachAddItemExpiryDurationType, AttachAddItemExpiryDurationType$outboundSchema, AttachAddItemOnDecrease, AttachAddItemOnDecrease$outboundSchema, AttachAddItemOnIncrease, AttachAddItemOnIncrease$outboundSchema, AttachAddItemPlanItem$outboundSchema, AttachAddItemPrice$outboundSchema, AttachAddItemPriceInterval, AttachAddItemPriceInterval$outboundSchema, AttachAddItemProration$outboundSchema, AttachAddItemReset$outboundSchema, AttachAddItemResetInterval, AttachAddItemResetInterval$outboundSchema, AttachAddItemRollover$outboundSchema, AttachAddItemTier$outboundSchema, AttachAddItemTierBehavior, AttachAddItemTierBehavior$outboundSchema, AttachAddItemTo$outboundSchema, AttachAttachDiscount$outboundSchema, AttachAutoTopup$outboundSchema, AttachBasePrice$outboundSchema, AttachBillingControls$outboundSchema, AttachCarryOverBalances$outboundSchema, AttachCarryOverUsages$outboundSchema, AttachCode, AttachCode$inboundSchema, AttachCustomLineItem$outboundSchema, AttachCustomize$outboundSchema, AttachDurationType, AttachDurationType$outboundSchema, AttachFeatureQuantity$outboundSchema, AttachFilter$outboundSchema, AttachFreeTrialParams$outboundSchema, AttachIntervalRemoveItemEnum1, AttachIntervalRemoveItemEnum1$outboundSchema, AttachIntervalRemoveItemEnum2, AttachIntervalRemoveItemEnum2$outboundSchema, AttachIntervalUnion$outboundSchema, AttachInvoice$inboundSchema, AttachInvoiceMode$outboundSchema, AttachItemBillingMethod, AttachItemBillingMethod$outboundSchema, AttachItemExpiryDurationType, AttachItemExpiryDurationType$outboundSchema, AttachItemOnDecrease, AttachItemOnDecrease$outboundSchema, AttachItemOnIncrease, AttachItemOnIncrease$outboundSchema, AttachItemPlanItem$outboundSchema, AttachItemPrice$outboundSchema, AttachItemPriceInterval, AttachItemPriceInterval$outboundSchema, AttachItemProration$outboundSchema, AttachItemReset$outboundSchema, AttachItemResetInterval, AttachItemResetInterval$outboundSchema, AttachItemRollover$outboundSchema, AttachItemTier$outboundSchema, AttachItemTierBehavior, AttachItemTierBehavior$outboundSchema, AttachItemTo$outboundSchema, AttachLimitType, AttachLimitType$outboundSchema, AttachOnEnd, AttachOnEnd$outboundSchema, AttachOverageAllowed$outboundSchema, AttachParams$outboundSchema, AttachPlanItemFilter$outboundSchema, AttachPlanSchedule, AttachPlanSchedule$outboundSchema, AttachPriceInterval, AttachPriceInterval$outboundSchema, AttachProperties$outboundSchema, AttachProrationBehavior, AttachProrationBehavior$outboundSchema, AttachPurchaseLimit$outboundSchema, AttachPurchaseLimitInterval, AttachPurchaseLimitInterval$outboundSchema, AttachRedirectMode, AttachRedirectMode$outboundSchema, AttachRemoveItemBillingMethod, AttachRemoveItemBillingMethod$outboundSchema, AttachRequiredAction$inboundSchema, AttachResponse$inboundSchema, AttachSpendLimit$outboundSchema, AttachThresholdType, AttachThresholdType$outboundSchema, AttachUsageAlert$outboundSchema, AttachUsageLimit$outboundSchema, AttachUsageLimitInterval, AttachUsageLimitInterval$outboundSchema, Autumn, AutumnDefaultError, AutumnError, Balance$inboundSchema, BalanceBillingMethod, BalanceBillingMethod$inboundSchema, BalanceCreditSchema$inboundSchema, BalanceDisplay$inboundSchema, BalanceFeature$inboundSchema, BalanceIntervalEnum, BalanceIntervalEnum$inboundSchema, BalanceIntervalUnion$inboundSchema, BalanceModelMarkups$inboundSchema, BalancePrice$inboundSchema, BalanceProviderMarkups$inboundSchema, BalanceReset$inboundSchema, BalanceRollover$inboundSchema, BalanceTier$inboundSchema, BalanceTierBehavior, BalanceTierBehavior$inboundSchema, BalanceTo$inboundSchema, BalanceType, BalanceType$inboundSchema, BasePrice$inboundSchema, BatchTrackLock$outboundSchema, BatchTrackResponse$inboundSchema, Billable$outboundSchema, BillableProcessor, BillableProcessor$outboundSchema, BillingCycleAnchor2, BillingCycleAnchor2$outboundSchema, BillingUpdateAddItemBillingMethod, BillingUpdateAddItemBillingMethod$outboundSchema, BillingUpdateAddItemExpiryDurationType, BillingUpdateAddItemExpiryDurationType$outboundSchema, BillingUpdateAddItemOnDecrease, BillingUpdateAddItemOnDecrease$outboundSchema, BillingUpdateAddItemOnIncrease, BillingUpdateAddItemOnIncrease$outboundSchema, BillingUpdateAddItemPlanItem$outboundSchema, BillingUpdateAddItemPrice$outboundSchema, BillingUpdateAddItemPriceInterval, BillingUpdateAddItemPriceInterval$outboundSchema, BillingUpdateAddItemProration$outboundSchema, BillingUpdateAddItemReset$outboundSchema, BillingUpdateAddItemResetInterval, BillingUpdateAddItemResetInterval$outboundSchema, BillingUpdateAddItemRollover$outboundSchema, BillingUpdateAddItemTier$outboundSchema, BillingUpdateAddItemTierBehavior, BillingUpdateAddItemTierBehavior$outboundSchema, BillingUpdateAddItemTo$outboundSchema, BillingUpdateAttachDiscount$outboundSchema, BillingUpdateAutoTopup$outboundSchema, BillingUpdateBasePrice$outboundSchema, BillingUpdateBillingControls$outboundSchema, BillingUpdateCancelAction, BillingUpdateCancelAction$outboundSchema, BillingUpdateCarryOverUsages$outboundSchema, BillingUpdateCode, BillingUpdateCode$inboundSchema, BillingUpdateCustomize$outboundSchema, BillingUpdateDurationType, BillingUpdateDurationType$outboundSchema, BillingUpdateFeatureQuantity$outboundSchema, BillingUpdateFilter$outboundSchema, BillingUpdateFreeTrialParams$outboundSchema, BillingUpdateIntervalRemoveItemEnum1, BillingUpdateIntervalRemoveItemEnum1$outboundSchema, BillingUpdateIntervalRemoveItemEnum2, BillingUpdateIntervalRemoveItemEnum2$outboundSchema, BillingUpdateIntervalUnion$outboundSchema, BillingUpdateInvoice$inboundSchema, BillingUpdateInvoiceMode$outboundSchema, BillingUpdateItemBillingMethod, BillingUpdateItemBillingMethod$outboundSchema, BillingUpdateItemExpiryDurationType, BillingUpdateItemExpiryDurationType$outboundSchema, BillingUpdateItemOnDecrease, BillingUpdateItemOnDecrease$outboundSchema, BillingUpdateItemOnIncrease, BillingUpdateItemOnIncrease$outboundSchema, BillingUpdateItemPlanItem$outboundSchema, BillingUpdateItemPrice$outboundSchema, BillingUpdateItemPriceInterval, BillingUpdateItemPriceInterval$outboundSchema, BillingUpdateItemProration$outboundSchema, BillingUpdateItemReset$outboundSchema, BillingUpdateItemResetInterval, BillingUpdateItemResetInterval$outboundSchema, BillingUpdateItemRollover$outboundSchema, BillingUpdateItemTier$outboundSchema, BillingUpdateItemTierBehavior, BillingUpdateItemTierBehavior$outboundSchema, BillingUpdateItemTo$outboundSchema, BillingUpdateLimitType, BillingUpdateLimitType$outboundSchema, BillingUpdateOnEnd, BillingUpdateOnEnd$outboundSchema, BillingUpdateOverageAllowed$outboundSchema, BillingUpdatePlanItemFilter$outboundSchema, BillingUpdatePriceInterval, BillingUpdatePriceInterval$outboundSchema, BillingUpdateProperties$outboundSchema, BillingUpdateProrationBehavior, BillingUpdateProrationBehavior$outboundSchema, BillingUpdatePurchaseLimit$outboundSchema, BillingUpdatePurchaseLimitInterval, BillingUpdatePurchaseLimitInterval$outboundSchema, BillingUpdateRecalculateBalances$outboundSchema, BillingUpdateRedirectMode, BillingUpdateRedirectMode$outboundSchema, BillingUpdateRefundLastPayment, BillingUpdateRefundLastPayment$outboundSchema, BillingUpdateRemoveItemBillingMethod, BillingUpdateRemoveItemBillingMethod$outboundSchema, BillingUpdateRequiredAction$inboundSchema, BillingUpdateResponse$inboundSchema, BillingUpdateSpendLimit$outboundSchema, BillingUpdateThresholdType, BillingUpdateThresholdType$outboundSchema, BillingUpdateUsageAlert$outboundSchema, BillingUpdateUsageLimit$outboundSchema, BillingUpdateUsageLimitInterval, BillingUpdateUsageLimitInterval$outboundSchema, BinSize, BinSize$outboundSchema, Breakdown$inboundSchema, CheckAutoTopup1$inboundSchema, CheckAutoTopup2$inboundSchema, CheckBillingControls1$inboundSchema, CheckBillingControls2$inboundSchema, CheckConfig1$inboundSchema, CheckConfig2$inboundSchema, CheckCreditSchema1$inboundSchema, CheckCreditSchema2$inboundSchema, CheckEnv1, CheckEnv1$inboundSchema, CheckEnv2, CheckEnv2$inboundSchema, CheckFeature1$inboundSchema, CheckFeature2$inboundSchema, CheckFilter1$inboundSchema, CheckFilter2$inboundSchema, CheckFreeTrial1$inboundSchema, CheckFreeTrial2$inboundSchema, CheckItem1$inboundSchema, CheckItem2$inboundSchema, CheckItemInterval1, CheckItemInterval1$inboundSchema, CheckItemInterval2, CheckItemInterval2$inboundSchema, CheckLimitType1, CheckLimitType1$inboundSchema, CheckLimitType2, CheckLimitType2$inboundSchema, CheckLock$outboundSchema, CheckModelMarkups1$inboundSchema, CheckModelMarkups2$inboundSchema, CheckOnDecrease1, CheckOnDecrease1$inboundSchema, CheckOnDecrease2, CheckOnDecrease2$inboundSchema, CheckOnEnd1, CheckOnEnd1$inboundSchema, CheckOnEnd2, CheckOnEnd2$inboundSchema, CheckOnIncrease1, CheckOnIncrease1$inboundSchema, CheckOnIncrease2, CheckOnIncrease2$inboundSchema, CheckOverageAllowed1$inboundSchema, CheckOverageAllowed2$inboundSchema, CheckParams$outboundSchema, CheckProduct1$inboundSchema, CheckProduct2$inboundSchema, CheckProperties1$inboundSchema, CheckProperties2$inboundSchema, CheckProviderMarkups1$inboundSchema, CheckProviderMarkups2$inboundSchema, CheckPurchaseLimit1$inboundSchema, CheckPurchaseLimit2$inboundSchema, CheckPurchaseLimitInterval1, CheckPurchaseLimitInterval1$inboundSchema, CheckPurchaseLimitInterval2, CheckPurchaseLimitInterval2$inboundSchema, CheckResponse$inboundSchema, CheckResponseBody1$inboundSchema, CheckResponseBody2$inboundSchema, CheckRollover1$inboundSchema, CheckRollover2$inboundSchema, CheckSpendLimit1$inboundSchema, CheckSpendLimit2$inboundSchema, CheckThresholdType1, CheckThresholdType1$inboundSchema, CheckThresholdType2, CheckThresholdType2$inboundSchema, CheckTierBehavior1, CheckTierBehavior1$inboundSchema, CheckTierBehavior2, CheckTierBehavior2$inboundSchema, CheckUsageAlert1$inboundSchema, CheckUsageAlert2$inboundSchema, CheckUsageLimit1$inboundSchema, CheckUsageLimit2$inboundSchema, CheckUsageLimitInterval1, CheckUsageLimitInterval1$inboundSchema, CheckUsageLimitInterval2, CheckUsageLimitInterval2$inboundSchema, ConfigDuration1, ConfigDuration1$inboundSchema, ConfigDuration2, ConfigDuration2$inboundSchema, ConnectionError, Coupon$inboundSchema, CouponPromoCode$inboundSchema, CouponType, CouponType$inboundSchema, CreateBalanceDuration, CreateBalanceDuration$outboundSchema, CreateBalanceInterval, CreateBalanceInterval$outboundSchema, CreateBalanceParams$outboundSchema, CreateBalanceReset$outboundSchema, CreateBalanceResponse$inboundSchema, CreateBalanceRollover$outboundSchema, CreateEntityBillingControlsRequest$outboundSchema, CreateEntityBillingControlsResponse$inboundSchema, CreateEntityCreditSchema$inboundSchema, CreateEntityDisplay$inboundSchema, CreateEntityEnv, CreateEntityEnv$inboundSchema, CreateEntityFeature$inboundSchema, CreateEntityFilterRequest$outboundSchema, CreateEntityFilterResponse$inboundSchema, CreateEntityFlags$inboundSchema, CreateEntityIntervalRequestBody, CreateEntityIntervalRequestBody$outboundSchema, CreateEntityIntervalResponse, CreateEntityIntervalResponse$inboundSchema, CreateEntityInvoice$inboundSchema, CreateEntityLimitTypeRequestBody, CreateEntityLimitTypeRequestBody$outboundSchema, CreateEntityLimitTypeResponse, CreateEntityLimitTypeResponse$inboundSchema, CreateEntityModelMarkups$inboundSchema, CreateEntityOverageAllowedRequest$outboundSchema, CreateEntityOverageAllowedResponse$inboundSchema, CreateEntityParams$outboundSchema, CreateEntityProcessorType, CreateEntityProcessorType$inboundSchema, CreateEntityProperties$outboundSchema, CreateEntityProviderMarkups$inboundSchema, CreateEntityPurchase$inboundSchema, CreateEntityPurchaseScope, CreateEntityPurchaseScope$inboundSchema, CreateEntityResponse$inboundSchema, CreateEntitySpendLimitRequest$outboundSchema, CreateEntitySpendLimitResponse$inboundSchema, CreateEntityStatus, CreateEntityStatus$inboundSchema, CreateEntitySubscription$inboundSchema, CreateEntitySubscriptionScope, CreateEntitySubscriptionScope$inboundSchema, CreateEntityThresholdTypeRequestBody, CreateEntityThresholdTypeRequestBody$outboundSchema, CreateEntityThresholdTypeResponse, CreateEntityThresholdTypeResponse$inboundSchema, CreateEntityType, CreateEntityType$inboundSchema, CreateEntityUsageAlertRequestBody$outboundSchema, CreateEntityUsageAlertResponse$inboundSchema, CreateEntityUsageLimitRequest$outboundSchema, CreateEntityUsageLimitResponse$inboundSchema, CreateFeatureCreditSchemaRequestBody$outboundSchema, CreateFeatureCreditSchemaResponse$inboundSchema, CreateFeatureDisplayRequestBody$outboundSchema, CreateFeatureDisplayResponse$inboundSchema, CreateFeatureModelMarkupsRequest$outboundSchema, CreateFeatureModelMarkupsResponse$inboundSchema, CreateFeatureParams$outboundSchema, CreateFeatureProviderMarkupsRequest$outboundSchema, CreateFeatureProviderMarkupsResponse$inboundSchema, CreateFeatureResponse$inboundSchema, CreateFeatureTypeRequestBody, CreateFeatureTypeRequestBody$outboundSchema, CreateFeatureTypeResponse, CreateFeatureTypeResponse$inboundSchema, CreatePlanAddItemBillingMethod, CreatePlanAddItemBillingMethod$inboundSchema, CreatePlanAddItemPriceInterval, CreatePlanAddItemPriceInterval$inboundSchema, CreatePlanAddItemResetInterval, CreatePlanAddItemResetInterval$inboundSchema, CreatePlanAttachAction, CreatePlanAttachAction$inboundSchema, CreatePlanAutoTopupRequest$outboundSchema, CreatePlanAutoTopupResponse$inboundSchema, CreatePlanBasePrice$inboundSchema, CreatePlanBillingControlsRequest$outboundSchema, CreatePlanBillingControlsResponse$inboundSchema, CreatePlanBillingMethodRequestBody, CreatePlanBillingMethodRequestBody$outboundSchema, CreatePlanConfigRequest$outboundSchema, CreatePlanConfigResponse$inboundSchema, CreatePlanCreditSchema$inboundSchema, CreatePlanCustomerEligibility$inboundSchema, CreatePlanCustomize$inboundSchema, CreatePlanDurationTypeRequest, CreatePlanDurationTypeRequest$outboundSchema, CreatePlanDurationTypeResponse, CreatePlanDurationTypeResponse$inboundSchema, CreatePlanEnv, CreatePlanEnv$inboundSchema, CreatePlanExpiryDurationTypeRequestBody, CreatePlanExpiryDurationTypeRequestBody$outboundSchema, CreatePlanFeature$inboundSchema, CreatePlanFeatureDisplay$inboundSchema, CreatePlanFilterRequest$outboundSchema, CreatePlanFilterResponse$inboundSchema, CreatePlanFreeTrialParams$inboundSchema, CreatePlanFreeTrialResponse$inboundSchema, CreatePlanIntervalRemoveItemEnum1, CreatePlanIntervalRemoveItemEnum1$inboundSchema, CreatePlanIntervalRemoveItemEnum2, CreatePlanIntervalRemoveItemEnum2$inboundSchema, CreatePlanIntervalUnion$inboundSchema, CreatePlanItem$inboundSchema, CreatePlanItemBillingMethodResponse, CreatePlanItemBillingMethodResponse$inboundSchema, CreatePlanItemDisplay$inboundSchema, CreatePlanItemExpiryDurationTypeResponse, CreatePlanItemExpiryDurationTypeResponse$inboundSchema, CreatePlanItemOnDecrease, CreatePlanItemOnDecrease$outboundSchema, CreatePlanItemOnIncrease, CreatePlanItemOnIncrease$outboundSchema, CreatePlanItemPlanItem$outboundSchema, CreatePlanItemPriceIntervalRequestBody, CreatePlanItemPriceIntervalRequestBody$outboundSchema, CreatePlanItemPriceRequestBody$outboundSchema, CreatePlanItemPriceResponse$inboundSchema, CreatePlanItemProration$outboundSchema, CreatePlanItemResetResponse$inboundSchema, CreatePlanItemRolloverResponse$inboundSchema, CreatePlanItemTierBehaviorResponse, CreatePlanItemTierBehaviorResponse$inboundSchema, CreatePlanItemTierResponse$inboundSchema, CreatePlanItemToResponse$inboundSchema, CreatePlanLimitTypeRequestBody, CreatePlanLimitTypeRequestBody$outboundSchema, CreatePlanLimitTypeResponse, CreatePlanLimitTypeResponse$inboundSchema, CreatePlanOnEndRequest, CreatePlanOnEndRequest$outboundSchema, CreatePlanOnEndResponse, CreatePlanOnEndResponse$inboundSchema, CreatePlanOverageAllowedRequest$outboundSchema, CreatePlanOverageAllowedResponse$inboundSchema, CreatePlanParams$outboundSchema, CreatePlanPlanItemFilter$inboundSchema, CreatePlanPlanItemResponse$inboundSchema, CreatePlanPriceDisplay$inboundSchema, CreatePlanPriceIntervalRequestBody, CreatePlanPriceIntervalRequestBody$outboundSchema, CreatePlanPriceIntervalResponse, CreatePlanPriceIntervalResponse$inboundSchema, CreatePlanPriceItemIntervalResponse, CreatePlanPriceItemIntervalResponse$inboundSchema, CreatePlanPriceRequestBody$outboundSchema, CreatePlanPriceResponse$inboundSchema, CreatePlanPriceVariantDetailsInterval, CreatePlanPriceVariantDetailsInterval$inboundSchema, CreatePlanProperties$outboundSchema, CreatePlanProrationResponse$inboundSchema, CreatePlanPurchaseLimitIntervalRequestBody, CreatePlanPurchaseLimitIntervalRequestBody$outboundSchema, CreatePlanPurchaseLimitIntervalResponse, CreatePlanPurchaseLimitIntervalResponse$inboundSchema, CreatePlanPurchaseLimitRequest$outboundSchema, CreatePlanPurchaseLimitResponse$inboundSchema, CreatePlanRemoveItemBillingMethod, CreatePlanRemoveItemBillingMethod$inboundSchema, CreatePlanResetIntervalRequestBody, CreatePlanResetIntervalRequestBody$outboundSchema, CreatePlanResetItemIntervalResponse, CreatePlanResetItemIntervalResponse$inboundSchema, CreatePlanResetRequestBody$outboundSchema, CreatePlanResponse$inboundSchema, CreatePlanRolloverRequestBody$outboundSchema, CreatePlanSpendLimitRequest$outboundSchema, CreatePlanSpendLimitResponse$inboundSchema, CreatePlanStatus, CreatePlanStatus$inboundSchema, CreatePlanThresholdTypeRequestBody, CreatePlanThresholdTypeRequestBody$outboundSchema, CreatePlanThresholdTypeResponse, CreatePlanThresholdTypeResponse$inboundSchema, CreatePlanTierBehaviorRequestBody, CreatePlanTierBehaviorRequestBody$outboundSchema, CreatePlanTierRequestBody$outboundSchema, CreatePlanToRequestBody$outboundSchema, CreatePlanType, CreatePlanType$inboundSchema, CreatePlanUsageAlertRequestBody$outboundSchema, CreatePlanUsageAlertResponse$inboundSchema, CreatePlanUsageLimitIntervalRequestBody, CreatePlanUsageLimitIntervalRequestBody$outboundSchema, CreatePlanUsageLimitIntervalResponse, CreatePlanUsageLimitIntervalResponse$inboundSchema, CreatePlanUsageLimitRequest$outboundSchema, CreatePlanUsageLimitResponse$inboundSchema, CreatePlanVariantDetails$inboundSchema, CreatePlanVariantDetailsAutoTopup$inboundSchema, CreatePlanVariantDetailsBillingControls$inboundSchema, CreatePlanVariantDetailsDurationType, CreatePlanVariantDetailsDurationType$inboundSchema, CreatePlanVariantDetailsExpiryDurationType, CreatePlanVariantDetailsExpiryDurationType$inboundSchema, CreatePlanVariantDetailsFilter$inboundSchema, CreatePlanVariantDetailsLimitType, CreatePlanVariantDetailsLimitType$inboundSchema, CreatePlanVariantDetailsOnDecrease, CreatePlanVariantDetailsOnDecrease$inboundSchema, CreatePlanVariantDetailsOnEnd, CreatePlanVariantDetailsOnEnd$inboundSchema, CreatePlanVariantDetailsOnIncrease, CreatePlanVariantDetailsOnIncrease$inboundSchema, CreatePlanVariantDetailsOverageAllowed$inboundSchema, CreatePlanVariantDetailsPrice$inboundSchema, CreatePlanVariantDetailsPurchaseLimit$inboundSchema, CreatePlanVariantDetailsPurchaseLimitInterval, CreatePlanVariantDetailsPurchaseLimitInterval$inboundSchema, CreatePlanVariantDetailsReset$inboundSchema, CreatePlanVariantDetailsRollover$inboundSchema, CreatePlanVariantDetailsSpendLimit$inboundSchema, CreatePlanVariantDetailsThresholdType, CreatePlanVariantDetailsThresholdType$inboundSchema, CreatePlanVariantDetailsTier$inboundSchema, CreatePlanVariantDetailsTierBehavior, CreatePlanVariantDetailsTierBehavior$inboundSchema, CreatePlanVariantDetailsTo$inboundSchema, CreatePlanVariantDetailsUsageAlert$inboundSchema, CreatePlanVariantDetailsUsageLimit$inboundSchema, CreatePlanVariantDetailsUsageLimitInterval, CreatePlanVariantDetailsUsageLimitInterval$inboundSchema, CreateReferralCodeParams$outboundSchema, CreateReferralCodeResponse$inboundSchema, CreateScheduleAddItemBillingMethod2, CreateScheduleAddItemBillingMethod2$outboundSchema, CreateScheduleAddItemExpiryDurationType2, CreateScheduleAddItemExpiryDurationType2$outboundSchema, CreateScheduleAddItemOnDecrease2, CreateScheduleAddItemOnDecrease2$outboundSchema, CreateScheduleAddItemOnIncrease2, CreateScheduleAddItemOnIncrease2$outboundSchema, CreateScheduleAddItemPlanItem2$outboundSchema, CreateScheduleAddItemPrice2$outboundSchema, CreateScheduleAddItemPriceInterval2, CreateScheduleAddItemPriceInterval2$outboundSchema, CreateScheduleAddItemProration2$outboundSchema, CreateScheduleAddItemReset2$outboundSchema, CreateScheduleAddItemResetInterval2, CreateScheduleAddItemResetInterval2$outboundSchema, CreateScheduleAddItemRollover2$outboundSchema, CreateScheduleAddItemTier2$outboundSchema, CreateScheduleAddItemTierBehavior2, CreateScheduleAddItemTierBehavior2$outboundSchema, CreateScheduleAttachDiscount$outboundSchema, CreateScheduleAutoTopup2$outboundSchema, CreateScheduleBasePrice2$outboundSchema, CreateScheduleBillingBehavior, CreateScheduleBillingBehavior$outboundSchema, CreateScheduleBillingControls2$outboundSchema, CreateScheduleCode, CreateScheduleCode$inboundSchema, CreateScheduleCustomize2$outboundSchema, CreateScheduleDurationType2, CreateScheduleDurationType2$outboundSchema, CreateScheduleFeatureQuantity2$outboundSchema, CreateScheduleFilter2$outboundSchema, CreateScheduleIntervalRemoveItemEnum3, CreateScheduleIntervalRemoveItemEnum3$outboundSchema, CreateScheduleIntervalRemoveItemEnum4, CreateScheduleIntervalRemoveItemEnum4$outboundSchema, CreateScheduleIntervalUnion2$outboundSchema, CreateScheduleInvoice$inboundSchema, CreateScheduleInvoiceMode$outboundSchema, CreateScheduleItemBillingMethod2, CreateScheduleItemBillingMethod2$outboundSchema, CreateScheduleItemExpiryDurationType2, CreateScheduleItemExpiryDurationType2$outboundSchema, CreateScheduleItemOnDecrease2, CreateScheduleItemOnDecrease2$outboundSchema, CreateScheduleItemOnIncrease2, CreateScheduleItemOnIncrease2$outboundSchema, CreateScheduleItemPlanItem2$outboundSchema, CreateScheduleItemPrice2$outboundSchema, CreateScheduleItemPriceInterval2, CreateScheduleItemPriceInterval2$outboundSchema, CreateScheduleItemProration2$outboundSchema, CreateScheduleItemReset2$outboundSchema, CreateScheduleItemResetInterval2, CreateScheduleItemResetInterval2$outboundSchema, CreateScheduleItemRollover2$outboundSchema, CreateScheduleItemTier2$outboundSchema, CreateScheduleItemTierBehavior2, CreateScheduleItemTierBehavior2$outboundSchema, CreateScheduleLimitType2, CreateScheduleLimitType2$outboundSchema, CreateScheduleOverageAllowed2$outboundSchema, CreateScheduleParams$outboundSchema, CreateSchedulePlan2$outboundSchema, CreateSchedulePlanItemFilter2$outboundSchema, CreateSchedulePriceInterval2, CreateSchedulePriceInterval2$outboundSchema, CreateSchedulePurchaseLimit2$outboundSchema, CreateSchedulePurchaseLimitInterval2, CreateSchedulePurchaseLimitInterval2$outboundSchema, CreateScheduleRedirectMode, CreateScheduleRedirectMode$outboundSchema, CreateScheduleRemoveItemBillingMethod2, CreateScheduleRemoveItemBillingMethod2$outboundSchema, CreateScheduleRequiredAction$inboundSchema, CreateScheduleResponse$inboundSchema, CreateScheduleSpendLimit2$outboundSchema, CreateScheduleStatus, CreateScheduleStatus$inboundSchema, CreateScheduleThresholdType2, CreateScheduleThresholdType2$outboundSchema, CreateScheduleUsageAlert2$outboundSchema, CreateScheduleUsageLimit2$outboundSchema, CreateScheduleUsageLimitInterval2, CreateScheduleUsageLimitInterval2$outboundSchema, Customer$inboundSchema, CustomerAutoTopup$inboundSchema, CustomerBillingControls$inboundSchema, CustomerConfig$inboundSchema, CustomerCreditSchema$inboundSchema, CustomerData$outboundSchema, CustomerDataAutoTopup$outboundSchema, CustomerDataBillingControls$outboundSchema, CustomerDataConfig$outboundSchema, CustomerDataFilter$outboundSchema, CustomerDataLimitType, CustomerDataLimitType$outboundSchema, CustomerDataOverageAllowed$outboundSchema, CustomerDataPurchaseLimit$outboundSchema, CustomerDataPurchaseLimitInterval, CustomerDataPurchaseLimitInterval$outboundSchema, CustomerDataSpendLimit$outboundSchema, CustomerDataThresholdType, CustomerDataThresholdType$outboundSchema, CustomerDataUsageAlert$outboundSchema, CustomerDataUsageLimit$outboundSchema, CustomerDataUsageLimitInterval, CustomerDataUsageLimitInterval$outboundSchema, CustomerDiscountType, CustomerDiscountType$inboundSchema, CustomerDisplay$inboundSchema, CustomerDurationType, CustomerDurationType$inboundSchema, CustomerEligibility$inboundSchema, CustomerEntityEnv, CustomerEntityEnv$inboundSchema, CustomerEnv, CustomerEnv$inboundSchema, CustomerExpand, CustomerExpand$outboundSchema, CustomerFeature$inboundSchema, CustomerFilter$inboundSchema, CustomerFlagsType, CustomerFlagsType$inboundSchema, CustomerLimitType, CustomerLimitType$inboundSchema, CustomerModelMarkups$inboundSchema, CustomerOverageAllowed$inboundSchema, CustomerProviderMarkups$inboundSchema, CustomerPurchaseLimit1$inboundSchema, CustomerPurchaseLimit2$inboundSchema, CustomerPurchaseLimitInterval1, CustomerPurchaseLimitInterval1$inboundSchema, CustomerPurchaseLimitInterval2, CustomerPurchaseLimitInterval2$inboundSchema, CustomerPurchaseLimitUnion$inboundSchema, CustomerSpendLimit$inboundSchema, CustomerStatus, CustomerStatus$inboundSchema, CustomerThresholdType, CustomerThresholdType$inboundSchema, CustomerUsageAlert$inboundSchema, CustomerUsageLimit$inboundSchema, CustomerUsageLimitInterval, CustomerUsageLimitInterval$inboundSchema, Customize$inboundSchema, Deductions$inboundSchema, DeleteBalanceInterval, DeleteBalanceInterval$outboundSchema, DeleteBalanceParams$outboundSchema, DeleteBalanceResponse$inboundSchema, DeleteCustomerParams$outboundSchema, DeleteCustomerResponse$inboundSchema, DeleteEntityParams$outboundSchema, DeleteEntityResponse$inboundSchema, DeleteFeatureParams$outboundSchema, DeleteFeatureResponse$inboundSchema, DeletePlanParams$outboundSchema, DeletePlanResponse$inboundSchema, DfuFlashParams$outboundSchema, DfuFlashResult$inboundSchema, Discount$inboundSchema, DurationType, DurationType$inboundSchema, EntitlementsGranted$inboundSchema, Entity$inboundSchema, EventsAggregateParams$outboundSchema, EventsListParams$outboundSchema, Expiry$inboundSchema, ExpiryType, ExpiryType$inboundSchema, FeatureGrant$inboundSchema, FeatureGrantPromoCode$inboundSchema, FeatureType1, FeatureType1$inboundSchema, FeatureType2, FeatureType2$inboundSchema, FinalizeBalanceParams$outboundSchema, FinalizeLockAction, FinalizeLockAction$outboundSchema, FinalizeLockResponse$inboundSchema, FinalizeLockResponseBody1$inboundSchema, FinalizeLockResponseBody2$inboundSchema, Flag1$inboundSchema, Flag2$inboundSchema, FlagDisplay1$inboundSchema, FlagDisplay2$inboundSchema, FlagType1, FlagType1$inboundSchema, FlagType2, FlagType2$inboundSchema, Flags$inboundSchema, Flashed$inboundSchema, FreeTrial$inboundSchema, FreeTrialDuration1, FreeTrialDuration1$inboundSchema, FreeTrialDuration2, FreeTrialDuration2$inboundSchema, FreeTrialParams$inboundSchema, FreeTrialRequest$outboundSchema, GetCustomerAutoTopup$inboundSchema, GetCustomerBillingControls$inboundSchema, GetCustomerConfig$inboundSchema, GetCustomerCreditSchema$inboundSchema, GetCustomerCustomer$inboundSchema, GetCustomerDiscount$inboundSchema, GetCustomerDiscountType, GetCustomerDiscountType$inboundSchema, GetCustomerDisplay$inboundSchema, GetCustomerDurationType, GetCustomerDurationType$inboundSchema, GetCustomerEntity$inboundSchema, GetCustomerEntityEnv, GetCustomerEntityEnv$inboundSchema, GetCustomerEnv, GetCustomerEnv$inboundSchema, GetCustomerFeature$inboundSchema, GetCustomerFilter$inboundSchema, GetCustomerFlags$inboundSchema, GetCustomerFlagsType, GetCustomerFlagsType$inboundSchema, GetCustomerInvoice$inboundSchema, GetCustomerLimitType, GetCustomerLimitType$inboundSchema, GetCustomerModelMarkups$inboundSchema, GetCustomerOverageAllowed$inboundSchema, GetCustomerParams$outboundSchema, GetCustomerProcessorType, GetCustomerProcessorType$inboundSchema, GetCustomerProcessors$inboundSchema, GetCustomerProviderMarkups$inboundSchema, GetCustomerPurchase$inboundSchema, GetCustomerPurchaseLimit1$inboundSchema, GetCustomerPurchaseLimit2$inboundSchema, GetCustomerPurchaseLimitInterval1, GetCustomerPurchaseLimitInterval1$inboundSchema, GetCustomerPurchaseLimitInterval2, GetCustomerPurchaseLimitInterval2$inboundSchema, GetCustomerPurchaseLimitUnion$inboundSchema, GetCustomerPurchaseScope, GetCustomerPurchaseScope$inboundSchema, GetCustomerReferral$inboundSchema, GetCustomerResponse$inboundSchema, GetCustomerRevenuecat$inboundSchema, GetCustomerRewards$inboundSchema, GetCustomerSpendLimit$inboundSchema, GetCustomerStatus, GetCustomerStatus$inboundSchema, GetCustomerStripe$inboundSchema, GetCustomerSubscription$inboundSchema, GetCustomerSubscriptionScope, GetCustomerSubscriptionScope$inboundSchema, GetCustomerThresholdType, GetCustomerThresholdType$inboundSchema, GetCustomerTrialsUsed$inboundSchema, GetCustomerUsageAlert$inboundSchema, GetCustomerUsageLimit$inboundSchema, GetCustomerUsageLimitInterval, GetCustomerUsageLimitInterval$inboundSchema, GetCustomerVercel$inboundSchema, GetEntityBillingControls$inboundSchema, GetEntityCreditSchema$inboundSchema, GetEntityDisplay$inboundSchema, GetEntityEnv, GetEntityEnv$inboundSchema, GetEntityFeature$inboundSchema, GetEntityFilter$inboundSchema, GetEntityFlags$inboundSchema, GetEntityInterval, GetEntityInterval$inboundSchema, GetEntityInvoice$inboundSchema, GetEntityLimitType, GetEntityLimitType$inboundSchema, GetEntityModelMarkups$inboundSchema, GetEntityOverageAllowed$inboundSchema, GetEntityParams$outboundSchema, GetEntityProcessorType, GetEntityProcessorType$inboundSchema, GetEntityProviderMarkups$inboundSchema, GetEntityPurchase$inboundSchema, GetEntityPurchaseScope, GetEntityPurchaseScope$inboundSchema, GetEntityResponse$inboundSchema, GetEntitySpendLimit$inboundSchema, GetEntityStatus, GetEntityStatus$inboundSchema, GetEntitySubscription$inboundSchema, GetEntitySubscriptionScope, GetEntitySubscriptionScope$inboundSchema, GetEntityThresholdType, GetEntityThresholdType$inboundSchema, GetEntityType, GetEntityType$inboundSchema, GetEntityUsageAlert$inboundSchema, GetEntityUsageLimit$inboundSchema, GetFeatureCreditSchema$inboundSchema, GetFeatureDisplay$inboundSchema, GetFeatureModelMarkups$inboundSchema, GetFeatureParams$outboundSchema, GetFeatureProviderMarkups$inboundSchema, GetFeatureResponse$inboundSchema, GetFeatureType, GetFeatureType$inboundSchema, GetOrCreateCustomerAutoTopup$outboundSchema, GetOrCreateCustomerBillingControls$outboundSchema, GetOrCreateCustomerConfig$outboundSchema, GetOrCreateCustomerFilter$outboundSchema, GetOrCreateCustomerLimitType, GetOrCreateCustomerLimitType$outboundSchema, GetOrCreateCustomerOverageAllowed$outboundSchema, GetOrCreateCustomerParams$outboundSchema, GetOrCreateCustomerProperties$outboundSchema, GetOrCreateCustomerPurchaseLimit$outboundSchema, GetOrCreateCustomerPurchaseLimitInterval, GetOrCreateCustomerPurchaseLimitInterval$outboundSchema, GetOrCreateCustomerSpendLimit$outboundSchema, GetOrCreateCustomerThresholdType, GetOrCreateCustomerThresholdType$outboundSchema, GetOrCreateCustomerUsageAlert$outboundSchema, GetOrCreateCustomerUsageLimit$outboundSchema, GetOrCreateCustomerUsageLimitInterval, GetOrCreateCustomerUsageLimitInterval$outboundSchema, GetPlanAddItemBillingMethod, GetPlanAddItemBillingMethod$inboundSchema, GetPlanAddItemPriceInterval, GetPlanAddItemPriceInterval$inboundSchema, GetPlanAddItemResetInterval, GetPlanAddItemResetInterval$inboundSchema, GetPlanAttachAction, GetPlanAttachAction$inboundSchema, GetPlanAutoTopup$inboundSchema, GetPlanBasePrice$inboundSchema, GetPlanBillingControls$inboundSchema, GetPlanConfig$inboundSchema, GetPlanCreditSchema$inboundSchema, GetPlanCustomerEligibility$inboundSchema, GetPlanCustomize$inboundSchema, GetPlanDurationType, GetPlanDurationType$inboundSchema, GetPlanEnv, GetPlanEnv$inboundSchema, GetPlanFeature$inboundSchema, GetPlanFeatureDisplay$inboundSchema, GetPlanFilter$inboundSchema, GetPlanFreeTrial$inboundSchema, GetPlanFreeTrialParams$inboundSchema, GetPlanIntervalRemoveItemEnum1, GetPlanIntervalRemoveItemEnum1$inboundSchema, GetPlanIntervalRemoveItemEnum2, GetPlanIntervalRemoveItemEnum2$inboundSchema, GetPlanIntervalUnion$inboundSchema, GetPlanItem$inboundSchema, GetPlanItemBillingMethod, GetPlanItemBillingMethod$inboundSchema, GetPlanItemDisplay$inboundSchema, GetPlanItemExpiryDurationType, GetPlanItemExpiryDurationType$inboundSchema, GetPlanItemPrice$inboundSchema, GetPlanItemReset$inboundSchema, GetPlanItemRollover$inboundSchema, GetPlanItemTier$inboundSchema, GetPlanItemTierBehavior, GetPlanItemTierBehavior$inboundSchema, GetPlanItemTo$inboundSchema, GetPlanLimitType, GetPlanLimitType$inboundSchema, GetPlanOnDecrease, GetPlanOnDecrease$inboundSchema, GetPlanOnEnd, GetPlanOnEnd$inboundSchema, GetPlanOnIncrease, GetPlanOnIncrease$inboundSchema, GetPlanOverageAllowed$inboundSchema, GetPlanParams$outboundSchema, GetPlanPlanItem$inboundSchema, GetPlanPlanItemFilter$inboundSchema, GetPlanPrice$inboundSchema, GetPlanPriceDisplay$inboundSchema, GetPlanPriceInterval, GetPlanPriceInterval$inboundSchema, GetPlanPriceItemInterval, GetPlanPriceItemInterval$inboundSchema, GetPlanPriceVariantDetailsInterval, GetPlanPriceVariantDetailsInterval$inboundSchema, GetPlanProration$inboundSchema, GetPlanPurchaseLimit$inboundSchema, GetPlanPurchaseLimitInterval, GetPlanPurchaseLimitInterval$inboundSchema, GetPlanRemoveItemBillingMethod, GetPlanRemoveItemBillingMethod$inboundSchema, GetPlanResetItemInterval, GetPlanResetItemInterval$inboundSchema, GetPlanResponse$inboundSchema, GetPlanSpendLimit$inboundSchema, GetPlanStatus, GetPlanStatus$inboundSchema, GetPlanThresholdType, GetPlanThresholdType$inboundSchema, GetPlanType, GetPlanType$inboundSchema, GetPlanUsageAlert$inboundSchema, GetPlanUsageLimit$inboundSchema, GetPlanUsageLimitInterval, GetPlanUsageLimitInterval$inboundSchema, GetPlanVariantDetails$inboundSchema, GetPlanVariantDetailsAutoTopup$inboundSchema, GetPlanVariantDetailsBillingControls$inboundSchema, GetPlanVariantDetailsDurationType, GetPlanVariantDetailsDurationType$inboundSchema, GetPlanVariantDetailsExpiryDurationType, GetPlanVariantDetailsExpiryDurationType$inboundSchema, GetPlanVariantDetailsFilter$inboundSchema, GetPlanVariantDetailsLimitType, GetPlanVariantDetailsLimitType$inboundSchema, GetPlanVariantDetailsOnEnd, GetPlanVariantDetailsOnEnd$inboundSchema, GetPlanVariantDetailsOverageAllowed$inboundSchema, GetPlanVariantDetailsPrice$inboundSchema, GetPlanVariantDetailsPurchaseLimit$inboundSchema, GetPlanVariantDetailsPurchaseLimitInterval, GetPlanVariantDetailsPurchaseLimitInterval$inboundSchema, GetPlanVariantDetailsReset$inboundSchema, GetPlanVariantDetailsRollover$inboundSchema, GetPlanVariantDetailsSpendLimit$inboundSchema, GetPlanVariantDetailsThresholdType, GetPlanVariantDetailsThresholdType$inboundSchema, GetPlanVariantDetailsTier$inboundSchema, GetPlanVariantDetailsTierBehavior, GetPlanVariantDetailsTierBehavior$inboundSchema, GetPlanVariantDetailsTo$inboundSchema, GetPlanVariantDetailsUsageAlert$inboundSchema, GetPlanVariantDetailsUsageLimit$inboundSchema, GetPlanVariantDetailsUsageLimitInterval, GetPlanVariantDetailsUsageLimitInterval$inboundSchema, GetRevenueCatKeysApp$inboundSchema, GetRevenueCatKeysEnv, GetRevenueCatKeysEnv$outboundSchema, GetRevenueCatKeysParams$outboundSchema, GetRevenueCatKeysResponse$inboundSchema, Grant$inboundSchema, HTTPClient, HTTPClientError, ImportBalance$outboundSchema, ImportBillingBehavior, ImportBillingBehavior$outboundSchema, ImportCustomerData$outboundSchema, ImportFeatureQuantity$outboundSchema, ImportFilter$outboundSchema, ImportInterval, ImportInterval$outboundSchema, ImportPlan$outboundSchema, ImportProcessor$outboundSchema, ImportStatus, ImportStatus$outboundSchema, ImportType, ImportType$outboundSchema, IncludedUsage1$inboundSchema, IncludedUsage2$inboundSchema, Intent, Intent$inboundSchema, IntervalVariantRemoveItemEnum1, IntervalVariantRemoveItemEnum1$outboundSchema, IntervalVariantRemoveItemEnum2, IntervalVariantRemoveItemEnum2$outboundSchema, InvalidRequestError, Invoice$inboundSchema, Item$inboundSchema, ItemExpiryDurationType, ItemExpiryDurationType$inboundSchema, Link$outboundSchema, LinkRevenueCatEnv, LinkRevenueCatEnv$outboundSchema, LinkRevenueCatParams$outboundSchema, LinkRevenueCatResponse$inboundSchema, ListCustomersAutoTopup$inboundSchema, ListCustomersBillingControls$inboundSchema, ListCustomersConfig$inboundSchema, ListCustomersCreditSchema$inboundSchema, ListCustomersDisplay$inboundSchema, ListCustomersEnv, ListCustomersEnv$inboundSchema, ListCustomersFeature$inboundSchema, ListCustomersFilter$inboundSchema, ListCustomersFlags$inboundSchema, ListCustomersLimitType, ListCustomersLimitType$inboundSchema, ListCustomersList$inboundSchema, ListCustomersModelMarkups$inboundSchema, ListCustomersOverageAllowed$inboundSchema, ListCustomersParams$outboundSchema, ListCustomersPlan$outboundSchema, ListCustomersProcessor, ListCustomersProcessor$outboundSchema, ListCustomersProcessors$inboundSchema, ListCustomersProviderMarkups$inboundSchema, ListCustomersPurchase$inboundSchema, ListCustomersPurchaseLimit1$inboundSchema, ListCustomersPurchaseLimit2$inboundSchema, ListCustomersPurchaseLimitInterval1, ListCustomersPurchaseLimitInterval1$inboundSchema, ListCustomersPurchaseLimitInterval2, ListCustomersPurchaseLimitInterval2$inboundSchema, ListCustomersPurchaseLimitUnion$inboundSchema, ListCustomersPurchaseScope, ListCustomersPurchaseScope$inboundSchema, ListCustomersResponse$inboundSchema, ListCustomersRevenuecat$inboundSchema, ListCustomersSpendLimit$inboundSchema, ListCustomersStatus, ListCustomersStatus$inboundSchema, ListCustomersStripe$inboundSchema, ListCustomersSubscription$inboundSchema, ListCustomersSubscriptionScope, ListCustomersSubscriptionScope$inboundSchema, ListCustomersSubscriptionStatus, ListCustomersSubscriptionStatus$outboundSchema, ListCustomersThresholdType, ListCustomersThresholdType$inboundSchema, ListCustomersType, ListCustomersType$inboundSchema, ListCustomersUsageAlert$inboundSchema, ListCustomersUsageLimit$inboundSchema, ListCustomersUsageLimitInterval, ListCustomersUsageLimitInterval$inboundSchema, ListCustomersVercel$inboundSchema, ListEntitiesBillingControls$inboundSchema, ListEntitiesCreditSchema$inboundSchema, ListEntitiesDisplay$inboundSchema, ListEntitiesEnv, ListEntitiesEnv$inboundSchema, ListEntitiesFeature$inboundSchema, ListEntitiesFilter$inboundSchema, ListEntitiesFlags$inboundSchema, ListEntitiesInterval, ListEntitiesInterval$inboundSchema, ListEntitiesInvoice$inboundSchema, ListEntitiesLimitType, ListEntitiesLimitType$inboundSchema, ListEntitiesList$inboundSchema, ListEntitiesModelMarkups$inboundSchema, ListEntitiesOverageAllowed$inboundSchema, ListEntitiesParams$outboundSchema, ListEntitiesPlan$outboundSchema, ListEntitiesProcessor, ListEntitiesProcessor$outboundSchema, ListEntitiesProcessorType, ListEntitiesProcessorType$inboundSchema, ListEntitiesProviderMarkups$inboundSchema, ListEntitiesPurchase$inboundSchema, ListEntitiesPurchaseScope, ListEntitiesPurchaseScope$inboundSchema, ListEntitiesResponse$inboundSchema, ListEntitiesSpendLimit$inboundSchema, ListEntitiesStatus, ListEntitiesStatus$inboundSchema, ListEntitiesSubscription$inboundSchema, ListEntitiesSubscriptionScope, ListEntitiesSubscriptionScope$inboundSchema, ListEntitiesSubscriptionStatus, ListEntitiesSubscriptionStatus$outboundSchema, ListEntitiesThresholdType, ListEntitiesThresholdType$inboundSchema, ListEntitiesType, ListEntitiesType$inboundSchema, ListEntitiesUsageAlert$inboundSchema, ListEntitiesUsageLimit$inboundSchema, ListEventsCustomRange$outboundSchema, ListEventsFeatureId$outboundSchema, ListEventsIntervalEnum, ListEventsIntervalEnum$inboundSchema, ListEventsIntervalUnion$inboundSchema, ListEventsList$inboundSchema, ListEventsReset$inboundSchema, ListEventsResponse$inboundSchema, ListFeaturesCreditSchema$inboundSchema, ListFeaturesDisplay$inboundSchema, ListFeaturesList$inboundSchema, ListFeaturesModelMarkups$inboundSchema, ListFeaturesProviderMarkups$inboundSchema, ListFeaturesRequest$outboundSchema, ListFeaturesResponse$inboundSchema, ListFeaturesType, ListFeaturesType$inboundSchema, ListPlansAddItemBillingMethod, ListPlansAddItemBillingMethod$inboundSchema, ListPlansAddItemPriceInterval, ListPlansAddItemPriceInterval$inboundSchema, ListPlansAddItemResetInterval, ListPlansAddItemResetInterval$inboundSchema, ListPlansAttachAction, ListPlansAttachAction$inboundSchema, ListPlansAutoTopup$inboundSchema, ListPlansBasePrice$inboundSchema, ListPlansBillingControls$inboundSchema, ListPlansConfig$inboundSchema, ListPlansCreditSchema$inboundSchema, ListPlansCustomerEligibility$inboundSchema, ListPlansCustomize$inboundSchema, ListPlansDurationType, ListPlansDurationType$inboundSchema, ListPlansEnv, ListPlansEnv$inboundSchema, ListPlansFeature$inboundSchema, ListPlansFeatureDisplay$inboundSchema, ListPlansFilter$inboundSchema, ListPlansFreeTrial$inboundSchema, ListPlansFreeTrialParams$inboundSchema, ListPlansIntervalRemoveItemEnum1, ListPlansIntervalRemoveItemEnum1$inboundSchema, ListPlansIntervalRemoveItemEnum2, ListPlansIntervalRemoveItemEnum2$inboundSchema, ListPlansIntervalUnion$inboundSchema, ListPlansItem$inboundSchema, ListPlansItemBillingMethod, ListPlansItemBillingMethod$inboundSchema, ListPlansItemDisplay$inboundSchema, ListPlansItemExpiryDurationType, ListPlansItemExpiryDurationType$inboundSchema, ListPlansItemPrice$inboundSchema, ListPlansItemReset$inboundSchema, ListPlansItemRollover$inboundSchema, ListPlansItemTier$inboundSchema, ListPlansItemTierBehavior, ListPlansItemTierBehavior$inboundSchema, ListPlansLimitType, ListPlansLimitType$inboundSchema, ListPlansList$inboundSchema, ListPlansOnDecrease, ListPlansOnDecrease$inboundSchema, ListPlansOnEnd, ListPlansOnEnd$inboundSchema, ListPlansOnIncrease, ListPlansOnIncrease$inboundSchema, ListPlansOverageAllowed$inboundSchema, ListPlansParams$outboundSchema, ListPlansPlanItem$inboundSchema, ListPlansPlanItemFilter$inboundSchema, ListPlansPrice$inboundSchema, ListPlansPriceDisplay$inboundSchema, ListPlansPriceInterval, ListPlansPriceInterval$inboundSchema, ListPlansPriceItemInterval, ListPlansPriceItemInterval$inboundSchema, ListPlansPriceVariantDetailsInterval, ListPlansPriceVariantDetailsInterval$inboundSchema, ListPlansProration$inboundSchema, ListPlansPurchaseLimit$inboundSchema, ListPlansPurchaseLimitInterval, ListPlansPurchaseLimitInterval$inboundSchema, ListPlansRemoveItemBillingMethod, ListPlansRemoveItemBillingMethod$inboundSchema, ListPlansResetItemInterval, ListPlansResetItemInterval$inboundSchema, ListPlansResponse$inboundSchema, ListPlansSpendLimit$inboundSchema, ListPlansStatus, ListPlansStatus$inboundSchema, ListPlansThresholdType, ListPlansThresholdType$inboundSchema, ListPlansTo$inboundSchema, ListPlansType, ListPlansType$inboundSchema, ListPlansUsageAlert$inboundSchema, ListPlansUsageLimit$inboundSchema, ListPlansUsageLimitInterval, ListPlansUsageLimitInterval$inboundSchema, ListPlansVariantDetails$inboundSchema, ListPlansVariantDetailsAutoTopup$inboundSchema, ListPlansVariantDetailsBillingControls$inboundSchema, ListPlansVariantDetailsDurationType, ListPlansVariantDetailsDurationType$inboundSchema, ListPlansVariantDetailsExpiryDurationType, ListPlansVariantDetailsExpiryDurationType$inboundSchema, ListPlansVariantDetailsFilter$inboundSchema, ListPlansVariantDetailsLimitType, ListPlansVariantDetailsLimitType$inboundSchema, ListPlansVariantDetailsOnEnd, ListPlansVariantDetailsOnEnd$inboundSchema, ListPlansVariantDetailsOverageAllowed$inboundSchema, ListPlansVariantDetailsPrice$inboundSchema, ListPlansVariantDetailsPurchaseLimit$inboundSchema, ListPlansVariantDetailsPurchaseLimitInterval, ListPlansVariantDetailsPurchaseLimitInterval$inboundSchema, ListPlansVariantDetailsReset$inboundSchema, ListPlansVariantDetailsRollover$inboundSchema, ListPlansVariantDetailsSpendLimit$inboundSchema, ListPlansVariantDetailsThresholdType, ListPlansVariantDetailsThresholdType$inboundSchema, ListPlansVariantDetailsTier$inboundSchema, ListPlansVariantDetailsTierBehavior, ListPlansVariantDetailsTierBehavior$inboundSchema, ListPlansVariantDetailsUsageAlert$inboundSchema, ListPlansVariantDetailsUsageLimit$inboundSchema, ListPlansVariantDetailsUsageLimitInterval, ListPlansVariantDetailsUsageLimitInterval$inboundSchema, ListRewardsDuration$inboundSchema, ListRewardsResponse$inboundSchema, Migration$outboundSchema, MintKeyParams$outboundSchema, MintKeyResponse$inboundSchema, MultiAttachAttachDiscount$outboundSchema, MultiAttachBasePrice$outboundSchema, MultiAttachBillingControls$outboundSchema, MultiAttachBillingMethod, MultiAttachBillingMethod$outboundSchema, MultiAttachCode, MultiAttachCode$inboundSchema, MultiAttachCustomize$outboundSchema, MultiAttachDurationType, MultiAttachDurationType$outboundSchema, MultiAttachEntityData$outboundSchema, MultiAttachEntityDataInterval, MultiAttachEntityDataInterval$outboundSchema, MultiAttachExpiryDurationType, MultiAttachExpiryDurationType$outboundSchema, MultiAttachFeatureQuantity$outboundSchema, MultiAttachFilter$outboundSchema, MultiAttachFreeTrialParams$outboundSchema, MultiAttachInvoice$inboundSchema, MultiAttachInvoiceMode$outboundSchema, MultiAttachItemPriceInterval, MultiAttachItemPriceInterval$outboundSchema, MultiAttachLimitType, MultiAttachLimitType$outboundSchema, MultiAttachOnDecrease, MultiAttachOnDecrease$outboundSchema, MultiAttachOnEnd, MultiAttachOnEnd$outboundSchema, MultiAttachOnIncrease, MultiAttachOnIncrease$outboundSchema, MultiAttachOverageAllowed$outboundSchema, MultiAttachParams$outboundSchema, MultiAttachPlan$outboundSchema, MultiAttachPlanItem$outboundSchema, MultiAttachPrice$outboundSchema, MultiAttachPriceInterval, MultiAttachPriceInterval$outboundSchema, MultiAttachProperties$outboundSchema, MultiAttachProration$outboundSchema, MultiAttachRedirectMode, MultiAttachRedirectMode$outboundSchema, MultiAttachRequiredAction$inboundSchema, MultiAttachReset$outboundSchema, MultiAttachResetInterval, MultiAttachResetInterval$outboundSchema, MultiAttachResponse$inboundSchema, MultiAttachRollover$outboundSchema, MultiAttachSpendLimit$outboundSchema, MultiAttachThresholdType, MultiAttachThresholdType$outboundSchema, MultiAttachTier$outboundSchema, MultiAttachTierBehavior, MultiAttachTierBehavior$outboundSchema, MultiAttachTo$outboundSchema, MultiAttachUsageAlert$outboundSchema, MultiAttachUsageLimit$outboundSchema, MultiUpdateCancelAction, MultiUpdateCancelAction$outboundSchema, MultiUpdateCode, MultiUpdateCode$inboundSchema, MultiUpdateInvoice$inboundSchema, MultiUpdateParams$outboundSchema, MultiUpdatePreviewResponse$inboundSchema, MultiUpdateProrationBehavior, MultiUpdateProrationBehavior$outboundSchema, MultiUpdateRequiredAction$inboundSchema, MultiUpdateResponse$inboundSchema, MultiUpdateUpdate$outboundSchema, OnDecrease, OnDecrease$inboundSchema, OnEnd, OnEnd$inboundSchema, OnIncrease, OnIncrease$inboundSchema, OpenCustomerPortalParams$outboundSchema, OpenCustomerPortalResponse$inboundSchema, PhaseResponse$inboundSchema, PhaseStart$outboundSchema, PhaseStartUnion$outboundSchema, Plan$inboundSchema, PlanAddItemBillingMethod, PlanAddItemBillingMethod$inboundSchema, PlanAddItemPriceInterval, PlanAddItemPriceInterval$inboundSchema, PlanAddItemResetInterval, PlanAddItemResetInterval$inboundSchema, PlanAutoTopup$inboundSchema, PlanBillingControls$inboundSchema, PlanConfig$inboundSchema, PlanCreditSchema$inboundSchema, PlanDurationType, PlanDurationType$inboundSchema, PlanEnv, PlanEnv$inboundSchema, PlanFeature$inboundSchema, PlanFeatureDisplay$inboundSchema, PlanFilter$inboundSchema, PlanIntervalRemoveItemEnum1, PlanIntervalRemoveItemEnum1$inboundSchema, PlanIntervalRemoveItemEnum2, PlanIntervalRemoveItemEnum2$inboundSchema, PlanIntervalUnion$inboundSchema, PlanItem$inboundSchema, PlanItemBillingMethod, PlanItemBillingMethod$inboundSchema, PlanItemDisplay$inboundSchema, PlanItemFilter$inboundSchema, PlanItemPrice$inboundSchema, PlanItemReset$inboundSchema, PlanItemRollover$inboundSchema, PlanItemTier$inboundSchema, PlanItemTierBehavior, PlanItemTierBehavior$inboundSchema, PlanItemTo$inboundSchema, PlanLimitType, PlanLimitType$inboundSchema, PlanOverageAllowed$inboundSchema, PlanPrice$inboundSchema, PlanPriceDisplay$inboundSchema, PlanPriceInterval, PlanPriceInterval$inboundSchema, PlanPriceItemInterval, PlanPriceItemInterval$inboundSchema, PlanPriceVariantDetailsInterval, PlanPriceVariantDetailsInterval$inboundSchema, PlanPurchaseLimit$inboundSchema, PlanPurchaseLimitInterval, PlanPurchaseLimitInterval$inboundSchema, PlanRemoveItemBillingMethod, PlanRemoveItemBillingMethod$inboundSchema, PlanResetItemInterval, PlanResetItemInterval$inboundSchema, PlanSpendLimit$inboundSchema, PlanStatus, PlanStatus$inboundSchema, PlanThresholdType, PlanThresholdType$inboundSchema, PlanType, PlanType$inboundSchema, PlanUsageAlert$inboundSchema, PlanUsageLimit$inboundSchema, PlanUsageLimitInterval, PlanUsageLimitInterval$inboundSchema, PlanVariantDetailsAutoTopup$inboundSchema, PlanVariantDetailsBillingControls$inboundSchema, PlanVariantDetailsDurationType, PlanVariantDetailsDurationType$inboundSchema, PlanVariantDetailsFilter$inboundSchema, PlanVariantDetailsLimitType, PlanVariantDetailsLimitType$inboundSchema, PlanVariantDetailsOverageAllowed$inboundSchema, PlanVariantDetailsPrice$inboundSchema, PlanVariantDetailsPurchaseLimit$inboundSchema, PlanVariantDetailsPurchaseLimitInterval, PlanVariantDetailsPurchaseLimitInterval$inboundSchema, PlanVariantDetailsReset$inboundSchema, PlanVariantDetailsRollover$inboundSchema, PlanVariantDetailsSpendLimit$inboundSchema, PlanVariantDetailsThresholdType, PlanVariantDetailsThresholdType$inboundSchema, PlanVariantDetailsTier$inboundSchema, PlanVariantDetailsTierBehavior, PlanVariantDetailsTierBehavior$inboundSchema, PlanVariantDetailsTo$inboundSchema, PlanVariantDetailsUsageAlert$inboundSchema, PlanVariantDetailsUsageLimit$inboundSchema, PlanVariantDetailsUsageLimitInterval, PlanVariantDetailsUsageLimitInterval$inboundSchema, Preview1$inboundSchema, Preview2$inboundSchema, PreviewAttachAddItemBillingMethod, PreviewAttachAddItemBillingMethod$outboundSchema, PreviewAttachAddItemExpiryDurationType, PreviewAttachAddItemExpiryDurationType$outboundSchema, PreviewAttachAddItemOnDecrease, PreviewAttachAddItemOnDecrease$outboundSchema, PreviewAttachAddItemOnIncrease, PreviewAttachAddItemOnIncrease$outboundSchema, PreviewAttachAddItemPlanItem$outboundSchema, PreviewAttachAddItemPrice$outboundSchema, PreviewAttachAddItemPriceInterval, PreviewAttachAddItemPriceInterval$outboundSchema, PreviewAttachAddItemProration$outboundSchema, PreviewAttachAddItemReset$outboundSchema, PreviewAttachAddItemResetInterval, PreviewAttachAddItemResetInterval$outboundSchema, PreviewAttachAddItemRollover$outboundSchema, PreviewAttachAddItemTier$outboundSchema, PreviewAttachAddItemTierBehavior, PreviewAttachAddItemTierBehavior$outboundSchema, PreviewAttachAddItemTo$outboundSchema, PreviewAttachAttachDiscount$outboundSchema, PreviewAttachAutoTopup$outboundSchema, PreviewAttachBasePrice$outboundSchema, PreviewAttachBillingControls$outboundSchema, PreviewAttachCarryOverBalances$outboundSchema, PreviewAttachCarryOverUsages$outboundSchema, PreviewAttachCheckoutType, PreviewAttachCheckoutType$inboundSchema, PreviewAttachCustomLineItem$outboundSchema, PreviewAttachCustomize$outboundSchema, PreviewAttachDiscount$inboundSchema, PreviewAttachDurationType, PreviewAttachDurationType$outboundSchema, PreviewAttachFeatureQuantityRequest$outboundSchema, PreviewAttachFilter$outboundSchema, PreviewAttachFreeTrialParams$outboundSchema, PreviewAttachIncoming$inboundSchema, PreviewAttachIncomingFeatureQuantity$inboundSchema, PreviewAttachIntervalRemoveItemEnum1, PreviewAttachIntervalRemoveItemEnum1$outboundSchema, PreviewAttachIntervalRemoveItemEnum2, PreviewAttachIntervalRemoveItemEnum2$outboundSchema, PreviewAttachIntervalUnion$outboundSchema, PreviewAttachInvoiceCredits$inboundSchema, PreviewAttachInvoiceMode$outboundSchema, PreviewAttachItemBillingMethod, PreviewAttachItemBillingMethod$outboundSchema, PreviewAttachItemExpiryDurationType, PreviewAttachItemExpiryDurationType$outboundSchema, PreviewAttachItemOnDecrease, PreviewAttachItemOnDecrease$outboundSchema, PreviewAttachItemOnIncrease, PreviewAttachItemOnIncrease$outboundSchema, PreviewAttachItemPlanItem$outboundSchema, PreviewAttachItemPrice$outboundSchema, PreviewAttachItemPriceInterval, PreviewAttachItemPriceInterval$outboundSchema, PreviewAttachItemProration$outboundSchema, PreviewAttachItemReset$outboundSchema, PreviewAttachItemResetInterval, PreviewAttachItemResetInterval$outboundSchema, PreviewAttachItemRollover$outboundSchema, PreviewAttachItemTier$outboundSchema, PreviewAttachItemTierBehavior, PreviewAttachItemTierBehavior$outboundSchema, PreviewAttachItemTo$outboundSchema, PreviewAttachLimitType, PreviewAttachLimitType$outboundSchema, PreviewAttachLineItem$inboundSchema, PreviewAttachLineItemPeriod$inboundSchema, PreviewAttachNextCycle$inboundSchema, PreviewAttachNextCycleDiscount$inboundSchema, PreviewAttachNextCycleLineItem$inboundSchema, PreviewAttachNextCycleLineItemPeriod$inboundSchema, PreviewAttachOnEnd, PreviewAttachOnEnd$outboundSchema, PreviewAttachOutgoing$inboundSchema, PreviewAttachOutgoingFeatureQuantity$inboundSchema, PreviewAttachOverageAllowed$outboundSchema, PreviewAttachParams$outboundSchema, PreviewAttachPlanItemFilter$outboundSchema, PreviewAttachPlanSchedule, PreviewAttachPlanSchedule$outboundSchema, PreviewAttachPriceInterval, PreviewAttachPriceInterval$outboundSchema, PreviewAttachProperties$outboundSchema, PreviewAttachProrationBehavior, PreviewAttachProrationBehavior$outboundSchema, PreviewAttachPurchaseLimit$outboundSchema, PreviewAttachPurchaseLimitInterval, PreviewAttachPurchaseLimitInterval$outboundSchema, PreviewAttachRedirectMode, PreviewAttachRedirectMode$outboundSchema, PreviewAttachRemoveItemBillingMethod, PreviewAttachRemoveItemBillingMethod$outboundSchema, PreviewAttachResponse$inboundSchema, PreviewAttachSpendLimit$outboundSchema, PreviewAttachStatus, PreviewAttachStatus$inboundSchema, PreviewAttachTax$inboundSchema, PreviewAttachThresholdType, PreviewAttachThresholdType$outboundSchema, PreviewAttachUsageAlert$outboundSchema, PreviewAttachUsageLimit$outboundSchema, PreviewAttachUsageLimitInterval, PreviewAttachUsageLimitInterval$outboundSchema, PreviewAttachUsageLineItem$inboundSchema, PreviewAttachUsageLineItemPeriod$inboundSchema, PreviewMultiAttachAttachDiscount$outboundSchema, PreviewMultiAttachBasePrice$outboundSchema, PreviewMultiAttachBillingControls$outboundSchema, PreviewMultiAttachBillingMethod, PreviewMultiAttachBillingMethod$outboundSchema, PreviewMultiAttachCheckoutType, PreviewMultiAttachCheckoutType$inboundSchema, PreviewMultiAttachCustomize$outboundSchema, PreviewMultiAttachDiscount$inboundSchema, PreviewMultiAttachDurationType, PreviewMultiAttachDurationType$outboundSchema, PreviewMultiAttachEntityData$outboundSchema, PreviewMultiAttachEntityDataInterval, PreviewMultiAttachEntityDataInterval$outboundSchema, PreviewMultiAttachExpiryDurationType, PreviewMultiAttachExpiryDurationType$outboundSchema, PreviewMultiAttachFilter$outboundSchema, PreviewMultiAttachFreeTrialParams$outboundSchema, PreviewMultiAttachIncoming$inboundSchema, PreviewMultiAttachIncomingFeatureQuantity$inboundSchema, PreviewMultiAttachInvoiceCredits$inboundSchema, PreviewMultiAttachInvoiceMode$outboundSchema, PreviewMultiAttachItemPriceInterval, PreviewMultiAttachItemPriceInterval$outboundSchema, PreviewMultiAttachLimitType, PreviewMultiAttachLimitType$outboundSchema, PreviewMultiAttachLineItem$inboundSchema, PreviewMultiAttachLineItemPeriod$inboundSchema, PreviewMultiAttachNextCycle$inboundSchema, PreviewMultiAttachNextCycleDiscount$inboundSchema, PreviewMultiAttachNextCycleLineItem$inboundSchema, PreviewMultiAttachNextCycleLineItemPeriod$inboundSchema, PreviewMultiAttachOnDecrease, PreviewMultiAttachOnDecrease$outboundSchema, PreviewMultiAttachOnEnd, PreviewMultiAttachOnEnd$outboundSchema, PreviewMultiAttachOnIncrease, PreviewMultiAttachOnIncrease$outboundSchema, PreviewMultiAttachOutgoing$inboundSchema, PreviewMultiAttachOutgoingFeatureQuantity$inboundSchema, PreviewMultiAttachOverageAllowed$outboundSchema, PreviewMultiAttachParams$outboundSchema, PreviewMultiAttachPlan$outboundSchema, PreviewMultiAttachPlanFeatureQuantity$outboundSchema, PreviewMultiAttachPlanItem$outboundSchema, PreviewMultiAttachPrice$outboundSchema, PreviewMultiAttachPriceInterval, PreviewMultiAttachPriceInterval$outboundSchema, PreviewMultiAttachProperties$outboundSchema, PreviewMultiAttachProration$outboundSchema, PreviewMultiAttachRedirectMode, PreviewMultiAttachRedirectMode$outboundSchema, PreviewMultiAttachReset$outboundSchema, PreviewMultiAttachResetInterval, PreviewMultiAttachResetInterval$outboundSchema, PreviewMultiAttachResponse$inboundSchema, PreviewMultiAttachRollover$outboundSchema, PreviewMultiAttachSpendLimit$outboundSchema, PreviewMultiAttachStatus, PreviewMultiAttachStatus$inboundSchema, PreviewMultiAttachTax$inboundSchema, PreviewMultiAttachThresholdType, PreviewMultiAttachThresholdType$outboundSchema, PreviewMultiAttachTier$outboundSchema, PreviewMultiAttachTierBehavior, PreviewMultiAttachTierBehavior$outboundSchema, PreviewMultiAttachTo$outboundSchema, PreviewMultiAttachUsageAlert$outboundSchema, PreviewMultiAttachUsageLimit$outboundSchema, PreviewMultiAttachUsageLineItem$inboundSchema, PreviewMultiAttachUsageLineItemPeriod$inboundSchema, PreviewMultiUpdateCancelAction, PreviewMultiUpdateCancelAction$outboundSchema, PreviewMultiUpdateDiscount$inboundSchema, PreviewMultiUpdateIncoming$inboundSchema, PreviewMultiUpdateIncomingFeatureQuantity$inboundSchema, PreviewMultiUpdateLineItem$inboundSchema, PreviewMultiUpdateLineItemPeriod$inboundSchema, PreviewMultiUpdateNextCycle$inboundSchema, PreviewMultiUpdateNextCycleDiscount$inboundSchema, PreviewMultiUpdateNextCycleLineItem$inboundSchema, PreviewMultiUpdateNextCycleLineItemPeriod$inboundSchema, PreviewMultiUpdateOutgoing$inboundSchema, PreviewMultiUpdateOutgoingFeatureQuantity$inboundSchema, PreviewMultiUpdateParams$outboundSchema, PreviewMultiUpdateProrationBehavior, PreviewMultiUpdateProrationBehavior$outboundSchema, PreviewMultiUpdateSubscription$inboundSchema, PreviewMultiUpdateUpdate$outboundSchema, PreviewMultiUpdateUsageLineItem$inboundSchema, PreviewMultiUpdateUsageLineItemPeriod$inboundSchema, PreviewUpdateAddItemBillingMethod, PreviewUpdateAddItemBillingMethod$outboundSchema, PreviewUpdateAddItemExpiryDurationType, PreviewUpdateAddItemExpiryDurationType$outboundSchema, PreviewUpdateAddItemOnDecrease, PreviewUpdateAddItemOnDecrease$outboundSchema, PreviewUpdateAddItemOnIncrease, PreviewUpdateAddItemOnIncrease$outboundSchema, PreviewUpdateAddItemPlanItem$outboundSchema, PreviewUpdateAddItemPrice$outboundSchema, PreviewUpdateAddItemPriceInterval, PreviewUpdateAddItemPriceInterval$outboundSchema, PreviewUpdateAddItemProration$outboundSchema, PreviewUpdateAddItemReset$outboundSchema, PreviewUpdateAddItemResetInterval, PreviewUpdateAddItemResetInterval$outboundSchema, PreviewUpdateAddItemRollover$outboundSchema, PreviewUpdateAddItemTier$outboundSchema, PreviewUpdateAddItemTierBehavior, PreviewUpdateAddItemTierBehavior$outboundSchema, PreviewUpdateAddItemTo$outboundSchema, PreviewUpdateAttachDiscount$outboundSchema, PreviewUpdateAutoTopup$outboundSchema, PreviewUpdateBasePrice$outboundSchema, PreviewUpdateBillingControls$outboundSchema, PreviewUpdateCancelAction, PreviewUpdateCancelAction$outboundSchema, PreviewUpdateCarryOverUsages$outboundSchema, PreviewUpdateCustomize$outboundSchema, PreviewUpdateDiscount$inboundSchema, PreviewUpdateDurationType, PreviewUpdateDurationType$outboundSchema, PreviewUpdateFeatureQuantityRequest$outboundSchema, PreviewUpdateFilter$outboundSchema, PreviewUpdateFreeTrialParams$outboundSchema, PreviewUpdateIncoming$inboundSchema, PreviewUpdateIncomingFeatureQuantity$inboundSchema, PreviewUpdateIntervalRemoveItemEnum1, PreviewUpdateIntervalRemoveItemEnum1$outboundSchema, PreviewUpdateIntervalRemoveItemEnum2, PreviewUpdateIntervalRemoveItemEnum2$outboundSchema, PreviewUpdateIntervalUnion$outboundSchema, PreviewUpdateInvoiceCredits$inboundSchema, PreviewUpdateInvoiceMode$outboundSchema, PreviewUpdateItemBillingMethod, PreviewUpdateItemBillingMethod$outboundSchema, PreviewUpdateItemExpiryDurationType, PreviewUpdateItemExpiryDurationType$outboundSchema, PreviewUpdateItemOnDecrease, PreviewUpdateItemOnDecrease$outboundSchema, PreviewUpdateItemOnIncrease, PreviewUpdateItemOnIncrease$outboundSchema, PreviewUpdateItemPlanItem$outboundSchema, PreviewUpdateItemPrice$outboundSchema, PreviewUpdateItemPriceInterval, PreviewUpdateItemPriceInterval$outboundSchema, PreviewUpdateItemProration$outboundSchema, PreviewUpdateItemReset$outboundSchema, PreviewUpdateItemResetInterval, PreviewUpdateItemResetInterval$outboundSchema, PreviewUpdateItemRollover$outboundSchema, PreviewUpdateItemTier$outboundSchema, PreviewUpdateItemTierBehavior, PreviewUpdateItemTierBehavior$outboundSchema, PreviewUpdateItemTo$outboundSchema, PreviewUpdateLimitType, PreviewUpdateLimitType$outboundSchema, PreviewUpdateLineItem$inboundSchema, PreviewUpdateLineItemPeriod$inboundSchema, PreviewUpdateNextCycle$inboundSchema, PreviewUpdateNextCycleDiscount$inboundSchema, PreviewUpdateNextCycleLineItem$inboundSchema, PreviewUpdateNextCycleLineItemPeriod$inboundSchema, PreviewUpdateOnEnd, PreviewUpdateOnEnd$outboundSchema, PreviewUpdateOutgoing$inboundSchema, PreviewUpdateOutgoingFeatureQuantity$inboundSchema, PreviewUpdateOverageAllowed$outboundSchema, PreviewUpdateParams$outboundSchema, PreviewUpdatePlanItemFilter$outboundSchema, PreviewUpdatePriceInterval, PreviewUpdatePriceInterval$outboundSchema, PreviewUpdateProperties$outboundSchema, PreviewUpdateProrationBehavior, PreviewUpdateProrationBehavior$outboundSchema, PreviewUpdatePurchaseLimit$outboundSchema, PreviewUpdatePurchaseLimitInterval, PreviewUpdatePurchaseLimitInterval$outboundSchema, PreviewUpdateRecalculateBalances$outboundSchema, PreviewUpdateRedirectMode, PreviewUpdateRedirectMode$outboundSchema, PreviewUpdateRefundLastPayment, PreviewUpdateRefundLastPayment$outboundSchema, PreviewUpdateRemoveItemBillingMethod, PreviewUpdateRemoveItemBillingMethod$outboundSchema, PreviewUpdateResponse$inboundSchema, PreviewUpdateSpendLimit$outboundSchema, PreviewUpdateStatus, PreviewUpdateStatus$inboundSchema, PreviewUpdateTax$inboundSchema, PreviewUpdateThresholdType, PreviewUpdateThresholdType$outboundSchema, PreviewUpdateUsageAlert$outboundSchema, PreviewUpdateUsageLimit$outboundSchema, PreviewUpdateUsageLimitInterval, PreviewUpdateUsageLimitInterval$outboundSchema, PreviewUpdateUsageLineItem$inboundSchema, PreviewUpdateUsageLineItemPeriod$inboundSchema, PriceVariantInterval, PriceVariantInterval$outboundSchema, ProcessorType, ProcessorType$inboundSchema, Processors$inboundSchema, ProductDisplay1$inboundSchema, ProductDisplay2$inboundSchema, ProductScenario1, ProductScenario1$inboundSchema, ProductScenario2, ProductScenario2$inboundSchema, ProductType1, ProductType1$inboundSchema, ProductType2, ProductType2$inboundSchema, Properties$outboundSchema, Proration$inboundSchema, Purchase$inboundSchema, PurchaseScope, PurchaseScope$inboundSchema, Range, Range$outboundSchema, RedeemReferralCodeParams$outboundSchema, RedeemReferralCodeResponse$inboundSchema, RedeemRewardCodeParams$outboundSchema, RedeemRewardCodeResponse$inboundSchema, Referral$inboundSchema, ReferralCustomer$inboundSchema, RefreshKeyParams$outboundSchema, RefreshKeyResponse$inboundSchema, RequestAbortedError, RequestBody$outboundSchema, RequestTimeoutError, ResponseValidationError, Result$inboundSchema, Revenuecat$inboundSchema, RevokeKeyParams$outboundSchema, RevokeKeyResponse$inboundSchema, Rewards$inboundSchema, RewardsListParams$outboundSchema, SDKValidationError, SDK_METADATA, Scenario1, Scenario1$inboundSchema, Scenario2, Scenario2$inboundSchema, Security$outboundSchema, ServerList, SetupPaymentAddItemBillingMethod, SetupPaymentAddItemBillingMethod$outboundSchema, SetupPaymentAddItemExpiryDurationType, SetupPaymentAddItemExpiryDurationType$outboundSchema, SetupPaymentAddItemOnDecrease, SetupPaymentAddItemOnDecrease$outboundSchema, SetupPaymentAddItemOnIncrease, SetupPaymentAddItemOnIncrease$outboundSchema, SetupPaymentAddItemPlanItem$outboundSchema, SetupPaymentAddItemPrice$outboundSchema, SetupPaymentAddItemPriceInterval, SetupPaymentAddItemPriceInterval$outboundSchema, SetupPaymentAddItemProration$outboundSchema, SetupPaymentAddItemReset$outboundSchema, SetupPaymentAddItemResetInterval, SetupPaymentAddItemResetInterval$outboundSchema, SetupPaymentAddItemRollover$outboundSchema, SetupPaymentAddItemTier$outboundSchema, SetupPaymentAddItemTierBehavior, SetupPaymentAddItemTierBehavior$outboundSchema, SetupPaymentAddItemTo$outboundSchema, SetupPaymentAttachDiscount$outboundSchema, SetupPaymentAutoTopup$outboundSchema, SetupPaymentBasePrice$outboundSchema, SetupPaymentBillingControls$outboundSchema, SetupPaymentCarryOverBalances$outboundSchema, SetupPaymentCarryOverUsages$outboundSchema, SetupPaymentCustomLineItem$outboundSchema, SetupPaymentCustomize$outboundSchema, SetupPaymentDurationType, SetupPaymentDurationType$outboundSchema, SetupPaymentFeatureQuantity$outboundSchema, SetupPaymentFilter$outboundSchema, SetupPaymentFreeTrialParams$outboundSchema, SetupPaymentIntervalRemoveItemEnum1, SetupPaymentIntervalRemoveItemEnum1$outboundSchema, SetupPaymentIntervalRemoveItemEnum2, SetupPaymentIntervalRemoveItemEnum2$outboundSchema, SetupPaymentIntervalUnion$outboundSchema, SetupPaymentItemBillingMethod, SetupPaymentItemBillingMethod$outboundSchema, SetupPaymentItemExpiryDurationType, SetupPaymentItemExpiryDurationType$outboundSchema, SetupPaymentItemOnDecrease, SetupPaymentItemOnDecrease$outboundSchema, SetupPaymentItemOnIncrease, SetupPaymentItemOnIncrease$outboundSchema, SetupPaymentItemPlanItem$outboundSchema, SetupPaymentItemPrice$outboundSchema, SetupPaymentItemPriceInterval, SetupPaymentItemPriceInterval$outboundSchema, SetupPaymentItemProration$outboundSchema, SetupPaymentItemReset$outboundSchema, SetupPaymentItemResetInterval, SetupPaymentItemResetInterval$outboundSchema, SetupPaymentItemRollover$outboundSchema, SetupPaymentItemTier$outboundSchema, SetupPaymentItemTierBehavior, SetupPaymentItemTierBehavior$outboundSchema, SetupPaymentItemTo$outboundSchema, SetupPaymentLimitType, SetupPaymentLimitType$outboundSchema, SetupPaymentOnEnd, SetupPaymentOnEnd$outboundSchema, SetupPaymentOverageAllowed$outboundSchema, SetupPaymentParams$outboundSchema, SetupPaymentPlanItemFilter$outboundSchema, SetupPaymentPriceInterval, SetupPaymentPriceInterval$outboundSchema, SetupPaymentProperties$outboundSchema, SetupPaymentProrationBehavior, SetupPaymentProrationBehavior$outboundSchema, SetupPaymentPurchaseLimit$outboundSchema, SetupPaymentPurchaseLimitInterval, SetupPaymentPurchaseLimitInterval$outboundSchema, SetupPaymentRemoveItemBillingMethod, SetupPaymentRemoveItemBillingMethod$outboundSchema, SetupPaymentResponse$inboundSchema, SetupPaymentSpendLimit$outboundSchema, SetupPaymentThresholdType, SetupPaymentThresholdType$outboundSchema, SetupPaymentUsageAlert$outboundSchema, SetupPaymentUsageLimit$outboundSchema, SetupPaymentUsageLimitInterval, SetupPaymentUsageLimitInterval$outboundSchema, StartingAfter2$outboundSchema, StartsAt2$outboundSchema, StorePush, StorePush$inboundSchema, Stripe$inboundSchema, Subscription$inboundSchema, SubscriptionScope, SubscriptionScope$inboundSchema, SyncRevenueCatApp$inboundSchema, SyncRevenueCatEnv, SyncRevenueCatEnv$outboundSchema, SyncRevenueCatParams$outboundSchema, SyncRevenueCatPrice, SyncRevenueCatPrice$inboundSchema, SyncRevenueCatProduct, SyncRevenueCatProduct$inboundSchema, SyncRevenueCatResponse$inboundSchema, SyncRevenueCatStatus, SyncRevenueCatStatus$inboundSchema, Total$inboundSchema, TrackDeduction1$inboundSchema, TrackDeduction2$inboundSchema, TrackIntervalEnum1, TrackIntervalEnum1$inboundSchema, TrackIntervalEnum2, TrackIntervalEnum2$inboundSchema, TrackIntervalUnion1$inboundSchema, TrackIntervalUnion2$inboundSchema, TrackLock$outboundSchema, TrackParams$outboundSchema, TrackReset1$inboundSchema, TrackReset2$inboundSchema, TrackResponse$inboundSchema, TrackResponseBody1$inboundSchema, TrackResponseBody2$inboundSchema, TrackTokensDeduction1$inboundSchema, TrackTokensDeduction2$inboundSchema, TrackTokensIntervalEnum1, TrackTokensIntervalEnum1$inboundSchema, TrackTokensIntervalEnum2, TrackTokensIntervalEnum2$inboundSchema, TrackTokensIntervalUnion1$inboundSchema, TrackTokensIntervalUnion2$inboundSchema, TrackTokensParams$outboundSchema, TrackTokensReset1$inboundSchema, TrackTokensReset2$inboundSchema, TrackTokensResponse$inboundSchema, TrackTokensResponseBody1$inboundSchema, TrackTokensResponseBody2$inboundSchema, TrialsUsed$inboundSchema, UnexpectedClientError, UpdateBalanceInterval, UpdateBalanceInterval$outboundSchema, UpdateBalanceParams$outboundSchema, UpdateBalanceResponse$inboundSchema, UpdateCustomerAutoTopupRequest$outboundSchema, UpdateCustomerAutoTopupResponse$inboundSchema, UpdateCustomerBillingControlsRequest$outboundSchema, UpdateCustomerBillingControlsResponse$inboundSchema, UpdateCustomerConfigRequest$outboundSchema, UpdateCustomerConfigResponse$inboundSchema, UpdateCustomerCreditSchema$inboundSchema, UpdateCustomerDisplay$inboundSchema, UpdateCustomerEnv, UpdateCustomerEnv$inboundSchema, UpdateCustomerFeature$inboundSchema, UpdateCustomerFilterRequest$outboundSchema, UpdateCustomerFilterResponse$inboundSchema, UpdateCustomerFlags$inboundSchema, UpdateCustomerLimitTypeRequestBody, UpdateCustomerLimitTypeRequestBody$outboundSchema, UpdateCustomerLimitTypeResponse, UpdateCustomerLimitTypeResponse$inboundSchema, UpdateCustomerModelMarkups$inboundSchema, UpdateCustomerOverageAllowedRequest$outboundSchema, UpdateCustomerOverageAllowedResponse$inboundSchema, UpdateCustomerParams$outboundSchema, UpdateCustomerProcessors$inboundSchema, UpdateCustomerProperties$outboundSchema, UpdateCustomerProviderMarkups$inboundSchema, UpdateCustomerPurchase$inboundSchema, UpdateCustomerPurchaseLimitIntervalRequestBody, UpdateCustomerPurchaseLimitIntervalRequestBody$outboundSchema, UpdateCustomerPurchaseLimitIntervalResponse1, UpdateCustomerPurchaseLimitIntervalResponse1$inboundSchema, UpdateCustomerPurchaseLimitIntervalResponse2, UpdateCustomerPurchaseLimitIntervalResponse2$inboundSchema, UpdateCustomerPurchaseLimitRequest$outboundSchema, UpdateCustomerPurchaseLimitResponse1$inboundSchema, UpdateCustomerPurchaseLimitResponse2$inboundSchema, UpdateCustomerPurchaseLimitUnion$inboundSchema, UpdateCustomerPurchaseScope, UpdateCustomerPurchaseScope$inboundSchema, UpdateCustomerResponse$inboundSchema, UpdateCustomerRevenuecat$inboundSchema, UpdateCustomerSpendLimitRequest$outboundSchema, UpdateCustomerSpendLimitResponse$inboundSchema, UpdateCustomerStatus, UpdateCustomerStatus$inboundSchema, UpdateCustomerStripe$inboundSchema, UpdateCustomerSubscription$inboundSchema, UpdateCustomerSubscriptionScope, UpdateCustomerSubscriptionScope$inboundSchema, UpdateCustomerThresholdTypeRequestBody, UpdateCustomerThresholdTypeRequestBody$outboundSchema, UpdateCustomerThresholdTypeResponse, UpdateCustomerThresholdTypeResponse$inboundSchema, UpdateCustomerType, UpdateCustomerType$inboundSchema, UpdateCustomerUsageAlertRequestBody$outboundSchema, UpdateCustomerUsageAlertResponse$inboundSchema, UpdateCustomerUsageLimitIntervalRequestBody, UpdateCustomerUsageLimitIntervalRequestBody$outboundSchema, UpdateCustomerUsageLimitIntervalResponse, UpdateCustomerUsageLimitIntervalResponse$inboundSchema, UpdateCustomerUsageLimitRequest$outboundSchema, UpdateCustomerUsageLimitResponse$inboundSchema, UpdateCustomerVercel$inboundSchema, UpdateEntityBillingControlsRequest$outboundSchema, UpdateEntityBillingControlsResponse$inboundSchema, UpdateEntityCreditSchema$inboundSchema, UpdateEntityDisplay$inboundSchema, UpdateEntityEnv, UpdateEntityEnv$inboundSchema, UpdateEntityFeature$inboundSchema, UpdateEntityFilterRequest$outboundSchema, UpdateEntityFilterResponse$inboundSchema, UpdateEntityFlags$inboundSchema, UpdateEntityIntervalRequestBody, UpdateEntityIntervalRequestBody$outboundSchema, UpdateEntityIntervalResponse, UpdateEntityIntervalResponse$inboundSchema, UpdateEntityInvoice$inboundSchema, UpdateEntityLimitTypeRequestBody, UpdateEntityLimitTypeRequestBody$outboundSchema, UpdateEntityLimitTypeResponse, UpdateEntityLimitTypeResponse$inboundSchema, UpdateEntityModelMarkups$inboundSchema, UpdateEntityOverageAllowedRequest$outboundSchema, UpdateEntityOverageAllowedResponse$inboundSchema, UpdateEntityParams$outboundSchema, UpdateEntityProcessorType, UpdateEntityProcessorType$inboundSchema, UpdateEntityProperties$outboundSchema, UpdateEntityProviderMarkups$inboundSchema, UpdateEntityPurchase$inboundSchema, UpdateEntityPurchaseScope, UpdateEntityPurchaseScope$inboundSchema, UpdateEntityResponse$inboundSchema, UpdateEntitySpendLimitRequest$outboundSchema, UpdateEntitySpendLimitResponse$inboundSchema, UpdateEntityStatus, UpdateEntityStatus$inboundSchema, UpdateEntitySubscription$inboundSchema, UpdateEntitySubscriptionScope, UpdateEntitySubscriptionScope$inboundSchema, UpdateEntityThresholdTypeRequestBody, UpdateEntityThresholdTypeRequestBody$outboundSchema, UpdateEntityThresholdTypeResponse, UpdateEntityThresholdTypeResponse$inboundSchema, UpdateEntityType, UpdateEntityType$inboundSchema, UpdateEntityUsageAlertRequestBody$outboundSchema, UpdateEntityUsageAlertResponse$inboundSchema, UpdateEntityUsageLimitRequest$outboundSchema, UpdateEntityUsageLimitResponse$inboundSchema, UpdateFeatureCreditSchemaRequestBody$outboundSchema, UpdateFeatureCreditSchemaResponse$inboundSchema, UpdateFeatureDisplayRequestBody$outboundSchema, UpdateFeatureDisplayResponse$inboundSchema, UpdateFeatureModelMarkupsRequest$outboundSchema, UpdateFeatureModelMarkupsResponse$inboundSchema, UpdateFeatureParams$outboundSchema, UpdateFeatureProviderMarkupsRequest$outboundSchema, UpdateFeatureProviderMarkupsResponse$inboundSchema, UpdateFeatureResponse$inboundSchema, UpdateFeatureTypeRequestBody, UpdateFeatureTypeRequestBody$outboundSchema, UpdateFeatureTypeResponse, UpdateFeatureTypeResponse$inboundSchema, UpdatePlanAttachAction, UpdatePlanAttachAction$inboundSchema, UpdatePlanAutoTopupRequest$outboundSchema, UpdatePlanAutoTopupResponse$inboundSchema, UpdatePlanBasePriceRequest$outboundSchema, UpdatePlanBasePriceResponse$inboundSchema, UpdatePlanBillingControlsRequest$outboundSchema, UpdatePlanBillingControlsResponse$inboundSchema, UpdatePlanConfigRequest$outboundSchema, UpdatePlanConfigResponse$inboundSchema, UpdatePlanCreditSchema$inboundSchema, UpdatePlanCustomerEligibility$inboundSchema, UpdatePlanCustomizeResponse$inboundSchema, UpdatePlanDurationTypeRequest, UpdatePlanDurationTypeRequest$outboundSchema, UpdatePlanDurationTypeResponse, UpdatePlanDurationTypeResponse$inboundSchema, UpdatePlanEnv, UpdatePlanEnv$inboundSchema, UpdatePlanFeature$inboundSchema, UpdatePlanFeatureDisplay$inboundSchema, UpdatePlanFilterRequest$outboundSchema, UpdatePlanFilterResponse$inboundSchema, UpdatePlanFreeTrial$inboundSchema, UpdatePlanFreeTrialParamsRequest$outboundSchema, UpdatePlanFreeTrialParamsResponse$inboundSchema, UpdatePlanIntervalVariantDetailsRemoveItemEnum1, UpdatePlanIntervalVariantDetailsRemoveItemEnum1$inboundSchema, UpdatePlanIntervalVariantDetailsRemoveItemEnum2, UpdatePlanIntervalVariantDetailsRemoveItemEnum2$inboundSchema, UpdatePlanItem$inboundSchema, UpdatePlanItemBillingMethodRequestBody, UpdatePlanItemBillingMethodRequestBody$outboundSchema, UpdatePlanItemBillingMethodResponse, UpdatePlanItemBillingMethodResponse$inboundSchema, UpdatePlanItemDisplay$inboundSchema, UpdatePlanItemExpiryDurationTypeRequestBody, UpdatePlanItemExpiryDurationTypeRequestBody$outboundSchema, UpdatePlanItemExpiryDurationTypeResponse, UpdatePlanItemExpiryDurationTypeResponse$inboundSchema, UpdatePlanItemOnDecrease, UpdatePlanItemOnDecrease$outboundSchema, UpdatePlanItemOnIncrease, UpdatePlanItemOnIncrease$outboundSchema, UpdatePlanItemPlanItem$outboundSchema, UpdatePlanItemPriceIntervalRequestBody, UpdatePlanItemPriceIntervalRequestBody$outboundSchema, UpdatePlanItemPriceRequestBody$outboundSchema, UpdatePlanItemPriceResponse$inboundSchema, UpdatePlanItemProration$outboundSchema, UpdatePlanItemResetIntervalRequestBody, UpdatePlanItemResetIntervalRequestBody$outboundSchema, UpdatePlanItemResetRequestBody$outboundSchema, UpdatePlanItemResetResponse$inboundSchema, UpdatePlanItemRolloverRequestBody$outboundSchema, UpdatePlanItemRolloverResponse$inboundSchema, UpdatePlanItemTierBehaviorRequestBody, UpdatePlanItemTierBehaviorRequestBody$outboundSchema, UpdatePlanItemTierBehaviorResponse, UpdatePlanItemTierBehaviorResponse$inboundSchema, UpdatePlanItemTierRequestBody$outboundSchema, UpdatePlanItemTierResponse$inboundSchema, UpdatePlanItemToRequestBody$outboundSchema, UpdatePlanItemToResponse$inboundSchema, UpdatePlanLimitTypeRequestBody, UpdatePlanLimitTypeRequestBody$outboundSchema, UpdatePlanLimitTypeResponse, UpdatePlanLimitTypeResponse$inboundSchema, UpdatePlanOnEndRequest, UpdatePlanOnEndRequest$outboundSchema, UpdatePlanOnEndResponse, UpdatePlanOnEndResponse$inboundSchema, UpdatePlanOverageAllowedRequest$outboundSchema, UpdatePlanOverageAllowedResponse$inboundSchema, UpdatePlanParams$outboundSchema, UpdatePlanPlanItemFilterResponse$inboundSchema, UpdatePlanPlanItemResponse$inboundSchema, UpdatePlanPriceDisplay$inboundSchema, UpdatePlanPriceIntervalRequestBody, UpdatePlanPriceIntervalRequestBody$outboundSchema, UpdatePlanPriceIntervalResponse, UpdatePlanPriceIntervalResponse$inboundSchema, UpdatePlanPriceItemIntervalResponse, UpdatePlanPriceItemIntervalResponse$inboundSchema, UpdatePlanPriceResponse$inboundSchema, UpdatePlanPriceVariantDetailsInterval, UpdatePlanPriceVariantDetailsInterval$inboundSchema, UpdatePlanProperties$outboundSchema, UpdatePlanProrationResponse$inboundSchema, UpdatePlanPurchaseLimitIntervalRequestBody, UpdatePlanPurchaseLimitIntervalRequestBody$outboundSchema, UpdatePlanPurchaseLimitIntervalResponse, UpdatePlanPurchaseLimitIntervalResponse$inboundSchema, UpdatePlanPurchaseLimitRequest$outboundSchema, UpdatePlanPurchaseLimitResponse$inboundSchema, UpdatePlanResetItemIntervalResponse, UpdatePlanResetItemIntervalResponse$inboundSchema, UpdatePlanResponse$inboundSchema, UpdatePlanSpendLimitRequest$outboundSchema, UpdatePlanSpendLimitResponse$inboundSchema, UpdatePlanStatus, UpdatePlanStatus$inboundSchema, UpdatePlanThresholdTypeRequestBody, UpdatePlanThresholdTypeRequestBody$outboundSchema, UpdatePlanThresholdTypeResponse, UpdatePlanThresholdTypeResponse$inboundSchema, UpdatePlanType, UpdatePlanType$inboundSchema, UpdatePlanUsageAlertRequestBody$outboundSchema, UpdatePlanUsageAlertResponse$inboundSchema, UpdatePlanUsageLimitIntervalRequestBody, UpdatePlanUsageLimitIntervalRequestBody$outboundSchema, UpdatePlanUsageLimitIntervalResponse, UpdatePlanUsageLimitIntervalResponse$inboundSchema, UpdatePlanUsageLimitRequest$outboundSchema, UpdatePlanUsageLimitResponse$inboundSchema, UpdatePlanVariantDetails$inboundSchema, UpdatePlanVariantDetailsAddItemBillingMethod, UpdatePlanVariantDetailsAddItemBillingMethod$inboundSchema, UpdatePlanVariantDetailsAddItemPriceInterval, UpdatePlanVariantDetailsAddItemPriceInterval$inboundSchema, UpdatePlanVariantDetailsAutoTopup$inboundSchema, UpdatePlanVariantDetailsBillingControls$inboundSchema, UpdatePlanVariantDetailsDurationType, UpdatePlanVariantDetailsDurationType$inboundSchema, UpdatePlanVariantDetailsExpiryDurationType, UpdatePlanVariantDetailsExpiryDurationType$inboundSchema, UpdatePlanVariantDetailsFilter$inboundSchema, UpdatePlanVariantDetailsIntervalUnion$inboundSchema, UpdatePlanVariantDetailsLimitType, UpdatePlanVariantDetailsLimitType$inboundSchema, UpdatePlanVariantDetailsOnDecrease, UpdatePlanVariantDetailsOnDecrease$inboundSchema, UpdatePlanVariantDetailsOnEnd, UpdatePlanVariantDetailsOnEnd$inboundSchema, UpdatePlanVariantDetailsOnIncrease, UpdatePlanVariantDetailsOnIncrease$inboundSchema, UpdatePlanVariantDetailsOverageAllowed$inboundSchema, UpdatePlanVariantDetailsPrice$inboundSchema, UpdatePlanVariantDetailsPurchaseLimit$inboundSchema, UpdatePlanVariantDetailsPurchaseLimitInterval, UpdatePlanVariantDetailsPurchaseLimitInterval$inboundSchema, UpdatePlanVariantDetailsRemoveItemBillingMethod, UpdatePlanVariantDetailsRemoveItemBillingMethod$inboundSchema, UpdatePlanVariantDetailsReset$inboundSchema, UpdatePlanVariantDetailsResetInterval, UpdatePlanVariantDetailsResetInterval$inboundSchema, UpdatePlanVariantDetailsRollover$inboundSchema, UpdatePlanVariantDetailsSpendLimit$inboundSchema, UpdatePlanVariantDetailsThresholdType, UpdatePlanVariantDetailsThresholdType$inboundSchema, UpdatePlanVariantDetailsTier$inboundSchema, UpdatePlanVariantDetailsTierBehavior, UpdatePlanVariantDetailsTierBehavior$inboundSchema, UpdatePlanVariantDetailsTo$inboundSchema, UpdatePlanVariantDetailsUsageAlert$inboundSchema, UpdatePlanVariantDetailsUsageLimit$inboundSchema, UpdatePlanVariantDetailsUsageLimitInterval, UpdatePlanVariantDetailsUsageLimitInterval$inboundSchema, UpdateSubscriptionParams$outboundSchema, UsageModel1, UsageModel1$inboundSchema, UsageModel2, UsageModel2$inboundSchema, Variant$outboundSchema, VariantAddItemBillingMethod, VariantAddItemBillingMethod$outboundSchema, VariantAddItemPriceInterval, VariantAddItemPriceInterval$outboundSchema, VariantAutoTopup$outboundSchema, VariantBasePrice$outboundSchema, VariantBillingControls$outboundSchema, VariantCustomize$outboundSchema, VariantDetails$inboundSchema, VariantDetailsExpiryDurationType, VariantDetailsExpiryDurationType$inboundSchema, VariantDetailsOnEnd, VariantDetailsOnEnd$inboundSchema, VariantDurationType, VariantDurationType$outboundSchema, VariantExpiryDurationType, VariantExpiryDurationType$outboundSchema, VariantFilter$outboundSchema, VariantFreeTrialParams$outboundSchema, VariantIntervalUnion$outboundSchema, VariantLimitType, VariantLimitType$outboundSchema, VariantMigration$outboundSchema, VariantOnDecrease, VariantOnDecrease$outboundSchema, VariantOnEnd, VariantOnEnd$outboundSchema, VariantOnIncrease, VariantOnIncrease$outboundSchema, VariantOverageAllowed$outboundSchema, VariantPlanItem$outboundSchema, VariantPlanItemFilter$outboundSchema, VariantPrice$outboundSchema, VariantProperties$outboundSchema, VariantProration$outboundSchema, VariantPurchaseLimit$outboundSchema, VariantPurchaseLimitInterval, VariantPurchaseLimitInterval$outboundSchema, VariantRemoveItemBillingMethod, VariantRemoveItemBillingMethod$outboundSchema, VariantReset$outboundSchema, VariantResetInterval, VariantResetInterval$outboundSchema, VariantRollover$outboundSchema, VariantSpendLimit$outboundSchema, VariantThresholdType, VariantThresholdType$outboundSchema, VariantTier$outboundSchema, VariantTierBehavior, VariantTierBehavior$outboundSchema, VariantTo$outboundSchema, VariantUsageAlert$outboundSchema, VariantUsageLimit$outboundSchema, VariantUsageLimitInterval, VariantUsageLimitInterval$outboundSchema, Vercel$inboundSchema, aggregateEventsCustomRangeToJSON, aggregateEventsFeatureIdToJSON, aggregateEventsListFromJSON, aggregateEventsResponseFromJSON, apiKeyFromJSON, attachAddItemPlanItemToJSON, attachAddItemPriceToJSON, attachAddItemProrationToJSON, attachAddItemResetToJSON, attachAddItemRolloverToJSON, attachAddItemTierToJSON, attachAddItemToToJSON, attachAttachDiscountToJSON, attachAutoTopupToJSON, attachBasePriceToJSON, attachBillingControlsToJSON, attachCarryOverBalancesToJSON, attachCarryOverUsagesToJSON, attachCustomLineItemToJSON, attachCustomizeToJSON, attachFeatureQuantityToJSON, attachFilterToJSON, attachFreeTrialParamsToJSON, attachIntervalUnionToJSON, attachInvoiceFromJSON, attachInvoiceModeToJSON, attachItemPlanItemToJSON, attachItemPriceToJSON, attachItemProrationToJSON, attachItemResetToJSON, attachItemRolloverToJSON, attachItemTierToJSON, attachItemToToJSON, attachOverageAllowedToJSON, attachParamsToJSON, attachPlanItemFilterToJSON, attachPropertiesToJSON, attachPurchaseLimitToJSON, attachRequiredActionFromJSON, attachResponseFromJSON, attachSpendLimitToJSON, attachUsageAlertToJSON, attachUsageLimitToJSON, balanceCreditSchemaFromJSON, balanceDisplayFromJSON, balanceFeatureFromJSON, balanceFromJSON, balanceIntervalUnionFromJSON, balanceModelMarkupsFromJSON, balancePriceFromJSON, balanceProviderMarkupsFromJSON, balanceResetFromJSON, balanceRolloverFromJSON, balanceTierFromJSON, balanceToFromJSON, basePriceFromJSON, batchTrackLockToJSON, batchTrackResponseFromJSON, billableToJSON, billingUpdateAddItemPlanItemToJSON, billingUpdateAddItemPriceToJSON, billingUpdateAddItemProrationToJSON, billingUpdateAddItemResetToJSON, billingUpdateAddItemRolloverToJSON, billingUpdateAddItemTierToJSON, billingUpdateAddItemToToJSON, billingUpdateAttachDiscountToJSON, billingUpdateAutoTopupToJSON, billingUpdateBasePriceToJSON, billingUpdateBillingControlsToJSON, billingUpdateCarryOverUsagesToJSON, billingUpdateCustomizeToJSON, billingUpdateFeatureQuantityToJSON, billingUpdateFilterToJSON, billingUpdateFreeTrialParamsToJSON, billingUpdateIntervalUnionToJSON, billingUpdateInvoiceFromJSON, billingUpdateInvoiceModeToJSON, billingUpdateItemPlanItemToJSON, billingUpdateItemPriceToJSON, billingUpdateItemProrationToJSON, billingUpdateItemResetToJSON, billingUpdateItemRolloverToJSON, billingUpdateItemTierToJSON, billingUpdateItemToToJSON, billingUpdateOverageAllowedToJSON, billingUpdatePlanItemFilterToJSON, billingUpdatePropertiesToJSON, billingUpdatePurchaseLimitToJSON, billingUpdateRecalculateBalancesToJSON, billingUpdateRequiredActionFromJSON, billingUpdateResponseFromJSON, billingUpdateSpendLimitToJSON, billingUpdateUsageAlertToJSON, billingUpdateUsageLimitToJSON, breakdownFromJSON, checkAutoTopup1FromJSON, checkAutoTopup2FromJSON, checkBillingControls1FromJSON, checkBillingControls2FromJSON, checkConfig1FromJSON, checkConfig2FromJSON, checkCreditSchema1FromJSON, checkCreditSchema2FromJSON, checkFeature1FromJSON, checkFeature2FromJSON, checkFilter1FromJSON, checkFilter2FromJSON, checkFreeTrial1FromJSON, checkFreeTrial2FromJSON, checkItem1FromJSON, checkItem2FromJSON, checkLockToJSON, checkModelMarkups1FromJSON, checkModelMarkups2FromJSON, checkOverageAllowed1FromJSON, checkOverageAllowed2FromJSON, checkParamsToJSON, checkProduct1FromJSON, checkProduct2FromJSON, checkProperties1FromJSON, checkProperties2FromJSON, checkProviderMarkups1FromJSON, checkProviderMarkups2FromJSON, checkPurchaseLimit1FromJSON, checkPurchaseLimit2FromJSON, checkResponseBody1FromJSON, checkResponseBody2FromJSON, checkResponseFromJSON, checkRollover1FromJSON, checkRollover2FromJSON, checkSpendLimit1FromJSON, checkSpendLimit2FromJSON, checkUsageAlert1FromJSON, checkUsageAlert2FromJSON, checkUsageLimit1FromJSON, checkUsageLimit2FromJSON, couponFromJSON, couponPromoCodeFromJSON, createBalanceParamsToJSON, createBalanceResetToJSON, createBalanceResponseFromJSON, createBalanceRolloverToJSON, createEntityBillingControlsRequestToJSON, createEntityBillingControlsResponseFromJSON, createEntityCreditSchemaFromJSON, createEntityDisplayFromJSON, createEntityFeatureFromJSON, createEntityFilterRequestToJSON, createEntityFilterResponseFromJSON, createEntityFlagsFromJSON, createEntityInvoiceFromJSON, createEntityModelMarkupsFromJSON, createEntityOverageAllowedRequestToJSON, createEntityOverageAllowedResponseFromJSON, createEntityParamsToJSON, createEntityPropertiesToJSON, createEntityProviderMarkupsFromJSON, createEntityPurchaseFromJSON, createEntityResponseFromJSON, createEntitySpendLimitRequestToJSON, createEntitySpendLimitResponseFromJSON, createEntitySubscriptionFromJSON, createEntityUsageAlertRequestBodyToJSON, createEntityUsageAlertResponseFromJSON, createEntityUsageLimitRequestToJSON, createEntityUsageLimitResponseFromJSON, createFeatureCreditSchemaRequestBodyToJSON, createFeatureCreditSchemaResponseFromJSON, createFeatureDisplayRequestBodyToJSON, createFeatureDisplayResponseFromJSON, createFeatureModelMarkupsRequestToJSON, createFeatureModelMarkupsResponseFromJSON, createFeatureParamsToJSON, createFeatureProviderMarkupsRequestToJSON, createFeatureProviderMarkupsResponseFromJSON, createFeatureResponseFromJSON, createPlanAutoTopupRequestToJSON, createPlanAutoTopupResponseFromJSON, createPlanBasePriceFromJSON, createPlanBillingControlsRequestToJSON, createPlanBillingControlsResponseFromJSON, createPlanConfigRequestToJSON, createPlanConfigResponseFromJSON, createPlanCreditSchemaFromJSON, createPlanCustomerEligibilityFromJSON, createPlanCustomizeFromJSON, createPlanFeatureDisplayFromJSON, createPlanFeatureFromJSON, createPlanFilterRequestToJSON, createPlanFilterResponseFromJSON, createPlanFreeTrialParamsFromJSON, createPlanFreeTrialResponseFromJSON, createPlanIntervalUnionFromJSON, createPlanItemDisplayFromJSON, createPlanItemFromJSON, createPlanItemPlanItemToJSON, createPlanItemPriceRequestBodyToJSON, createPlanItemPriceResponseFromJSON, createPlanItemProrationToJSON, createPlanItemResetResponseFromJSON, createPlanItemRolloverResponseFromJSON, createPlanItemTierResponseFromJSON, createPlanItemToResponseFromJSON, createPlanOverageAllowedRequestToJSON, createPlanOverageAllowedResponseFromJSON, createPlanParamsToJSON, createPlanPlanItemFilterFromJSON, createPlanPlanItemResponseFromJSON, createPlanPriceDisplayFromJSON, createPlanPriceRequestBodyToJSON, createPlanPriceResponseFromJSON, createPlanPropertiesToJSON, createPlanProrationResponseFromJSON, createPlanPurchaseLimitRequestToJSON, createPlanPurchaseLimitResponseFromJSON, createPlanResetRequestBodyToJSON, createPlanResponseFromJSON, createPlanRolloverRequestBodyToJSON, createPlanSpendLimitRequestToJSON, createPlanSpendLimitResponseFromJSON, createPlanTierRequestBodyToJSON, createPlanToRequestBodyToJSON, createPlanUsageAlertRequestBodyToJSON, createPlanUsageAlertResponseFromJSON, createPlanUsageLimitRequestToJSON, createPlanUsageLimitResponseFromJSON, createPlanVariantDetailsAutoTopupFromJSON, createPlanVariantDetailsBillingControlsFromJSON, createPlanVariantDetailsFilterFromJSON, createPlanVariantDetailsFromJSON, createPlanVariantDetailsOverageAllowedFromJSON, createPlanVariantDetailsPriceFromJSON, createPlanVariantDetailsPurchaseLimitFromJSON, createPlanVariantDetailsResetFromJSON, createPlanVariantDetailsRolloverFromJSON, createPlanVariantDetailsSpendLimitFromJSON, createPlanVariantDetailsTierFromJSON, createPlanVariantDetailsToFromJSON, createPlanVariantDetailsUsageAlertFromJSON, createPlanVariantDetailsUsageLimitFromJSON, createReferralCodeParamsToJSON, createReferralCodeResponseFromJSON, createScheduleAddItemPlanItem2ToJSON, createScheduleAddItemPrice2ToJSON, createScheduleAddItemProration2ToJSON, createScheduleAddItemReset2ToJSON, createScheduleAddItemRollover2ToJSON, createScheduleAddItemTier2ToJSON, createScheduleAttachDiscountToJSON, createScheduleAutoTopup2ToJSON, createScheduleBasePrice2ToJSON, createScheduleBillingControls2ToJSON, createScheduleCustomize2ToJSON, createScheduleFeatureQuantity2ToJSON, createScheduleFilter2ToJSON, createScheduleIntervalUnion2ToJSON, createScheduleInvoiceFromJSON, createScheduleInvoiceModeToJSON, createScheduleItemPlanItem2ToJSON, createScheduleItemPrice2ToJSON, createScheduleItemProration2ToJSON, createScheduleItemReset2ToJSON, createScheduleItemRollover2ToJSON, createScheduleItemTier2ToJSON, createScheduleOverageAllowed2ToJSON, createScheduleParamsToJSON, createSchedulePlan2ToJSON, createSchedulePlanItemFilter2ToJSON, createSchedulePurchaseLimit2ToJSON, createScheduleRequiredActionFromJSON, createScheduleResponseFromJSON, createScheduleSpendLimit2ToJSON, createScheduleUsageAlert2ToJSON, createScheduleUsageLimit2ToJSON, customerAutoTopupFromJSON, customerBillingControlsFromJSON, customerConfigFromJSON, customerCreditSchemaFromJSON, customerDataAutoTopupToJSON, customerDataBillingControlsToJSON, customerDataConfigToJSON, customerDataFilterToJSON, customerDataOverageAllowedToJSON, customerDataPurchaseLimitToJSON, customerDataSpendLimitToJSON, customerDataToJSON, customerDataUsageAlertToJSON, customerDataUsageLimitToJSON, customerDisplayFromJSON, customerEligibilityFromJSON, customerFeatureFromJSON, customerFilterFromJSON, customerFromJSON, customerModelMarkupsFromJSON, customerOverageAllowedFromJSON, customerProviderMarkupsFromJSON, customerPurchaseLimit1FromJSON, customerPurchaseLimit2FromJSON, customerPurchaseLimitUnionFromJSON, customerSpendLimitFromJSON, customerUsageAlertFromJSON, customerUsageLimitFromJSON, customizeFromJSON, deductionsFromJSON, deleteBalanceParamsToJSON, deleteBalanceResponseFromJSON, deleteCustomerParamsToJSON, deleteCustomerResponseFromJSON, deleteEntityParamsToJSON, deleteEntityResponseFromJSON, deleteFeatureParamsToJSON, deleteFeatureResponseFromJSON, deletePlanParamsToJSON, deletePlanResponseFromJSON, dfuFlashParamsToJSON, dfuFlashResultFromJSON, discountFromJSON, entitlementsGrantedFromJSON, entityFromJSON, eventsAggregateParamsToJSON, eventsListParamsToJSON, expiryFromJSON, featureGrantFromJSON, featureGrantPromoCodeFromJSON, files_exports as files, finalizeBalanceParamsToJSON, finalizeLockResponseBody1FromJSON, finalizeLockResponseBody2FromJSON, finalizeLockResponseFromJSON, flag1FromJSON, flag2FromJSON, flagDisplay1FromJSON, flagDisplay2FromJSON, flagsFromJSON, flashedFromJSON, formatZodError, freeTrialFromJSON, freeTrialParamsFromJSON, freeTrialRequestToJSON, getCustomerAutoTopupFromJSON, getCustomerBillingControlsFromJSON, getCustomerConfigFromJSON, getCustomerCreditSchemaFromJSON, getCustomerCustomerFromJSON, getCustomerDiscountFromJSON, getCustomerDisplayFromJSON, getCustomerEntityFromJSON, getCustomerFeatureFromJSON, getCustomerFilterFromJSON, getCustomerFlagsFromJSON, getCustomerInvoiceFromJSON, getCustomerModelMarkupsFromJSON, getCustomerOverageAllowedFromJSON, getCustomerParamsToJSON, getCustomerProcessorsFromJSON, getCustomerProviderMarkupsFromJSON, getCustomerPurchaseFromJSON, getCustomerPurchaseLimit1FromJSON, getCustomerPurchaseLimit2FromJSON, getCustomerPurchaseLimitUnionFromJSON, getCustomerReferralFromJSON, getCustomerResponseFromJSON, getCustomerRevenuecatFromJSON, getCustomerRewardsFromJSON, getCustomerSpendLimitFromJSON, getCustomerStripeFromJSON, getCustomerSubscriptionFromJSON, getCustomerTrialsUsedFromJSON, getCustomerUsageAlertFromJSON, getCustomerUsageLimitFromJSON, getCustomerVercelFromJSON, getEntityBillingControlsFromJSON, getEntityCreditSchemaFromJSON, getEntityDisplayFromJSON, getEntityFeatureFromJSON, getEntityFilterFromJSON, getEntityFlagsFromJSON, getEntityInvoiceFromJSON, getEntityModelMarkupsFromJSON, getEntityOverageAllowedFromJSON, getEntityParamsToJSON, getEntityProviderMarkupsFromJSON, getEntityPurchaseFromJSON, getEntityResponseFromJSON, getEntitySpendLimitFromJSON, getEntitySubscriptionFromJSON, getEntityUsageAlertFromJSON, getEntityUsageLimitFromJSON, getFeatureCreditSchemaFromJSON, getFeatureDisplayFromJSON, getFeatureModelMarkupsFromJSON, getFeatureParamsToJSON, getFeatureProviderMarkupsFromJSON, getFeatureResponseFromJSON, getOrCreateCustomerAutoTopupToJSON, getOrCreateCustomerBillingControlsToJSON, getOrCreateCustomerConfigToJSON, getOrCreateCustomerFilterToJSON, getOrCreateCustomerOverageAllowedToJSON, getOrCreateCustomerParamsToJSON, getOrCreateCustomerPropertiesToJSON, getOrCreateCustomerPurchaseLimitToJSON, getOrCreateCustomerSpendLimitToJSON, getOrCreateCustomerUsageAlertToJSON, getOrCreateCustomerUsageLimitToJSON, getPlanAutoTopupFromJSON, getPlanBasePriceFromJSON, getPlanBillingControlsFromJSON, getPlanConfigFromJSON, getPlanCreditSchemaFromJSON, getPlanCustomerEligibilityFromJSON, getPlanCustomizeFromJSON, getPlanFeatureDisplayFromJSON, getPlanFeatureFromJSON, getPlanFilterFromJSON, getPlanFreeTrialFromJSON, getPlanFreeTrialParamsFromJSON, getPlanIntervalUnionFromJSON, getPlanItemDisplayFromJSON, getPlanItemFromJSON, getPlanItemPriceFromJSON, getPlanItemResetFromJSON, getPlanItemRolloverFromJSON, getPlanItemTierFromJSON, getPlanItemToFromJSON, getPlanOverageAllowedFromJSON, getPlanParamsToJSON, getPlanPlanItemFilterFromJSON, getPlanPlanItemFromJSON, getPlanPriceDisplayFromJSON, getPlanPriceFromJSON, getPlanProrationFromJSON, getPlanPurchaseLimitFromJSON, getPlanResponseFromJSON, getPlanSpendLimitFromJSON, getPlanUsageAlertFromJSON, getPlanUsageLimitFromJSON, getPlanVariantDetailsAutoTopupFromJSON, getPlanVariantDetailsBillingControlsFromJSON, getPlanVariantDetailsFilterFromJSON, getPlanVariantDetailsFromJSON, getPlanVariantDetailsOverageAllowedFromJSON, getPlanVariantDetailsPriceFromJSON, getPlanVariantDetailsPurchaseLimitFromJSON, getPlanVariantDetailsResetFromJSON, getPlanVariantDetailsRolloverFromJSON, getPlanVariantDetailsSpendLimitFromJSON, getPlanVariantDetailsTierFromJSON, getPlanVariantDetailsToFromJSON, getPlanVariantDetailsUsageAlertFromJSON, getPlanVariantDetailsUsageLimitFromJSON, getRevenueCatKeysAppFromJSON, getRevenueCatKeysParamsToJSON, getRevenueCatKeysResponseFromJSON, grantFromJSON, importBalanceToJSON, importCustomerDataToJSON, importFeatureQuantityToJSON, importFilterToJSON, importPlanToJSON, importProcessorToJSON, includedUsage1FromJSON, includedUsage2FromJSON, invoiceFromJSON, itemFromJSON, linkRevenueCatParamsToJSON, linkRevenueCatResponseFromJSON, linkToJSON, listCustomersAutoTopupFromJSON, listCustomersBillingControlsFromJSON, listCustomersConfigFromJSON, listCustomersCreditSchemaFromJSON, listCustomersDisplayFromJSON, listCustomersFeatureFromJSON, listCustomersFilterFromJSON, listCustomersFlagsFromJSON, listCustomersListFromJSON, listCustomersModelMarkupsFromJSON, listCustomersOverageAllowedFromJSON, listCustomersParamsToJSON, listCustomersPlanToJSON, listCustomersProcessorsFromJSON, listCustomersProviderMarkupsFromJSON, listCustomersPurchaseFromJSON, listCustomersPurchaseLimit1FromJSON, listCustomersPurchaseLimit2FromJSON, listCustomersPurchaseLimitUnionFromJSON, listCustomersResponseFromJSON, listCustomersRevenuecatFromJSON, listCustomersSpendLimitFromJSON, listCustomersStripeFromJSON, listCustomersSubscriptionFromJSON, listCustomersUsageAlertFromJSON, listCustomersUsageLimitFromJSON, listCustomersVercelFromJSON, listEntitiesBillingControlsFromJSON, listEntitiesCreditSchemaFromJSON, listEntitiesDisplayFromJSON, listEntitiesFeatureFromJSON, listEntitiesFilterFromJSON, listEntitiesFlagsFromJSON, listEntitiesInvoiceFromJSON, listEntitiesListFromJSON, listEntitiesModelMarkupsFromJSON, listEntitiesOverageAllowedFromJSON, listEntitiesParamsToJSON, listEntitiesPlanToJSON, listEntitiesProviderMarkupsFromJSON, listEntitiesPurchaseFromJSON, listEntitiesResponseFromJSON, listEntitiesSpendLimitFromJSON, listEntitiesSubscriptionFromJSON, listEntitiesUsageAlertFromJSON, listEntitiesUsageLimitFromJSON, listEventsCustomRangeToJSON, listEventsFeatureIdToJSON, listEventsIntervalUnionFromJSON, listEventsListFromJSON, listEventsResetFromJSON, listEventsResponseFromJSON, listFeaturesCreditSchemaFromJSON, listFeaturesDisplayFromJSON, listFeaturesListFromJSON, listFeaturesModelMarkupsFromJSON, listFeaturesProviderMarkupsFromJSON, listFeaturesRequestToJSON, listFeaturesResponseFromJSON, listPlansAutoTopupFromJSON, listPlansBasePriceFromJSON, listPlansBillingControlsFromJSON, listPlansConfigFromJSON, listPlansCreditSchemaFromJSON, listPlansCustomerEligibilityFromJSON, listPlansCustomizeFromJSON, listPlansFeatureDisplayFromJSON, listPlansFeatureFromJSON, listPlansFilterFromJSON, listPlansFreeTrialFromJSON, listPlansFreeTrialParamsFromJSON, listPlansIntervalUnionFromJSON, listPlansItemDisplayFromJSON, listPlansItemFromJSON, listPlansItemPriceFromJSON, listPlansItemResetFromJSON, listPlansItemRolloverFromJSON, listPlansItemTierFromJSON, listPlansListFromJSON, listPlansOverageAllowedFromJSON, listPlansParamsToJSON, listPlansPlanItemFilterFromJSON, listPlansPlanItemFromJSON, listPlansPriceDisplayFromJSON, listPlansPriceFromJSON, listPlansProrationFromJSON, listPlansPurchaseLimitFromJSON, listPlansResponseFromJSON, listPlansSpendLimitFromJSON, listPlansToFromJSON, listPlansUsageAlertFromJSON, listPlansUsageLimitFromJSON, listPlansVariantDetailsAutoTopupFromJSON, listPlansVariantDetailsBillingControlsFromJSON, listPlansVariantDetailsFilterFromJSON, listPlansVariantDetailsFromJSON, listPlansVariantDetailsOverageAllowedFromJSON, listPlansVariantDetailsPriceFromJSON, listPlansVariantDetailsPurchaseLimitFromJSON, listPlansVariantDetailsResetFromJSON, listPlansVariantDetailsRolloverFromJSON, listPlansVariantDetailsSpendLimitFromJSON, listPlansVariantDetailsTierFromJSON, listPlansVariantDetailsUsageAlertFromJSON, listPlansVariantDetailsUsageLimitFromJSON, listRewardsDurationFromJSON, listRewardsResponseFromJSON, migrationToJSON, mintKeyParamsToJSON, mintKeyResponseFromJSON, multiAttachAttachDiscountToJSON, multiAttachBasePriceToJSON, multiAttachBillingControlsToJSON, multiAttachCustomizeToJSON, multiAttachEntityDataToJSON, multiAttachFeatureQuantityToJSON, multiAttachFilterToJSON, multiAttachFreeTrialParamsToJSON, multiAttachInvoiceFromJSON, multiAttachInvoiceModeToJSON, multiAttachOverageAllowedToJSON, multiAttachParamsToJSON, multiAttachPlanItemToJSON, multiAttachPlanToJSON, multiAttachPriceToJSON, multiAttachPropertiesToJSON, multiAttachProrationToJSON, multiAttachRequiredActionFromJSON, multiAttachResetToJSON, multiAttachResponseFromJSON, multiAttachRolloverToJSON, multiAttachSpendLimitToJSON, multiAttachTierToJSON, multiAttachToToJSON, multiAttachUsageAlertToJSON, multiAttachUsageLimitToJSON, multiUpdateInvoiceFromJSON, multiUpdateParamsToJSON, multiUpdatePreviewResponseFromJSON, multiUpdateRequiredActionFromJSON, multiUpdateResponseFromJSON, multiUpdateUpdateToJSON, openCustomerPortalParamsToJSON, openCustomerPortalResponseFromJSON, phaseResponseFromJSON, phaseStartToJSON, phaseStartUnionToJSON, planAutoTopupFromJSON, planBillingControlsFromJSON, planConfigFromJSON, planCreditSchemaFromJSON, planFeatureDisplayFromJSON, planFeatureFromJSON, planFilterFromJSON, planFromJSON, planIntervalUnionFromJSON, planItemDisplayFromJSON, planItemFilterFromJSON, planItemFromJSON, planItemPriceFromJSON, planItemResetFromJSON, planItemRolloverFromJSON, planItemTierFromJSON, planItemToFromJSON, planOverageAllowedFromJSON, planPriceDisplayFromJSON, planPriceFromJSON, planPurchaseLimitFromJSON, planSpendLimitFromJSON, planUsageAlertFromJSON, planUsageLimitFromJSON, planVariantDetailsAutoTopupFromJSON, planVariantDetailsBillingControlsFromJSON, planVariantDetailsFilterFromJSON, planVariantDetailsOverageAllowedFromJSON, planVariantDetailsPriceFromJSON, planVariantDetailsPurchaseLimitFromJSON, planVariantDetailsResetFromJSON, planVariantDetailsRolloverFromJSON, planVariantDetailsSpendLimitFromJSON, planVariantDetailsTierFromJSON, planVariantDetailsToFromJSON, planVariantDetailsUsageAlertFromJSON, planVariantDetailsUsageLimitFromJSON, preview1FromJSON, preview2FromJSON, previewAttachAddItemPlanItemToJSON, previewAttachAddItemPriceToJSON, previewAttachAddItemProrationToJSON, previewAttachAddItemResetToJSON, previewAttachAddItemRolloverToJSON, previewAttachAddItemTierToJSON, previewAttachAddItemToToJSON, previewAttachAttachDiscountToJSON, previewAttachAutoTopupToJSON, previewAttachBasePriceToJSON, previewAttachBillingControlsToJSON, previewAttachCarryOverBalancesToJSON, previewAttachCarryOverUsagesToJSON, previewAttachCustomLineItemToJSON, previewAttachCustomizeToJSON, previewAttachDiscountFromJSON, previewAttachFeatureQuantityRequestToJSON, previewAttachFilterToJSON, previewAttachFreeTrialParamsToJSON, previewAttachIncomingFeatureQuantityFromJSON, previewAttachIncomingFromJSON, previewAttachIntervalUnionToJSON, previewAttachInvoiceCreditsFromJSON, previewAttachInvoiceModeToJSON, previewAttachItemPlanItemToJSON, previewAttachItemPriceToJSON, previewAttachItemProrationToJSON, previewAttachItemResetToJSON, previewAttachItemRolloverToJSON, previewAttachItemTierToJSON, previewAttachItemToToJSON, previewAttachLineItemFromJSON, previewAttachLineItemPeriodFromJSON, previewAttachNextCycleDiscountFromJSON, previewAttachNextCycleFromJSON, previewAttachNextCycleLineItemFromJSON, previewAttachNextCycleLineItemPeriodFromJSON, previewAttachOutgoingFeatureQuantityFromJSON, previewAttachOutgoingFromJSON, previewAttachOverageAllowedToJSON, previewAttachParamsToJSON, previewAttachPlanItemFilterToJSON, previewAttachPropertiesToJSON, previewAttachPurchaseLimitToJSON, previewAttachResponseFromJSON, previewAttachSpendLimitToJSON, previewAttachTaxFromJSON, previewAttachUsageAlertToJSON, previewAttachUsageLimitToJSON, previewAttachUsageLineItemFromJSON, previewAttachUsageLineItemPeriodFromJSON, previewMultiAttachAttachDiscountToJSON, previewMultiAttachBasePriceToJSON, previewMultiAttachBillingControlsToJSON, previewMultiAttachCustomizeToJSON, previewMultiAttachDiscountFromJSON, previewMultiAttachEntityDataToJSON, previewMultiAttachFilterToJSON, previewMultiAttachFreeTrialParamsToJSON, previewMultiAttachIncomingFeatureQuantityFromJSON, previewMultiAttachIncomingFromJSON, previewMultiAttachInvoiceCreditsFromJSON, previewMultiAttachInvoiceModeToJSON, previewMultiAttachLineItemFromJSON, previewMultiAttachLineItemPeriodFromJSON, previewMultiAttachNextCycleDiscountFromJSON, previewMultiAttachNextCycleFromJSON, previewMultiAttachNextCycleLineItemFromJSON, previewMultiAttachNextCycleLineItemPeriodFromJSON, previewMultiAttachOutgoingFeatureQuantityFromJSON, previewMultiAttachOutgoingFromJSON, previewMultiAttachOverageAllowedToJSON, previewMultiAttachParamsToJSON, previewMultiAttachPlanFeatureQuantityToJSON, previewMultiAttachPlanItemToJSON, previewMultiAttachPlanToJSON, previewMultiAttachPriceToJSON, previewMultiAttachPropertiesToJSON, previewMultiAttachProrationToJSON, previewMultiAttachResetToJSON, previewMultiAttachResponseFromJSON, previewMultiAttachRolloverToJSON, previewMultiAttachSpendLimitToJSON, previewMultiAttachTaxFromJSON, previewMultiAttachTierToJSON, previewMultiAttachToToJSON, previewMultiAttachUsageAlertToJSON, previewMultiAttachUsageLimitToJSON, previewMultiAttachUsageLineItemFromJSON, previewMultiAttachUsageLineItemPeriodFromJSON, previewMultiUpdateDiscountFromJSON, previewMultiUpdateIncomingFeatureQuantityFromJSON, previewMultiUpdateIncomingFromJSON, previewMultiUpdateLineItemFromJSON, previewMultiUpdateLineItemPeriodFromJSON, previewMultiUpdateNextCycleDiscountFromJSON, previewMultiUpdateNextCycleFromJSON, previewMultiUpdateNextCycleLineItemFromJSON, previewMultiUpdateNextCycleLineItemPeriodFromJSON, previewMultiUpdateOutgoingFeatureQuantityFromJSON, previewMultiUpdateOutgoingFromJSON, previewMultiUpdateParamsToJSON, previewMultiUpdateSubscriptionFromJSON, previewMultiUpdateUpdateToJSON, previewMultiUpdateUsageLineItemFromJSON, previewMultiUpdateUsageLineItemPeriodFromJSON, previewUpdateAddItemPlanItemToJSON, previewUpdateAddItemPriceToJSON, previewUpdateAddItemProrationToJSON, previewUpdateAddItemResetToJSON, previewUpdateAddItemRolloverToJSON, previewUpdateAddItemTierToJSON, previewUpdateAddItemToToJSON, previewUpdateAttachDiscountToJSON, previewUpdateAutoTopupToJSON, previewUpdateBasePriceToJSON, previewUpdateBillingControlsToJSON, previewUpdateCarryOverUsagesToJSON, previewUpdateCustomizeToJSON, previewUpdateDiscountFromJSON, previewUpdateFeatureQuantityRequestToJSON, previewUpdateFilterToJSON, previewUpdateFreeTrialParamsToJSON, previewUpdateIncomingFeatureQuantityFromJSON, previewUpdateIncomingFromJSON, previewUpdateIntervalUnionToJSON, previewUpdateInvoiceCreditsFromJSON, previewUpdateInvoiceModeToJSON, previewUpdateItemPlanItemToJSON, previewUpdateItemPriceToJSON, previewUpdateItemProrationToJSON, previewUpdateItemResetToJSON, previewUpdateItemRolloverToJSON, previewUpdateItemTierToJSON, previewUpdateItemToToJSON, previewUpdateLineItemFromJSON, previewUpdateLineItemPeriodFromJSON, previewUpdateNextCycleDiscountFromJSON, previewUpdateNextCycleFromJSON, previewUpdateNextCycleLineItemFromJSON, previewUpdateNextCycleLineItemPeriodFromJSON, previewUpdateOutgoingFeatureQuantityFromJSON, previewUpdateOutgoingFromJSON, previewUpdateOverageAllowedToJSON, previewUpdateParamsToJSON, previewUpdatePlanItemFilterToJSON, previewUpdatePropertiesToJSON, previewUpdatePurchaseLimitToJSON, previewUpdateRecalculateBalancesToJSON, previewUpdateResponseFromJSON, previewUpdateSpendLimitToJSON, previewUpdateTaxFromJSON, previewUpdateUsageAlertToJSON, previewUpdateUsageLimitToJSON, previewUpdateUsageLineItemFromJSON, previewUpdateUsageLineItemPeriodFromJSON, processorsFromJSON, productDisplay1FromJSON, productDisplay2FromJSON, propertiesToJSON, prorationFromJSON, purchaseFromJSON, redeemReferralCodeParamsToJSON, redeemReferralCodeResponseFromJSON, redeemRewardCodeParamsToJSON, redeemRewardCodeResponseFromJSON, referralCustomerFromJSON, referralFromJSON, refreshKeyParamsToJSON, refreshKeyResponseFromJSON, requestBodyToJSON, resultFromJSON, revenuecatFromJSON, revokeKeyParamsToJSON, revokeKeyResponseFromJSON, rewardsFromJSON, rewardsListParamsToJSON, securityToJSON, serverURLFromOptions, setupPaymentAddItemPlanItemToJSON, setupPaymentAddItemPriceToJSON, setupPaymentAddItemProrationToJSON, setupPaymentAddItemResetToJSON, setupPaymentAddItemRolloverToJSON, setupPaymentAddItemTierToJSON, setupPaymentAddItemToToJSON, setupPaymentAttachDiscountToJSON, setupPaymentAutoTopupToJSON, setupPaymentBasePriceToJSON, setupPaymentBillingControlsToJSON, setupPaymentCarryOverBalancesToJSON, setupPaymentCarryOverUsagesToJSON, setupPaymentCustomLineItemToJSON, setupPaymentCustomizeToJSON, setupPaymentFeatureQuantityToJSON, setupPaymentFilterToJSON, setupPaymentFreeTrialParamsToJSON, setupPaymentIntervalUnionToJSON, setupPaymentItemPlanItemToJSON, setupPaymentItemPriceToJSON, setupPaymentItemProrationToJSON, setupPaymentItemResetToJSON, setupPaymentItemRolloverToJSON, setupPaymentItemTierToJSON, setupPaymentItemToToJSON, setupPaymentOverageAllowedToJSON, setupPaymentParamsToJSON, setupPaymentPlanItemFilterToJSON, setupPaymentPropertiesToJSON, setupPaymentPurchaseLimitToJSON, setupPaymentResponseFromJSON, setupPaymentSpendLimitToJSON, setupPaymentUsageAlertToJSON, setupPaymentUsageLimitToJSON, startingAfter2ToJSON, startsAt2ToJSON, stripeFromJSON, subscriptionFromJSON, syncRevenueCatAppFromJSON, syncRevenueCatParamsToJSON, syncRevenueCatResponseFromJSON, totalFromJSON, trackDeduction1FromJSON, trackDeduction2FromJSON, trackIntervalUnion1FromJSON, trackIntervalUnion2FromJSON, trackLockToJSON, trackParamsToJSON, trackReset1FromJSON, trackReset2FromJSON, trackResponseBody1FromJSON, trackResponseBody2FromJSON, trackResponseFromJSON, trackTokensDeduction1FromJSON, trackTokensDeduction2FromJSON, trackTokensIntervalUnion1FromJSON, trackTokensIntervalUnion2FromJSON, trackTokensParamsToJSON, trackTokensReset1FromJSON, trackTokensReset2FromJSON, trackTokensResponseBody1FromJSON, trackTokensResponseBody2FromJSON, trackTokensResponseFromJSON, trialsUsedFromJSON, types_exports as types, updateBalanceParamsToJSON, updateBalanceResponseFromJSON, updateCustomerAutoTopupRequestToJSON, updateCustomerAutoTopupResponseFromJSON, updateCustomerBillingControlsRequestToJSON, updateCustomerBillingControlsResponseFromJSON, updateCustomerConfigRequestToJSON, updateCustomerConfigResponseFromJSON, updateCustomerCreditSchemaFromJSON, updateCustomerDisplayFromJSON, updateCustomerFeatureFromJSON, updateCustomerFilterRequestToJSON, updateCustomerFilterResponseFromJSON, updateCustomerFlagsFromJSON, updateCustomerModelMarkupsFromJSON, updateCustomerOverageAllowedRequestToJSON, updateCustomerOverageAllowedResponseFromJSON, updateCustomerParamsToJSON, updateCustomerProcessorsFromJSON, updateCustomerPropertiesToJSON, updateCustomerProviderMarkupsFromJSON, updateCustomerPurchaseFromJSON, updateCustomerPurchaseLimitRequestToJSON, updateCustomerPurchaseLimitResponse1FromJSON, updateCustomerPurchaseLimitResponse2FromJSON, updateCustomerPurchaseLimitUnionFromJSON, updateCustomerResponseFromJSON, updateCustomerRevenuecatFromJSON, updateCustomerSpendLimitRequestToJSON, updateCustomerSpendLimitResponseFromJSON, updateCustomerStripeFromJSON, updateCustomerSubscriptionFromJSON, updateCustomerUsageAlertRequestBodyToJSON, updateCustomerUsageAlertResponseFromJSON, updateCustomerUsageLimitRequestToJSON, updateCustomerUsageLimitResponseFromJSON, updateCustomerVercelFromJSON, updateEntityBillingControlsRequestToJSON, updateEntityBillingControlsResponseFromJSON, updateEntityCreditSchemaFromJSON, updateEntityDisplayFromJSON, updateEntityFeatureFromJSON, updateEntityFilterRequestToJSON, updateEntityFilterResponseFromJSON, updateEntityFlagsFromJSON, updateEntityInvoiceFromJSON, updateEntityModelMarkupsFromJSON, updateEntityOverageAllowedRequestToJSON, updateEntityOverageAllowedResponseFromJSON, updateEntityParamsToJSON, updateEntityPropertiesToJSON, updateEntityProviderMarkupsFromJSON, updateEntityPurchaseFromJSON, updateEntityResponseFromJSON, updateEntitySpendLimitRequestToJSON, updateEntitySpendLimitResponseFromJSON, updateEntitySubscriptionFromJSON, updateEntityUsageAlertRequestBodyToJSON, updateEntityUsageAlertResponseFromJSON, updateEntityUsageLimitRequestToJSON, updateEntityUsageLimitResponseFromJSON, updateFeatureCreditSchemaRequestBodyToJSON, updateFeatureCreditSchemaResponseFromJSON, updateFeatureDisplayRequestBodyToJSON, updateFeatureDisplayResponseFromJSON, updateFeatureModelMarkupsRequestToJSON, updateFeatureModelMarkupsResponseFromJSON, updateFeatureParamsToJSON, updateFeatureProviderMarkupsRequestToJSON, updateFeatureProviderMarkupsResponseFromJSON, updateFeatureResponseFromJSON, updatePlanAutoTopupRequestToJSON, updatePlanAutoTopupResponseFromJSON, updatePlanBasePriceRequestToJSON, updatePlanBasePriceResponseFromJSON, updatePlanBillingControlsRequestToJSON, updatePlanBillingControlsResponseFromJSON, updatePlanConfigRequestToJSON, updatePlanConfigResponseFromJSON, updatePlanCreditSchemaFromJSON, updatePlanCustomerEligibilityFromJSON, updatePlanCustomizeResponseFromJSON, updatePlanFeatureDisplayFromJSON, updatePlanFeatureFromJSON, updatePlanFilterRequestToJSON, updatePlanFilterResponseFromJSON, updatePlanFreeTrialFromJSON, updatePlanFreeTrialParamsRequestToJSON, updatePlanFreeTrialParamsResponseFromJSON, updatePlanItemDisplayFromJSON, updatePlanItemFromJSON, updatePlanItemPlanItemToJSON, updatePlanItemPriceRequestBodyToJSON, updatePlanItemPriceResponseFromJSON, updatePlanItemProrationToJSON, updatePlanItemResetRequestBodyToJSON, updatePlanItemResetResponseFromJSON, updatePlanItemRolloverRequestBodyToJSON, updatePlanItemRolloverResponseFromJSON, updatePlanItemTierRequestBodyToJSON, updatePlanItemTierResponseFromJSON, updatePlanItemToRequestBodyToJSON, updatePlanItemToResponseFromJSON, updatePlanOverageAllowedRequestToJSON, updatePlanOverageAllowedResponseFromJSON, updatePlanParamsToJSON, updatePlanPlanItemFilterResponseFromJSON, updatePlanPlanItemResponseFromJSON, updatePlanPriceDisplayFromJSON, updatePlanPriceResponseFromJSON, updatePlanPropertiesToJSON, updatePlanProrationResponseFromJSON, updatePlanPurchaseLimitRequestToJSON, updatePlanPurchaseLimitResponseFromJSON, updatePlanResponseFromJSON, updatePlanSpendLimitRequestToJSON, updatePlanSpendLimitResponseFromJSON, updatePlanUsageAlertRequestBodyToJSON, updatePlanUsageAlertResponseFromJSON, updatePlanUsageLimitRequestToJSON, updatePlanUsageLimitResponseFromJSON, updatePlanVariantDetailsAutoTopupFromJSON, updatePlanVariantDetailsBillingControlsFromJSON, updatePlanVariantDetailsFilterFromJSON, updatePlanVariantDetailsFromJSON, updatePlanVariantDetailsIntervalUnionFromJSON, updatePlanVariantDetailsOverageAllowedFromJSON, updatePlanVariantDetailsPriceFromJSON, updatePlanVariantDetailsPurchaseLimitFromJSON, updatePlanVariantDetailsResetFromJSON, updatePlanVariantDetailsRolloverFromJSON, updatePlanVariantDetailsSpendLimitFromJSON, updatePlanVariantDetailsTierFromJSON, updatePlanVariantDetailsToFromJSON, updatePlanVariantDetailsUsageAlertFromJSON, updatePlanVariantDetailsUsageLimitFromJSON, updateSubscriptionParamsToJSON, variantAutoTopupToJSON, variantBasePriceToJSON, variantBillingControlsToJSON, variantCustomizeToJSON, variantDetailsFromJSON, variantFilterToJSON, variantFreeTrialParamsToJSON, variantIntervalUnionToJSON, variantMigrationToJSON, variantOverageAllowedToJSON, variantPlanItemFilterToJSON, variantPlanItemToJSON, variantPriceToJSON, variantPropertiesToJSON, variantProrationToJSON, variantPurchaseLimitToJSON, variantResetToJSON, variantRolloverToJSON, variantSpendLimitToJSON, variantTierToJSON, variantToJSON, variantToToJSON, variantUsageAlertToJSON, variantUsageLimitToJSON, vercelFromJSON };
|
|
33694
|
+
export { AggregateEventsCustomRange$outboundSchema, AggregateEventsFeatureId$outboundSchema, AggregateEventsList$inboundSchema, AggregateEventsResponse$inboundSchema, ApiKey$inboundSchema, AttachAction, AttachAction$inboundSchema, AttachAddItemBillingMethod, AttachAddItemBillingMethod$outboundSchema, AttachAddItemExpiryDurationType, AttachAddItemExpiryDurationType$outboundSchema, AttachAddItemOnDecrease, AttachAddItemOnDecrease$outboundSchema, AttachAddItemOnIncrease, AttachAddItemOnIncrease$outboundSchema, AttachAddItemPlanItem$outboundSchema, AttachAddItemPrice$outboundSchema, AttachAddItemPriceInterval, AttachAddItemPriceInterval$outboundSchema, AttachAddItemProration$outboundSchema, AttachAddItemReset$outboundSchema, AttachAddItemResetInterval, AttachAddItemResetInterval$outboundSchema, AttachAddItemRollover$outboundSchema, AttachAddItemTier$outboundSchema, AttachAddItemTierBehavior, AttachAddItemTierBehavior$outboundSchema, AttachAddItemTo$outboundSchema, AttachAttachDiscount$outboundSchema, AttachAutoTopup$outboundSchema, AttachBasePrice$outboundSchema, AttachBillingControls$outboundSchema, AttachCarryOverBalances$outboundSchema, AttachCarryOverUsages$outboundSchema, AttachCode, AttachCode$inboundSchema, AttachCustomLineItem$outboundSchema, AttachCustomize$outboundSchema, AttachDurationType, AttachDurationType$outboundSchema, AttachFeatureQuantity$outboundSchema, AttachFilter$outboundSchema, AttachFreeTrialParams$outboundSchema, AttachIntervalRemoveItemEnum1, AttachIntervalRemoveItemEnum1$outboundSchema, AttachIntervalRemoveItemEnum2, AttachIntervalRemoveItemEnum2$outboundSchema, AttachIntervalUnion$outboundSchema, AttachInvoice$inboundSchema, AttachInvoiceMode$outboundSchema, AttachItemBillingMethod, AttachItemBillingMethod$outboundSchema, AttachItemExpiryDurationType, AttachItemExpiryDurationType$outboundSchema, AttachItemOnDecrease, AttachItemOnDecrease$outboundSchema, AttachItemOnIncrease, AttachItemOnIncrease$outboundSchema, AttachItemPlanItem$outboundSchema, AttachItemPrice$outboundSchema, AttachItemPriceInterval, AttachItemPriceInterval$outboundSchema, AttachItemProration$outboundSchema, AttachItemReset$outboundSchema, AttachItemResetInterval, AttachItemResetInterval$outboundSchema, AttachItemRollover$outboundSchema, AttachItemTier$outboundSchema, AttachItemTierBehavior, AttachItemTierBehavior$outboundSchema, AttachItemTo$outboundSchema, AttachLimitType, AttachLimitType$outboundSchema, AttachOnEnd, AttachOnEnd$outboundSchema, AttachOverageAllowed$outboundSchema, AttachParams$outboundSchema, AttachPlanItemFilter$outboundSchema, AttachPlanSchedule, AttachPlanSchedule$outboundSchema, AttachPriceInterval, AttachPriceInterval$outboundSchema, AttachProperties$outboundSchema, AttachProrationBehavior, AttachProrationBehavior$outboundSchema, AttachPurchaseLimit$outboundSchema, AttachPurchaseLimitInterval, AttachPurchaseLimitInterval$outboundSchema, AttachRedirectMode, AttachRedirectMode$outboundSchema, AttachRemoveItemBillingMethod, AttachRemoveItemBillingMethod$outboundSchema, AttachRequiredAction$inboundSchema, AttachResponse$inboundSchema, AttachSpendLimit$outboundSchema, AttachThresholdType, AttachThresholdType$outboundSchema, AttachUsageAlert$outboundSchema, AttachUsageLimit$outboundSchema, AttachUsageLimitInterval, AttachUsageLimitInterval$outboundSchema, AutoTopupSource, AutoTopupSource$inboundSchema, Autumn, AutumnDefaultError, AutumnError, Balance$inboundSchema, BalanceBillingMethod, BalanceBillingMethod$inboundSchema, BalanceCreditSchema$inboundSchema, BalanceDisplay$inboundSchema, BalanceFeature$inboundSchema, BalanceIntervalEnum, BalanceIntervalEnum$inboundSchema, BalanceIntervalUnion$inboundSchema, BalanceModelMarkups$inboundSchema, BalancePrice$inboundSchema, BalanceProviderMarkups$inboundSchema, BalanceReset$inboundSchema, BalanceRollover$inboundSchema, BalanceTier$inboundSchema, BalanceTierBehavior, BalanceTierBehavior$inboundSchema, BalanceTo$inboundSchema, BalanceType, BalanceType$inboundSchema, BasePrice$inboundSchema, BatchTrackLock$outboundSchema, BatchTrackResponse$inboundSchema, Billable$outboundSchema, BillableProcessor, BillableProcessor$outboundSchema, BillingCycleAnchor2, BillingCycleAnchor2$outboundSchema, BillingUpdateAddItemBillingMethod, BillingUpdateAddItemBillingMethod$outboundSchema, BillingUpdateAddItemExpiryDurationType, BillingUpdateAddItemExpiryDurationType$outboundSchema, BillingUpdateAddItemOnDecrease, BillingUpdateAddItemOnDecrease$outboundSchema, BillingUpdateAddItemOnIncrease, BillingUpdateAddItemOnIncrease$outboundSchema, BillingUpdateAddItemPlanItem$outboundSchema, BillingUpdateAddItemPrice$outboundSchema, BillingUpdateAddItemPriceInterval, BillingUpdateAddItemPriceInterval$outboundSchema, BillingUpdateAddItemProration$outboundSchema, BillingUpdateAddItemReset$outboundSchema, BillingUpdateAddItemResetInterval, BillingUpdateAddItemResetInterval$outboundSchema, BillingUpdateAddItemRollover$outboundSchema, BillingUpdateAddItemTier$outboundSchema, BillingUpdateAddItemTierBehavior, BillingUpdateAddItemTierBehavior$outboundSchema, BillingUpdateAddItemTo$outboundSchema, BillingUpdateAttachDiscount$outboundSchema, BillingUpdateAutoTopup$outboundSchema, BillingUpdateBasePrice$outboundSchema, BillingUpdateBillingControls$outboundSchema, BillingUpdateCancelAction, BillingUpdateCancelAction$outboundSchema, BillingUpdateCarryOverUsages$outboundSchema, BillingUpdateCode, BillingUpdateCode$inboundSchema, BillingUpdateCustomize$outboundSchema, BillingUpdateDurationType, BillingUpdateDurationType$outboundSchema, BillingUpdateFeatureQuantity$outboundSchema, BillingUpdateFilter$outboundSchema, BillingUpdateFreeTrialParams$outboundSchema, BillingUpdateIntervalRemoveItemEnum1, BillingUpdateIntervalRemoveItemEnum1$outboundSchema, BillingUpdateIntervalRemoveItemEnum2, BillingUpdateIntervalRemoveItemEnum2$outboundSchema, BillingUpdateIntervalUnion$outboundSchema, BillingUpdateInvoice$inboundSchema, BillingUpdateInvoiceMode$outboundSchema, BillingUpdateItemBillingMethod, BillingUpdateItemBillingMethod$outboundSchema, BillingUpdateItemExpiryDurationType, BillingUpdateItemExpiryDurationType$outboundSchema, BillingUpdateItemOnDecrease, BillingUpdateItemOnDecrease$outboundSchema, BillingUpdateItemOnIncrease, BillingUpdateItemOnIncrease$outboundSchema, BillingUpdateItemPlanItem$outboundSchema, BillingUpdateItemPrice$outboundSchema, BillingUpdateItemPriceInterval, BillingUpdateItemPriceInterval$outboundSchema, BillingUpdateItemProration$outboundSchema, BillingUpdateItemReset$outboundSchema, BillingUpdateItemResetInterval, BillingUpdateItemResetInterval$outboundSchema, BillingUpdateItemRollover$outboundSchema, BillingUpdateItemTier$outboundSchema, BillingUpdateItemTierBehavior, BillingUpdateItemTierBehavior$outboundSchema, BillingUpdateItemTo$outboundSchema, BillingUpdateLimitType, BillingUpdateLimitType$outboundSchema, BillingUpdateOnEnd, BillingUpdateOnEnd$outboundSchema, BillingUpdateOverageAllowed$outboundSchema, BillingUpdatePlanItemFilter$outboundSchema, BillingUpdatePriceInterval, BillingUpdatePriceInterval$outboundSchema, BillingUpdateProperties$outboundSchema, BillingUpdateProrationBehavior, BillingUpdateProrationBehavior$outboundSchema, BillingUpdatePurchaseLimit$outboundSchema, BillingUpdatePurchaseLimitInterval, BillingUpdatePurchaseLimitInterval$outboundSchema, BillingUpdateRecalculateBalances$outboundSchema, BillingUpdateRedirectMode, BillingUpdateRedirectMode$outboundSchema, BillingUpdateRefundLastPayment, BillingUpdateRefundLastPayment$outboundSchema, BillingUpdateRemoveItemBillingMethod, BillingUpdateRemoveItemBillingMethod$outboundSchema, BillingUpdateRequiredAction$inboundSchema, BillingUpdateResponse$inboundSchema, BillingUpdateSpendLimit$outboundSchema, BillingUpdateThresholdType, BillingUpdateThresholdType$outboundSchema, BillingUpdateUsageAlert$outboundSchema, BillingUpdateUsageLimit$outboundSchema, BillingUpdateUsageLimitInterval, BillingUpdateUsageLimitInterval$outboundSchema, BinSize, BinSize$outboundSchema, Breakdown$inboundSchema, CheckAutoTopup1$inboundSchema, CheckAutoTopup2$inboundSchema, CheckBillingControls1$inboundSchema, CheckBillingControls2$inboundSchema, CheckConfig1$inboundSchema, CheckConfig2$inboundSchema, CheckCreditSchema1$inboundSchema, CheckCreditSchema2$inboundSchema, CheckEnv1, CheckEnv1$inboundSchema, CheckEnv2, CheckEnv2$inboundSchema, CheckFeature1$inboundSchema, CheckFeature2$inboundSchema, CheckFilter1$inboundSchema, CheckFilter2$inboundSchema, CheckFreeTrial1$inboundSchema, CheckFreeTrial2$inboundSchema, CheckItem1$inboundSchema, CheckItem2$inboundSchema, CheckItemInterval1, CheckItemInterval1$inboundSchema, CheckItemInterval2, CheckItemInterval2$inboundSchema, CheckLimitType1, CheckLimitType1$inboundSchema, CheckLimitType2, CheckLimitType2$inboundSchema, CheckLock$outboundSchema, CheckModelMarkups1$inboundSchema, CheckModelMarkups2$inboundSchema, CheckOnDecrease1, CheckOnDecrease1$inboundSchema, CheckOnDecrease2, CheckOnDecrease2$inboundSchema, CheckOnEnd1, CheckOnEnd1$inboundSchema, CheckOnEnd2, CheckOnEnd2$inboundSchema, CheckOnIncrease1, CheckOnIncrease1$inboundSchema, CheckOnIncrease2, CheckOnIncrease2$inboundSchema, CheckOverageAllowed1$inboundSchema, CheckOverageAllowed2$inboundSchema, CheckParams$outboundSchema, CheckProduct1$inboundSchema, CheckProduct2$inboundSchema, CheckProperties1$inboundSchema, CheckProperties2$inboundSchema, CheckProviderMarkups1$inboundSchema, CheckProviderMarkups2$inboundSchema, CheckPurchaseLimit1$inboundSchema, CheckPurchaseLimit2$inboundSchema, CheckPurchaseLimitInterval1, CheckPurchaseLimitInterval1$inboundSchema, CheckPurchaseLimitInterval2, CheckPurchaseLimitInterval2$inboundSchema, CheckResponse$inboundSchema, CheckResponseBody1$inboundSchema, CheckResponseBody2$inboundSchema, CheckRollover1$inboundSchema, CheckRollover2$inboundSchema, CheckSpendLimit1$inboundSchema, CheckSpendLimit2$inboundSchema, CheckThresholdType1, CheckThresholdType1$inboundSchema, CheckThresholdType2, CheckThresholdType2$inboundSchema, CheckTierBehavior1, CheckTierBehavior1$inboundSchema, CheckTierBehavior2, CheckTierBehavior2$inboundSchema, CheckUsageAlert1$inboundSchema, CheckUsageAlert2$inboundSchema, CheckUsageLimit1$inboundSchema, CheckUsageLimit2$inboundSchema, CheckUsageLimitInterval1, CheckUsageLimitInterval1$inboundSchema, CheckUsageLimitInterval2, CheckUsageLimitInterval2$inboundSchema, ConfigDuration1, ConfigDuration1$inboundSchema, ConfigDuration2, ConfigDuration2$inboundSchema, ConnectionError, Coupon$inboundSchema, CouponPromoCode$inboundSchema, CouponType, CouponType$inboundSchema, CreateBalanceDuration, CreateBalanceDuration$outboundSchema, CreateBalanceInterval, CreateBalanceInterval$outboundSchema, CreateBalanceParams$outboundSchema, CreateBalanceReset$outboundSchema, CreateBalanceResponse$inboundSchema, CreateBalanceRollover$outboundSchema, CreateEntityBillingControlsRequest$outboundSchema, CreateEntityBillingControlsResponse$inboundSchema, CreateEntityCreditSchema$inboundSchema, CreateEntityDisplay$inboundSchema, CreateEntityEnv, CreateEntityEnv$inboundSchema, CreateEntityFeature$inboundSchema, CreateEntityFilterRequest$outboundSchema, CreateEntityFilterResponse$inboundSchema, CreateEntityFlags$inboundSchema, CreateEntityIntervalRequestBody, CreateEntityIntervalRequestBody$outboundSchema, CreateEntityIntervalResponse, CreateEntityIntervalResponse$inboundSchema, CreateEntityInvoice$inboundSchema, CreateEntityLimitTypeRequestBody, CreateEntityLimitTypeRequestBody$outboundSchema, CreateEntityLimitTypeResponse, CreateEntityLimitTypeResponse$inboundSchema, CreateEntityModelMarkups$inboundSchema, CreateEntityOverageAllowedRequest$outboundSchema, CreateEntityOverageAllowedResponse$inboundSchema, CreateEntityOverageAllowedSource, CreateEntityOverageAllowedSource$inboundSchema, CreateEntityParams$outboundSchema, CreateEntityProcessorType, CreateEntityProcessorType$inboundSchema, CreateEntityProperties$outboundSchema, CreateEntityProviderMarkups$inboundSchema, CreateEntityPurchase$inboundSchema, CreateEntityPurchaseScope, CreateEntityPurchaseScope$inboundSchema, CreateEntityResponse$inboundSchema, CreateEntitySpendLimitRequest$outboundSchema, CreateEntitySpendLimitResponse$inboundSchema, CreateEntitySpendLimitSource, CreateEntitySpendLimitSource$inboundSchema, CreateEntityStatus, CreateEntityStatus$inboundSchema, CreateEntitySubscription$inboundSchema, CreateEntitySubscriptionScope, CreateEntitySubscriptionScope$inboundSchema, CreateEntityThresholdTypeRequestBody, CreateEntityThresholdTypeRequestBody$outboundSchema, CreateEntityThresholdTypeResponse, CreateEntityThresholdTypeResponse$inboundSchema, CreateEntityType, CreateEntityType$inboundSchema, CreateEntityUsageAlertRequestBody$outboundSchema, CreateEntityUsageAlertResponse$inboundSchema, CreateEntityUsageAlertSource, CreateEntityUsageAlertSource$inboundSchema, CreateEntityUsageLimitRequest$outboundSchema, CreateEntityUsageLimitResponse$inboundSchema, CreateEntityUsageLimitSource, CreateEntityUsageLimitSource$inboundSchema, CreateFeatureCreditSchemaRequestBody$outboundSchema, CreateFeatureCreditSchemaResponse$inboundSchema, CreateFeatureDisplayRequestBody$outboundSchema, CreateFeatureDisplayResponse$inboundSchema, CreateFeatureModelMarkupsRequest$outboundSchema, CreateFeatureModelMarkupsResponse$inboundSchema, CreateFeatureParams$outboundSchema, CreateFeatureProviderMarkupsRequest$outboundSchema, CreateFeatureProviderMarkupsResponse$inboundSchema, CreateFeatureResponse$inboundSchema, CreateFeatureTypeRequestBody, CreateFeatureTypeRequestBody$outboundSchema, CreateFeatureTypeResponse, CreateFeatureTypeResponse$inboundSchema, CreatePlanAddItemBillingMethod, CreatePlanAddItemBillingMethod$inboundSchema, CreatePlanAddItemPriceInterval, CreatePlanAddItemPriceInterval$inboundSchema, CreatePlanAddItemResetInterval, CreatePlanAddItemResetInterval$inboundSchema, CreatePlanAttachAction, CreatePlanAttachAction$inboundSchema, CreatePlanAutoTopupRequest$outboundSchema, CreatePlanAutoTopupResponse$inboundSchema, CreatePlanBasePrice$inboundSchema, CreatePlanBillingControlsRequest$outboundSchema, CreatePlanBillingControlsResponse$inboundSchema, CreatePlanBillingMethodRequestBody, CreatePlanBillingMethodRequestBody$outboundSchema, CreatePlanConfigRequest$outboundSchema, CreatePlanConfigResponse$inboundSchema, CreatePlanCreditSchema$inboundSchema, CreatePlanCustomerEligibility$inboundSchema, CreatePlanCustomize$inboundSchema, CreatePlanDurationTypeRequest, CreatePlanDurationTypeRequest$outboundSchema, CreatePlanDurationTypeResponse, CreatePlanDurationTypeResponse$inboundSchema, CreatePlanEnv, CreatePlanEnv$inboundSchema, CreatePlanExpiryDurationTypeRequestBody, CreatePlanExpiryDurationTypeRequestBody$outboundSchema, CreatePlanFeature$inboundSchema, CreatePlanFeatureDisplay$inboundSchema, CreatePlanFilterRequest$outboundSchema, CreatePlanFilterResponse$inboundSchema, CreatePlanFreeTrialParams$inboundSchema, CreatePlanFreeTrialResponse$inboundSchema, CreatePlanIntervalRemoveItemEnum1, CreatePlanIntervalRemoveItemEnum1$inboundSchema, CreatePlanIntervalRemoveItemEnum2, CreatePlanIntervalRemoveItemEnum2$inboundSchema, CreatePlanIntervalUnion$inboundSchema, CreatePlanItem$inboundSchema, CreatePlanItemBillingMethodResponse, CreatePlanItemBillingMethodResponse$inboundSchema, CreatePlanItemDisplay$inboundSchema, CreatePlanItemExpiryDurationTypeResponse, CreatePlanItemExpiryDurationTypeResponse$inboundSchema, CreatePlanItemOnDecrease, CreatePlanItemOnDecrease$outboundSchema, CreatePlanItemOnIncrease, CreatePlanItemOnIncrease$outboundSchema, CreatePlanItemPlanItem$outboundSchema, CreatePlanItemPriceIntervalRequestBody, CreatePlanItemPriceIntervalRequestBody$outboundSchema, CreatePlanItemPriceRequestBody$outboundSchema, CreatePlanItemPriceResponse$inboundSchema, CreatePlanItemProration$outboundSchema, CreatePlanItemResetResponse$inboundSchema, CreatePlanItemRolloverResponse$inboundSchema, CreatePlanItemTierBehaviorResponse, CreatePlanItemTierBehaviorResponse$inboundSchema, CreatePlanItemTierResponse$inboundSchema, CreatePlanItemToResponse$inboundSchema, CreatePlanLimitTypeRequestBody, CreatePlanLimitTypeRequestBody$outboundSchema, CreatePlanLimitTypeResponse, CreatePlanLimitTypeResponse$inboundSchema, CreatePlanOnEndRequest, CreatePlanOnEndRequest$outboundSchema, CreatePlanOnEndResponse, CreatePlanOnEndResponse$inboundSchema, CreatePlanOverageAllowedRequest$outboundSchema, CreatePlanOverageAllowedResponse$inboundSchema, CreatePlanParams$outboundSchema, CreatePlanPlanItemFilter$inboundSchema, CreatePlanPlanItemResponse$inboundSchema, CreatePlanPriceDisplay$inboundSchema, CreatePlanPriceIntervalRequestBody, CreatePlanPriceIntervalRequestBody$outboundSchema, CreatePlanPriceIntervalResponse, CreatePlanPriceIntervalResponse$inboundSchema, CreatePlanPriceItemIntervalResponse, CreatePlanPriceItemIntervalResponse$inboundSchema, CreatePlanPriceRequestBody$outboundSchema, CreatePlanPriceResponse$inboundSchema, CreatePlanPriceVariantDetailsInterval, CreatePlanPriceVariantDetailsInterval$inboundSchema, CreatePlanProperties$outboundSchema, CreatePlanProrationResponse$inboundSchema, CreatePlanPurchaseLimitIntervalRequestBody, CreatePlanPurchaseLimitIntervalRequestBody$outboundSchema, CreatePlanPurchaseLimitIntervalResponse, CreatePlanPurchaseLimitIntervalResponse$inboundSchema, CreatePlanPurchaseLimitRequest$outboundSchema, CreatePlanPurchaseLimitResponse$inboundSchema, CreatePlanRemoveItemBillingMethod, CreatePlanRemoveItemBillingMethod$inboundSchema, CreatePlanResetIntervalRequestBody, CreatePlanResetIntervalRequestBody$outboundSchema, CreatePlanResetItemIntervalResponse, CreatePlanResetItemIntervalResponse$inboundSchema, CreatePlanResetRequestBody$outboundSchema, CreatePlanResponse$inboundSchema, CreatePlanRolloverRequestBody$outboundSchema, CreatePlanSpendLimitRequest$outboundSchema, CreatePlanSpendLimitResponse$inboundSchema, CreatePlanStatus, CreatePlanStatus$inboundSchema, CreatePlanThresholdTypeRequestBody, CreatePlanThresholdTypeRequestBody$outboundSchema, CreatePlanThresholdTypeResponse, CreatePlanThresholdTypeResponse$inboundSchema, CreatePlanTierBehaviorRequestBody, CreatePlanTierBehaviorRequestBody$outboundSchema, CreatePlanTierRequestBody$outboundSchema, CreatePlanToRequestBody$outboundSchema, CreatePlanType, CreatePlanType$inboundSchema, CreatePlanUsageAlertRequestBody$outboundSchema, CreatePlanUsageAlertResponse$inboundSchema, CreatePlanUsageLimitIntervalRequestBody, CreatePlanUsageLimitIntervalRequestBody$outboundSchema, CreatePlanUsageLimitIntervalResponse, CreatePlanUsageLimitIntervalResponse$inboundSchema, CreatePlanUsageLimitRequest$outboundSchema, CreatePlanUsageLimitResponse$inboundSchema, CreatePlanVariantDetails$inboundSchema, CreatePlanVariantDetailsAutoTopup$inboundSchema, CreatePlanVariantDetailsBillingControls$inboundSchema, CreatePlanVariantDetailsDurationType, CreatePlanVariantDetailsDurationType$inboundSchema, CreatePlanVariantDetailsExpiryDurationType, CreatePlanVariantDetailsExpiryDurationType$inboundSchema, CreatePlanVariantDetailsFilter$inboundSchema, CreatePlanVariantDetailsLimitType, CreatePlanVariantDetailsLimitType$inboundSchema, CreatePlanVariantDetailsOnDecrease, CreatePlanVariantDetailsOnDecrease$inboundSchema, CreatePlanVariantDetailsOnEnd, CreatePlanVariantDetailsOnEnd$inboundSchema, CreatePlanVariantDetailsOnIncrease, CreatePlanVariantDetailsOnIncrease$inboundSchema, CreatePlanVariantDetailsOverageAllowed$inboundSchema, CreatePlanVariantDetailsPrice$inboundSchema, CreatePlanVariantDetailsPurchaseLimit$inboundSchema, CreatePlanVariantDetailsPurchaseLimitInterval, CreatePlanVariantDetailsPurchaseLimitInterval$inboundSchema, CreatePlanVariantDetailsReset$inboundSchema, CreatePlanVariantDetailsRollover$inboundSchema, CreatePlanVariantDetailsSpendLimit$inboundSchema, CreatePlanVariantDetailsThresholdType, CreatePlanVariantDetailsThresholdType$inboundSchema, CreatePlanVariantDetailsTier$inboundSchema, CreatePlanVariantDetailsTierBehavior, CreatePlanVariantDetailsTierBehavior$inboundSchema, CreatePlanVariantDetailsTo$inboundSchema, CreatePlanVariantDetailsUsageAlert$inboundSchema, CreatePlanVariantDetailsUsageLimit$inboundSchema, CreatePlanVariantDetailsUsageLimitInterval, CreatePlanVariantDetailsUsageLimitInterval$inboundSchema, CreateReferralCodeParams$outboundSchema, CreateReferralCodeResponse$inboundSchema, CreateScheduleAddItemBillingMethod2, CreateScheduleAddItemBillingMethod2$outboundSchema, CreateScheduleAddItemExpiryDurationType2, CreateScheduleAddItemExpiryDurationType2$outboundSchema, CreateScheduleAddItemOnDecrease2, CreateScheduleAddItemOnDecrease2$outboundSchema, CreateScheduleAddItemOnIncrease2, CreateScheduleAddItemOnIncrease2$outboundSchema, CreateScheduleAddItemPlanItem2$outboundSchema, CreateScheduleAddItemPrice2$outboundSchema, CreateScheduleAddItemPriceInterval2, CreateScheduleAddItemPriceInterval2$outboundSchema, CreateScheduleAddItemProration2$outboundSchema, CreateScheduleAddItemReset2$outboundSchema, CreateScheduleAddItemResetInterval2, CreateScheduleAddItemResetInterval2$outboundSchema, CreateScheduleAddItemRollover2$outboundSchema, CreateScheduleAddItemTier2$outboundSchema, CreateScheduleAddItemTierBehavior2, CreateScheduleAddItemTierBehavior2$outboundSchema, CreateScheduleAttachDiscount$outboundSchema, CreateScheduleAutoTopup2$outboundSchema, CreateScheduleBasePrice2$outboundSchema, CreateScheduleBillingBehavior, CreateScheduleBillingBehavior$outboundSchema, CreateScheduleBillingControls2$outboundSchema, CreateScheduleCode, CreateScheduleCode$inboundSchema, CreateScheduleCustomize2$outboundSchema, CreateScheduleDurationType2, CreateScheduleDurationType2$outboundSchema, CreateScheduleFeatureQuantity2$outboundSchema, CreateScheduleFilter2$outboundSchema, CreateScheduleIntervalRemoveItemEnum3, CreateScheduleIntervalRemoveItemEnum3$outboundSchema, CreateScheduleIntervalRemoveItemEnum4, CreateScheduleIntervalRemoveItemEnum4$outboundSchema, CreateScheduleIntervalUnion2$outboundSchema, CreateScheduleInvoice$inboundSchema, CreateScheduleInvoiceMode$outboundSchema, CreateScheduleItemBillingMethod2, CreateScheduleItemBillingMethod2$outboundSchema, CreateScheduleItemExpiryDurationType2, CreateScheduleItemExpiryDurationType2$outboundSchema, CreateScheduleItemOnDecrease2, CreateScheduleItemOnDecrease2$outboundSchema, CreateScheduleItemOnIncrease2, CreateScheduleItemOnIncrease2$outboundSchema, CreateScheduleItemPlanItem2$outboundSchema, CreateScheduleItemPrice2$outboundSchema, CreateScheduleItemPriceInterval2, CreateScheduleItemPriceInterval2$outboundSchema, CreateScheduleItemProration2$outboundSchema, CreateScheduleItemReset2$outboundSchema, CreateScheduleItemResetInterval2, CreateScheduleItemResetInterval2$outboundSchema, CreateScheduleItemRollover2$outboundSchema, CreateScheduleItemTier2$outboundSchema, CreateScheduleItemTierBehavior2, CreateScheduleItemTierBehavior2$outboundSchema, CreateScheduleLimitType2, CreateScheduleLimitType2$outboundSchema, CreateScheduleOverageAllowed2$outboundSchema, CreateScheduleParams$outboundSchema, CreateSchedulePlan2$outboundSchema, CreateSchedulePlanItemFilter2$outboundSchema, CreateSchedulePriceInterval2, CreateSchedulePriceInterval2$outboundSchema, CreateSchedulePurchaseLimit2$outboundSchema, CreateSchedulePurchaseLimitInterval2, CreateSchedulePurchaseLimitInterval2$outboundSchema, CreateScheduleRedirectMode, CreateScheduleRedirectMode$outboundSchema, CreateScheduleRemoveItemBillingMethod2, CreateScheduleRemoveItemBillingMethod2$outboundSchema, CreateScheduleRequiredAction$inboundSchema, CreateScheduleResponse$inboundSchema, CreateScheduleSpendLimit2$outboundSchema, CreateScheduleStatus, CreateScheduleStatus$inboundSchema, CreateScheduleThresholdType2, CreateScheduleThresholdType2$outboundSchema, CreateScheduleUsageAlert2$outboundSchema, CreateScheduleUsageLimit2$outboundSchema, CreateScheduleUsageLimitInterval2, CreateScheduleUsageLimitInterval2$outboundSchema, Customer$inboundSchema, CustomerAutoTopup$inboundSchema, CustomerBillingControls$inboundSchema, CustomerConfig$inboundSchema, CustomerCreditSchema$inboundSchema, CustomerData$outboundSchema, CustomerDataAutoTopup$outboundSchema, CustomerDataBillingControls$outboundSchema, CustomerDataConfig$outboundSchema, CustomerDataFilter$outboundSchema, CustomerDataLimitType, CustomerDataLimitType$outboundSchema, CustomerDataOverageAllowed$outboundSchema, CustomerDataPurchaseLimit$outboundSchema, CustomerDataPurchaseLimitInterval, CustomerDataPurchaseLimitInterval$outboundSchema, CustomerDataSpendLimit$outboundSchema, CustomerDataThresholdType, CustomerDataThresholdType$outboundSchema, CustomerDataUsageAlert$outboundSchema, CustomerDataUsageLimit$outboundSchema, CustomerDataUsageLimitInterval, CustomerDataUsageLimitInterval$outboundSchema, CustomerDiscountType, CustomerDiscountType$inboundSchema, CustomerDisplay$inboundSchema, CustomerDurationType, CustomerDurationType$inboundSchema, CustomerEligibility$inboundSchema, CustomerEntityEnv, CustomerEntityEnv$inboundSchema, CustomerEnv, CustomerEnv$inboundSchema, CustomerExpand, CustomerExpand$outboundSchema, CustomerFeature$inboundSchema, CustomerFilter$inboundSchema, CustomerFlagsType, CustomerFlagsType$inboundSchema, CustomerLimitType, CustomerLimitType$inboundSchema, CustomerModelMarkups$inboundSchema, CustomerOverageAllowed$inboundSchema, CustomerProviderMarkups$inboundSchema, CustomerPurchaseLimit1$inboundSchema, CustomerPurchaseLimit2$inboundSchema, CustomerPurchaseLimitInterval1, CustomerPurchaseLimitInterval1$inboundSchema, CustomerPurchaseLimitInterval2, CustomerPurchaseLimitInterval2$inboundSchema, CustomerPurchaseLimitUnion$inboundSchema, CustomerSpendLimit$inboundSchema, CustomerStatus, CustomerStatus$inboundSchema, CustomerThresholdType, CustomerThresholdType$inboundSchema, CustomerUsageAlert$inboundSchema, CustomerUsageLimit$inboundSchema, CustomerUsageLimitInterval, CustomerUsageLimitInterval$inboundSchema, Customize$inboundSchema, Deductions$inboundSchema, DeleteBalanceInterval, DeleteBalanceInterval$outboundSchema, DeleteBalanceParams$outboundSchema, DeleteBalanceResponse$inboundSchema, DeleteCustomerParams$outboundSchema, DeleteCustomerResponse$inboundSchema, DeleteEntityParams$outboundSchema, DeleteEntityResponse$inboundSchema, DeleteFeatureParams$outboundSchema, DeleteFeatureResponse$inboundSchema, DeletePlanParams$outboundSchema, DeletePlanResponse$inboundSchema, DfuFlashParams$outboundSchema, DfuFlashResult$inboundSchema, Discount$inboundSchema, DurationType, DurationType$inboundSchema, EntitlementsGranted$inboundSchema, Entity$inboundSchema, EventsAggregateParams$outboundSchema, EventsListParams$outboundSchema, Expiry$inboundSchema, ExpiryType, ExpiryType$inboundSchema, FeatureGrant$inboundSchema, FeatureGrantPromoCode$inboundSchema, FeatureType1, FeatureType1$inboundSchema, FeatureType2, FeatureType2$inboundSchema, FinalizeBalanceParams$outboundSchema, FinalizeLockAction, FinalizeLockAction$outboundSchema, FinalizeLockResponse$inboundSchema, FinalizeLockResponseBody1$inboundSchema, FinalizeLockResponseBody2$inboundSchema, Flag1$inboundSchema, Flag2$inboundSchema, FlagDisplay1$inboundSchema, FlagDisplay2$inboundSchema, FlagType1, FlagType1$inboundSchema, FlagType2, FlagType2$inboundSchema, Flags$inboundSchema, Flashed$inboundSchema, FreeTrial$inboundSchema, FreeTrialDuration1, FreeTrialDuration1$inboundSchema, FreeTrialDuration2, FreeTrialDuration2$inboundSchema, FreeTrialParams$inboundSchema, FreeTrialRequest$outboundSchema, GetCustomerAutoTopup$inboundSchema, GetCustomerAutoTopupSource, GetCustomerAutoTopupSource$inboundSchema, GetCustomerBillingControls$inboundSchema, GetCustomerConfig$inboundSchema, GetCustomerCreditSchema$inboundSchema, GetCustomerCustomer$inboundSchema, GetCustomerDiscount$inboundSchema, GetCustomerDiscountType, GetCustomerDiscountType$inboundSchema, GetCustomerDisplay$inboundSchema, GetCustomerDurationType, GetCustomerDurationType$inboundSchema, GetCustomerEntity$inboundSchema, GetCustomerEntityEnv, GetCustomerEntityEnv$inboundSchema, GetCustomerEnv, GetCustomerEnv$inboundSchema, GetCustomerFeature$inboundSchema, GetCustomerFilter$inboundSchema, GetCustomerFlags$inboundSchema, GetCustomerFlagsType, GetCustomerFlagsType$inboundSchema, GetCustomerInvoice$inboundSchema, GetCustomerLimitType, GetCustomerLimitType$inboundSchema, GetCustomerModelMarkups$inboundSchema, GetCustomerOverageAllowed$inboundSchema, GetCustomerOverageAllowedSource, GetCustomerOverageAllowedSource$inboundSchema, GetCustomerParams$outboundSchema, GetCustomerProcessorType, GetCustomerProcessorType$inboundSchema, GetCustomerProcessors$inboundSchema, GetCustomerProviderMarkups$inboundSchema, GetCustomerPurchase$inboundSchema, GetCustomerPurchaseLimit1$inboundSchema, GetCustomerPurchaseLimit2$inboundSchema, GetCustomerPurchaseLimitInterval1, GetCustomerPurchaseLimitInterval1$inboundSchema, GetCustomerPurchaseLimitInterval2, GetCustomerPurchaseLimitInterval2$inboundSchema, GetCustomerPurchaseLimitUnion$inboundSchema, GetCustomerPurchaseScope, GetCustomerPurchaseScope$inboundSchema, GetCustomerReferral$inboundSchema, GetCustomerResponse$inboundSchema, GetCustomerRevenuecat$inboundSchema, GetCustomerRewards$inboundSchema, GetCustomerSpendLimit$inboundSchema, GetCustomerSpendLimitSource, GetCustomerSpendLimitSource$inboundSchema, GetCustomerStatus, GetCustomerStatus$inboundSchema, GetCustomerStripe$inboundSchema, GetCustomerSubscription$inboundSchema, GetCustomerSubscriptionScope, GetCustomerSubscriptionScope$inboundSchema, GetCustomerThresholdType, GetCustomerThresholdType$inboundSchema, GetCustomerTrialsUsed$inboundSchema, GetCustomerUsageAlert$inboundSchema, GetCustomerUsageAlertSource, GetCustomerUsageAlertSource$inboundSchema, GetCustomerUsageLimit$inboundSchema, GetCustomerUsageLimitInterval, GetCustomerUsageLimitInterval$inboundSchema, GetCustomerUsageLimitSource, GetCustomerUsageLimitSource$inboundSchema, GetCustomerVercel$inboundSchema, GetEntityBillingControls$inboundSchema, GetEntityCreditSchema$inboundSchema, GetEntityDisplay$inboundSchema, GetEntityEnv, GetEntityEnv$inboundSchema, GetEntityFeature$inboundSchema, GetEntityFilter$inboundSchema, GetEntityFlags$inboundSchema, GetEntityInterval, GetEntityInterval$inboundSchema, GetEntityInvoice$inboundSchema, GetEntityLimitType, GetEntityLimitType$inboundSchema, GetEntityModelMarkups$inboundSchema, GetEntityOverageAllowed$inboundSchema, GetEntityOverageAllowedSource, GetEntityOverageAllowedSource$inboundSchema, GetEntityParams$outboundSchema, GetEntityProcessorType, GetEntityProcessorType$inboundSchema, GetEntityProviderMarkups$inboundSchema, GetEntityPurchase$inboundSchema, GetEntityPurchaseScope, GetEntityPurchaseScope$inboundSchema, GetEntityResponse$inboundSchema, GetEntitySpendLimit$inboundSchema, GetEntitySpendLimitSource, GetEntitySpendLimitSource$inboundSchema, GetEntityStatus, GetEntityStatus$inboundSchema, GetEntitySubscription$inboundSchema, GetEntitySubscriptionScope, GetEntitySubscriptionScope$inboundSchema, GetEntityThresholdType, GetEntityThresholdType$inboundSchema, GetEntityType, GetEntityType$inboundSchema, GetEntityUsageAlert$inboundSchema, GetEntityUsageAlertSource, GetEntityUsageAlertSource$inboundSchema, GetEntityUsageLimit$inboundSchema, GetEntityUsageLimitSource, GetEntityUsageLimitSource$inboundSchema, GetFeatureCreditSchema$inboundSchema, GetFeatureDisplay$inboundSchema, GetFeatureModelMarkups$inboundSchema, GetFeatureParams$outboundSchema, GetFeatureProviderMarkups$inboundSchema, GetFeatureResponse$inboundSchema, GetFeatureType, GetFeatureType$inboundSchema, GetOrCreateCustomerAutoTopup$outboundSchema, GetOrCreateCustomerBillingControls$outboundSchema, GetOrCreateCustomerConfig$outboundSchema, GetOrCreateCustomerFilter$outboundSchema, GetOrCreateCustomerLimitType, GetOrCreateCustomerLimitType$outboundSchema, GetOrCreateCustomerOverageAllowed$outboundSchema, GetOrCreateCustomerParams$outboundSchema, GetOrCreateCustomerProperties$outboundSchema, GetOrCreateCustomerPurchaseLimit$outboundSchema, GetOrCreateCustomerPurchaseLimitInterval, GetOrCreateCustomerPurchaseLimitInterval$outboundSchema, GetOrCreateCustomerSpendLimit$outboundSchema, GetOrCreateCustomerThresholdType, GetOrCreateCustomerThresholdType$outboundSchema, GetOrCreateCustomerUsageAlert$outboundSchema, GetOrCreateCustomerUsageLimit$outboundSchema, GetOrCreateCustomerUsageLimitInterval, GetOrCreateCustomerUsageLimitInterval$outboundSchema, GetPlanAddItemBillingMethod, GetPlanAddItemBillingMethod$inboundSchema, GetPlanAddItemPriceInterval, GetPlanAddItemPriceInterval$inboundSchema, GetPlanAddItemResetInterval, GetPlanAddItemResetInterval$inboundSchema, GetPlanAttachAction, GetPlanAttachAction$inboundSchema, GetPlanAutoTopup$inboundSchema, GetPlanBasePrice$inboundSchema, GetPlanBillingControls$inboundSchema, GetPlanConfig$inboundSchema, GetPlanCreditSchema$inboundSchema, GetPlanCustomerEligibility$inboundSchema, GetPlanCustomize$inboundSchema, GetPlanDurationType, GetPlanDurationType$inboundSchema, GetPlanEnv, GetPlanEnv$inboundSchema, GetPlanFeature$inboundSchema, GetPlanFeatureDisplay$inboundSchema, GetPlanFilter$inboundSchema, GetPlanFreeTrial$inboundSchema, GetPlanFreeTrialParams$inboundSchema, GetPlanIntervalRemoveItemEnum1, GetPlanIntervalRemoveItemEnum1$inboundSchema, GetPlanIntervalRemoveItemEnum2, GetPlanIntervalRemoveItemEnum2$inboundSchema, GetPlanIntervalUnion$inboundSchema, GetPlanItem$inboundSchema, GetPlanItemBillingMethod, GetPlanItemBillingMethod$inboundSchema, GetPlanItemDisplay$inboundSchema, GetPlanItemExpiryDurationType, GetPlanItemExpiryDurationType$inboundSchema, GetPlanItemPrice$inboundSchema, GetPlanItemReset$inboundSchema, GetPlanItemRollover$inboundSchema, GetPlanItemTier$inboundSchema, GetPlanItemTierBehavior, GetPlanItemTierBehavior$inboundSchema, GetPlanItemTo$inboundSchema, GetPlanLimitType, GetPlanLimitType$inboundSchema, GetPlanOnDecrease, GetPlanOnDecrease$inboundSchema, GetPlanOnEnd, GetPlanOnEnd$inboundSchema, GetPlanOnIncrease, GetPlanOnIncrease$inboundSchema, GetPlanOverageAllowed$inboundSchema, GetPlanParams$outboundSchema, GetPlanPlanItem$inboundSchema, GetPlanPlanItemFilter$inboundSchema, GetPlanPrice$inboundSchema, GetPlanPriceDisplay$inboundSchema, GetPlanPriceInterval, GetPlanPriceInterval$inboundSchema, GetPlanPriceItemInterval, GetPlanPriceItemInterval$inboundSchema, GetPlanPriceVariantDetailsInterval, GetPlanPriceVariantDetailsInterval$inboundSchema, GetPlanProration$inboundSchema, GetPlanPurchaseLimit$inboundSchema, GetPlanPurchaseLimitInterval, GetPlanPurchaseLimitInterval$inboundSchema, GetPlanRemoveItemBillingMethod, GetPlanRemoveItemBillingMethod$inboundSchema, GetPlanResetItemInterval, GetPlanResetItemInterval$inboundSchema, GetPlanResponse$inboundSchema, GetPlanSpendLimit$inboundSchema, GetPlanStatus, GetPlanStatus$inboundSchema, GetPlanThresholdType, GetPlanThresholdType$inboundSchema, GetPlanType, GetPlanType$inboundSchema, GetPlanUsageAlert$inboundSchema, GetPlanUsageLimit$inboundSchema, GetPlanUsageLimitInterval, GetPlanUsageLimitInterval$inboundSchema, GetPlanVariantDetails$inboundSchema, GetPlanVariantDetailsAutoTopup$inboundSchema, GetPlanVariantDetailsBillingControls$inboundSchema, GetPlanVariantDetailsDurationType, GetPlanVariantDetailsDurationType$inboundSchema, GetPlanVariantDetailsExpiryDurationType, GetPlanVariantDetailsExpiryDurationType$inboundSchema, GetPlanVariantDetailsFilter$inboundSchema, GetPlanVariantDetailsLimitType, GetPlanVariantDetailsLimitType$inboundSchema, GetPlanVariantDetailsOnEnd, GetPlanVariantDetailsOnEnd$inboundSchema, GetPlanVariantDetailsOverageAllowed$inboundSchema, GetPlanVariantDetailsPrice$inboundSchema, GetPlanVariantDetailsPurchaseLimit$inboundSchema, GetPlanVariantDetailsPurchaseLimitInterval, GetPlanVariantDetailsPurchaseLimitInterval$inboundSchema, GetPlanVariantDetailsReset$inboundSchema, GetPlanVariantDetailsRollover$inboundSchema, GetPlanVariantDetailsSpendLimit$inboundSchema, GetPlanVariantDetailsThresholdType, GetPlanVariantDetailsThresholdType$inboundSchema, GetPlanVariantDetailsTier$inboundSchema, GetPlanVariantDetailsTierBehavior, GetPlanVariantDetailsTierBehavior$inboundSchema, GetPlanVariantDetailsTo$inboundSchema, GetPlanVariantDetailsUsageAlert$inboundSchema, GetPlanVariantDetailsUsageLimit$inboundSchema, GetPlanVariantDetailsUsageLimitInterval, GetPlanVariantDetailsUsageLimitInterval$inboundSchema, GetRevenueCatKeysApp$inboundSchema, GetRevenueCatKeysEnv, GetRevenueCatKeysEnv$outboundSchema, GetRevenueCatKeysParams$outboundSchema, GetRevenueCatKeysResponse$inboundSchema, Grant$inboundSchema, HTTPClient, HTTPClientError, ImportBalance$outboundSchema, ImportBillingBehavior, ImportBillingBehavior$outboundSchema, ImportCustomerData$outboundSchema, ImportFeatureQuantity$outboundSchema, ImportFilter$outboundSchema, ImportInterval, ImportInterval$outboundSchema, ImportPlan$outboundSchema, ImportProcessor$outboundSchema, ImportStatus, ImportStatus$outboundSchema, ImportType, ImportType$outboundSchema, IncludedUsage1$inboundSchema, IncludedUsage2$inboundSchema, Intent, Intent$inboundSchema, IntervalVariantRemoveItemEnum1, IntervalVariantRemoveItemEnum1$outboundSchema, IntervalVariantRemoveItemEnum2, IntervalVariantRemoveItemEnum2$outboundSchema, InvalidRequestError, Invoice$inboundSchema, Item$inboundSchema, ItemExpiryDurationType, ItemExpiryDurationType$inboundSchema, Link$outboundSchema, LinkRevenueCatEnv, LinkRevenueCatEnv$outboundSchema, LinkRevenueCatParams$outboundSchema, LinkRevenueCatResponse$inboundSchema, ListCustomersAutoTopup$inboundSchema, ListCustomersAutoTopupSource, ListCustomersAutoTopupSource$inboundSchema, ListCustomersBillingControls$inboundSchema, ListCustomersConfig$inboundSchema, ListCustomersCreditSchema$inboundSchema, ListCustomersDisplay$inboundSchema, ListCustomersEnv, ListCustomersEnv$inboundSchema, ListCustomersFeature$inboundSchema, ListCustomersFilter$inboundSchema, ListCustomersFlags$inboundSchema, ListCustomersLimitType, ListCustomersLimitType$inboundSchema, ListCustomersList$inboundSchema, ListCustomersModelMarkups$inboundSchema, ListCustomersOverageAllowed$inboundSchema, ListCustomersOverageAllowedSource, ListCustomersOverageAllowedSource$inboundSchema, ListCustomersParams$outboundSchema, ListCustomersPlan$outboundSchema, ListCustomersProcessor, ListCustomersProcessor$outboundSchema, ListCustomersProcessors$inboundSchema, ListCustomersProviderMarkups$inboundSchema, ListCustomersPurchase$inboundSchema, ListCustomersPurchaseLimit1$inboundSchema, ListCustomersPurchaseLimit2$inboundSchema, ListCustomersPurchaseLimitInterval1, ListCustomersPurchaseLimitInterval1$inboundSchema, ListCustomersPurchaseLimitInterval2, ListCustomersPurchaseLimitInterval2$inboundSchema, ListCustomersPurchaseLimitUnion$inboundSchema, ListCustomersPurchaseScope, ListCustomersPurchaseScope$inboundSchema, ListCustomersResponse$inboundSchema, ListCustomersRevenuecat$inboundSchema, ListCustomersSpendLimit$inboundSchema, ListCustomersSpendLimitSource, ListCustomersSpendLimitSource$inboundSchema, ListCustomersStatus, ListCustomersStatus$inboundSchema, ListCustomersStripe$inboundSchema, ListCustomersSubscription$inboundSchema, ListCustomersSubscriptionScope, ListCustomersSubscriptionScope$inboundSchema, ListCustomersSubscriptionStatus, ListCustomersSubscriptionStatus$outboundSchema, ListCustomersThresholdType, ListCustomersThresholdType$inboundSchema, ListCustomersType, ListCustomersType$inboundSchema, ListCustomersUsageAlert$inboundSchema, ListCustomersUsageAlertSource, ListCustomersUsageAlertSource$inboundSchema, ListCustomersUsageLimit$inboundSchema, ListCustomersUsageLimitInterval, ListCustomersUsageLimitInterval$inboundSchema, ListCustomersUsageLimitSource, ListCustomersUsageLimitSource$inboundSchema, ListCustomersVercel$inboundSchema, ListEntitiesBillingControls$inboundSchema, ListEntitiesCreditSchema$inboundSchema, ListEntitiesDisplay$inboundSchema, ListEntitiesEnv, ListEntitiesEnv$inboundSchema, ListEntitiesFeature$inboundSchema, ListEntitiesFilter$inboundSchema, ListEntitiesFlags$inboundSchema, ListEntitiesInterval, ListEntitiesInterval$inboundSchema, ListEntitiesInvoice$inboundSchema, ListEntitiesLimitType, ListEntitiesLimitType$inboundSchema, ListEntitiesList$inboundSchema, ListEntitiesModelMarkups$inboundSchema, ListEntitiesOverageAllowed$inboundSchema, ListEntitiesOverageAllowedSource, ListEntitiesOverageAllowedSource$inboundSchema, ListEntitiesParams$outboundSchema, ListEntitiesPlan$outboundSchema, ListEntitiesProcessor, ListEntitiesProcessor$outboundSchema, ListEntitiesProcessorType, ListEntitiesProcessorType$inboundSchema, ListEntitiesProviderMarkups$inboundSchema, ListEntitiesPurchase$inboundSchema, ListEntitiesPurchaseScope, ListEntitiesPurchaseScope$inboundSchema, ListEntitiesResponse$inboundSchema, ListEntitiesSpendLimit$inboundSchema, ListEntitiesSpendLimitSource, ListEntitiesSpendLimitSource$inboundSchema, ListEntitiesStatus, ListEntitiesStatus$inboundSchema, ListEntitiesSubscription$inboundSchema, ListEntitiesSubscriptionScope, ListEntitiesSubscriptionScope$inboundSchema, ListEntitiesSubscriptionStatus, ListEntitiesSubscriptionStatus$outboundSchema, ListEntitiesThresholdType, ListEntitiesThresholdType$inboundSchema, ListEntitiesType, ListEntitiesType$inboundSchema, ListEntitiesUsageAlert$inboundSchema, ListEntitiesUsageAlertSource, ListEntitiesUsageAlertSource$inboundSchema, ListEntitiesUsageLimit$inboundSchema, ListEntitiesUsageLimitSource, ListEntitiesUsageLimitSource$inboundSchema, ListEventsCustomRange$outboundSchema, ListEventsFeatureId$outboundSchema, ListEventsIntervalEnum, ListEventsIntervalEnum$inboundSchema, ListEventsIntervalUnion$inboundSchema, ListEventsList$inboundSchema, ListEventsReset$inboundSchema, ListEventsResponse$inboundSchema, ListFeaturesCreditSchema$inboundSchema, ListFeaturesDisplay$inboundSchema, ListFeaturesList$inboundSchema, ListFeaturesModelMarkups$inboundSchema, ListFeaturesProviderMarkups$inboundSchema, ListFeaturesRequest$outboundSchema, ListFeaturesResponse$inboundSchema, ListFeaturesType, ListFeaturesType$inboundSchema, ListPlansAddItemBillingMethod, ListPlansAddItemBillingMethod$inboundSchema, ListPlansAddItemPriceInterval, ListPlansAddItemPriceInterval$inboundSchema, ListPlansAddItemResetInterval, ListPlansAddItemResetInterval$inboundSchema, ListPlansAttachAction, ListPlansAttachAction$inboundSchema, ListPlansAutoTopup$inboundSchema, ListPlansBasePrice$inboundSchema, ListPlansBillingControls$inboundSchema, ListPlansConfig$inboundSchema, ListPlansCreditSchema$inboundSchema, ListPlansCustomerEligibility$inboundSchema, ListPlansCustomize$inboundSchema, ListPlansDurationType, ListPlansDurationType$inboundSchema, ListPlansEnv, ListPlansEnv$inboundSchema, ListPlansFeature$inboundSchema, ListPlansFeatureDisplay$inboundSchema, ListPlansFilter$inboundSchema, ListPlansFreeTrial$inboundSchema, ListPlansFreeTrialParams$inboundSchema, ListPlansIntervalRemoveItemEnum1, ListPlansIntervalRemoveItemEnum1$inboundSchema, ListPlansIntervalRemoveItemEnum2, ListPlansIntervalRemoveItemEnum2$inboundSchema, ListPlansIntervalUnion$inboundSchema, ListPlansItem$inboundSchema, ListPlansItemBillingMethod, ListPlansItemBillingMethod$inboundSchema, ListPlansItemDisplay$inboundSchema, ListPlansItemExpiryDurationType, ListPlansItemExpiryDurationType$inboundSchema, ListPlansItemPrice$inboundSchema, ListPlansItemReset$inboundSchema, ListPlansItemRollover$inboundSchema, ListPlansItemTier$inboundSchema, ListPlansItemTierBehavior, ListPlansItemTierBehavior$inboundSchema, ListPlansLimitType, ListPlansLimitType$inboundSchema, ListPlansList$inboundSchema, ListPlansOnDecrease, ListPlansOnDecrease$inboundSchema, ListPlansOnEnd, ListPlansOnEnd$inboundSchema, ListPlansOnIncrease, ListPlansOnIncrease$inboundSchema, ListPlansOverageAllowed$inboundSchema, ListPlansParams$outboundSchema, ListPlansPlanItem$inboundSchema, ListPlansPlanItemFilter$inboundSchema, ListPlansPrice$inboundSchema, ListPlansPriceDisplay$inboundSchema, ListPlansPriceInterval, ListPlansPriceInterval$inboundSchema, ListPlansPriceItemInterval, ListPlansPriceItemInterval$inboundSchema, ListPlansPriceVariantDetailsInterval, ListPlansPriceVariantDetailsInterval$inboundSchema, ListPlansProration$inboundSchema, ListPlansPurchaseLimit$inboundSchema, ListPlansPurchaseLimitInterval, ListPlansPurchaseLimitInterval$inboundSchema, ListPlansRemoveItemBillingMethod, ListPlansRemoveItemBillingMethod$inboundSchema, ListPlansResetItemInterval, ListPlansResetItemInterval$inboundSchema, ListPlansResponse$inboundSchema, ListPlansSpendLimit$inboundSchema, ListPlansStatus, ListPlansStatus$inboundSchema, ListPlansThresholdType, ListPlansThresholdType$inboundSchema, ListPlansTo$inboundSchema, ListPlansType, ListPlansType$inboundSchema, ListPlansUsageAlert$inboundSchema, ListPlansUsageLimit$inboundSchema, ListPlansUsageLimitInterval, ListPlansUsageLimitInterval$inboundSchema, ListPlansVariantDetails$inboundSchema, ListPlansVariantDetailsAutoTopup$inboundSchema, ListPlansVariantDetailsBillingControls$inboundSchema, ListPlansVariantDetailsDurationType, ListPlansVariantDetailsDurationType$inboundSchema, ListPlansVariantDetailsExpiryDurationType, ListPlansVariantDetailsExpiryDurationType$inboundSchema, ListPlansVariantDetailsFilter$inboundSchema, ListPlansVariantDetailsLimitType, ListPlansVariantDetailsLimitType$inboundSchema, ListPlansVariantDetailsOnEnd, ListPlansVariantDetailsOnEnd$inboundSchema, ListPlansVariantDetailsOverageAllowed$inboundSchema, ListPlansVariantDetailsPrice$inboundSchema, ListPlansVariantDetailsPurchaseLimit$inboundSchema, ListPlansVariantDetailsPurchaseLimitInterval, ListPlansVariantDetailsPurchaseLimitInterval$inboundSchema, ListPlansVariantDetailsReset$inboundSchema, ListPlansVariantDetailsRollover$inboundSchema, ListPlansVariantDetailsSpendLimit$inboundSchema, ListPlansVariantDetailsThresholdType, ListPlansVariantDetailsThresholdType$inboundSchema, ListPlansVariantDetailsTier$inboundSchema, ListPlansVariantDetailsTierBehavior, ListPlansVariantDetailsTierBehavior$inboundSchema, ListPlansVariantDetailsUsageAlert$inboundSchema, ListPlansVariantDetailsUsageLimit$inboundSchema, ListPlansVariantDetailsUsageLimitInterval, ListPlansVariantDetailsUsageLimitInterval$inboundSchema, ListRewardsDuration$inboundSchema, ListRewardsResponse$inboundSchema, Migration$outboundSchema, MintKeyParams$outboundSchema, MintKeyResponse$inboundSchema, MultiAttachAttachDiscount$outboundSchema, MultiAttachBasePrice$outboundSchema, MultiAttachBillingControls$outboundSchema, MultiAttachBillingMethod, MultiAttachBillingMethod$outboundSchema, MultiAttachCode, MultiAttachCode$inboundSchema, MultiAttachCustomize$outboundSchema, MultiAttachDurationType, MultiAttachDurationType$outboundSchema, MultiAttachEntityData$outboundSchema, MultiAttachEntityDataInterval, MultiAttachEntityDataInterval$outboundSchema, MultiAttachExpiryDurationType, MultiAttachExpiryDurationType$outboundSchema, MultiAttachFeatureQuantity$outboundSchema, MultiAttachFilter$outboundSchema, MultiAttachFreeTrialParams$outboundSchema, MultiAttachInvoice$inboundSchema, MultiAttachInvoiceMode$outboundSchema, MultiAttachItemPriceInterval, MultiAttachItemPriceInterval$outboundSchema, MultiAttachLimitType, MultiAttachLimitType$outboundSchema, MultiAttachOnDecrease, MultiAttachOnDecrease$outboundSchema, MultiAttachOnEnd, MultiAttachOnEnd$outboundSchema, MultiAttachOnIncrease, MultiAttachOnIncrease$outboundSchema, MultiAttachOverageAllowed$outboundSchema, MultiAttachParams$outboundSchema, MultiAttachPlan$outboundSchema, MultiAttachPlanItem$outboundSchema, MultiAttachPrice$outboundSchema, MultiAttachPriceInterval, MultiAttachPriceInterval$outboundSchema, MultiAttachProperties$outboundSchema, MultiAttachProration$outboundSchema, MultiAttachRedirectMode, MultiAttachRedirectMode$outboundSchema, MultiAttachRequiredAction$inboundSchema, MultiAttachReset$outboundSchema, MultiAttachResetInterval, MultiAttachResetInterval$outboundSchema, MultiAttachResponse$inboundSchema, MultiAttachRollover$outboundSchema, MultiAttachSpendLimit$outboundSchema, MultiAttachThresholdType, MultiAttachThresholdType$outboundSchema, MultiAttachTier$outboundSchema, MultiAttachTierBehavior, MultiAttachTierBehavior$outboundSchema, MultiAttachTo$outboundSchema, MultiAttachUsageAlert$outboundSchema, MultiAttachUsageLimit$outboundSchema, MultiUpdateCancelAction, MultiUpdateCancelAction$outboundSchema, MultiUpdateCode, MultiUpdateCode$inboundSchema, MultiUpdateInvoice$inboundSchema, MultiUpdateParams$outboundSchema, MultiUpdatePreviewResponse$inboundSchema, MultiUpdateProrationBehavior, MultiUpdateProrationBehavior$outboundSchema, MultiUpdateRequiredAction$inboundSchema, MultiUpdateResponse$inboundSchema, MultiUpdateUpdate$outboundSchema, OnDecrease, OnDecrease$inboundSchema, OnEnd, OnEnd$inboundSchema, OnIncrease, OnIncrease$inboundSchema, OpenCustomerPortalParams$outboundSchema, OpenCustomerPortalResponse$inboundSchema, OverageAllowedSource, OverageAllowedSource$inboundSchema, PhaseResponse$inboundSchema, PhaseStart$outboundSchema, PhaseStartUnion$outboundSchema, Plan$inboundSchema, PlanAddItemBillingMethod, PlanAddItemBillingMethod$inboundSchema, PlanAddItemPriceInterval, PlanAddItemPriceInterval$inboundSchema, PlanAddItemResetInterval, PlanAddItemResetInterval$inboundSchema, PlanAutoTopup$inboundSchema, PlanBillingControls$inboundSchema, PlanConfig$inboundSchema, PlanCreditSchema$inboundSchema, PlanDurationType, PlanDurationType$inboundSchema, PlanEnv, PlanEnv$inboundSchema, PlanFeature$inboundSchema, PlanFeatureDisplay$inboundSchema, PlanFilter$inboundSchema, PlanIntervalRemoveItemEnum1, PlanIntervalRemoveItemEnum1$inboundSchema, PlanIntervalRemoveItemEnum2, PlanIntervalRemoveItemEnum2$inboundSchema, PlanIntervalUnion$inboundSchema, PlanItem$inboundSchema, PlanItemBillingMethod, PlanItemBillingMethod$inboundSchema, PlanItemDisplay$inboundSchema, PlanItemFilter$inboundSchema, PlanItemPrice$inboundSchema, PlanItemReset$inboundSchema, PlanItemRollover$inboundSchema, PlanItemTier$inboundSchema, PlanItemTierBehavior, PlanItemTierBehavior$inboundSchema, PlanItemTo$inboundSchema, PlanLimitType, PlanLimitType$inboundSchema, PlanOverageAllowed$inboundSchema, PlanPrice$inboundSchema, PlanPriceDisplay$inboundSchema, PlanPriceInterval, PlanPriceInterval$inboundSchema, PlanPriceItemInterval, PlanPriceItemInterval$inboundSchema, PlanPriceVariantDetailsInterval, PlanPriceVariantDetailsInterval$inboundSchema, PlanPurchaseLimit$inboundSchema, PlanPurchaseLimitInterval, PlanPurchaseLimitInterval$inboundSchema, PlanRemoveItemBillingMethod, PlanRemoveItemBillingMethod$inboundSchema, PlanResetItemInterval, PlanResetItemInterval$inboundSchema, PlanSpendLimit$inboundSchema, PlanStatus, PlanStatus$inboundSchema, PlanThresholdType, PlanThresholdType$inboundSchema, PlanType, PlanType$inboundSchema, PlanUsageAlert$inboundSchema, PlanUsageLimit$inboundSchema, PlanUsageLimitInterval, PlanUsageLimitInterval$inboundSchema, PlanVariantDetailsAutoTopup$inboundSchema, PlanVariantDetailsBillingControls$inboundSchema, PlanVariantDetailsDurationType, PlanVariantDetailsDurationType$inboundSchema, PlanVariantDetailsFilter$inboundSchema, PlanVariantDetailsLimitType, PlanVariantDetailsLimitType$inboundSchema, PlanVariantDetailsOverageAllowed$inboundSchema, PlanVariantDetailsPrice$inboundSchema, PlanVariantDetailsPurchaseLimit$inboundSchema, PlanVariantDetailsPurchaseLimitInterval, PlanVariantDetailsPurchaseLimitInterval$inboundSchema, PlanVariantDetailsReset$inboundSchema, PlanVariantDetailsRollover$inboundSchema, PlanVariantDetailsSpendLimit$inboundSchema, PlanVariantDetailsThresholdType, PlanVariantDetailsThresholdType$inboundSchema, PlanVariantDetailsTier$inboundSchema, PlanVariantDetailsTierBehavior, PlanVariantDetailsTierBehavior$inboundSchema, PlanVariantDetailsTo$inboundSchema, PlanVariantDetailsUsageAlert$inboundSchema, PlanVariantDetailsUsageLimit$inboundSchema, PlanVariantDetailsUsageLimitInterval, PlanVariantDetailsUsageLimitInterval$inboundSchema, Preview1$inboundSchema, Preview2$inboundSchema, PreviewAttachAddItemBillingMethod, PreviewAttachAddItemBillingMethod$outboundSchema, PreviewAttachAddItemExpiryDurationType, PreviewAttachAddItemExpiryDurationType$outboundSchema, PreviewAttachAddItemOnDecrease, PreviewAttachAddItemOnDecrease$outboundSchema, PreviewAttachAddItemOnIncrease, PreviewAttachAddItemOnIncrease$outboundSchema, PreviewAttachAddItemPlanItem$outboundSchema, PreviewAttachAddItemPrice$outboundSchema, PreviewAttachAddItemPriceInterval, PreviewAttachAddItemPriceInterval$outboundSchema, PreviewAttachAddItemProration$outboundSchema, PreviewAttachAddItemReset$outboundSchema, PreviewAttachAddItemResetInterval, PreviewAttachAddItemResetInterval$outboundSchema, PreviewAttachAddItemRollover$outboundSchema, PreviewAttachAddItemTier$outboundSchema, PreviewAttachAddItemTierBehavior, PreviewAttachAddItemTierBehavior$outboundSchema, PreviewAttachAddItemTo$outboundSchema, PreviewAttachAttachDiscount$outboundSchema, PreviewAttachAutoTopup$outboundSchema, PreviewAttachBasePrice$outboundSchema, PreviewAttachBillingControls$outboundSchema, PreviewAttachCarryOverBalances$outboundSchema, PreviewAttachCarryOverUsages$outboundSchema, PreviewAttachCheckoutType, PreviewAttachCheckoutType$inboundSchema, PreviewAttachCustomLineItem$outboundSchema, PreviewAttachCustomize$outboundSchema, PreviewAttachDiscount$inboundSchema, PreviewAttachDurationType, PreviewAttachDurationType$outboundSchema, PreviewAttachFeatureQuantityRequest$outboundSchema, PreviewAttachFilter$outboundSchema, PreviewAttachFreeTrialParams$outboundSchema, PreviewAttachIncoming$inboundSchema, PreviewAttachIncomingFeatureQuantity$inboundSchema, PreviewAttachIntervalRemoveItemEnum1, PreviewAttachIntervalRemoveItemEnum1$outboundSchema, PreviewAttachIntervalRemoveItemEnum2, PreviewAttachIntervalRemoveItemEnum2$outboundSchema, PreviewAttachIntervalUnion$outboundSchema, PreviewAttachInvoiceCredits$inboundSchema, PreviewAttachInvoiceMode$outboundSchema, PreviewAttachItemBillingMethod, PreviewAttachItemBillingMethod$outboundSchema, PreviewAttachItemExpiryDurationType, PreviewAttachItemExpiryDurationType$outboundSchema, PreviewAttachItemOnDecrease, PreviewAttachItemOnDecrease$outboundSchema, PreviewAttachItemOnIncrease, PreviewAttachItemOnIncrease$outboundSchema, PreviewAttachItemPlanItem$outboundSchema, PreviewAttachItemPrice$outboundSchema, PreviewAttachItemPriceInterval, PreviewAttachItemPriceInterval$outboundSchema, PreviewAttachItemProration$outboundSchema, PreviewAttachItemReset$outboundSchema, PreviewAttachItemResetInterval, PreviewAttachItemResetInterval$outboundSchema, PreviewAttachItemRollover$outboundSchema, PreviewAttachItemTier$outboundSchema, PreviewAttachItemTierBehavior, PreviewAttachItemTierBehavior$outboundSchema, PreviewAttachItemTo$outboundSchema, PreviewAttachLimitType, PreviewAttachLimitType$outboundSchema, PreviewAttachLineItem$inboundSchema, PreviewAttachLineItemPeriod$inboundSchema, PreviewAttachNextCycle$inboundSchema, PreviewAttachNextCycleDiscount$inboundSchema, PreviewAttachNextCycleLineItem$inboundSchema, PreviewAttachNextCycleLineItemPeriod$inboundSchema, PreviewAttachOnEnd, PreviewAttachOnEnd$outboundSchema, PreviewAttachOutgoing$inboundSchema, PreviewAttachOutgoingFeatureQuantity$inboundSchema, PreviewAttachOverageAllowed$outboundSchema, PreviewAttachParams$outboundSchema, PreviewAttachPlanItemFilter$outboundSchema, PreviewAttachPlanSchedule, PreviewAttachPlanSchedule$outboundSchema, PreviewAttachPriceInterval, PreviewAttachPriceInterval$outboundSchema, PreviewAttachProperties$outboundSchema, PreviewAttachProrationBehavior, PreviewAttachProrationBehavior$outboundSchema, PreviewAttachPurchaseLimit$outboundSchema, PreviewAttachPurchaseLimitInterval, PreviewAttachPurchaseLimitInterval$outboundSchema, PreviewAttachRedirectMode, PreviewAttachRedirectMode$outboundSchema, PreviewAttachRemoveItemBillingMethod, PreviewAttachRemoveItemBillingMethod$outboundSchema, PreviewAttachResponse$inboundSchema, PreviewAttachSpendLimit$outboundSchema, PreviewAttachStatus, PreviewAttachStatus$inboundSchema, PreviewAttachTax$inboundSchema, PreviewAttachThresholdType, PreviewAttachThresholdType$outboundSchema, PreviewAttachUsageAlert$outboundSchema, PreviewAttachUsageLimit$outboundSchema, PreviewAttachUsageLimitInterval, PreviewAttachUsageLimitInterval$outboundSchema, PreviewAttachUsageLineItem$inboundSchema, PreviewAttachUsageLineItemPeriod$inboundSchema, PreviewMultiAttachAttachDiscount$outboundSchema, PreviewMultiAttachBasePrice$outboundSchema, PreviewMultiAttachBillingControls$outboundSchema, PreviewMultiAttachBillingMethod, PreviewMultiAttachBillingMethod$outboundSchema, PreviewMultiAttachCheckoutType, PreviewMultiAttachCheckoutType$inboundSchema, PreviewMultiAttachCustomize$outboundSchema, PreviewMultiAttachDiscount$inboundSchema, PreviewMultiAttachDurationType, PreviewMultiAttachDurationType$outboundSchema, PreviewMultiAttachEntityData$outboundSchema, PreviewMultiAttachEntityDataInterval, PreviewMultiAttachEntityDataInterval$outboundSchema, PreviewMultiAttachExpiryDurationType, PreviewMultiAttachExpiryDurationType$outboundSchema, PreviewMultiAttachFilter$outboundSchema, PreviewMultiAttachFreeTrialParams$outboundSchema, PreviewMultiAttachIncoming$inboundSchema, PreviewMultiAttachIncomingFeatureQuantity$inboundSchema, PreviewMultiAttachInvoiceCredits$inboundSchema, PreviewMultiAttachInvoiceMode$outboundSchema, PreviewMultiAttachItemPriceInterval, PreviewMultiAttachItemPriceInterval$outboundSchema, PreviewMultiAttachLimitType, PreviewMultiAttachLimitType$outboundSchema, PreviewMultiAttachLineItem$inboundSchema, PreviewMultiAttachLineItemPeriod$inboundSchema, PreviewMultiAttachNextCycle$inboundSchema, PreviewMultiAttachNextCycleDiscount$inboundSchema, PreviewMultiAttachNextCycleLineItem$inboundSchema, PreviewMultiAttachNextCycleLineItemPeriod$inboundSchema, PreviewMultiAttachOnDecrease, PreviewMultiAttachOnDecrease$outboundSchema, PreviewMultiAttachOnEnd, PreviewMultiAttachOnEnd$outboundSchema, PreviewMultiAttachOnIncrease, PreviewMultiAttachOnIncrease$outboundSchema, PreviewMultiAttachOutgoing$inboundSchema, PreviewMultiAttachOutgoingFeatureQuantity$inboundSchema, PreviewMultiAttachOverageAllowed$outboundSchema, PreviewMultiAttachParams$outboundSchema, PreviewMultiAttachPlan$outboundSchema, PreviewMultiAttachPlanFeatureQuantity$outboundSchema, PreviewMultiAttachPlanItem$outboundSchema, PreviewMultiAttachPrice$outboundSchema, PreviewMultiAttachPriceInterval, PreviewMultiAttachPriceInterval$outboundSchema, PreviewMultiAttachProperties$outboundSchema, PreviewMultiAttachProration$outboundSchema, PreviewMultiAttachRedirectMode, PreviewMultiAttachRedirectMode$outboundSchema, PreviewMultiAttachReset$outboundSchema, PreviewMultiAttachResetInterval, PreviewMultiAttachResetInterval$outboundSchema, PreviewMultiAttachResponse$inboundSchema, PreviewMultiAttachRollover$outboundSchema, PreviewMultiAttachSpendLimit$outboundSchema, PreviewMultiAttachStatus, PreviewMultiAttachStatus$inboundSchema, PreviewMultiAttachTax$inboundSchema, PreviewMultiAttachThresholdType, PreviewMultiAttachThresholdType$outboundSchema, PreviewMultiAttachTier$outboundSchema, PreviewMultiAttachTierBehavior, PreviewMultiAttachTierBehavior$outboundSchema, PreviewMultiAttachTo$outboundSchema, PreviewMultiAttachUsageAlert$outboundSchema, PreviewMultiAttachUsageLimit$outboundSchema, PreviewMultiAttachUsageLineItem$inboundSchema, PreviewMultiAttachUsageLineItemPeriod$inboundSchema, PreviewMultiUpdateCancelAction, PreviewMultiUpdateCancelAction$outboundSchema, PreviewMultiUpdateDiscount$inboundSchema, PreviewMultiUpdateIncoming$inboundSchema, PreviewMultiUpdateIncomingFeatureQuantity$inboundSchema, PreviewMultiUpdateLineItem$inboundSchema, PreviewMultiUpdateLineItemPeriod$inboundSchema, PreviewMultiUpdateNextCycle$inboundSchema, PreviewMultiUpdateNextCycleDiscount$inboundSchema, PreviewMultiUpdateNextCycleLineItem$inboundSchema, PreviewMultiUpdateNextCycleLineItemPeriod$inboundSchema, PreviewMultiUpdateOutgoing$inboundSchema, PreviewMultiUpdateOutgoingFeatureQuantity$inboundSchema, PreviewMultiUpdateParams$outboundSchema, PreviewMultiUpdateProrationBehavior, PreviewMultiUpdateProrationBehavior$outboundSchema, PreviewMultiUpdateSubscription$inboundSchema, PreviewMultiUpdateUpdate$outboundSchema, PreviewMultiUpdateUsageLineItem$inboundSchema, PreviewMultiUpdateUsageLineItemPeriod$inboundSchema, PreviewUpdateAddItemBillingMethod, PreviewUpdateAddItemBillingMethod$outboundSchema, PreviewUpdateAddItemExpiryDurationType, PreviewUpdateAddItemExpiryDurationType$outboundSchema, PreviewUpdateAddItemOnDecrease, PreviewUpdateAddItemOnDecrease$outboundSchema, PreviewUpdateAddItemOnIncrease, PreviewUpdateAddItemOnIncrease$outboundSchema, PreviewUpdateAddItemPlanItem$outboundSchema, PreviewUpdateAddItemPrice$outboundSchema, PreviewUpdateAddItemPriceInterval, PreviewUpdateAddItemPriceInterval$outboundSchema, PreviewUpdateAddItemProration$outboundSchema, PreviewUpdateAddItemReset$outboundSchema, PreviewUpdateAddItemResetInterval, PreviewUpdateAddItemResetInterval$outboundSchema, PreviewUpdateAddItemRollover$outboundSchema, PreviewUpdateAddItemTier$outboundSchema, PreviewUpdateAddItemTierBehavior, PreviewUpdateAddItemTierBehavior$outboundSchema, PreviewUpdateAddItemTo$outboundSchema, PreviewUpdateAttachDiscount$outboundSchema, PreviewUpdateAutoTopup$outboundSchema, PreviewUpdateBasePrice$outboundSchema, PreviewUpdateBillingControls$outboundSchema, PreviewUpdateCancelAction, PreviewUpdateCancelAction$outboundSchema, PreviewUpdateCarryOverUsages$outboundSchema, PreviewUpdateCustomize$outboundSchema, PreviewUpdateDiscount$inboundSchema, PreviewUpdateDurationType, PreviewUpdateDurationType$outboundSchema, PreviewUpdateFeatureQuantityRequest$outboundSchema, PreviewUpdateFilter$outboundSchema, PreviewUpdateFreeTrialParams$outboundSchema, PreviewUpdateIncoming$inboundSchema, PreviewUpdateIncomingFeatureQuantity$inboundSchema, PreviewUpdateIntervalRemoveItemEnum1, PreviewUpdateIntervalRemoveItemEnum1$outboundSchema, PreviewUpdateIntervalRemoveItemEnum2, PreviewUpdateIntervalRemoveItemEnum2$outboundSchema, PreviewUpdateIntervalUnion$outboundSchema, PreviewUpdateInvoiceCredits$inboundSchema, PreviewUpdateInvoiceMode$outboundSchema, PreviewUpdateItemBillingMethod, PreviewUpdateItemBillingMethod$outboundSchema, PreviewUpdateItemExpiryDurationType, PreviewUpdateItemExpiryDurationType$outboundSchema, PreviewUpdateItemOnDecrease, PreviewUpdateItemOnDecrease$outboundSchema, PreviewUpdateItemOnIncrease, PreviewUpdateItemOnIncrease$outboundSchema, PreviewUpdateItemPlanItem$outboundSchema, PreviewUpdateItemPrice$outboundSchema, PreviewUpdateItemPriceInterval, PreviewUpdateItemPriceInterval$outboundSchema, PreviewUpdateItemProration$outboundSchema, PreviewUpdateItemReset$outboundSchema, PreviewUpdateItemResetInterval, PreviewUpdateItemResetInterval$outboundSchema, PreviewUpdateItemRollover$outboundSchema, PreviewUpdateItemTier$outboundSchema, PreviewUpdateItemTierBehavior, PreviewUpdateItemTierBehavior$outboundSchema, PreviewUpdateItemTo$outboundSchema, PreviewUpdateLimitType, PreviewUpdateLimitType$outboundSchema, PreviewUpdateLineItem$inboundSchema, PreviewUpdateLineItemPeriod$inboundSchema, PreviewUpdateNextCycle$inboundSchema, PreviewUpdateNextCycleDiscount$inboundSchema, PreviewUpdateNextCycleLineItem$inboundSchema, PreviewUpdateNextCycleLineItemPeriod$inboundSchema, PreviewUpdateOnEnd, PreviewUpdateOnEnd$outboundSchema, PreviewUpdateOutgoing$inboundSchema, PreviewUpdateOutgoingFeatureQuantity$inboundSchema, PreviewUpdateOverageAllowed$outboundSchema, PreviewUpdateParams$outboundSchema, PreviewUpdatePlanItemFilter$outboundSchema, PreviewUpdatePriceInterval, PreviewUpdatePriceInterval$outboundSchema, PreviewUpdateProperties$outboundSchema, PreviewUpdateProrationBehavior, PreviewUpdateProrationBehavior$outboundSchema, PreviewUpdatePurchaseLimit$outboundSchema, PreviewUpdatePurchaseLimitInterval, PreviewUpdatePurchaseLimitInterval$outboundSchema, PreviewUpdateRecalculateBalances$outboundSchema, PreviewUpdateRedirectMode, PreviewUpdateRedirectMode$outboundSchema, PreviewUpdateRefundLastPayment, PreviewUpdateRefundLastPayment$outboundSchema, PreviewUpdateRemoveItemBillingMethod, PreviewUpdateRemoveItemBillingMethod$outboundSchema, PreviewUpdateResponse$inboundSchema, PreviewUpdateSpendLimit$outboundSchema, PreviewUpdateStatus, PreviewUpdateStatus$inboundSchema, PreviewUpdateTax$inboundSchema, PreviewUpdateThresholdType, PreviewUpdateThresholdType$outboundSchema, PreviewUpdateUsageAlert$outboundSchema, PreviewUpdateUsageLimit$outboundSchema, PreviewUpdateUsageLimitInterval, PreviewUpdateUsageLimitInterval$outboundSchema, PreviewUpdateUsageLineItem$inboundSchema, PreviewUpdateUsageLineItemPeriod$inboundSchema, PriceVariantInterval, PriceVariantInterval$outboundSchema, ProcessorType, ProcessorType$inboundSchema, Processors$inboundSchema, ProductDisplay1$inboundSchema, ProductDisplay2$inboundSchema, ProductScenario1, ProductScenario1$inboundSchema, ProductScenario2, ProductScenario2$inboundSchema, ProductType1, ProductType1$inboundSchema, ProductType2, ProductType2$inboundSchema, Properties$outboundSchema, Proration$inboundSchema, Purchase$inboundSchema, PurchaseScope, PurchaseScope$inboundSchema, Range, Range$outboundSchema, RedeemReferralCodeParams$outboundSchema, RedeemReferralCodeResponse$inboundSchema, RedeemRewardCodeParams$outboundSchema, RedeemRewardCodeResponse$inboundSchema, Referral$inboundSchema, ReferralCustomer$inboundSchema, RefreshKeyParams$outboundSchema, RefreshKeyResponse$inboundSchema, RequestAbortedError, RequestBody$outboundSchema, RequestTimeoutError, ResponseValidationError, Result$inboundSchema, Revenuecat$inboundSchema, RevokeKeyParams$outboundSchema, RevokeKeyResponse$inboundSchema, Rewards$inboundSchema, RewardsListParams$outboundSchema, SDKValidationError, SDK_METADATA, Scenario1, Scenario1$inboundSchema, Scenario2, Scenario2$inboundSchema, Security$outboundSchema, ServerList, SetupPaymentAddItemBillingMethod, SetupPaymentAddItemBillingMethod$outboundSchema, SetupPaymentAddItemExpiryDurationType, SetupPaymentAddItemExpiryDurationType$outboundSchema, SetupPaymentAddItemOnDecrease, SetupPaymentAddItemOnDecrease$outboundSchema, SetupPaymentAddItemOnIncrease, SetupPaymentAddItemOnIncrease$outboundSchema, SetupPaymentAddItemPlanItem$outboundSchema, SetupPaymentAddItemPrice$outboundSchema, SetupPaymentAddItemPriceInterval, SetupPaymentAddItemPriceInterval$outboundSchema, SetupPaymentAddItemProration$outboundSchema, SetupPaymentAddItemReset$outboundSchema, SetupPaymentAddItemResetInterval, SetupPaymentAddItemResetInterval$outboundSchema, SetupPaymentAddItemRollover$outboundSchema, SetupPaymentAddItemTier$outboundSchema, SetupPaymentAddItemTierBehavior, SetupPaymentAddItemTierBehavior$outboundSchema, SetupPaymentAddItemTo$outboundSchema, SetupPaymentAttachDiscount$outboundSchema, SetupPaymentAutoTopup$outboundSchema, SetupPaymentBasePrice$outboundSchema, SetupPaymentBillingControls$outboundSchema, SetupPaymentCarryOverBalances$outboundSchema, SetupPaymentCarryOverUsages$outboundSchema, SetupPaymentCustomLineItem$outboundSchema, SetupPaymentCustomize$outboundSchema, SetupPaymentDurationType, SetupPaymentDurationType$outboundSchema, SetupPaymentFeatureQuantity$outboundSchema, SetupPaymentFilter$outboundSchema, SetupPaymentFreeTrialParams$outboundSchema, SetupPaymentIntervalRemoveItemEnum1, SetupPaymentIntervalRemoveItemEnum1$outboundSchema, SetupPaymentIntervalRemoveItemEnum2, SetupPaymentIntervalRemoveItemEnum2$outboundSchema, SetupPaymentIntervalUnion$outboundSchema, SetupPaymentItemBillingMethod, SetupPaymentItemBillingMethod$outboundSchema, SetupPaymentItemExpiryDurationType, SetupPaymentItemExpiryDurationType$outboundSchema, SetupPaymentItemOnDecrease, SetupPaymentItemOnDecrease$outboundSchema, SetupPaymentItemOnIncrease, SetupPaymentItemOnIncrease$outboundSchema, SetupPaymentItemPlanItem$outboundSchema, SetupPaymentItemPrice$outboundSchema, SetupPaymentItemPriceInterval, SetupPaymentItemPriceInterval$outboundSchema, SetupPaymentItemProration$outboundSchema, SetupPaymentItemReset$outboundSchema, SetupPaymentItemResetInterval, SetupPaymentItemResetInterval$outboundSchema, SetupPaymentItemRollover$outboundSchema, SetupPaymentItemTier$outboundSchema, SetupPaymentItemTierBehavior, SetupPaymentItemTierBehavior$outboundSchema, SetupPaymentItemTo$outboundSchema, SetupPaymentLimitType, SetupPaymentLimitType$outboundSchema, SetupPaymentOnEnd, SetupPaymentOnEnd$outboundSchema, SetupPaymentOverageAllowed$outboundSchema, SetupPaymentParams$outboundSchema, SetupPaymentPlanItemFilter$outboundSchema, SetupPaymentPriceInterval, SetupPaymentPriceInterval$outboundSchema, SetupPaymentProperties$outboundSchema, SetupPaymentProrationBehavior, SetupPaymentProrationBehavior$outboundSchema, SetupPaymentPurchaseLimit$outboundSchema, SetupPaymentPurchaseLimitInterval, SetupPaymentPurchaseLimitInterval$outboundSchema, SetupPaymentRemoveItemBillingMethod, SetupPaymentRemoveItemBillingMethod$outboundSchema, SetupPaymentResponse$inboundSchema, SetupPaymentSpendLimit$outboundSchema, SetupPaymentThresholdType, SetupPaymentThresholdType$outboundSchema, SetupPaymentUsageAlert$outboundSchema, SetupPaymentUsageLimit$outboundSchema, SetupPaymentUsageLimitInterval, SetupPaymentUsageLimitInterval$outboundSchema, SpendLimitSource, SpendLimitSource$inboundSchema, StartingAfter2$outboundSchema, StartsAt2$outboundSchema, StorePush, StorePush$inboundSchema, Stripe$inboundSchema, Subscription$inboundSchema, SubscriptionScope, SubscriptionScope$inboundSchema, SyncRevenueCatApp$inboundSchema, SyncRevenueCatEnv, SyncRevenueCatEnv$outboundSchema, SyncRevenueCatParams$outboundSchema, SyncRevenueCatPrice, SyncRevenueCatPrice$inboundSchema, SyncRevenueCatProduct, SyncRevenueCatProduct$inboundSchema, SyncRevenueCatResponse$inboundSchema, SyncRevenueCatStatus, SyncRevenueCatStatus$inboundSchema, Total$inboundSchema, TrackDeduction1$inboundSchema, TrackDeduction2$inboundSchema, TrackIntervalEnum1, TrackIntervalEnum1$inboundSchema, TrackIntervalEnum2, TrackIntervalEnum2$inboundSchema, TrackIntervalUnion1$inboundSchema, TrackIntervalUnion2$inboundSchema, TrackLock$outboundSchema, TrackParams$outboundSchema, TrackReset1$inboundSchema, TrackReset2$inboundSchema, TrackResponse$inboundSchema, TrackResponseBody1$inboundSchema, TrackResponseBody2$inboundSchema, TrackTokensDeduction1$inboundSchema, TrackTokensDeduction2$inboundSchema, TrackTokensIntervalEnum1, TrackTokensIntervalEnum1$inboundSchema, TrackTokensIntervalEnum2, TrackTokensIntervalEnum2$inboundSchema, TrackTokensIntervalUnion1$inboundSchema, TrackTokensIntervalUnion2$inboundSchema, TrackTokensParams$outboundSchema, TrackTokensReset1$inboundSchema, TrackTokensReset2$inboundSchema, TrackTokensResponse$inboundSchema, TrackTokensResponseBody1$inboundSchema, TrackTokensResponseBody2$inboundSchema, TrialsUsed$inboundSchema, UnexpectedClientError, UpdateBalanceInterval, UpdateBalanceInterval$outboundSchema, UpdateBalanceParams$outboundSchema, UpdateBalanceResponse$inboundSchema, UpdateCustomerAutoTopupRequest$outboundSchema, UpdateCustomerAutoTopupResponse$inboundSchema, UpdateCustomerAutoTopupSource, UpdateCustomerAutoTopupSource$inboundSchema, UpdateCustomerBillingControlsRequest$outboundSchema, UpdateCustomerBillingControlsResponse$inboundSchema, UpdateCustomerConfigRequest$outboundSchema, UpdateCustomerConfigResponse$inboundSchema, UpdateCustomerCreditSchema$inboundSchema, UpdateCustomerDisplay$inboundSchema, UpdateCustomerEnv, UpdateCustomerEnv$inboundSchema, UpdateCustomerFeature$inboundSchema, UpdateCustomerFilterRequest$outboundSchema, UpdateCustomerFilterResponse$inboundSchema, UpdateCustomerFlags$inboundSchema, UpdateCustomerLimitTypeRequestBody, UpdateCustomerLimitTypeRequestBody$outboundSchema, UpdateCustomerLimitTypeResponse, UpdateCustomerLimitTypeResponse$inboundSchema, UpdateCustomerModelMarkups$inboundSchema, UpdateCustomerOverageAllowedRequest$outboundSchema, UpdateCustomerOverageAllowedResponse$inboundSchema, UpdateCustomerOverageAllowedSource, UpdateCustomerOverageAllowedSource$inboundSchema, UpdateCustomerParams$outboundSchema, UpdateCustomerProcessors$inboundSchema, UpdateCustomerProperties$outboundSchema, UpdateCustomerProviderMarkups$inboundSchema, UpdateCustomerPurchase$inboundSchema, UpdateCustomerPurchaseLimitIntervalRequestBody, UpdateCustomerPurchaseLimitIntervalRequestBody$outboundSchema, UpdateCustomerPurchaseLimitIntervalResponse1, UpdateCustomerPurchaseLimitIntervalResponse1$inboundSchema, UpdateCustomerPurchaseLimitIntervalResponse2, UpdateCustomerPurchaseLimitIntervalResponse2$inboundSchema, UpdateCustomerPurchaseLimitRequest$outboundSchema, UpdateCustomerPurchaseLimitResponse1$inboundSchema, UpdateCustomerPurchaseLimitResponse2$inboundSchema, UpdateCustomerPurchaseLimitUnion$inboundSchema, UpdateCustomerPurchaseScope, UpdateCustomerPurchaseScope$inboundSchema, UpdateCustomerResponse$inboundSchema, UpdateCustomerRevenuecat$inboundSchema, UpdateCustomerSpendLimitRequest$outboundSchema, UpdateCustomerSpendLimitResponse$inboundSchema, UpdateCustomerSpendLimitSource, UpdateCustomerSpendLimitSource$inboundSchema, UpdateCustomerStatus, UpdateCustomerStatus$inboundSchema, UpdateCustomerStripe$inboundSchema, UpdateCustomerSubscription$inboundSchema, UpdateCustomerSubscriptionScope, UpdateCustomerSubscriptionScope$inboundSchema, UpdateCustomerThresholdTypeRequestBody, UpdateCustomerThresholdTypeRequestBody$outboundSchema, UpdateCustomerThresholdTypeResponse, UpdateCustomerThresholdTypeResponse$inboundSchema, UpdateCustomerType, UpdateCustomerType$inboundSchema, UpdateCustomerUsageAlertRequestBody$outboundSchema, UpdateCustomerUsageAlertResponse$inboundSchema, UpdateCustomerUsageAlertSource, UpdateCustomerUsageAlertSource$inboundSchema, UpdateCustomerUsageLimitIntervalRequestBody, UpdateCustomerUsageLimitIntervalRequestBody$outboundSchema, UpdateCustomerUsageLimitIntervalResponse, UpdateCustomerUsageLimitIntervalResponse$inboundSchema, UpdateCustomerUsageLimitRequest$outboundSchema, UpdateCustomerUsageLimitResponse$inboundSchema, UpdateCustomerUsageLimitSource, UpdateCustomerUsageLimitSource$inboundSchema, UpdateCustomerVercel$inboundSchema, UpdateEntityBillingControlsRequest$outboundSchema, UpdateEntityBillingControlsResponse$inboundSchema, UpdateEntityCreditSchema$inboundSchema, UpdateEntityDisplay$inboundSchema, UpdateEntityEnv, UpdateEntityEnv$inboundSchema, UpdateEntityFeature$inboundSchema, UpdateEntityFilterRequest$outboundSchema, UpdateEntityFilterResponse$inboundSchema, UpdateEntityFlags$inboundSchema, UpdateEntityIntervalRequestBody, UpdateEntityIntervalRequestBody$outboundSchema, UpdateEntityIntervalResponse, UpdateEntityIntervalResponse$inboundSchema, UpdateEntityInvoice$inboundSchema, UpdateEntityLimitTypeRequestBody, UpdateEntityLimitTypeRequestBody$outboundSchema, UpdateEntityLimitTypeResponse, UpdateEntityLimitTypeResponse$inboundSchema, UpdateEntityModelMarkups$inboundSchema, UpdateEntityOverageAllowedRequest$outboundSchema, UpdateEntityOverageAllowedResponse$inboundSchema, UpdateEntityOverageAllowedSource, UpdateEntityOverageAllowedSource$inboundSchema, UpdateEntityParams$outboundSchema, UpdateEntityProcessorType, UpdateEntityProcessorType$inboundSchema, UpdateEntityProperties$outboundSchema, UpdateEntityProviderMarkups$inboundSchema, UpdateEntityPurchase$inboundSchema, UpdateEntityPurchaseScope, UpdateEntityPurchaseScope$inboundSchema, UpdateEntityResponse$inboundSchema, UpdateEntitySpendLimitRequest$outboundSchema, UpdateEntitySpendLimitResponse$inboundSchema, UpdateEntitySpendLimitSource, UpdateEntitySpendLimitSource$inboundSchema, UpdateEntityStatus, UpdateEntityStatus$inboundSchema, UpdateEntitySubscription$inboundSchema, UpdateEntitySubscriptionScope, UpdateEntitySubscriptionScope$inboundSchema, UpdateEntityThresholdTypeRequestBody, UpdateEntityThresholdTypeRequestBody$outboundSchema, UpdateEntityThresholdTypeResponse, UpdateEntityThresholdTypeResponse$inboundSchema, UpdateEntityType, UpdateEntityType$inboundSchema, UpdateEntityUsageAlertRequestBody$outboundSchema, UpdateEntityUsageAlertResponse$inboundSchema, UpdateEntityUsageAlertSource, UpdateEntityUsageAlertSource$inboundSchema, UpdateEntityUsageLimitRequest$outboundSchema, UpdateEntityUsageLimitResponse$inboundSchema, UpdateEntityUsageLimitSource, UpdateEntityUsageLimitSource$inboundSchema, UpdateFeatureCreditSchemaRequestBody$outboundSchema, UpdateFeatureCreditSchemaResponse$inboundSchema, UpdateFeatureDisplayRequestBody$outboundSchema, UpdateFeatureDisplayResponse$inboundSchema, UpdateFeatureModelMarkupsRequest$outboundSchema, UpdateFeatureModelMarkupsResponse$inboundSchema, UpdateFeatureParams$outboundSchema, UpdateFeatureProviderMarkupsRequest$outboundSchema, UpdateFeatureProviderMarkupsResponse$inboundSchema, UpdateFeatureResponse$inboundSchema, UpdateFeatureTypeRequestBody, UpdateFeatureTypeRequestBody$outboundSchema, UpdateFeatureTypeResponse, UpdateFeatureTypeResponse$inboundSchema, UpdatePlanAttachAction, UpdatePlanAttachAction$inboundSchema, UpdatePlanAutoTopupRequest$outboundSchema, UpdatePlanAutoTopupResponse$inboundSchema, UpdatePlanBasePriceRequest$outboundSchema, UpdatePlanBasePriceResponse$inboundSchema, UpdatePlanBillingControlsRequest$outboundSchema, UpdatePlanBillingControlsResponse$inboundSchema, UpdatePlanConfigRequest$outboundSchema, UpdatePlanConfigResponse$inboundSchema, UpdatePlanCreditSchema$inboundSchema, UpdatePlanCustomerEligibility$inboundSchema, UpdatePlanCustomizeResponse$inboundSchema, UpdatePlanDurationTypeRequest, UpdatePlanDurationTypeRequest$outboundSchema, UpdatePlanDurationTypeResponse, UpdatePlanDurationTypeResponse$inboundSchema, UpdatePlanEnv, UpdatePlanEnv$inboundSchema, UpdatePlanFeature$inboundSchema, UpdatePlanFeatureDisplay$inboundSchema, UpdatePlanFilterRequest$outboundSchema, UpdatePlanFilterResponse$inboundSchema, UpdatePlanFreeTrial$inboundSchema, UpdatePlanFreeTrialParamsRequest$outboundSchema, UpdatePlanFreeTrialParamsResponse$inboundSchema, UpdatePlanIntervalVariantDetailsRemoveItemEnum1, UpdatePlanIntervalVariantDetailsRemoveItemEnum1$inboundSchema, UpdatePlanIntervalVariantDetailsRemoveItemEnum2, UpdatePlanIntervalVariantDetailsRemoveItemEnum2$inboundSchema, UpdatePlanItem$inboundSchema, UpdatePlanItemBillingMethodRequestBody, UpdatePlanItemBillingMethodRequestBody$outboundSchema, UpdatePlanItemBillingMethodResponse, UpdatePlanItemBillingMethodResponse$inboundSchema, UpdatePlanItemDisplay$inboundSchema, UpdatePlanItemExpiryDurationTypeRequestBody, UpdatePlanItemExpiryDurationTypeRequestBody$outboundSchema, UpdatePlanItemExpiryDurationTypeResponse, UpdatePlanItemExpiryDurationTypeResponse$inboundSchema, UpdatePlanItemOnDecrease, UpdatePlanItemOnDecrease$outboundSchema, UpdatePlanItemOnIncrease, UpdatePlanItemOnIncrease$outboundSchema, UpdatePlanItemPlanItem$outboundSchema, UpdatePlanItemPriceIntervalRequestBody, UpdatePlanItemPriceIntervalRequestBody$outboundSchema, UpdatePlanItemPriceRequestBody$outboundSchema, UpdatePlanItemPriceResponse$inboundSchema, UpdatePlanItemProration$outboundSchema, UpdatePlanItemResetIntervalRequestBody, UpdatePlanItemResetIntervalRequestBody$outboundSchema, UpdatePlanItemResetRequestBody$outboundSchema, UpdatePlanItemResetResponse$inboundSchema, UpdatePlanItemRolloverRequestBody$outboundSchema, UpdatePlanItemRolloverResponse$inboundSchema, UpdatePlanItemTierBehaviorRequestBody, UpdatePlanItemTierBehaviorRequestBody$outboundSchema, UpdatePlanItemTierBehaviorResponse, UpdatePlanItemTierBehaviorResponse$inboundSchema, UpdatePlanItemTierRequestBody$outboundSchema, UpdatePlanItemTierResponse$inboundSchema, UpdatePlanItemToRequestBody$outboundSchema, UpdatePlanItemToResponse$inboundSchema, UpdatePlanLimitTypeRequestBody, UpdatePlanLimitTypeRequestBody$outboundSchema, UpdatePlanLimitTypeResponse, UpdatePlanLimitTypeResponse$inboundSchema, UpdatePlanOnEndRequest, UpdatePlanOnEndRequest$outboundSchema, UpdatePlanOnEndResponse, UpdatePlanOnEndResponse$inboundSchema, UpdatePlanOverageAllowedRequest$outboundSchema, UpdatePlanOverageAllowedResponse$inboundSchema, UpdatePlanParams$outboundSchema, UpdatePlanPlanItemFilterResponse$inboundSchema, UpdatePlanPlanItemResponse$inboundSchema, UpdatePlanPriceDisplay$inboundSchema, UpdatePlanPriceIntervalRequestBody, UpdatePlanPriceIntervalRequestBody$outboundSchema, UpdatePlanPriceIntervalResponse, UpdatePlanPriceIntervalResponse$inboundSchema, UpdatePlanPriceItemIntervalResponse, UpdatePlanPriceItemIntervalResponse$inboundSchema, UpdatePlanPriceResponse$inboundSchema, UpdatePlanPriceVariantDetailsInterval, UpdatePlanPriceVariantDetailsInterval$inboundSchema, UpdatePlanProperties$outboundSchema, UpdatePlanProrationResponse$inboundSchema, UpdatePlanPurchaseLimitIntervalRequestBody, UpdatePlanPurchaseLimitIntervalRequestBody$outboundSchema, UpdatePlanPurchaseLimitIntervalResponse, UpdatePlanPurchaseLimitIntervalResponse$inboundSchema, UpdatePlanPurchaseLimitRequest$outboundSchema, UpdatePlanPurchaseLimitResponse$inboundSchema, UpdatePlanResetItemIntervalResponse, UpdatePlanResetItemIntervalResponse$inboundSchema, UpdatePlanResponse$inboundSchema, UpdatePlanSpendLimitRequest$outboundSchema, UpdatePlanSpendLimitResponse$inboundSchema, UpdatePlanStatus, UpdatePlanStatus$inboundSchema, UpdatePlanThresholdTypeRequestBody, UpdatePlanThresholdTypeRequestBody$outboundSchema, UpdatePlanThresholdTypeResponse, UpdatePlanThresholdTypeResponse$inboundSchema, UpdatePlanType, UpdatePlanType$inboundSchema, UpdatePlanUsageAlertRequestBody$outboundSchema, UpdatePlanUsageAlertResponse$inboundSchema, UpdatePlanUsageLimitIntervalRequestBody, UpdatePlanUsageLimitIntervalRequestBody$outboundSchema, UpdatePlanUsageLimitIntervalResponse, UpdatePlanUsageLimitIntervalResponse$inboundSchema, UpdatePlanUsageLimitRequest$outboundSchema, UpdatePlanUsageLimitResponse$inboundSchema, UpdatePlanVariantDetails$inboundSchema, UpdatePlanVariantDetailsAddItemBillingMethod, UpdatePlanVariantDetailsAddItemBillingMethod$inboundSchema, UpdatePlanVariantDetailsAddItemPriceInterval, UpdatePlanVariantDetailsAddItemPriceInterval$inboundSchema, UpdatePlanVariantDetailsAutoTopup$inboundSchema, UpdatePlanVariantDetailsBillingControls$inboundSchema, UpdatePlanVariantDetailsDurationType, UpdatePlanVariantDetailsDurationType$inboundSchema, UpdatePlanVariantDetailsExpiryDurationType, UpdatePlanVariantDetailsExpiryDurationType$inboundSchema, UpdatePlanVariantDetailsFilter$inboundSchema, UpdatePlanVariantDetailsIntervalUnion$inboundSchema, UpdatePlanVariantDetailsLimitType, UpdatePlanVariantDetailsLimitType$inboundSchema, UpdatePlanVariantDetailsOnDecrease, UpdatePlanVariantDetailsOnDecrease$inboundSchema, UpdatePlanVariantDetailsOnEnd, UpdatePlanVariantDetailsOnEnd$inboundSchema, UpdatePlanVariantDetailsOnIncrease, UpdatePlanVariantDetailsOnIncrease$inboundSchema, UpdatePlanVariantDetailsOverageAllowed$inboundSchema, UpdatePlanVariantDetailsPrice$inboundSchema, UpdatePlanVariantDetailsPurchaseLimit$inboundSchema, UpdatePlanVariantDetailsPurchaseLimitInterval, UpdatePlanVariantDetailsPurchaseLimitInterval$inboundSchema, UpdatePlanVariantDetailsRemoveItemBillingMethod, UpdatePlanVariantDetailsRemoveItemBillingMethod$inboundSchema, UpdatePlanVariantDetailsReset$inboundSchema, UpdatePlanVariantDetailsResetInterval, UpdatePlanVariantDetailsResetInterval$inboundSchema, UpdatePlanVariantDetailsRollover$inboundSchema, UpdatePlanVariantDetailsSpendLimit$inboundSchema, UpdatePlanVariantDetailsThresholdType, UpdatePlanVariantDetailsThresholdType$inboundSchema, UpdatePlanVariantDetailsTier$inboundSchema, UpdatePlanVariantDetailsTierBehavior, UpdatePlanVariantDetailsTierBehavior$inboundSchema, UpdatePlanVariantDetailsTo$inboundSchema, UpdatePlanVariantDetailsUsageAlert$inboundSchema, UpdatePlanVariantDetailsUsageLimit$inboundSchema, UpdatePlanVariantDetailsUsageLimitInterval, UpdatePlanVariantDetailsUsageLimitInterval$inboundSchema, UpdateSubscriptionParams$outboundSchema, UsageAlertSource, UsageAlertSource$inboundSchema, UsageLimitSource, UsageLimitSource$inboundSchema, UsageModel1, UsageModel1$inboundSchema, UsageModel2, UsageModel2$inboundSchema, Variant$outboundSchema, VariantAddItemBillingMethod, VariantAddItemBillingMethod$outboundSchema, VariantAddItemPriceInterval, VariantAddItemPriceInterval$outboundSchema, VariantAutoTopup$outboundSchema, VariantBasePrice$outboundSchema, VariantBillingControls$outboundSchema, VariantCustomize$outboundSchema, VariantDetails$inboundSchema, VariantDetailsExpiryDurationType, VariantDetailsExpiryDurationType$inboundSchema, VariantDetailsOnEnd, VariantDetailsOnEnd$inboundSchema, VariantDurationType, VariantDurationType$outboundSchema, VariantExpiryDurationType, VariantExpiryDurationType$outboundSchema, VariantFilter$outboundSchema, VariantFreeTrialParams$outboundSchema, VariantIntervalUnion$outboundSchema, VariantLimitType, VariantLimitType$outboundSchema, VariantMigration$outboundSchema, VariantOnDecrease, VariantOnDecrease$outboundSchema, VariantOnEnd, VariantOnEnd$outboundSchema, VariantOnIncrease, VariantOnIncrease$outboundSchema, VariantOverageAllowed$outboundSchema, VariantPlanItem$outboundSchema, VariantPlanItemFilter$outboundSchema, VariantPrice$outboundSchema, VariantProperties$outboundSchema, VariantProration$outboundSchema, VariantPurchaseLimit$outboundSchema, VariantPurchaseLimitInterval, VariantPurchaseLimitInterval$outboundSchema, VariantRemoveItemBillingMethod, VariantRemoveItemBillingMethod$outboundSchema, VariantReset$outboundSchema, VariantResetInterval, VariantResetInterval$outboundSchema, VariantRollover$outboundSchema, VariantSpendLimit$outboundSchema, VariantThresholdType, VariantThresholdType$outboundSchema, VariantTier$outboundSchema, VariantTierBehavior, VariantTierBehavior$outboundSchema, VariantTo$outboundSchema, VariantUsageAlert$outboundSchema, VariantUsageLimit$outboundSchema, VariantUsageLimitInterval, VariantUsageLimitInterval$outboundSchema, Vercel$inboundSchema, aggregateEventsCustomRangeToJSON, aggregateEventsFeatureIdToJSON, aggregateEventsListFromJSON, aggregateEventsResponseFromJSON, apiKeyFromJSON, attachAddItemPlanItemToJSON, attachAddItemPriceToJSON, attachAddItemProrationToJSON, attachAddItemResetToJSON, attachAddItemRolloverToJSON, attachAddItemTierToJSON, attachAddItemToToJSON, attachAttachDiscountToJSON, attachAutoTopupToJSON, attachBasePriceToJSON, attachBillingControlsToJSON, attachCarryOverBalancesToJSON, attachCarryOverUsagesToJSON, attachCustomLineItemToJSON, attachCustomizeToJSON, attachFeatureQuantityToJSON, attachFilterToJSON, attachFreeTrialParamsToJSON, attachIntervalUnionToJSON, attachInvoiceFromJSON, attachInvoiceModeToJSON, attachItemPlanItemToJSON, attachItemPriceToJSON, attachItemProrationToJSON, attachItemResetToJSON, attachItemRolloverToJSON, attachItemTierToJSON, attachItemToToJSON, attachOverageAllowedToJSON, attachParamsToJSON, attachPlanItemFilterToJSON, attachPropertiesToJSON, attachPurchaseLimitToJSON, attachRequiredActionFromJSON, attachResponseFromJSON, attachSpendLimitToJSON, attachUsageAlertToJSON, attachUsageLimitToJSON, balanceCreditSchemaFromJSON, balanceDisplayFromJSON, balanceFeatureFromJSON, balanceFromJSON, balanceIntervalUnionFromJSON, balanceModelMarkupsFromJSON, balancePriceFromJSON, balanceProviderMarkupsFromJSON, balanceResetFromJSON, balanceRolloverFromJSON, balanceTierFromJSON, balanceToFromJSON, basePriceFromJSON, batchTrackLockToJSON, batchTrackResponseFromJSON, billableToJSON, billingUpdateAddItemPlanItemToJSON, billingUpdateAddItemPriceToJSON, billingUpdateAddItemProrationToJSON, billingUpdateAddItemResetToJSON, billingUpdateAddItemRolloverToJSON, billingUpdateAddItemTierToJSON, billingUpdateAddItemToToJSON, billingUpdateAttachDiscountToJSON, billingUpdateAutoTopupToJSON, billingUpdateBasePriceToJSON, billingUpdateBillingControlsToJSON, billingUpdateCarryOverUsagesToJSON, billingUpdateCustomizeToJSON, billingUpdateFeatureQuantityToJSON, billingUpdateFilterToJSON, billingUpdateFreeTrialParamsToJSON, billingUpdateIntervalUnionToJSON, billingUpdateInvoiceFromJSON, billingUpdateInvoiceModeToJSON, billingUpdateItemPlanItemToJSON, billingUpdateItemPriceToJSON, billingUpdateItemProrationToJSON, billingUpdateItemResetToJSON, billingUpdateItemRolloverToJSON, billingUpdateItemTierToJSON, billingUpdateItemToToJSON, billingUpdateOverageAllowedToJSON, billingUpdatePlanItemFilterToJSON, billingUpdatePropertiesToJSON, billingUpdatePurchaseLimitToJSON, billingUpdateRecalculateBalancesToJSON, billingUpdateRequiredActionFromJSON, billingUpdateResponseFromJSON, billingUpdateSpendLimitToJSON, billingUpdateUsageAlertToJSON, billingUpdateUsageLimitToJSON, breakdownFromJSON, checkAutoTopup1FromJSON, checkAutoTopup2FromJSON, checkBillingControls1FromJSON, checkBillingControls2FromJSON, checkConfig1FromJSON, checkConfig2FromJSON, checkCreditSchema1FromJSON, checkCreditSchema2FromJSON, checkFeature1FromJSON, checkFeature2FromJSON, checkFilter1FromJSON, checkFilter2FromJSON, checkFreeTrial1FromJSON, checkFreeTrial2FromJSON, checkItem1FromJSON, checkItem2FromJSON, checkLockToJSON, checkModelMarkups1FromJSON, checkModelMarkups2FromJSON, checkOverageAllowed1FromJSON, checkOverageAllowed2FromJSON, checkParamsToJSON, checkProduct1FromJSON, checkProduct2FromJSON, checkProperties1FromJSON, checkProperties2FromJSON, checkProviderMarkups1FromJSON, checkProviderMarkups2FromJSON, checkPurchaseLimit1FromJSON, checkPurchaseLimit2FromJSON, checkResponseBody1FromJSON, checkResponseBody2FromJSON, checkResponseFromJSON, checkRollover1FromJSON, checkRollover2FromJSON, checkSpendLimit1FromJSON, checkSpendLimit2FromJSON, checkUsageAlert1FromJSON, checkUsageAlert2FromJSON, checkUsageLimit1FromJSON, checkUsageLimit2FromJSON, couponFromJSON, couponPromoCodeFromJSON, createBalanceParamsToJSON, createBalanceResetToJSON, createBalanceResponseFromJSON, createBalanceRolloverToJSON, createEntityBillingControlsRequestToJSON, createEntityBillingControlsResponseFromJSON, createEntityCreditSchemaFromJSON, createEntityDisplayFromJSON, createEntityFeatureFromJSON, createEntityFilterRequestToJSON, createEntityFilterResponseFromJSON, createEntityFlagsFromJSON, createEntityInvoiceFromJSON, createEntityModelMarkupsFromJSON, createEntityOverageAllowedRequestToJSON, createEntityOverageAllowedResponseFromJSON, createEntityParamsToJSON, createEntityPropertiesToJSON, createEntityProviderMarkupsFromJSON, createEntityPurchaseFromJSON, createEntityResponseFromJSON, createEntitySpendLimitRequestToJSON, createEntitySpendLimitResponseFromJSON, createEntitySubscriptionFromJSON, createEntityUsageAlertRequestBodyToJSON, createEntityUsageAlertResponseFromJSON, createEntityUsageLimitRequestToJSON, createEntityUsageLimitResponseFromJSON, createFeatureCreditSchemaRequestBodyToJSON, createFeatureCreditSchemaResponseFromJSON, createFeatureDisplayRequestBodyToJSON, createFeatureDisplayResponseFromJSON, createFeatureModelMarkupsRequestToJSON, createFeatureModelMarkupsResponseFromJSON, createFeatureParamsToJSON, createFeatureProviderMarkupsRequestToJSON, createFeatureProviderMarkupsResponseFromJSON, createFeatureResponseFromJSON, createPlanAutoTopupRequestToJSON, createPlanAutoTopupResponseFromJSON, createPlanBasePriceFromJSON, createPlanBillingControlsRequestToJSON, createPlanBillingControlsResponseFromJSON, createPlanConfigRequestToJSON, createPlanConfigResponseFromJSON, createPlanCreditSchemaFromJSON, createPlanCustomerEligibilityFromJSON, createPlanCustomizeFromJSON, createPlanFeatureDisplayFromJSON, createPlanFeatureFromJSON, createPlanFilterRequestToJSON, createPlanFilterResponseFromJSON, createPlanFreeTrialParamsFromJSON, createPlanFreeTrialResponseFromJSON, createPlanIntervalUnionFromJSON, createPlanItemDisplayFromJSON, createPlanItemFromJSON, createPlanItemPlanItemToJSON, createPlanItemPriceRequestBodyToJSON, createPlanItemPriceResponseFromJSON, createPlanItemProrationToJSON, createPlanItemResetResponseFromJSON, createPlanItemRolloverResponseFromJSON, createPlanItemTierResponseFromJSON, createPlanItemToResponseFromJSON, createPlanOverageAllowedRequestToJSON, createPlanOverageAllowedResponseFromJSON, createPlanParamsToJSON, createPlanPlanItemFilterFromJSON, createPlanPlanItemResponseFromJSON, createPlanPriceDisplayFromJSON, createPlanPriceRequestBodyToJSON, createPlanPriceResponseFromJSON, createPlanPropertiesToJSON, createPlanProrationResponseFromJSON, createPlanPurchaseLimitRequestToJSON, createPlanPurchaseLimitResponseFromJSON, createPlanResetRequestBodyToJSON, createPlanResponseFromJSON, createPlanRolloverRequestBodyToJSON, createPlanSpendLimitRequestToJSON, createPlanSpendLimitResponseFromJSON, createPlanTierRequestBodyToJSON, createPlanToRequestBodyToJSON, createPlanUsageAlertRequestBodyToJSON, createPlanUsageAlertResponseFromJSON, createPlanUsageLimitRequestToJSON, createPlanUsageLimitResponseFromJSON, createPlanVariantDetailsAutoTopupFromJSON, createPlanVariantDetailsBillingControlsFromJSON, createPlanVariantDetailsFilterFromJSON, createPlanVariantDetailsFromJSON, createPlanVariantDetailsOverageAllowedFromJSON, createPlanVariantDetailsPriceFromJSON, createPlanVariantDetailsPurchaseLimitFromJSON, createPlanVariantDetailsResetFromJSON, createPlanVariantDetailsRolloverFromJSON, createPlanVariantDetailsSpendLimitFromJSON, createPlanVariantDetailsTierFromJSON, createPlanVariantDetailsToFromJSON, createPlanVariantDetailsUsageAlertFromJSON, createPlanVariantDetailsUsageLimitFromJSON, createReferralCodeParamsToJSON, createReferralCodeResponseFromJSON, createScheduleAddItemPlanItem2ToJSON, createScheduleAddItemPrice2ToJSON, createScheduleAddItemProration2ToJSON, createScheduleAddItemReset2ToJSON, createScheduleAddItemRollover2ToJSON, createScheduleAddItemTier2ToJSON, createScheduleAttachDiscountToJSON, createScheduleAutoTopup2ToJSON, createScheduleBasePrice2ToJSON, createScheduleBillingControls2ToJSON, createScheduleCustomize2ToJSON, createScheduleFeatureQuantity2ToJSON, createScheduleFilter2ToJSON, createScheduleIntervalUnion2ToJSON, createScheduleInvoiceFromJSON, createScheduleInvoiceModeToJSON, createScheduleItemPlanItem2ToJSON, createScheduleItemPrice2ToJSON, createScheduleItemProration2ToJSON, createScheduleItemReset2ToJSON, createScheduleItemRollover2ToJSON, createScheduleItemTier2ToJSON, createScheduleOverageAllowed2ToJSON, createScheduleParamsToJSON, createSchedulePlan2ToJSON, createSchedulePlanItemFilter2ToJSON, createSchedulePurchaseLimit2ToJSON, createScheduleRequiredActionFromJSON, createScheduleResponseFromJSON, createScheduleSpendLimit2ToJSON, createScheduleUsageAlert2ToJSON, createScheduleUsageLimit2ToJSON, customerAutoTopupFromJSON, customerBillingControlsFromJSON, customerConfigFromJSON, customerCreditSchemaFromJSON, customerDataAutoTopupToJSON, customerDataBillingControlsToJSON, customerDataConfigToJSON, customerDataFilterToJSON, customerDataOverageAllowedToJSON, customerDataPurchaseLimitToJSON, customerDataSpendLimitToJSON, customerDataToJSON, customerDataUsageAlertToJSON, customerDataUsageLimitToJSON, customerDisplayFromJSON, customerEligibilityFromJSON, customerFeatureFromJSON, customerFilterFromJSON, customerFromJSON, customerModelMarkupsFromJSON, customerOverageAllowedFromJSON, customerProviderMarkupsFromJSON, customerPurchaseLimit1FromJSON, customerPurchaseLimit2FromJSON, customerPurchaseLimitUnionFromJSON, customerSpendLimitFromJSON, customerUsageAlertFromJSON, customerUsageLimitFromJSON, customizeFromJSON, deductionsFromJSON, deleteBalanceParamsToJSON, deleteBalanceResponseFromJSON, deleteCustomerParamsToJSON, deleteCustomerResponseFromJSON, deleteEntityParamsToJSON, deleteEntityResponseFromJSON, deleteFeatureParamsToJSON, deleteFeatureResponseFromJSON, deletePlanParamsToJSON, deletePlanResponseFromJSON, dfuFlashParamsToJSON, dfuFlashResultFromJSON, discountFromJSON, entitlementsGrantedFromJSON, entityFromJSON, eventsAggregateParamsToJSON, eventsListParamsToJSON, expiryFromJSON, featureGrantFromJSON, featureGrantPromoCodeFromJSON, files_exports as files, finalizeBalanceParamsToJSON, finalizeLockResponseBody1FromJSON, finalizeLockResponseBody2FromJSON, finalizeLockResponseFromJSON, flag1FromJSON, flag2FromJSON, flagDisplay1FromJSON, flagDisplay2FromJSON, flagsFromJSON, flashedFromJSON, formatZodError, freeTrialFromJSON, freeTrialParamsFromJSON, freeTrialRequestToJSON, getCustomerAutoTopupFromJSON, getCustomerBillingControlsFromJSON, getCustomerConfigFromJSON, getCustomerCreditSchemaFromJSON, getCustomerCustomerFromJSON, getCustomerDiscountFromJSON, getCustomerDisplayFromJSON, getCustomerEntityFromJSON, getCustomerFeatureFromJSON, getCustomerFilterFromJSON, getCustomerFlagsFromJSON, getCustomerInvoiceFromJSON, getCustomerModelMarkupsFromJSON, getCustomerOverageAllowedFromJSON, getCustomerParamsToJSON, getCustomerProcessorsFromJSON, getCustomerProviderMarkupsFromJSON, getCustomerPurchaseFromJSON, getCustomerPurchaseLimit1FromJSON, getCustomerPurchaseLimit2FromJSON, getCustomerPurchaseLimitUnionFromJSON, getCustomerReferralFromJSON, getCustomerResponseFromJSON, getCustomerRevenuecatFromJSON, getCustomerRewardsFromJSON, getCustomerSpendLimitFromJSON, getCustomerStripeFromJSON, getCustomerSubscriptionFromJSON, getCustomerTrialsUsedFromJSON, getCustomerUsageAlertFromJSON, getCustomerUsageLimitFromJSON, getCustomerVercelFromJSON, getEntityBillingControlsFromJSON, getEntityCreditSchemaFromJSON, getEntityDisplayFromJSON, getEntityFeatureFromJSON, getEntityFilterFromJSON, getEntityFlagsFromJSON, getEntityInvoiceFromJSON, getEntityModelMarkupsFromJSON, getEntityOverageAllowedFromJSON, getEntityParamsToJSON, getEntityProviderMarkupsFromJSON, getEntityPurchaseFromJSON, getEntityResponseFromJSON, getEntitySpendLimitFromJSON, getEntitySubscriptionFromJSON, getEntityUsageAlertFromJSON, getEntityUsageLimitFromJSON, getFeatureCreditSchemaFromJSON, getFeatureDisplayFromJSON, getFeatureModelMarkupsFromJSON, getFeatureParamsToJSON, getFeatureProviderMarkupsFromJSON, getFeatureResponseFromJSON, getOrCreateCustomerAutoTopupToJSON, getOrCreateCustomerBillingControlsToJSON, getOrCreateCustomerConfigToJSON, getOrCreateCustomerFilterToJSON, getOrCreateCustomerOverageAllowedToJSON, getOrCreateCustomerParamsToJSON, getOrCreateCustomerPropertiesToJSON, getOrCreateCustomerPurchaseLimitToJSON, getOrCreateCustomerSpendLimitToJSON, getOrCreateCustomerUsageAlertToJSON, getOrCreateCustomerUsageLimitToJSON, getPlanAutoTopupFromJSON, getPlanBasePriceFromJSON, getPlanBillingControlsFromJSON, getPlanConfigFromJSON, getPlanCreditSchemaFromJSON, getPlanCustomerEligibilityFromJSON, getPlanCustomizeFromJSON, getPlanFeatureDisplayFromJSON, getPlanFeatureFromJSON, getPlanFilterFromJSON, getPlanFreeTrialFromJSON, getPlanFreeTrialParamsFromJSON, getPlanIntervalUnionFromJSON, getPlanItemDisplayFromJSON, getPlanItemFromJSON, getPlanItemPriceFromJSON, getPlanItemResetFromJSON, getPlanItemRolloverFromJSON, getPlanItemTierFromJSON, getPlanItemToFromJSON, getPlanOverageAllowedFromJSON, getPlanParamsToJSON, getPlanPlanItemFilterFromJSON, getPlanPlanItemFromJSON, getPlanPriceDisplayFromJSON, getPlanPriceFromJSON, getPlanProrationFromJSON, getPlanPurchaseLimitFromJSON, getPlanResponseFromJSON, getPlanSpendLimitFromJSON, getPlanUsageAlertFromJSON, getPlanUsageLimitFromJSON, getPlanVariantDetailsAutoTopupFromJSON, getPlanVariantDetailsBillingControlsFromJSON, getPlanVariantDetailsFilterFromJSON, getPlanVariantDetailsFromJSON, getPlanVariantDetailsOverageAllowedFromJSON, getPlanVariantDetailsPriceFromJSON, getPlanVariantDetailsPurchaseLimitFromJSON, getPlanVariantDetailsResetFromJSON, getPlanVariantDetailsRolloverFromJSON, getPlanVariantDetailsSpendLimitFromJSON, getPlanVariantDetailsTierFromJSON, getPlanVariantDetailsToFromJSON, getPlanVariantDetailsUsageAlertFromJSON, getPlanVariantDetailsUsageLimitFromJSON, getRevenueCatKeysAppFromJSON, getRevenueCatKeysParamsToJSON, getRevenueCatKeysResponseFromJSON, grantFromJSON, importBalanceToJSON, importCustomerDataToJSON, importFeatureQuantityToJSON, importFilterToJSON, importPlanToJSON, importProcessorToJSON, includedUsage1FromJSON, includedUsage2FromJSON, invoiceFromJSON, itemFromJSON, linkRevenueCatParamsToJSON, linkRevenueCatResponseFromJSON, linkToJSON, listCustomersAutoTopupFromJSON, listCustomersBillingControlsFromJSON, listCustomersConfigFromJSON, listCustomersCreditSchemaFromJSON, listCustomersDisplayFromJSON, listCustomersFeatureFromJSON, listCustomersFilterFromJSON, listCustomersFlagsFromJSON, listCustomersListFromJSON, listCustomersModelMarkupsFromJSON, listCustomersOverageAllowedFromJSON, listCustomersParamsToJSON, listCustomersPlanToJSON, listCustomersProcessorsFromJSON, listCustomersProviderMarkupsFromJSON, listCustomersPurchaseFromJSON, listCustomersPurchaseLimit1FromJSON, listCustomersPurchaseLimit2FromJSON, listCustomersPurchaseLimitUnionFromJSON, listCustomersResponseFromJSON, listCustomersRevenuecatFromJSON, listCustomersSpendLimitFromJSON, listCustomersStripeFromJSON, listCustomersSubscriptionFromJSON, listCustomersUsageAlertFromJSON, listCustomersUsageLimitFromJSON, listCustomersVercelFromJSON, listEntitiesBillingControlsFromJSON, listEntitiesCreditSchemaFromJSON, listEntitiesDisplayFromJSON, listEntitiesFeatureFromJSON, listEntitiesFilterFromJSON, listEntitiesFlagsFromJSON, listEntitiesInvoiceFromJSON, listEntitiesListFromJSON, listEntitiesModelMarkupsFromJSON, listEntitiesOverageAllowedFromJSON, listEntitiesParamsToJSON, listEntitiesPlanToJSON, listEntitiesProviderMarkupsFromJSON, listEntitiesPurchaseFromJSON, listEntitiesResponseFromJSON, listEntitiesSpendLimitFromJSON, listEntitiesSubscriptionFromJSON, listEntitiesUsageAlertFromJSON, listEntitiesUsageLimitFromJSON, listEventsCustomRangeToJSON, listEventsFeatureIdToJSON, listEventsIntervalUnionFromJSON, listEventsListFromJSON, listEventsResetFromJSON, listEventsResponseFromJSON, listFeaturesCreditSchemaFromJSON, listFeaturesDisplayFromJSON, listFeaturesListFromJSON, listFeaturesModelMarkupsFromJSON, listFeaturesProviderMarkupsFromJSON, listFeaturesRequestToJSON, listFeaturesResponseFromJSON, listPlansAutoTopupFromJSON, listPlansBasePriceFromJSON, listPlansBillingControlsFromJSON, listPlansConfigFromJSON, listPlansCreditSchemaFromJSON, listPlansCustomerEligibilityFromJSON, listPlansCustomizeFromJSON, listPlansFeatureDisplayFromJSON, listPlansFeatureFromJSON, listPlansFilterFromJSON, listPlansFreeTrialFromJSON, listPlansFreeTrialParamsFromJSON, listPlansIntervalUnionFromJSON, listPlansItemDisplayFromJSON, listPlansItemFromJSON, listPlansItemPriceFromJSON, listPlansItemResetFromJSON, listPlansItemRolloverFromJSON, listPlansItemTierFromJSON, listPlansListFromJSON, listPlansOverageAllowedFromJSON, listPlansParamsToJSON, listPlansPlanItemFilterFromJSON, listPlansPlanItemFromJSON, listPlansPriceDisplayFromJSON, listPlansPriceFromJSON, listPlansProrationFromJSON, listPlansPurchaseLimitFromJSON, listPlansResponseFromJSON, listPlansSpendLimitFromJSON, listPlansToFromJSON, listPlansUsageAlertFromJSON, listPlansUsageLimitFromJSON, listPlansVariantDetailsAutoTopupFromJSON, listPlansVariantDetailsBillingControlsFromJSON, listPlansVariantDetailsFilterFromJSON, listPlansVariantDetailsFromJSON, listPlansVariantDetailsOverageAllowedFromJSON, listPlansVariantDetailsPriceFromJSON, listPlansVariantDetailsPurchaseLimitFromJSON, listPlansVariantDetailsResetFromJSON, listPlansVariantDetailsRolloverFromJSON, listPlansVariantDetailsSpendLimitFromJSON, listPlansVariantDetailsTierFromJSON, listPlansVariantDetailsUsageAlertFromJSON, listPlansVariantDetailsUsageLimitFromJSON, listRewardsDurationFromJSON, listRewardsResponseFromJSON, migrationToJSON, mintKeyParamsToJSON, mintKeyResponseFromJSON, multiAttachAttachDiscountToJSON, multiAttachBasePriceToJSON, multiAttachBillingControlsToJSON, multiAttachCustomizeToJSON, multiAttachEntityDataToJSON, multiAttachFeatureQuantityToJSON, multiAttachFilterToJSON, multiAttachFreeTrialParamsToJSON, multiAttachInvoiceFromJSON, multiAttachInvoiceModeToJSON, multiAttachOverageAllowedToJSON, multiAttachParamsToJSON, multiAttachPlanItemToJSON, multiAttachPlanToJSON, multiAttachPriceToJSON, multiAttachPropertiesToJSON, multiAttachProrationToJSON, multiAttachRequiredActionFromJSON, multiAttachResetToJSON, multiAttachResponseFromJSON, multiAttachRolloverToJSON, multiAttachSpendLimitToJSON, multiAttachTierToJSON, multiAttachToToJSON, multiAttachUsageAlertToJSON, multiAttachUsageLimitToJSON, multiUpdateInvoiceFromJSON, multiUpdateParamsToJSON, multiUpdatePreviewResponseFromJSON, multiUpdateRequiredActionFromJSON, multiUpdateResponseFromJSON, multiUpdateUpdateToJSON, openCustomerPortalParamsToJSON, openCustomerPortalResponseFromJSON, phaseResponseFromJSON, phaseStartToJSON, phaseStartUnionToJSON, planAutoTopupFromJSON, planBillingControlsFromJSON, planConfigFromJSON, planCreditSchemaFromJSON, planFeatureDisplayFromJSON, planFeatureFromJSON, planFilterFromJSON, planFromJSON, planIntervalUnionFromJSON, planItemDisplayFromJSON, planItemFilterFromJSON, planItemFromJSON, planItemPriceFromJSON, planItemResetFromJSON, planItemRolloverFromJSON, planItemTierFromJSON, planItemToFromJSON, planOverageAllowedFromJSON, planPriceDisplayFromJSON, planPriceFromJSON, planPurchaseLimitFromJSON, planSpendLimitFromJSON, planUsageAlertFromJSON, planUsageLimitFromJSON, planVariantDetailsAutoTopupFromJSON, planVariantDetailsBillingControlsFromJSON, planVariantDetailsFilterFromJSON, planVariantDetailsOverageAllowedFromJSON, planVariantDetailsPriceFromJSON, planVariantDetailsPurchaseLimitFromJSON, planVariantDetailsResetFromJSON, planVariantDetailsRolloverFromJSON, planVariantDetailsSpendLimitFromJSON, planVariantDetailsTierFromJSON, planVariantDetailsToFromJSON, planVariantDetailsUsageAlertFromJSON, planVariantDetailsUsageLimitFromJSON, preview1FromJSON, preview2FromJSON, previewAttachAddItemPlanItemToJSON, previewAttachAddItemPriceToJSON, previewAttachAddItemProrationToJSON, previewAttachAddItemResetToJSON, previewAttachAddItemRolloverToJSON, previewAttachAddItemTierToJSON, previewAttachAddItemToToJSON, previewAttachAttachDiscountToJSON, previewAttachAutoTopupToJSON, previewAttachBasePriceToJSON, previewAttachBillingControlsToJSON, previewAttachCarryOverBalancesToJSON, previewAttachCarryOverUsagesToJSON, previewAttachCustomLineItemToJSON, previewAttachCustomizeToJSON, previewAttachDiscountFromJSON, previewAttachFeatureQuantityRequestToJSON, previewAttachFilterToJSON, previewAttachFreeTrialParamsToJSON, previewAttachIncomingFeatureQuantityFromJSON, previewAttachIncomingFromJSON, previewAttachIntervalUnionToJSON, previewAttachInvoiceCreditsFromJSON, previewAttachInvoiceModeToJSON, previewAttachItemPlanItemToJSON, previewAttachItemPriceToJSON, previewAttachItemProrationToJSON, previewAttachItemResetToJSON, previewAttachItemRolloverToJSON, previewAttachItemTierToJSON, previewAttachItemToToJSON, previewAttachLineItemFromJSON, previewAttachLineItemPeriodFromJSON, previewAttachNextCycleDiscountFromJSON, previewAttachNextCycleFromJSON, previewAttachNextCycleLineItemFromJSON, previewAttachNextCycleLineItemPeriodFromJSON, previewAttachOutgoingFeatureQuantityFromJSON, previewAttachOutgoingFromJSON, previewAttachOverageAllowedToJSON, previewAttachParamsToJSON, previewAttachPlanItemFilterToJSON, previewAttachPropertiesToJSON, previewAttachPurchaseLimitToJSON, previewAttachResponseFromJSON, previewAttachSpendLimitToJSON, previewAttachTaxFromJSON, previewAttachUsageAlertToJSON, previewAttachUsageLimitToJSON, previewAttachUsageLineItemFromJSON, previewAttachUsageLineItemPeriodFromJSON, previewMultiAttachAttachDiscountToJSON, previewMultiAttachBasePriceToJSON, previewMultiAttachBillingControlsToJSON, previewMultiAttachCustomizeToJSON, previewMultiAttachDiscountFromJSON, previewMultiAttachEntityDataToJSON, previewMultiAttachFilterToJSON, previewMultiAttachFreeTrialParamsToJSON, previewMultiAttachIncomingFeatureQuantityFromJSON, previewMultiAttachIncomingFromJSON, previewMultiAttachInvoiceCreditsFromJSON, previewMultiAttachInvoiceModeToJSON, previewMultiAttachLineItemFromJSON, previewMultiAttachLineItemPeriodFromJSON, previewMultiAttachNextCycleDiscountFromJSON, previewMultiAttachNextCycleFromJSON, previewMultiAttachNextCycleLineItemFromJSON, previewMultiAttachNextCycleLineItemPeriodFromJSON, previewMultiAttachOutgoingFeatureQuantityFromJSON, previewMultiAttachOutgoingFromJSON, previewMultiAttachOverageAllowedToJSON, previewMultiAttachParamsToJSON, previewMultiAttachPlanFeatureQuantityToJSON, previewMultiAttachPlanItemToJSON, previewMultiAttachPlanToJSON, previewMultiAttachPriceToJSON, previewMultiAttachPropertiesToJSON, previewMultiAttachProrationToJSON, previewMultiAttachResetToJSON, previewMultiAttachResponseFromJSON, previewMultiAttachRolloverToJSON, previewMultiAttachSpendLimitToJSON, previewMultiAttachTaxFromJSON, previewMultiAttachTierToJSON, previewMultiAttachToToJSON, previewMultiAttachUsageAlertToJSON, previewMultiAttachUsageLimitToJSON, previewMultiAttachUsageLineItemFromJSON, previewMultiAttachUsageLineItemPeriodFromJSON, previewMultiUpdateDiscountFromJSON, previewMultiUpdateIncomingFeatureQuantityFromJSON, previewMultiUpdateIncomingFromJSON, previewMultiUpdateLineItemFromJSON, previewMultiUpdateLineItemPeriodFromJSON, previewMultiUpdateNextCycleDiscountFromJSON, previewMultiUpdateNextCycleFromJSON, previewMultiUpdateNextCycleLineItemFromJSON, previewMultiUpdateNextCycleLineItemPeriodFromJSON, previewMultiUpdateOutgoingFeatureQuantityFromJSON, previewMultiUpdateOutgoingFromJSON, previewMultiUpdateParamsToJSON, previewMultiUpdateSubscriptionFromJSON, previewMultiUpdateUpdateToJSON, previewMultiUpdateUsageLineItemFromJSON, previewMultiUpdateUsageLineItemPeriodFromJSON, previewUpdateAddItemPlanItemToJSON, previewUpdateAddItemPriceToJSON, previewUpdateAddItemProrationToJSON, previewUpdateAddItemResetToJSON, previewUpdateAddItemRolloverToJSON, previewUpdateAddItemTierToJSON, previewUpdateAddItemToToJSON, previewUpdateAttachDiscountToJSON, previewUpdateAutoTopupToJSON, previewUpdateBasePriceToJSON, previewUpdateBillingControlsToJSON, previewUpdateCarryOverUsagesToJSON, previewUpdateCustomizeToJSON, previewUpdateDiscountFromJSON, previewUpdateFeatureQuantityRequestToJSON, previewUpdateFilterToJSON, previewUpdateFreeTrialParamsToJSON, previewUpdateIncomingFeatureQuantityFromJSON, previewUpdateIncomingFromJSON, previewUpdateIntervalUnionToJSON, previewUpdateInvoiceCreditsFromJSON, previewUpdateInvoiceModeToJSON, previewUpdateItemPlanItemToJSON, previewUpdateItemPriceToJSON, previewUpdateItemProrationToJSON, previewUpdateItemResetToJSON, previewUpdateItemRolloverToJSON, previewUpdateItemTierToJSON, previewUpdateItemToToJSON, previewUpdateLineItemFromJSON, previewUpdateLineItemPeriodFromJSON, previewUpdateNextCycleDiscountFromJSON, previewUpdateNextCycleFromJSON, previewUpdateNextCycleLineItemFromJSON, previewUpdateNextCycleLineItemPeriodFromJSON, previewUpdateOutgoingFeatureQuantityFromJSON, previewUpdateOutgoingFromJSON, previewUpdateOverageAllowedToJSON, previewUpdateParamsToJSON, previewUpdatePlanItemFilterToJSON, previewUpdatePropertiesToJSON, previewUpdatePurchaseLimitToJSON, previewUpdateRecalculateBalancesToJSON, previewUpdateResponseFromJSON, previewUpdateSpendLimitToJSON, previewUpdateTaxFromJSON, previewUpdateUsageAlertToJSON, previewUpdateUsageLimitToJSON, previewUpdateUsageLineItemFromJSON, previewUpdateUsageLineItemPeriodFromJSON, processorsFromJSON, productDisplay1FromJSON, productDisplay2FromJSON, propertiesToJSON, prorationFromJSON, purchaseFromJSON, redeemReferralCodeParamsToJSON, redeemReferralCodeResponseFromJSON, redeemRewardCodeParamsToJSON, redeemRewardCodeResponseFromJSON, referralCustomerFromJSON, referralFromJSON, refreshKeyParamsToJSON, refreshKeyResponseFromJSON, requestBodyToJSON, resultFromJSON, revenuecatFromJSON, revokeKeyParamsToJSON, revokeKeyResponseFromJSON, rewardsFromJSON, rewardsListParamsToJSON, securityToJSON, serverURLFromOptions, setupPaymentAddItemPlanItemToJSON, setupPaymentAddItemPriceToJSON, setupPaymentAddItemProrationToJSON, setupPaymentAddItemResetToJSON, setupPaymentAddItemRolloverToJSON, setupPaymentAddItemTierToJSON, setupPaymentAddItemToToJSON, setupPaymentAttachDiscountToJSON, setupPaymentAutoTopupToJSON, setupPaymentBasePriceToJSON, setupPaymentBillingControlsToJSON, setupPaymentCarryOverBalancesToJSON, setupPaymentCarryOverUsagesToJSON, setupPaymentCustomLineItemToJSON, setupPaymentCustomizeToJSON, setupPaymentFeatureQuantityToJSON, setupPaymentFilterToJSON, setupPaymentFreeTrialParamsToJSON, setupPaymentIntervalUnionToJSON, setupPaymentItemPlanItemToJSON, setupPaymentItemPriceToJSON, setupPaymentItemProrationToJSON, setupPaymentItemResetToJSON, setupPaymentItemRolloverToJSON, setupPaymentItemTierToJSON, setupPaymentItemToToJSON, setupPaymentOverageAllowedToJSON, setupPaymentParamsToJSON, setupPaymentPlanItemFilterToJSON, setupPaymentPropertiesToJSON, setupPaymentPurchaseLimitToJSON, setupPaymentResponseFromJSON, setupPaymentSpendLimitToJSON, setupPaymentUsageAlertToJSON, setupPaymentUsageLimitToJSON, startingAfter2ToJSON, startsAt2ToJSON, stripeFromJSON, subscriptionFromJSON, syncRevenueCatAppFromJSON, syncRevenueCatParamsToJSON, syncRevenueCatResponseFromJSON, totalFromJSON, trackDeduction1FromJSON, trackDeduction2FromJSON, trackIntervalUnion1FromJSON, trackIntervalUnion2FromJSON, trackLockToJSON, trackParamsToJSON, trackReset1FromJSON, trackReset2FromJSON, trackResponseBody1FromJSON, trackResponseBody2FromJSON, trackResponseFromJSON, trackTokensDeduction1FromJSON, trackTokensDeduction2FromJSON, trackTokensIntervalUnion1FromJSON, trackTokensIntervalUnion2FromJSON, trackTokensParamsToJSON, trackTokensReset1FromJSON, trackTokensReset2FromJSON, trackTokensResponseBody1FromJSON, trackTokensResponseBody2FromJSON, trackTokensResponseFromJSON, trialsUsedFromJSON, types_exports as types, updateBalanceParamsToJSON, updateBalanceResponseFromJSON, updateCustomerAutoTopupRequestToJSON, updateCustomerAutoTopupResponseFromJSON, updateCustomerBillingControlsRequestToJSON, updateCustomerBillingControlsResponseFromJSON, updateCustomerConfigRequestToJSON, updateCustomerConfigResponseFromJSON, updateCustomerCreditSchemaFromJSON, updateCustomerDisplayFromJSON, updateCustomerFeatureFromJSON, updateCustomerFilterRequestToJSON, updateCustomerFilterResponseFromJSON, updateCustomerFlagsFromJSON, updateCustomerModelMarkupsFromJSON, updateCustomerOverageAllowedRequestToJSON, updateCustomerOverageAllowedResponseFromJSON, updateCustomerParamsToJSON, updateCustomerProcessorsFromJSON, updateCustomerPropertiesToJSON, updateCustomerProviderMarkupsFromJSON, updateCustomerPurchaseFromJSON, updateCustomerPurchaseLimitRequestToJSON, updateCustomerPurchaseLimitResponse1FromJSON, updateCustomerPurchaseLimitResponse2FromJSON, updateCustomerPurchaseLimitUnionFromJSON, updateCustomerResponseFromJSON, updateCustomerRevenuecatFromJSON, updateCustomerSpendLimitRequestToJSON, updateCustomerSpendLimitResponseFromJSON, updateCustomerStripeFromJSON, updateCustomerSubscriptionFromJSON, updateCustomerUsageAlertRequestBodyToJSON, updateCustomerUsageAlertResponseFromJSON, updateCustomerUsageLimitRequestToJSON, updateCustomerUsageLimitResponseFromJSON, updateCustomerVercelFromJSON, updateEntityBillingControlsRequestToJSON, updateEntityBillingControlsResponseFromJSON, updateEntityCreditSchemaFromJSON, updateEntityDisplayFromJSON, updateEntityFeatureFromJSON, updateEntityFilterRequestToJSON, updateEntityFilterResponseFromJSON, updateEntityFlagsFromJSON, updateEntityInvoiceFromJSON, updateEntityModelMarkupsFromJSON, updateEntityOverageAllowedRequestToJSON, updateEntityOverageAllowedResponseFromJSON, updateEntityParamsToJSON, updateEntityPropertiesToJSON, updateEntityProviderMarkupsFromJSON, updateEntityPurchaseFromJSON, updateEntityResponseFromJSON, updateEntitySpendLimitRequestToJSON, updateEntitySpendLimitResponseFromJSON, updateEntitySubscriptionFromJSON, updateEntityUsageAlertRequestBodyToJSON, updateEntityUsageAlertResponseFromJSON, updateEntityUsageLimitRequestToJSON, updateEntityUsageLimitResponseFromJSON, updateFeatureCreditSchemaRequestBodyToJSON, updateFeatureCreditSchemaResponseFromJSON, updateFeatureDisplayRequestBodyToJSON, updateFeatureDisplayResponseFromJSON, updateFeatureModelMarkupsRequestToJSON, updateFeatureModelMarkupsResponseFromJSON, updateFeatureParamsToJSON, updateFeatureProviderMarkupsRequestToJSON, updateFeatureProviderMarkupsResponseFromJSON, updateFeatureResponseFromJSON, updatePlanAutoTopupRequestToJSON, updatePlanAutoTopupResponseFromJSON, updatePlanBasePriceRequestToJSON, updatePlanBasePriceResponseFromJSON, updatePlanBillingControlsRequestToJSON, updatePlanBillingControlsResponseFromJSON, updatePlanConfigRequestToJSON, updatePlanConfigResponseFromJSON, updatePlanCreditSchemaFromJSON, updatePlanCustomerEligibilityFromJSON, updatePlanCustomizeResponseFromJSON, updatePlanFeatureDisplayFromJSON, updatePlanFeatureFromJSON, updatePlanFilterRequestToJSON, updatePlanFilterResponseFromJSON, updatePlanFreeTrialFromJSON, updatePlanFreeTrialParamsRequestToJSON, updatePlanFreeTrialParamsResponseFromJSON, updatePlanItemDisplayFromJSON, updatePlanItemFromJSON, updatePlanItemPlanItemToJSON, updatePlanItemPriceRequestBodyToJSON, updatePlanItemPriceResponseFromJSON, updatePlanItemProrationToJSON, updatePlanItemResetRequestBodyToJSON, updatePlanItemResetResponseFromJSON, updatePlanItemRolloverRequestBodyToJSON, updatePlanItemRolloverResponseFromJSON, updatePlanItemTierRequestBodyToJSON, updatePlanItemTierResponseFromJSON, updatePlanItemToRequestBodyToJSON, updatePlanItemToResponseFromJSON, updatePlanOverageAllowedRequestToJSON, updatePlanOverageAllowedResponseFromJSON, updatePlanParamsToJSON, updatePlanPlanItemFilterResponseFromJSON, updatePlanPlanItemResponseFromJSON, updatePlanPriceDisplayFromJSON, updatePlanPriceResponseFromJSON, updatePlanPropertiesToJSON, updatePlanProrationResponseFromJSON, updatePlanPurchaseLimitRequestToJSON, updatePlanPurchaseLimitResponseFromJSON, updatePlanResponseFromJSON, updatePlanSpendLimitRequestToJSON, updatePlanSpendLimitResponseFromJSON, updatePlanUsageAlertRequestBodyToJSON, updatePlanUsageAlertResponseFromJSON, updatePlanUsageLimitRequestToJSON, updatePlanUsageLimitResponseFromJSON, updatePlanVariantDetailsAutoTopupFromJSON, updatePlanVariantDetailsBillingControlsFromJSON, updatePlanVariantDetailsFilterFromJSON, updatePlanVariantDetailsFromJSON, updatePlanVariantDetailsIntervalUnionFromJSON, updatePlanVariantDetailsOverageAllowedFromJSON, updatePlanVariantDetailsPriceFromJSON, updatePlanVariantDetailsPurchaseLimitFromJSON, updatePlanVariantDetailsResetFromJSON, updatePlanVariantDetailsRolloverFromJSON, updatePlanVariantDetailsSpendLimitFromJSON, updatePlanVariantDetailsTierFromJSON, updatePlanVariantDetailsToFromJSON, updatePlanVariantDetailsUsageAlertFromJSON, updatePlanVariantDetailsUsageLimitFromJSON, updateSubscriptionParamsToJSON, variantAutoTopupToJSON, variantBasePriceToJSON, variantBillingControlsToJSON, variantCustomizeToJSON, variantDetailsFromJSON, variantFilterToJSON, variantFreeTrialParamsToJSON, variantIntervalUnionToJSON, variantMigrationToJSON, variantOverageAllowedToJSON, variantPlanItemFilterToJSON, variantPlanItemToJSON, variantPriceToJSON, variantPropertiesToJSON, variantProrationToJSON, variantPurchaseLimitToJSON, variantResetToJSON, variantRolloverToJSON, variantSpendLimitToJSON, variantTierToJSON, variantToJSON, variantToToJSON, variantUsageAlertToJSON, variantUsageLimitToJSON, vercelFromJSON };
|