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.d.mts
CHANGED
|
@@ -7891,6 +7891,17 @@ declare const CreateEntityLimitTypeResponse: {
|
|
|
7891
7891
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
7892
7892
|
*/
|
|
7893
7893
|
type CreateEntityLimitTypeResponse = OpenEnum<typeof CreateEntityLimitTypeResponse>;
|
|
7894
|
+
/**
|
|
7895
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
7896
|
+
*/
|
|
7897
|
+
declare const CreateEntitySpendLimitSource: {
|
|
7898
|
+
readonly Customer: "customer";
|
|
7899
|
+
readonly Plan: "plan";
|
|
7900
|
+
};
|
|
7901
|
+
/**
|
|
7902
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
7903
|
+
*/
|
|
7904
|
+
type CreateEntitySpendLimitSource = OpenEnum<typeof CreateEntitySpendLimitSource>;
|
|
7894
7905
|
type CreateEntitySpendLimitResponse = {
|
|
7895
7906
|
/**
|
|
7896
7907
|
* Optional feature ID this spend limit applies to.
|
|
@@ -7912,6 +7923,10 @@ type CreateEntitySpendLimitResponse = {
|
|
|
7912
7923
|
* When true, overage for this feature is not posted to Stripe. Usage tracking and balance resets still behave normally.
|
|
7913
7924
|
*/
|
|
7914
7925
|
skipOverageBilling?: boolean | undefined;
|
|
7926
|
+
/**
|
|
7927
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
7928
|
+
*/
|
|
7929
|
+
source?: CreateEntitySpendLimitSource | undefined;
|
|
7915
7930
|
};
|
|
7916
7931
|
/**
|
|
7917
7932
|
* Interval for the cap, aligned to the customer's billing cycle.
|
|
@@ -7934,6 +7949,17 @@ type CreateEntityFilterResponse = {
|
|
|
7934
7949
|
[k: string]: any;
|
|
7935
7950
|
};
|
|
7936
7951
|
};
|
|
7952
|
+
/**
|
|
7953
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
7954
|
+
*/
|
|
7955
|
+
declare const CreateEntityUsageLimitSource: {
|
|
7956
|
+
readonly Customer: "customer";
|
|
7957
|
+
readonly Plan: "plan";
|
|
7958
|
+
};
|
|
7959
|
+
/**
|
|
7960
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
7961
|
+
*/
|
|
7962
|
+
type CreateEntityUsageLimitSource = OpenEnum<typeof CreateEntityUsageLimitSource>;
|
|
7937
7963
|
type CreateEntityUsageLimitResponse = {
|
|
7938
7964
|
/**
|
|
7939
7965
|
* The feature this usage limit applies to.
|
|
@@ -7959,6 +7985,10 @@ type CreateEntityUsageLimitResponse = {
|
|
|
7959
7985
|
* Current usage already consumed in the active interval. Response-only; not stored on billing controls.
|
|
7960
7986
|
*/
|
|
7961
7987
|
usage?: number | undefined;
|
|
7988
|
+
/**
|
|
7989
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
7990
|
+
*/
|
|
7991
|
+
source?: CreateEntityUsageLimitSource | undefined;
|
|
7962
7992
|
};
|
|
7963
7993
|
/**
|
|
7964
7994
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
@@ -7973,6 +8003,17 @@ declare const CreateEntityThresholdTypeResponse: {
|
|
|
7973
8003
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
7974
8004
|
*/
|
|
7975
8005
|
type CreateEntityThresholdTypeResponse = OpenEnum<typeof CreateEntityThresholdTypeResponse>;
|
|
8006
|
+
/**
|
|
8007
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
8008
|
+
*/
|
|
8009
|
+
declare const CreateEntityUsageAlertSource: {
|
|
8010
|
+
readonly Customer: "customer";
|
|
8011
|
+
readonly Plan: "plan";
|
|
8012
|
+
};
|
|
8013
|
+
/**
|
|
8014
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
8015
|
+
*/
|
|
8016
|
+
type CreateEntityUsageAlertSource = OpenEnum<typeof CreateEntityUsageAlertSource>;
|
|
7976
8017
|
type CreateEntityUsageAlertResponse = {
|
|
7977
8018
|
/**
|
|
7978
8019
|
* The feature ID this alert applies to.
|
|
@@ -7994,7 +8035,22 @@ type CreateEntityUsageAlertResponse = {
|
|
|
7994
8035
|
* Optional user-defined label to distinguish multiple alerts on the same feature.
|
|
7995
8036
|
*/
|
|
7996
8037
|
name?: string | undefined;
|
|
8038
|
+
/**
|
|
8039
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
8040
|
+
*/
|
|
8041
|
+
source?: CreateEntityUsageAlertSource | undefined;
|
|
7997
8042
|
};
|
|
8043
|
+
/**
|
|
8044
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
8045
|
+
*/
|
|
8046
|
+
declare const CreateEntityOverageAllowedSource: {
|
|
8047
|
+
readonly Customer: "customer";
|
|
8048
|
+
readonly Plan: "plan";
|
|
8049
|
+
};
|
|
8050
|
+
/**
|
|
8051
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
8052
|
+
*/
|
|
8053
|
+
type CreateEntityOverageAllowedSource = OpenEnum<typeof CreateEntityOverageAllowedSource>;
|
|
7998
8054
|
type CreateEntityOverageAllowedResponse = {
|
|
7999
8055
|
/**
|
|
8000
8056
|
* The feature ID this overage allowed control applies to.
|
|
@@ -8004,6 +8060,10 @@ type CreateEntityOverageAllowedResponse = {
|
|
|
8004
8060
|
* Whether overage is allowed for this feature.
|
|
8005
8061
|
*/
|
|
8006
8062
|
enabled: boolean;
|
|
8063
|
+
/**
|
|
8064
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
8065
|
+
*/
|
|
8066
|
+
source?: CreateEntityOverageAllowedSource | undefined;
|
|
8007
8067
|
};
|
|
8008
8068
|
/**
|
|
8009
8069
|
* Billing controls for the entity.
|
|
@@ -8236,6 +8296,8 @@ declare function createEntityFlagsFromJSON(jsonString: string): Result$1<CreateE
|
|
|
8236
8296
|
/** @internal */
|
|
8237
8297
|
declare const CreateEntityLimitTypeResponse$inboundSchema: z$1.ZodMiniType<CreateEntityLimitTypeResponse, unknown>;
|
|
8238
8298
|
/** @internal */
|
|
8299
|
+
declare const CreateEntitySpendLimitSource$inboundSchema: z$1.ZodMiniType<CreateEntitySpendLimitSource, unknown>;
|
|
8300
|
+
/** @internal */
|
|
8239
8301
|
declare const CreateEntitySpendLimitResponse$inboundSchema: z$1.ZodMiniType<CreateEntitySpendLimitResponse, unknown>;
|
|
8240
8302
|
declare function createEntitySpendLimitResponseFromJSON(jsonString: string): Result$1<CreateEntitySpendLimitResponse, SDKValidationError>;
|
|
8241
8303
|
/** @internal */
|
|
@@ -8244,14 +8306,20 @@ declare const CreateEntityIntervalResponse$inboundSchema: z$1.ZodMiniType<Create
|
|
|
8244
8306
|
declare const CreateEntityFilterResponse$inboundSchema: z$1.ZodMiniType<CreateEntityFilterResponse, unknown>;
|
|
8245
8307
|
declare function createEntityFilterResponseFromJSON(jsonString: string): Result$1<CreateEntityFilterResponse, SDKValidationError>;
|
|
8246
8308
|
/** @internal */
|
|
8309
|
+
declare const CreateEntityUsageLimitSource$inboundSchema: z$1.ZodMiniType<CreateEntityUsageLimitSource, unknown>;
|
|
8310
|
+
/** @internal */
|
|
8247
8311
|
declare const CreateEntityUsageLimitResponse$inboundSchema: z$1.ZodMiniType<CreateEntityUsageLimitResponse, unknown>;
|
|
8248
8312
|
declare function createEntityUsageLimitResponseFromJSON(jsonString: string): Result$1<CreateEntityUsageLimitResponse, SDKValidationError>;
|
|
8249
8313
|
/** @internal */
|
|
8250
8314
|
declare const CreateEntityThresholdTypeResponse$inboundSchema: z$1.ZodMiniType<CreateEntityThresholdTypeResponse, unknown>;
|
|
8251
8315
|
/** @internal */
|
|
8316
|
+
declare const CreateEntityUsageAlertSource$inboundSchema: z$1.ZodMiniType<CreateEntityUsageAlertSource, unknown>;
|
|
8317
|
+
/** @internal */
|
|
8252
8318
|
declare const CreateEntityUsageAlertResponse$inboundSchema: z$1.ZodMiniType<CreateEntityUsageAlertResponse, unknown>;
|
|
8253
8319
|
declare function createEntityUsageAlertResponseFromJSON(jsonString: string): Result$1<CreateEntityUsageAlertResponse, SDKValidationError>;
|
|
8254
8320
|
/** @internal */
|
|
8321
|
+
declare const CreateEntityOverageAllowedSource$inboundSchema: z$1.ZodMiniType<CreateEntityOverageAllowedSource, unknown>;
|
|
8322
|
+
/** @internal */
|
|
8255
8323
|
declare const CreateEntityOverageAllowedResponse$inboundSchema: z$1.ZodMiniType<CreateEntityOverageAllowedResponse, unknown>;
|
|
8256
8324
|
declare function createEntityOverageAllowedResponseFromJSON(jsonString: string): Result$1<CreateEntityOverageAllowedResponse, SDKValidationError>;
|
|
8257
8325
|
/** @internal */
|
|
@@ -12256,18 +12324,45 @@ declare const CustomerEnv: {
|
|
|
12256
12324
|
* The environment this customer was created in.
|
|
12257
12325
|
*/
|
|
12258
12326
|
type CustomerEnv = OpenEnum<typeof CustomerEnv>;
|
|
12327
|
+
/**
|
|
12328
|
+
* The time interval for the purchase limit window.
|
|
12329
|
+
*/
|
|
12259
12330
|
declare const CustomerPurchaseLimitInterval2: {
|
|
12260
12331
|
readonly Hour: "hour";
|
|
12261
12332
|
readonly Day: "day";
|
|
12262
12333
|
readonly Week: "week";
|
|
12263
12334
|
readonly Month: "month";
|
|
12264
12335
|
};
|
|
12336
|
+
/**
|
|
12337
|
+
* The time interval for the purchase limit window.
|
|
12338
|
+
*/
|
|
12265
12339
|
type CustomerPurchaseLimitInterval2 = OpenEnum<typeof CustomerPurchaseLimitInterval2>;
|
|
12266
12340
|
type CustomerPurchaseLimit2 = {
|
|
12341
|
+
/**
|
|
12342
|
+
* The time interval for the purchase limit window.
|
|
12343
|
+
*/
|
|
12344
|
+
interval: CustomerPurchaseLimitInterval2;
|
|
12345
|
+
/**
|
|
12346
|
+
* Number of intervals in the purchase limit window.
|
|
12347
|
+
*/
|
|
12348
|
+
intervalCount: number;
|
|
12349
|
+
/**
|
|
12350
|
+
* Maximum number of auto top-ups allowed within the interval.
|
|
12351
|
+
*/
|
|
12352
|
+
limit: number;
|
|
12353
|
+
};
|
|
12354
|
+
declare const CustomerPurchaseLimitInterval1: {
|
|
12355
|
+
readonly Hour: "hour";
|
|
12356
|
+
readonly Day: "day";
|
|
12357
|
+
readonly Week: "week";
|
|
12358
|
+
readonly Month: "month";
|
|
12359
|
+
};
|
|
12360
|
+
type CustomerPurchaseLimitInterval1 = OpenEnum<typeof CustomerPurchaseLimitInterval1>;
|
|
12361
|
+
type CustomerPurchaseLimit1 = {
|
|
12267
12362
|
/**
|
|
12268
12363
|
* The time interval for the purchase limit window. Null when no purchase limit is configured.
|
|
12269
12364
|
*/
|
|
12270
|
-
interval:
|
|
12365
|
+
interval: CustomerPurchaseLimitInterval1 | null;
|
|
12271
12366
|
/**
|
|
12272
12367
|
* Number of intervals in the purchase limit window. Null when no purchase limit is configured.
|
|
12273
12368
|
*/
|
|
@@ -12286,36 +12381,20 @@ type CustomerPurchaseLimit2 = {
|
|
|
12286
12381
|
nextResetAt: number;
|
|
12287
12382
|
};
|
|
12288
12383
|
/**
|
|
12289
|
-
*
|
|
12384
|
+
* Optional rate limit to cap how often auto top-ups occur. Expand billing_controls.auto_topups.purchase_limit for a count of top ups and the next_reset_at.
|
|
12290
12385
|
*/
|
|
12291
|
-
|
|
12292
|
-
readonly Hour: "hour";
|
|
12293
|
-
readonly Day: "day";
|
|
12294
|
-
readonly Week: "week";
|
|
12295
|
-
readonly Month: "month";
|
|
12296
|
-
};
|
|
12386
|
+
type CustomerPurchaseLimitUnion = CustomerPurchaseLimit1 | CustomerPurchaseLimit2;
|
|
12297
12387
|
/**
|
|
12298
|
-
*
|
|
12388
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12299
12389
|
*/
|
|
12300
|
-
|
|
12301
|
-
|
|
12302
|
-
|
|
12303
|
-
* The time interval for the purchase limit window.
|
|
12304
|
-
*/
|
|
12305
|
-
interval: CustomerPurchaseLimitInterval1;
|
|
12306
|
-
/**
|
|
12307
|
-
* Number of intervals in the purchase limit window.
|
|
12308
|
-
*/
|
|
12309
|
-
intervalCount: number;
|
|
12310
|
-
/**
|
|
12311
|
-
* Maximum number of auto top-ups allowed within the interval.
|
|
12312
|
-
*/
|
|
12313
|
-
limit: number;
|
|
12390
|
+
declare const AutoTopupSource: {
|
|
12391
|
+
readonly Customer: "customer";
|
|
12392
|
+
readonly Plan: "plan";
|
|
12314
12393
|
};
|
|
12315
12394
|
/**
|
|
12316
|
-
*
|
|
12395
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12317
12396
|
*/
|
|
12318
|
-
type
|
|
12397
|
+
type AutoTopupSource = OpenEnum<typeof AutoTopupSource>;
|
|
12319
12398
|
type CustomerAutoTopup = {
|
|
12320
12399
|
/**
|
|
12321
12400
|
* The ID of the feature (credit balance) to auto top-up.
|
|
@@ -12336,11 +12415,15 @@ type CustomerAutoTopup = {
|
|
|
12336
12415
|
/**
|
|
12337
12416
|
* Optional rate limit to cap how often auto top-ups occur. Expand billing_controls.auto_topups.purchase_limit for a count of top ups and the next_reset_at.
|
|
12338
12417
|
*/
|
|
12339
|
-
purchaseLimit?:
|
|
12418
|
+
purchaseLimit?: CustomerPurchaseLimit1 | CustomerPurchaseLimit2 | undefined;
|
|
12340
12419
|
/**
|
|
12341
12420
|
* When true, auto top-up creates a send_invoice invoice instead of auto-charging.
|
|
12342
12421
|
*/
|
|
12343
12422
|
invoiceMode?: boolean | undefined;
|
|
12423
|
+
/**
|
|
12424
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12425
|
+
*/
|
|
12426
|
+
source?: AutoTopupSource | undefined;
|
|
12344
12427
|
};
|
|
12345
12428
|
/**
|
|
12346
12429
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
@@ -12353,6 +12436,17 @@ declare const CustomerLimitType: {
|
|
|
12353
12436
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
12354
12437
|
*/
|
|
12355
12438
|
type CustomerLimitType = OpenEnum<typeof CustomerLimitType>;
|
|
12439
|
+
/**
|
|
12440
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12441
|
+
*/
|
|
12442
|
+
declare const SpendLimitSource: {
|
|
12443
|
+
readonly Customer: "customer";
|
|
12444
|
+
readonly Plan: "plan";
|
|
12445
|
+
};
|
|
12446
|
+
/**
|
|
12447
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12448
|
+
*/
|
|
12449
|
+
type SpendLimitSource = OpenEnum<typeof SpendLimitSource>;
|
|
12356
12450
|
type CustomerSpendLimit = {
|
|
12357
12451
|
/**
|
|
12358
12452
|
* Optional feature ID this spend limit applies to.
|
|
@@ -12374,6 +12468,10 @@ type CustomerSpendLimit = {
|
|
|
12374
12468
|
* When true, overage for this feature is not posted to Stripe. Usage tracking and balance resets still behave normally.
|
|
12375
12469
|
*/
|
|
12376
12470
|
skipOverageBilling?: boolean | undefined;
|
|
12471
|
+
/**
|
|
12472
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12473
|
+
*/
|
|
12474
|
+
source?: SpendLimitSource | undefined;
|
|
12377
12475
|
};
|
|
12378
12476
|
/**
|
|
12379
12477
|
* Interval for the cap, aligned to the customer's billing cycle.
|
|
@@ -12396,6 +12494,17 @@ type CustomerFilter = {
|
|
|
12396
12494
|
[k: string]: any;
|
|
12397
12495
|
};
|
|
12398
12496
|
};
|
|
12497
|
+
/**
|
|
12498
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12499
|
+
*/
|
|
12500
|
+
declare const UsageLimitSource: {
|
|
12501
|
+
readonly Customer: "customer";
|
|
12502
|
+
readonly Plan: "plan";
|
|
12503
|
+
};
|
|
12504
|
+
/**
|
|
12505
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12506
|
+
*/
|
|
12507
|
+
type UsageLimitSource = OpenEnum<typeof UsageLimitSource>;
|
|
12399
12508
|
type CustomerUsageLimit = {
|
|
12400
12509
|
/**
|
|
12401
12510
|
* The feature this usage limit applies to.
|
|
@@ -12421,6 +12530,10 @@ type CustomerUsageLimit = {
|
|
|
12421
12530
|
* Current usage already consumed in the active interval. Response-only; not stored on billing controls.
|
|
12422
12531
|
*/
|
|
12423
12532
|
usage?: number | undefined;
|
|
12533
|
+
/**
|
|
12534
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12535
|
+
*/
|
|
12536
|
+
source?: UsageLimitSource | undefined;
|
|
12424
12537
|
};
|
|
12425
12538
|
/**
|
|
12426
12539
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
@@ -12435,6 +12548,17 @@ declare const CustomerThresholdType: {
|
|
|
12435
12548
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
12436
12549
|
*/
|
|
12437
12550
|
type CustomerThresholdType = OpenEnum<typeof CustomerThresholdType>;
|
|
12551
|
+
/**
|
|
12552
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12553
|
+
*/
|
|
12554
|
+
declare const UsageAlertSource: {
|
|
12555
|
+
readonly Customer: "customer";
|
|
12556
|
+
readonly Plan: "plan";
|
|
12557
|
+
};
|
|
12558
|
+
/**
|
|
12559
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12560
|
+
*/
|
|
12561
|
+
type UsageAlertSource = OpenEnum<typeof UsageAlertSource>;
|
|
12438
12562
|
type CustomerUsageAlert = {
|
|
12439
12563
|
/**
|
|
12440
12564
|
* The feature ID this alert applies to.
|
|
@@ -12456,7 +12580,22 @@ type CustomerUsageAlert = {
|
|
|
12456
12580
|
* Optional user-defined label to distinguish multiple alerts on the same feature.
|
|
12457
12581
|
*/
|
|
12458
12582
|
name?: string | undefined;
|
|
12583
|
+
/**
|
|
12584
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12585
|
+
*/
|
|
12586
|
+
source?: UsageAlertSource | undefined;
|
|
12587
|
+
};
|
|
12588
|
+
/**
|
|
12589
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12590
|
+
*/
|
|
12591
|
+
declare const OverageAllowedSource: {
|
|
12592
|
+
readonly Customer: "customer";
|
|
12593
|
+
readonly Plan: "plan";
|
|
12459
12594
|
};
|
|
12595
|
+
/**
|
|
12596
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12597
|
+
*/
|
|
12598
|
+
type OverageAllowedSource = OpenEnum<typeof OverageAllowedSource>;
|
|
12460
12599
|
type CustomerOverageAllowed = {
|
|
12461
12600
|
/**
|
|
12462
12601
|
* The feature ID this overage allowed control applies to.
|
|
@@ -12466,6 +12605,10 @@ type CustomerOverageAllowed = {
|
|
|
12466
12605
|
* Whether overage is allowed for this feature.
|
|
12467
12606
|
*/
|
|
12468
12607
|
enabled: boolean;
|
|
12608
|
+
/**
|
|
12609
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
12610
|
+
*/
|
|
12611
|
+
source?: OverageAllowedSource | undefined;
|
|
12469
12612
|
};
|
|
12470
12613
|
/**
|
|
12471
12614
|
* Billing controls for the customer (auto top-ups, etc.)
|
|
@@ -13075,11 +13218,15 @@ declare function customerPurchaseLimit1FromJSON(jsonString: string): Result$1<Cu
|
|
|
13075
13218
|
declare const CustomerPurchaseLimitUnion$inboundSchema: z$1.ZodMiniType<CustomerPurchaseLimitUnion, unknown>;
|
|
13076
13219
|
declare function customerPurchaseLimitUnionFromJSON(jsonString: string): Result$1<CustomerPurchaseLimitUnion, SDKValidationError>;
|
|
13077
13220
|
/** @internal */
|
|
13221
|
+
declare const AutoTopupSource$inboundSchema: z$1.ZodMiniType<AutoTopupSource, unknown>;
|
|
13222
|
+
/** @internal */
|
|
13078
13223
|
declare const CustomerAutoTopup$inboundSchema: z$1.ZodMiniType<CustomerAutoTopup, unknown>;
|
|
13079
13224
|
declare function customerAutoTopupFromJSON(jsonString: string): Result$1<CustomerAutoTopup, SDKValidationError>;
|
|
13080
13225
|
/** @internal */
|
|
13081
13226
|
declare const CustomerLimitType$inboundSchema: z$1.ZodMiniType<CustomerLimitType, unknown>;
|
|
13082
13227
|
/** @internal */
|
|
13228
|
+
declare const SpendLimitSource$inboundSchema: z$1.ZodMiniType<SpendLimitSource, unknown>;
|
|
13229
|
+
/** @internal */
|
|
13083
13230
|
declare const CustomerSpendLimit$inboundSchema: z$1.ZodMiniType<CustomerSpendLimit, unknown>;
|
|
13084
13231
|
declare function customerSpendLimitFromJSON(jsonString: string): Result$1<CustomerSpendLimit, SDKValidationError>;
|
|
13085
13232
|
/** @internal */
|
|
@@ -13088,14 +13235,20 @@ declare const CustomerUsageLimitInterval$inboundSchema: z$1.ZodMiniType<Customer
|
|
|
13088
13235
|
declare const CustomerFilter$inboundSchema: z$1.ZodMiniType<CustomerFilter, unknown>;
|
|
13089
13236
|
declare function customerFilterFromJSON(jsonString: string): Result$1<CustomerFilter, SDKValidationError>;
|
|
13090
13237
|
/** @internal */
|
|
13238
|
+
declare const UsageLimitSource$inboundSchema: z$1.ZodMiniType<UsageLimitSource, unknown>;
|
|
13239
|
+
/** @internal */
|
|
13091
13240
|
declare const CustomerUsageLimit$inboundSchema: z$1.ZodMiniType<CustomerUsageLimit, unknown>;
|
|
13092
13241
|
declare function customerUsageLimitFromJSON(jsonString: string): Result$1<CustomerUsageLimit, SDKValidationError>;
|
|
13093
13242
|
/** @internal */
|
|
13094
13243
|
declare const CustomerThresholdType$inboundSchema: z$1.ZodMiniType<CustomerThresholdType, unknown>;
|
|
13095
13244
|
/** @internal */
|
|
13245
|
+
declare const UsageAlertSource$inboundSchema: z$1.ZodMiniType<UsageAlertSource, unknown>;
|
|
13246
|
+
/** @internal */
|
|
13096
13247
|
declare const CustomerUsageAlert$inboundSchema: z$1.ZodMiniType<CustomerUsageAlert, unknown>;
|
|
13097
13248
|
declare function customerUsageAlertFromJSON(jsonString: string): Result$1<CustomerUsageAlert, SDKValidationError>;
|
|
13098
13249
|
/** @internal */
|
|
13250
|
+
declare const OverageAllowedSource$inboundSchema: z$1.ZodMiniType<OverageAllowedSource, unknown>;
|
|
13251
|
+
/** @internal */
|
|
13099
13252
|
declare const CustomerOverageAllowed$inboundSchema: z$1.ZodMiniType<CustomerOverageAllowed, unknown>;
|
|
13100
13253
|
declare function customerOverageAllowedFromJSON(jsonString: string): Result$1<CustomerOverageAllowed, SDKValidationError>;
|
|
13101
13254
|
/** @internal */
|
|
@@ -13466,18 +13619,45 @@ declare const GetCustomerEnv: {
|
|
|
13466
13619
|
* The environment this customer was created in.
|
|
13467
13620
|
*/
|
|
13468
13621
|
type GetCustomerEnv = OpenEnum<typeof GetCustomerEnv>;
|
|
13622
|
+
/**
|
|
13623
|
+
* The time interval for the purchase limit window.
|
|
13624
|
+
*/
|
|
13469
13625
|
declare const GetCustomerPurchaseLimitInterval2: {
|
|
13470
13626
|
readonly Hour: "hour";
|
|
13471
13627
|
readonly Day: "day";
|
|
13472
13628
|
readonly Week: "week";
|
|
13473
13629
|
readonly Month: "month";
|
|
13474
13630
|
};
|
|
13631
|
+
/**
|
|
13632
|
+
* The time interval for the purchase limit window.
|
|
13633
|
+
*/
|
|
13475
13634
|
type GetCustomerPurchaseLimitInterval2 = OpenEnum<typeof GetCustomerPurchaseLimitInterval2>;
|
|
13476
13635
|
type GetCustomerPurchaseLimit2 = {
|
|
13636
|
+
/**
|
|
13637
|
+
* The time interval for the purchase limit window.
|
|
13638
|
+
*/
|
|
13639
|
+
interval: GetCustomerPurchaseLimitInterval2;
|
|
13640
|
+
/**
|
|
13641
|
+
* Number of intervals in the purchase limit window.
|
|
13642
|
+
*/
|
|
13643
|
+
intervalCount: number;
|
|
13644
|
+
/**
|
|
13645
|
+
* Maximum number of auto top-ups allowed within the interval.
|
|
13646
|
+
*/
|
|
13647
|
+
limit: number;
|
|
13648
|
+
};
|
|
13649
|
+
declare const GetCustomerPurchaseLimitInterval1: {
|
|
13650
|
+
readonly Hour: "hour";
|
|
13651
|
+
readonly Day: "day";
|
|
13652
|
+
readonly Week: "week";
|
|
13653
|
+
readonly Month: "month";
|
|
13654
|
+
};
|
|
13655
|
+
type GetCustomerPurchaseLimitInterval1 = OpenEnum<typeof GetCustomerPurchaseLimitInterval1>;
|
|
13656
|
+
type GetCustomerPurchaseLimit1 = {
|
|
13477
13657
|
/**
|
|
13478
13658
|
* The time interval for the purchase limit window. Null when no purchase limit is configured.
|
|
13479
13659
|
*/
|
|
13480
|
-
interval:
|
|
13660
|
+
interval: GetCustomerPurchaseLimitInterval1 | null;
|
|
13481
13661
|
/**
|
|
13482
13662
|
* Number of intervals in the purchase limit window. Null when no purchase limit is configured.
|
|
13483
13663
|
*/
|
|
@@ -13496,36 +13676,20 @@ type GetCustomerPurchaseLimit2 = {
|
|
|
13496
13676
|
nextResetAt: number;
|
|
13497
13677
|
};
|
|
13498
13678
|
/**
|
|
13499
|
-
*
|
|
13679
|
+
* Optional rate limit to cap how often auto top-ups occur. Expand billing_controls.auto_topups.purchase_limit for a count of top ups and the next_reset_at.
|
|
13500
13680
|
*/
|
|
13501
|
-
|
|
13502
|
-
readonly Hour: "hour";
|
|
13503
|
-
readonly Day: "day";
|
|
13504
|
-
readonly Week: "week";
|
|
13505
|
-
readonly Month: "month";
|
|
13506
|
-
};
|
|
13681
|
+
type GetCustomerPurchaseLimitUnion = GetCustomerPurchaseLimit1 | GetCustomerPurchaseLimit2;
|
|
13507
13682
|
/**
|
|
13508
|
-
*
|
|
13683
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13509
13684
|
*/
|
|
13510
|
-
|
|
13511
|
-
|
|
13512
|
-
|
|
13513
|
-
* The time interval for the purchase limit window.
|
|
13514
|
-
*/
|
|
13515
|
-
interval: GetCustomerPurchaseLimitInterval1;
|
|
13516
|
-
/**
|
|
13517
|
-
* Number of intervals in the purchase limit window.
|
|
13518
|
-
*/
|
|
13519
|
-
intervalCount: number;
|
|
13520
|
-
/**
|
|
13521
|
-
* Maximum number of auto top-ups allowed within the interval.
|
|
13522
|
-
*/
|
|
13523
|
-
limit: number;
|
|
13685
|
+
declare const GetCustomerAutoTopupSource: {
|
|
13686
|
+
readonly Customer: "customer";
|
|
13687
|
+
readonly Plan: "plan";
|
|
13524
13688
|
};
|
|
13525
13689
|
/**
|
|
13526
|
-
*
|
|
13690
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13527
13691
|
*/
|
|
13528
|
-
type
|
|
13692
|
+
type GetCustomerAutoTopupSource = OpenEnum<typeof GetCustomerAutoTopupSource>;
|
|
13529
13693
|
type GetCustomerAutoTopup = {
|
|
13530
13694
|
/**
|
|
13531
13695
|
* The ID of the feature (credit balance) to auto top-up.
|
|
@@ -13546,11 +13710,15 @@ type GetCustomerAutoTopup = {
|
|
|
13546
13710
|
/**
|
|
13547
13711
|
* Optional rate limit to cap how often auto top-ups occur. Expand billing_controls.auto_topups.purchase_limit for a count of top ups and the next_reset_at.
|
|
13548
13712
|
*/
|
|
13549
|
-
purchaseLimit?:
|
|
13713
|
+
purchaseLimit?: GetCustomerPurchaseLimit1 | GetCustomerPurchaseLimit2 | undefined;
|
|
13550
13714
|
/**
|
|
13551
13715
|
* When true, auto top-up creates a send_invoice invoice instead of auto-charging.
|
|
13552
13716
|
*/
|
|
13553
13717
|
invoiceMode?: boolean | undefined;
|
|
13718
|
+
/**
|
|
13719
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13720
|
+
*/
|
|
13721
|
+
source?: GetCustomerAutoTopupSource | undefined;
|
|
13554
13722
|
};
|
|
13555
13723
|
/**
|
|
13556
13724
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
@@ -13563,6 +13731,17 @@ declare const GetCustomerLimitType: {
|
|
|
13563
13731
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
13564
13732
|
*/
|
|
13565
13733
|
type GetCustomerLimitType = OpenEnum<typeof GetCustomerLimitType>;
|
|
13734
|
+
/**
|
|
13735
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13736
|
+
*/
|
|
13737
|
+
declare const GetCustomerSpendLimitSource: {
|
|
13738
|
+
readonly Customer: "customer";
|
|
13739
|
+
readonly Plan: "plan";
|
|
13740
|
+
};
|
|
13741
|
+
/**
|
|
13742
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13743
|
+
*/
|
|
13744
|
+
type GetCustomerSpendLimitSource = OpenEnum<typeof GetCustomerSpendLimitSource>;
|
|
13566
13745
|
type GetCustomerSpendLimit = {
|
|
13567
13746
|
/**
|
|
13568
13747
|
* Optional feature ID this spend limit applies to.
|
|
@@ -13584,6 +13763,10 @@ type GetCustomerSpendLimit = {
|
|
|
13584
13763
|
* When true, overage for this feature is not posted to Stripe. Usage tracking and balance resets still behave normally.
|
|
13585
13764
|
*/
|
|
13586
13765
|
skipOverageBilling?: boolean | undefined;
|
|
13766
|
+
/**
|
|
13767
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13768
|
+
*/
|
|
13769
|
+
source?: GetCustomerSpendLimitSource | undefined;
|
|
13587
13770
|
};
|
|
13588
13771
|
/**
|
|
13589
13772
|
* Interval for the cap, aligned to the customer's billing cycle.
|
|
@@ -13606,6 +13789,17 @@ type GetCustomerFilter = {
|
|
|
13606
13789
|
[k: string]: any;
|
|
13607
13790
|
};
|
|
13608
13791
|
};
|
|
13792
|
+
/**
|
|
13793
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13794
|
+
*/
|
|
13795
|
+
declare const GetCustomerUsageLimitSource: {
|
|
13796
|
+
readonly Customer: "customer";
|
|
13797
|
+
readonly Plan: "plan";
|
|
13798
|
+
};
|
|
13799
|
+
/**
|
|
13800
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13801
|
+
*/
|
|
13802
|
+
type GetCustomerUsageLimitSource = OpenEnum<typeof GetCustomerUsageLimitSource>;
|
|
13609
13803
|
type GetCustomerUsageLimit = {
|
|
13610
13804
|
/**
|
|
13611
13805
|
* The feature this usage limit applies to.
|
|
@@ -13631,6 +13825,10 @@ type GetCustomerUsageLimit = {
|
|
|
13631
13825
|
* Current usage already consumed in the active interval. Response-only; not stored on billing controls.
|
|
13632
13826
|
*/
|
|
13633
13827
|
usage?: number | undefined;
|
|
13828
|
+
/**
|
|
13829
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13830
|
+
*/
|
|
13831
|
+
source?: GetCustomerUsageLimitSource | undefined;
|
|
13634
13832
|
};
|
|
13635
13833
|
/**
|
|
13636
13834
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
@@ -13645,6 +13843,17 @@ declare const GetCustomerThresholdType: {
|
|
|
13645
13843
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
13646
13844
|
*/
|
|
13647
13845
|
type GetCustomerThresholdType = OpenEnum<typeof GetCustomerThresholdType>;
|
|
13846
|
+
/**
|
|
13847
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13848
|
+
*/
|
|
13849
|
+
declare const GetCustomerUsageAlertSource: {
|
|
13850
|
+
readonly Customer: "customer";
|
|
13851
|
+
readonly Plan: "plan";
|
|
13852
|
+
};
|
|
13853
|
+
/**
|
|
13854
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13855
|
+
*/
|
|
13856
|
+
type GetCustomerUsageAlertSource = OpenEnum<typeof GetCustomerUsageAlertSource>;
|
|
13648
13857
|
type GetCustomerUsageAlert = {
|
|
13649
13858
|
/**
|
|
13650
13859
|
* The feature ID this alert applies to.
|
|
@@ -13666,7 +13875,22 @@ type GetCustomerUsageAlert = {
|
|
|
13666
13875
|
* Optional user-defined label to distinguish multiple alerts on the same feature.
|
|
13667
13876
|
*/
|
|
13668
13877
|
name?: string | undefined;
|
|
13878
|
+
/**
|
|
13879
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13880
|
+
*/
|
|
13881
|
+
source?: GetCustomerUsageAlertSource | undefined;
|
|
13882
|
+
};
|
|
13883
|
+
/**
|
|
13884
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13885
|
+
*/
|
|
13886
|
+
declare const GetCustomerOverageAllowedSource: {
|
|
13887
|
+
readonly Customer: "customer";
|
|
13888
|
+
readonly Plan: "plan";
|
|
13669
13889
|
};
|
|
13890
|
+
/**
|
|
13891
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13892
|
+
*/
|
|
13893
|
+
type GetCustomerOverageAllowedSource = OpenEnum<typeof GetCustomerOverageAllowedSource>;
|
|
13670
13894
|
type GetCustomerOverageAllowed = {
|
|
13671
13895
|
/**
|
|
13672
13896
|
* The feature ID this overage allowed control applies to.
|
|
@@ -13676,6 +13900,10 @@ type GetCustomerOverageAllowed = {
|
|
|
13676
13900
|
* Whether overage is allowed for this feature.
|
|
13677
13901
|
*/
|
|
13678
13902
|
enabled: boolean;
|
|
13903
|
+
/**
|
|
13904
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
13905
|
+
*/
|
|
13906
|
+
source?: GetCustomerOverageAllowedSource | undefined;
|
|
13679
13907
|
};
|
|
13680
13908
|
/**
|
|
13681
13909
|
* Billing controls for the customer (auto top-ups, etc.)
|
|
@@ -14296,11 +14524,15 @@ declare function getCustomerPurchaseLimit1FromJSON(jsonString: string): Result$1
|
|
|
14296
14524
|
declare const GetCustomerPurchaseLimitUnion$inboundSchema: z$1.ZodMiniType<GetCustomerPurchaseLimitUnion, unknown>;
|
|
14297
14525
|
declare function getCustomerPurchaseLimitUnionFromJSON(jsonString: string): Result$1<GetCustomerPurchaseLimitUnion, SDKValidationError>;
|
|
14298
14526
|
/** @internal */
|
|
14527
|
+
declare const GetCustomerAutoTopupSource$inboundSchema: z$1.ZodMiniType<GetCustomerAutoTopupSource, unknown>;
|
|
14528
|
+
/** @internal */
|
|
14299
14529
|
declare const GetCustomerAutoTopup$inboundSchema: z$1.ZodMiniType<GetCustomerAutoTopup, unknown>;
|
|
14300
14530
|
declare function getCustomerAutoTopupFromJSON(jsonString: string): Result$1<GetCustomerAutoTopup, SDKValidationError>;
|
|
14301
14531
|
/** @internal */
|
|
14302
14532
|
declare const GetCustomerLimitType$inboundSchema: z$1.ZodMiniType<GetCustomerLimitType, unknown>;
|
|
14303
14533
|
/** @internal */
|
|
14534
|
+
declare const GetCustomerSpendLimitSource$inboundSchema: z$1.ZodMiniType<GetCustomerSpendLimitSource, unknown>;
|
|
14535
|
+
/** @internal */
|
|
14304
14536
|
declare const GetCustomerSpendLimit$inboundSchema: z$1.ZodMiniType<GetCustomerSpendLimit, unknown>;
|
|
14305
14537
|
declare function getCustomerSpendLimitFromJSON(jsonString: string): Result$1<GetCustomerSpendLimit, SDKValidationError>;
|
|
14306
14538
|
/** @internal */
|
|
@@ -14309,14 +14541,20 @@ declare const GetCustomerUsageLimitInterval$inboundSchema: z$1.ZodMiniType<GetCu
|
|
|
14309
14541
|
declare const GetCustomerFilter$inboundSchema: z$1.ZodMiniType<GetCustomerFilter, unknown>;
|
|
14310
14542
|
declare function getCustomerFilterFromJSON(jsonString: string): Result$1<GetCustomerFilter, SDKValidationError>;
|
|
14311
14543
|
/** @internal */
|
|
14544
|
+
declare const GetCustomerUsageLimitSource$inboundSchema: z$1.ZodMiniType<GetCustomerUsageLimitSource, unknown>;
|
|
14545
|
+
/** @internal */
|
|
14312
14546
|
declare const GetCustomerUsageLimit$inboundSchema: z$1.ZodMiniType<GetCustomerUsageLimit, unknown>;
|
|
14313
14547
|
declare function getCustomerUsageLimitFromJSON(jsonString: string): Result$1<GetCustomerUsageLimit, SDKValidationError>;
|
|
14314
14548
|
/** @internal */
|
|
14315
14549
|
declare const GetCustomerThresholdType$inboundSchema: z$1.ZodMiniType<GetCustomerThresholdType, unknown>;
|
|
14316
14550
|
/** @internal */
|
|
14551
|
+
declare const GetCustomerUsageAlertSource$inboundSchema: z$1.ZodMiniType<GetCustomerUsageAlertSource, unknown>;
|
|
14552
|
+
/** @internal */
|
|
14317
14553
|
declare const GetCustomerUsageAlert$inboundSchema: z$1.ZodMiniType<GetCustomerUsageAlert, unknown>;
|
|
14318
14554
|
declare function getCustomerUsageAlertFromJSON(jsonString: string): Result$1<GetCustomerUsageAlert, SDKValidationError>;
|
|
14319
14555
|
/** @internal */
|
|
14556
|
+
declare const GetCustomerOverageAllowedSource$inboundSchema: z$1.ZodMiniType<GetCustomerOverageAllowedSource, unknown>;
|
|
14557
|
+
/** @internal */
|
|
14320
14558
|
declare const GetCustomerOverageAllowed$inboundSchema: z$1.ZodMiniType<GetCustomerOverageAllowed, unknown>;
|
|
14321
14559
|
declare function getCustomerOverageAllowedFromJSON(jsonString: string): Result$1<GetCustomerOverageAllowed, SDKValidationError>;
|
|
14322
14560
|
/** @internal */
|
|
@@ -14671,6 +14909,17 @@ declare const GetEntityLimitType: {
|
|
|
14671
14909
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
14672
14910
|
*/
|
|
14673
14911
|
type GetEntityLimitType = OpenEnum<typeof GetEntityLimitType>;
|
|
14912
|
+
/**
|
|
14913
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
14914
|
+
*/
|
|
14915
|
+
declare const GetEntitySpendLimitSource: {
|
|
14916
|
+
readonly Customer: "customer";
|
|
14917
|
+
readonly Plan: "plan";
|
|
14918
|
+
};
|
|
14919
|
+
/**
|
|
14920
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
14921
|
+
*/
|
|
14922
|
+
type GetEntitySpendLimitSource = OpenEnum<typeof GetEntitySpendLimitSource>;
|
|
14674
14923
|
type GetEntitySpendLimit = {
|
|
14675
14924
|
/**
|
|
14676
14925
|
* Optional feature ID this spend limit applies to.
|
|
@@ -14692,6 +14941,10 @@ type GetEntitySpendLimit = {
|
|
|
14692
14941
|
* When true, overage for this feature is not posted to Stripe. Usage tracking and balance resets still behave normally.
|
|
14693
14942
|
*/
|
|
14694
14943
|
skipOverageBilling?: boolean | undefined;
|
|
14944
|
+
/**
|
|
14945
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
14946
|
+
*/
|
|
14947
|
+
source?: GetEntitySpendLimitSource | undefined;
|
|
14695
14948
|
};
|
|
14696
14949
|
/**
|
|
14697
14950
|
* Interval for the cap, aligned to the customer's billing cycle.
|
|
@@ -14714,6 +14967,17 @@ type GetEntityFilter = {
|
|
|
14714
14967
|
[k: string]: any;
|
|
14715
14968
|
};
|
|
14716
14969
|
};
|
|
14970
|
+
/**
|
|
14971
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
14972
|
+
*/
|
|
14973
|
+
declare const GetEntityUsageLimitSource: {
|
|
14974
|
+
readonly Customer: "customer";
|
|
14975
|
+
readonly Plan: "plan";
|
|
14976
|
+
};
|
|
14977
|
+
/**
|
|
14978
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
14979
|
+
*/
|
|
14980
|
+
type GetEntityUsageLimitSource = OpenEnum<typeof GetEntityUsageLimitSource>;
|
|
14717
14981
|
type GetEntityUsageLimit = {
|
|
14718
14982
|
/**
|
|
14719
14983
|
* The feature this usage limit applies to.
|
|
@@ -14739,6 +15003,10 @@ type GetEntityUsageLimit = {
|
|
|
14739
15003
|
* Current usage already consumed in the active interval. Response-only; not stored on billing controls.
|
|
14740
15004
|
*/
|
|
14741
15005
|
usage?: number | undefined;
|
|
15006
|
+
/**
|
|
15007
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
15008
|
+
*/
|
|
15009
|
+
source?: GetEntityUsageLimitSource | undefined;
|
|
14742
15010
|
};
|
|
14743
15011
|
/**
|
|
14744
15012
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
@@ -14753,6 +15021,17 @@ declare const GetEntityThresholdType: {
|
|
|
14753
15021
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
14754
15022
|
*/
|
|
14755
15023
|
type GetEntityThresholdType = OpenEnum<typeof GetEntityThresholdType>;
|
|
15024
|
+
/**
|
|
15025
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
15026
|
+
*/
|
|
15027
|
+
declare const GetEntityUsageAlertSource: {
|
|
15028
|
+
readonly Customer: "customer";
|
|
15029
|
+
readonly Plan: "plan";
|
|
15030
|
+
};
|
|
15031
|
+
/**
|
|
15032
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
15033
|
+
*/
|
|
15034
|
+
type GetEntityUsageAlertSource = OpenEnum<typeof GetEntityUsageAlertSource>;
|
|
14756
15035
|
type GetEntityUsageAlert = {
|
|
14757
15036
|
/**
|
|
14758
15037
|
* The feature ID this alert applies to.
|
|
@@ -14774,7 +15053,22 @@ type GetEntityUsageAlert = {
|
|
|
14774
15053
|
* Optional user-defined label to distinguish multiple alerts on the same feature.
|
|
14775
15054
|
*/
|
|
14776
15055
|
name?: string | undefined;
|
|
15056
|
+
/**
|
|
15057
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
15058
|
+
*/
|
|
15059
|
+
source?: GetEntityUsageAlertSource | undefined;
|
|
15060
|
+
};
|
|
15061
|
+
/**
|
|
15062
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
15063
|
+
*/
|
|
15064
|
+
declare const GetEntityOverageAllowedSource: {
|
|
15065
|
+
readonly Customer: "customer";
|
|
15066
|
+
readonly Plan: "plan";
|
|
14777
15067
|
};
|
|
15068
|
+
/**
|
|
15069
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
15070
|
+
*/
|
|
15071
|
+
type GetEntityOverageAllowedSource = OpenEnum<typeof GetEntityOverageAllowedSource>;
|
|
14778
15072
|
type GetEntityOverageAllowed = {
|
|
14779
15073
|
/**
|
|
14780
15074
|
* The feature ID this overage allowed control applies to.
|
|
@@ -14784,6 +15078,10 @@ type GetEntityOverageAllowed = {
|
|
|
14784
15078
|
* Whether overage is allowed for this feature.
|
|
14785
15079
|
*/
|
|
14786
15080
|
enabled: boolean;
|
|
15081
|
+
/**
|
|
15082
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
15083
|
+
*/
|
|
15084
|
+
source?: GetEntityOverageAllowedSource | undefined;
|
|
14787
15085
|
};
|
|
14788
15086
|
/**
|
|
14789
15087
|
* Billing controls for the entity.
|
|
@@ -14941,6 +15239,8 @@ declare function getEntityFlagsFromJSON(jsonString: string): Result$1<GetEntityF
|
|
|
14941
15239
|
/** @internal */
|
|
14942
15240
|
declare const GetEntityLimitType$inboundSchema: z$1.ZodMiniType<GetEntityLimitType, unknown>;
|
|
14943
15241
|
/** @internal */
|
|
15242
|
+
declare const GetEntitySpendLimitSource$inboundSchema: z$1.ZodMiniType<GetEntitySpendLimitSource, unknown>;
|
|
15243
|
+
/** @internal */
|
|
14944
15244
|
declare const GetEntitySpendLimit$inboundSchema: z$1.ZodMiniType<GetEntitySpendLimit, unknown>;
|
|
14945
15245
|
declare function getEntitySpendLimitFromJSON(jsonString: string): Result$1<GetEntitySpendLimit, SDKValidationError>;
|
|
14946
15246
|
/** @internal */
|
|
@@ -14949,14 +15249,20 @@ declare const GetEntityInterval$inboundSchema: z$1.ZodMiniType<GetEntityInterval
|
|
|
14949
15249
|
declare const GetEntityFilter$inboundSchema: z$1.ZodMiniType<GetEntityFilter, unknown>;
|
|
14950
15250
|
declare function getEntityFilterFromJSON(jsonString: string): Result$1<GetEntityFilter, SDKValidationError>;
|
|
14951
15251
|
/** @internal */
|
|
15252
|
+
declare const GetEntityUsageLimitSource$inboundSchema: z$1.ZodMiniType<GetEntityUsageLimitSource, unknown>;
|
|
15253
|
+
/** @internal */
|
|
14952
15254
|
declare const GetEntityUsageLimit$inboundSchema: z$1.ZodMiniType<GetEntityUsageLimit, unknown>;
|
|
14953
15255
|
declare function getEntityUsageLimitFromJSON(jsonString: string): Result$1<GetEntityUsageLimit, SDKValidationError>;
|
|
14954
15256
|
/** @internal */
|
|
14955
15257
|
declare const GetEntityThresholdType$inboundSchema: z$1.ZodMiniType<GetEntityThresholdType, unknown>;
|
|
14956
15258
|
/** @internal */
|
|
15259
|
+
declare const GetEntityUsageAlertSource$inboundSchema: z$1.ZodMiniType<GetEntityUsageAlertSource, unknown>;
|
|
15260
|
+
/** @internal */
|
|
14957
15261
|
declare const GetEntityUsageAlert$inboundSchema: z$1.ZodMiniType<GetEntityUsageAlert, unknown>;
|
|
14958
15262
|
declare function getEntityUsageAlertFromJSON(jsonString: string): Result$1<GetEntityUsageAlert, SDKValidationError>;
|
|
14959
15263
|
/** @internal */
|
|
15264
|
+
declare const GetEntityOverageAllowedSource$inboundSchema: z$1.ZodMiniType<GetEntityOverageAllowedSource, unknown>;
|
|
15265
|
+
/** @internal */
|
|
14960
15266
|
declare const GetEntityOverageAllowed$inboundSchema: z$1.ZodMiniType<GetEntityOverageAllowed, unknown>;
|
|
14961
15267
|
declare function getEntityOverageAllowedFromJSON(jsonString: string): Result$1<GetEntityOverageAllowed, SDKValidationError>;
|
|
14962
15268
|
/** @internal */
|
|
@@ -17560,18 +17866,45 @@ declare const ListCustomersEnv: {
|
|
|
17560
17866
|
* The environment this customer was created in.
|
|
17561
17867
|
*/
|
|
17562
17868
|
type ListCustomersEnv = OpenEnum<typeof ListCustomersEnv>;
|
|
17869
|
+
/**
|
|
17870
|
+
* The time interval for the purchase limit window.
|
|
17871
|
+
*/
|
|
17563
17872
|
declare const ListCustomersPurchaseLimitInterval2: {
|
|
17564
17873
|
readonly Hour: "hour";
|
|
17565
17874
|
readonly Day: "day";
|
|
17566
17875
|
readonly Week: "week";
|
|
17567
17876
|
readonly Month: "month";
|
|
17568
17877
|
};
|
|
17878
|
+
/**
|
|
17879
|
+
* The time interval for the purchase limit window.
|
|
17880
|
+
*/
|
|
17569
17881
|
type ListCustomersPurchaseLimitInterval2 = OpenEnum<typeof ListCustomersPurchaseLimitInterval2>;
|
|
17570
17882
|
type ListCustomersPurchaseLimit2 = {
|
|
17883
|
+
/**
|
|
17884
|
+
* The time interval for the purchase limit window.
|
|
17885
|
+
*/
|
|
17886
|
+
interval: ListCustomersPurchaseLimitInterval2;
|
|
17887
|
+
/**
|
|
17888
|
+
* Number of intervals in the purchase limit window.
|
|
17889
|
+
*/
|
|
17890
|
+
intervalCount: number;
|
|
17891
|
+
/**
|
|
17892
|
+
* Maximum number of auto top-ups allowed within the interval.
|
|
17893
|
+
*/
|
|
17894
|
+
limit: number;
|
|
17895
|
+
};
|
|
17896
|
+
declare const ListCustomersPurchaseLimitInterval1: {
|
|
17897
|
+
readonly Hour: "hour";
|
|
17898
|
+
readonly Day: "day";
|
|
17899
|
+
readonly Week: "week";
|
|
17900
|
+
readonly Month: "month";
|
|
17901
|
+
};
|
|
17902
|
+
type ListCustomersPurchaseLimitInterval1 = OpenEnum<typeof ListCustomersPurchaseLimitInterval1>;
|
|
17903
|
+
type ListCustomersPurchaseLimit1 = {
|
|
17571
17904
|
/**
|
|
17572
17905
|
* The time interval for the purchase limit window. Null when no purchase limit is configured.
|
|
17573
17906
|
*/
|
|
17574
|
-
interval:
|
|
17907
|
+
interval: ListCustomersPurchaseLimitInterval1 | null;
|
|
17575
17908
|
/**
|
|
17576
17909
|
* Number of intervals in the purchase limit window. Null when no purchase limit is configured.
|
|
17577
17910
|
*/
|
|
@@ -17590,36 +17923,20 @@ type ListCustomersPurchaseLimit2 = {
|
|
|
17590
17923
|
nextResetAt: number;
|
|
17591
17924
|
};
|
|
17592
17925
|
/**
|
|
17593
|
-
*
|
|
17926
|
+
* Optional rate limit to cap how often auto top-ups occur. Expand billing_controls.auto_topups.purchase_limit for a count of top ups and the next_reset_at.
|
|
17594
17927
|
*/
|
|
17595
|
-
|
|
17596
|
-
readonly Hour: "hour";
|
|
17597
|
-
readonly Day: "day";
|
|
17598
|
-
readonly Week: "week";
|
|
17599
|
-
readonly Month: "month";
|
|
17600
|
-
};
|
|
17928
|
+
type ListCustomersPurchaseLimitUnion = ListCustomersPurchaseLimit1 | ListCustomersPurchaseLimit2;
|
|
17601
17929
|
/**
|
|
17602
|
-
*
|
|
17930
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
17603
17931
|
*/
|
|
17604
|
-
|
|
17605
|
-
|
|
17606
|
-
|
|
17607
|
-
* The time interval for the purchase limit window.
|
|
17608
|
-
*/
|
|
17609
|
-
interval: ListCustomersPurchaseLimitInterval1;
|
|
17610
|
-
/**
|
|
17611
|
-
* Number of intervals in the purchase limit window.
|
|
17612
|
-
*/
|
|
17613
|
-
intervalCount: number;
|
|
17614
|
-
/**
|
|
17615
|
-
* Maximum number of auto top-ups allowed within the interval.
|
|
17616
|
-
*/
|
|
17617
|
-
limit: number;
|
|
17932
|
+
declare const ListCustomersAutoTopupSource: {
|
|
17933
|
+
readonly Customer: "customer";
|
|
17934
|
+
readonly Plan: "plan";
|
|
17618
17935
|
};
|
|
17619
17936
|
/**
|
|
17620
|
-
*
|
|
17937
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
17621
17938
|
*/
|
|
17622
|
-
type
|
|
17939
|
+
type ListCustomersAutoTopupSource = OpenEnum<typeof ListCustomersAutoTopupSource>;
|
|
17623
17940
|
type ListCustomersAutoTopup = {
|
|
17624
17941
|
/**
|
|
17625
17942
|
* The ID of the feature (credit balance) to auto top-up.
|
|
@@ -17640,11 +17957,15 @@ type ListCustomersAutoTopup = {
|
|
|
17640
17957
|
/**
|
|
17641
17958
|
* Optional rate limit to cap how often auto top-ups occur. Expand billing_controls.auto_topups.purchase_limit for a count of top ups and the next_reset_at.
|
|
17642
17959
|
*/
|
|
17643
|
-
purchaseLimit?:
|
|
17960
|
+
purchaseLimit?: ListCustomersPurchaseLimit1 | ListCustomersPurchaseLimit2 | undefined;
|
|
17644
17961
|
/**
|
|
17645
17962
|
* When true, auto top-up creates a send_invoice invoice instead of auto-charging.
|
|
17646
17963
|
*/
|
|
17647
17964
|
invoiceMode?: boolean | undefined;
|
|
17965
|
+
/**
|
|
17966
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
17967
|
+
*/
|
|
17968
|
+
source?: ListCustomersAutoTopupSource | undefined;
|
|
17648
17969
|
};
|
|
17649
17970
|
/**
|
|
17650
17971
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
@@ -17657,6 +17978,17 @@ declare const ListCustomersLimitType: {
|
|
|
17657
17978
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
17658
17979
|
*/
|
|
17659
17980
|
type ListCustomersLimitType = OpenEnum<typeof ListCustomersLimitType>;
|
|
17981
|
+
/**
|
|
17982
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
17983
|
+
*/
|
|
17984
|
+
declare const ListCustomersSpendLimitSource: {
|
|
17985
|
+
readonly Customer: "customer";
|
|
17986
|
+
readonly Plan: "plan";
|
|
17987
|
+
};
|
|
17988
|
+
/**
|
|
17989
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
17990
|
+
*/
|
|
17991
|
+
type ListCustomersSpendLimitSource = OpenEnum<typeof ListCustomersSpendLimitSource>;
|
|
17660
17992
|
type ListCustomersSpendLimit = {
|
|
17661
17993
|
/**
|
|
17662
17994
|
* Optional feature ID this spend limit applies to.
|
|
@@ -17678,6 +18010,10 @@ type ListCustomersSpendLimit = {
|
|
|
17678
18010
|
* When true, overage for this feature is not posted to Stripe. Usage tracking and balance resets still behave normally.
|
|
17679
18011
|
*/
|
|
17680
18012
|
skipOverageBilling?: boolean | undefined;
|
|
18013
|
+
/**
|
|
18014
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
18015
|
+
*/
|
|
18016
|
+
source?: ListCustomersSpendLimitSource | undefined;
|
|
17681
18017
|
};
|
|
17682
18018
|
/**
|
|
17683
18019
|
* Interval for the cap, aligned to the customer's billing cycle.
|
|
@@ -17700,6 +18036,17 @@ type ListCustomersFilter = {
|
|
|
17700
18036
|
[k: string]: any;
|
|
17701
18037
|
};
|
|
17702
18038
|
};
|
|
18039
|
+
/**
|
|
18040
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
18041
|
+
*/
|
|
18042
|
+
declare const ListCustomersUsageLimitSource: {
|
|
18043
|
+
readonly Customer: "customer";
|
|
18044
|
+
readonly Plan: "plan";
|
|
18045
|
+
};
|
|
18046
|
+
/**
|
|
18047
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
18048
|
+
*/
|
|
18049
|
+
type ListCustomersUsageLimitSource = OpenEnum<typeof ListCustomersUsageLimitSource>;
|
|
17703
18050
|
type ListCustomersUsageLimit = {
|
|
17704
18051
|
/**
|
|
17705
18052
|
* The feature this usage limit applies to.
|
|
@@ -17725,6 +18072,10 @@ type ListCustomersUsageLimit = {
|
|
|
17725
18072
|
* Current usage already consumed in the active interval. Response-only; not stored on billing controls.
|
|
17726
18073
|
*/
|
|
17727
18074
|
usage?: number | undefined;
|
|
18075
|
+
/**
|
|
18076
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
18077
|
+
*/
|
|
18078
|
+
source?: ListCustomersUsageLimitSource | undefined;
|
|
17728
18079
|
};
|
|
17729
18080
|
/**
|
|
17730
18081
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
@@ -17739,6 +18090,17 @@ declare const ListCustomersThresholdType: {
|
|
|
17739
18090
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
17740
18091
|
*/
|
|
17741
18092
|
type ListCustomersThresholdType = OpenEnum<typeof ListCustomersThresholdType>;
|
|
18093
|
+
/**
|
|
18094
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
18095
|
+
*/
|
|
18096
|
+
declare const ListCustomersUsageAlertSource: {
|
|
18097
|
+
readonly Customer: "customer";
|
|
18098
|
+
readonly Plan: "plan";
|
|
18099
|
+
};
|
|
18100
|
+
/**
|
|
18101
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
18102
|
+
*/
|
|
18103
|
+
type ListCustomersUsageAlertSource = OpenEnum<typeof ListCustomersUsageAlertSource>;
|
|
17742
18104
|
type ListCustomersUsageAlert = {
|
|
17743
18105
|
/**
|
|
17744
18106
|
* The feature ID this alert applies to.
|
|
@@ -17760,7 +18122,22 @@ type ListCustomersUsageAlert = {
|
|
|
17760
18122
|
* Optional user-defined label to distinguish multiple alerts on the same feature.
|
|
17761
18123
|
*/
|
|
17762
18124
|
name?: string | undefined;
|
|
18125
|
+
/**
|
|
18126
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
18127
|
+
*/
|
|
18128
|
+
source?: ListCustomersUsageAlertSource | undefined;
|
|
18129
|
+
};
|
|
18130
|
+
/**
|
|
18131
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
18132
|
+
*/
|
|
18133
|
+
declare const ListCustomersOverageAllowedSource: {
|
|
18134
|
+
readonly Customer: "customer";
|
|
18135
|
+
readonly Plan: "plan";
|
|
17763
18136
|
};
|
|
18137
|
+
/**
|
|
18138
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
18139
|
+
*/
|
|
18140
|
+
type ListCustomersOverageAllowedSource = OpenEnum<typeof ListCustomersOverageAllowedSource>;
|
|
17764
18141
|
type ListCustomersOverageAllowed = {
|
|
17765
18142
|
/**
|
|
17766
18143
|
* The feature ID this overage allowed control applies to.
|
|
@@ -17770,6 +18147,10 @@ type ListCustomersOverageAllowed = {
|
|
|
17770
18147
|
* Whether overage is allowed for this feature.
|
|
17771
18148
|
*/
|
|
17772
18149
|
enabled: boolean;
|
|
18150
|
+
/**
|
|
18151
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
18152
|
+
*/
|
|
18153
|
+
source?: ListCustomersOverageAllowedSource | undefined;
|
|
17773
18154
|
};
|
|
17774
18155
|
/**
|
|
17775
18156
|
* Billing controls for the customer (auto top-ups, etc.)
|
|
@@ -18216,11 +18597,15 @@ declare function listCustomersPurchaseLimit1FromJSON(jsonString: string): Result
|
|
|
18216
18597
|
declare const ListCustomersPurchaseLimitUnion$inboundSchema: z$1.ZodMiniType<ListCustomersPurchaseLimitUnion, unknown>;
|
|
18217
18598
|
declare function listCustomersPurchaseLimitUnionFromJSON(jsonString: string): Result$1<ListCustomersPurchaseLimitUnion, SDKValidationError>;
|
|
18218
18599
|
/** @internal */
|
|
18600
|
+
declare const ListCustomersAutoTopupSource$inboundSchema: z$1.ZodMiniType<ListCustomersAutoTopupSource, unknown>;
|
|
18601
|
+
/** @internal */
|
|
18219
18602
|
declare const ListCustomersAutoTopup$inboundSchema: z$1.ZodMiniType<ListCustomersAutoTopup, unknown>;
|
|
18220
18603
|
declare function listCustomersAutoTopupFromJSON(jsonString: string): Result$1<ListCustomersAutoTopup, SDKValidationError>;
|
|
18221
18604
|
/** @internal */
|
|
18222
18605
|
declare const ListCustomersLimitType$inboundSchema: z$1.ZodMiniType<ListCustomersLimitType, unknown>;
|
|
18223
18606
|
/** @internal */
|
|
18607
|
+
declare const ListCustomersSpendLimitSource$inboundSchema: z$1.ZodMiniType<ListCustomersSpendLimitSource, unknown>;
|
|
18608
|
+
/** @internal */
|
|
18224
18609
|
declare const ListCustomersSpendLimit$inboundSchema: z$1.ZodMiniType<ListCustomersSpendLimit, unknown>;
|
|
18225
18610
|
declare function listCustomersSpendLimitFromJSON(jsonString: string): Result$1<ListCustomersSpendLimit, SDKValidationError>;
|
|
18226
18611
|
/** @internal */
|
|
@@ -18229,14 +18614,20 @@ declare const ListCustomersUsageLimitInterval$inboundSchema: z$1.ZodMiniType<Lis
|
|
|
18229
18614
|
declare const ListCustomersFilter$inboundSchema: z$1.ZodMiniType<ListCustomersFilter, unknown>;
|
|
18230
18615
|
declare function listCustomersFilterFromJSON(jsonString: string): Result$1<ListCustomersFilter, SDKValidationError>;
|
|
18231
18616
|
/** @internal */
|
|
18617
|
+
declare const ListCustomersUsageLimitSource$inboundSchema: z$1.ZodMiniType<ListCustomersUsageLimitSource, unknown>;
|
|
18618
|
+
/** @internal */
|
|
18232
18619
|
declare const ListCustomersUsageLimit$inboundSchema: z$1.ZodMiniType<ListCustomersUsageLimit, unknown>;
|
|
18233
18620
|
declare function listCustomersUsageLimitFromJSON(jsonString: string): Result$1<ListCustomersUsageLimit, SDKValidationError>;
|
|
18234
18621
|
/** @internal */
|
|
18235
18622
|
declare const ListCustomersThresholdType$inboundSchema: z$1.ZodMiniType<ListCustomersThresholdType, unknown>;
|
|
18236
18623
|
/** @internal */
|
|
18624
|
+
declare const ListCustomersUsageAlertSource$inboundSchema: z$1.ZodMiniType<ListCustomersUsageAlertSource, unknown>;
|
|
18625
|
+
/** @internal */
|
|
18237
18626
|
declare const ListCustomersUsageAlert$inboundSchema: z$1.ZodMiniType<ListCustomersUsageAlert, unknown>;
|
|
18238
18627
|
declare function listCustomersUsageAlertFromJSON(jsonString: string): Result$1<ListCustomersUsageAlert, SDKValidationError>;
|
|
18239
18628
|
/** @internal */
|
|
18629
|
+
declare const ListCustomersOverageAllowedSource$inboundSchema: z$1.ZodMiniType<ListCustomersOverageAllowedSource, unknown>;
|
|
18630
|
+
/** @internal */
|
|
18240
18631
|
declare const ListCustomersOverageAllowed$inboundSchema: z$1.ZodMiniType<ListCustomersOverageAllowed, unknown>;
|
|
18241
18632
|
declare function listCustomersOverageAllowedFromJSON(jsonString: string): Result$1<ListCustomersOverageAllowed, SDKValidationError>;
|
|
18242
18633
|
/** @internal */
|
|
@@ -18606,6 +18997,17 @@ declare const ListEntitiesLimitType: {
|
|
|
18606
18997
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
18607
18998
|
*/
|
|
18608
18999
|
type ListEntitiesLimitType = OpenEnum<typeof ListEntitiesLimitType>;
|
|
19000
|
+
/**
|
|
19001
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19002
|
+
*/
|
|
19003
|
+
declare const ListEntitiesSpendLimitSource: {
|
|
19004
|
+
readonly Customer: "customer";
|
|
19005
|
+
readonly Plan: "plan";
|
|
19006
|
+
};
|
|
19007
|
+
/**
|
|
19008
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19009
|
+
*/
|
|
19010
|
+
type ListEntitiesSpendLimitSource = OpenEnum<typeof ListEntitiesSpendLimitSource>;
|
|
18609
19011
|
type ListEntitiesSpendLimit = {
|
|
18610
19012
|
/**
|
|
18611
19013
|
* Optional feature ID this spend limit applies to.
|
|
@@ -18627,6 +19029,10 @@ type ListEntitiesSpendLimit = {
|
|
|
18627
19029
|
* When true, overage for this feature is not posted to Stripe. Usage tracking and balance resets still behave normally.
|
|
18628
19030
|
*/
|
|
18629
19031
|
skipOverageBilling?: boolean | undefined;
|
|
19032
|
+
/**
|
|
19033
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19034
|
+
*/
|
|
19035
|
+
source?: ListEntitiesSpendLimitSource | undefined;
|
|
18630
19036
|
};
|
|
18631
19037
|
/**
|
|
18632
19038
|
* Interval for the cap, aligned to the customer's billing cycle.
|
|
@@ -18649,6 +19055,17 @@ type ListEntitiesFilter = {
|
|
|
18649
19055
|
[k: string]: any;
|
|
18650
19056
|
};
|
|
18651
19057
|
};
|
|
19058
|
+
/**
|
|
19059
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19060
|
+
*/
|
|
19061
|
+
declare const ListEntitiesUsageLimitSource: {
|
|
19062
|
+
readonly Customer: "customer";
|
|
19063
|
+
readonly Plan: "plan";
|
|
19064
|
+
};
|
|
19065
|
+
/**
|
|
19066
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19067
|
+
*/
|
|
19068
|
+
type ListEntitiesUsageLimitSource = OpenEnum<typeof ListEntitiesUsageLimitSource>;
|
|
18652
19069
|
type ListEntitiesUsageLimit = {
|
|
18653
19070
|
/**
|
|
18654
19071
|
* The feature this usage limit applies to.
|
|
@@ -18674,6 +19091,10 @@ type ListEntitiesUsageLimit = {
|
|
|
18674
19091
|
* Current usage already consumed in the active interval. Response-only; not stored on billing controls.
|
|
18675
19092
|
*/
|
|
18676
19093
|
usage?: number | undefined;
|
|
19094
|
+
/**
|
|
19095
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19096
|
+
*/
|
|
19097
|
+
source?: ListEntitiesUsageLimitSource | undefined;
|
|
18677
19098
|
};
|
|
18678
19099
|
/**
|
|
18679
19100
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
@@ -18688,6 +19109,17 @@ declare const ListEntitiesThresholdType: {
|
|
|
18688
19109
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
18689
19110
|
*/
|
|
18690
19111
|
type ListEntitiesThresholdType = OpenEnum<typeof ListEntitiesThresholdType>;
|
|
19112
|
+
/**
|
|
19113
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19114
|
+
*/
|
|
19115
|
+
declare const ListEntitiesUsageAlertSource: {
|
|
19116
|
+
readonly Customer: "customer";
|
|
19117
|
+
readonly Plan: "plan";
|
|
19118
|
+
};
|
|
19119
|
+
/**
|
|
19120
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19121
|
+
*/
|
|
19122
|
+
type ListEntitiesUsageAlertSource = OpenEnum<typeof ListEntitiesUsageAlertSource>;
|
|
18691
19123
|
type ListEntitiesUsageAlert = {
|
|
18692
19124
|
/**
|
|
18693
19125
|
* The feature ID this alert applies to.
|
|
@@ -18709,7 +19141,22 @@ type ListEntitiesUsageAlert = {
|
|
|
18709
19141
|
* Optional user-defined label to distinguish multiple alerts on the same feature.
|
|
18710
19142
|
*/
|
|
18711
19143
|
name?: string | undefined;
|
|
19144
|
+
/**
|
|
19145
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19146
|
+
*/
|
|
19147
|
+
source?: ListEntitiesUsageAlertSource | undefined;
|
|
18712
19148
|
};
|
|
19149
|
+
/**
|
|
19150
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19151
|
+
*/
|
|
19152
|
+
declare const ListEntitiesOverageAllowedSource: {
|
|
19153
|
+
readonly Customer: "customer";
|
|
19154
|
+
readonly Plan: "plan";
|
|
19155
|
+
};
|
|
19156
|
+
/**
|
|
19157
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19158
|
+
*/
|
|
19159
|
+
type ListEntitiesOverageAllowedSource = OpenEnum<typeof ListEntitiesOverageAllowedSource>;
|
|
18713
19160
|
type ListEntitiesOverageAllowed = {
|
|
18714
19161
|
/**
|
|
18715
19162
|
* The feature ID this overage allowed control applies to.
|
|
@@ -18719,6 +19166,10 @@ type ListEntitiesOverageAllowed = {
|
|
|
18719
19166
|
* Whether overage is allowed for this feature.
|
|
18720
19167
|
*/
|
|
18721
19168
|
enabled: boolean;
|
|
19169
|
+
/**
|
|
19170
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
19171
|
+
*/
|
|
19172
|
+
source?: ListEntitiesOverageAllowedSource | undefined;
|
|
18722
19173
|
};
|
|
18723
19174
|
/**
|
|
18724
19175
|
* Billing controls for the entity.
|
|
@@ -18903,6 +19354,8 @@ declare function listEntitiesFlagsFromJSON(jsonString: string): Result$1<ListEnt
|
|
|
18903
19354
|
/** @internal */
|
|
18904
19355
|
declare const ListEntitiesLimitType$inboundSchema: z$1.ZodMiniType<ListEntitiesLimitType, unknown>;
|
|
18905
19356
|
/** @internal */
|
|
19357
|
+
declare const ListEntitiesSpendLimitSource$inboundSchema: z$1.ZodMiniType<ListEntitiesSpendLimitSource, unknown>;
|
|
19358
|
+
/** @internal */
|
|
18906
19359
|
declare const ListEntitiesSpendLimit$inboundSchema: z$1.ZodMiniType<ListEntitiesSpendLimit, unknown>;
|
|
18907
19360
|
declare function listEntitiesSpendLimitFromJSON(jsonString: string): Result$1<ListEntitiesSpendLimit, SDKValidationError>;
|
|
18908
19361
|
/** @internal */
|
|
@@ -18911,14 +19364,20 @@ declare const ListEntitiesInterval$inboundSchema: z$1.ZodMiniType<ListEntitiesIn
|
|
|
18911
19364
|
declare const ListEntitiesFilter$inboundSchema: z$1.ZodMiniType<ListEntitiesFilter, unknown>;
|
|
18912
19365
|
declare function listEntitiesFilterFromJSON(jsonString: string): Result$1<ListEntitiesFilter, SDKValidationError>;
|
|
18913
19366
|
/** @internal */
|
|
19367
|
+
declare const ListEntitiesUsageLimitSource$inboundSchema: z$1.ZodMiniType<ListEntitiesUsageLimitSource, unknown>;
|
|
19368
|
+
/** @internal */
|
|
18914
19369
|
declare const ListEntitiesUsageLimit$inboundSchema: z$1.ZodMiniType<ListEntitiesUsageLimit, unknown>;
|
|
18915
19370
|
declare function listEntitiesUsageLimitFromJSON(jsonString: string): Result$1<ListEntitiesUsageLimit, SDKValidationError>;
|
|
18916
19371
|
/** @internal */
|
|
18917
19372
|
declare const ListEntitiesThresholdType$inboundSchema: z$1.ZodMiniType<ListEntitiesThresholdType, unknown>;
|
|
18918
19373
|
/** @internal */
|
|
19374
|
+
declare const ListEntitiesUsageAlertSource$inboundSchema: z$1.ZodMiniType<ListEntitiesUsageAlertSource, unknown>;
|
|
19375
|
+
/** @internal */
|
|
18919
19376
|
declare const ListEntitiesUsageAlert$inboundSchema: z$1.ZodMiniType<ListEntitiesUsageAlert, unknown>;
|
|
18920
19377
|
declare function listEntitiesUsageAlertFromJSON(jsonString: string): Result$1<ListEntitiesUsageAlert, SDKValidationError>;
|
|
18921
19378
|
/** @internal */
|
|
19379
|
+
declare const ListEntitiesOverageAllowedSource$inboundSchema: z$1.ZodMiniType<ListEntitiesOverageAllowedSource, unknown>;
|
|
19380
|
+
/** @internal */
|
|
18922
19381
|
declare const ListEntitiesOverageAllowed$inboundSchema: z$1.ZodMiniType<ListEntitiesOverageAllowed, unknown>;
|
|
18923
19382
|
declare function listEntitiesOverageAllowedFromJSON(jsonString: string): Result$1<ListEntitiesOverageAllowed, SDKValidationError>;
|
|
18924
19383
|
/** @internal */
|
|
@@ -29722,6 +30181,10 @@ type UpdateBalanceParams = {
|
|
|
29722
30181
|
* The next reset time for the balance. If there are multiple breakdowns, this will update the breakdown with the next reset time.
|
|
29723
30182
|
*/
|
|
29724
30183
|
nextResetAt?: number | undefined;
|
|
30184
|
+
/**
|
|
30185
|
+
* Unix timestamp (milliseconds) when the balance expires. Targets a specific balance via balance_id / interval when the customer has multiple balances for the same feature.
|
|
30186
|
+
*/
|
|
30187
|
+
expiresAt?: number | undefined;
|
|
29725
30188
|
};
|
|
29726
30189
|
/**
|
|
29727
30190
|
* OK
|
|
@@ -29743,6 +30206,7 @@ type UpdateBalanceParams$Outbound = {
|
|
|
29743
30206
|
included_grant?: number | undefined;
|
|
29744
30207
|
balance_id?: string | undefined;
|
|
29745
30208
|
next_reset_at?: number | undefined;
|
|
30209
|
+
expires_at?: number | undefined;
|
|
29746
30210
|
};
|
|
29747
30211
|
/** @internal */
|
|
29748
30212
|
declare const UpdateBalanceParams$outboundSchema: z$1.ZodMiniType<UpdateBalanceParams$Outbound, UpdateBalanceParams>;
|
|
@@ -30025,18 +30489,45 @@ declare const UpdateCustomerEnv: {
|
|
|
30025
30489
|
* The environment this customer was created in.
|
|
30026
30490
|
*/
|
|
30027
30491
|
type UpdateCustomerEnv = OpenEnum<typeof UpdateCustomerEnv>;
|
|
30492
|
+
/**
|
|
30493
|
+
* The time interval for the purchase limit window.
|
|
30494
|
+
*/
|
|
30028
30495
|
declare const UpdateCustomerPurchaseLimitIntervalResponse2: {
|
|
30029
30496
|
readonly Hour: "hour";
|
|
30030
30497
|
readonly Day: "day";
|
|
30031
30498
|
readonly Week: "week";
|
|
30032
30499
|
readonly Month: "month";
|
|
30033
30500
|
};
|
|
30501
|
+
/**
|
|
30502
|
+
* The time interval for the purchase limit window.
|
|
30503
|
+
*/
|
|
30034
30504
|
type UpdateCustomerPurchaseLimitIntervalResponse2 = OpenEnum<typeof UpdateCustomerPurchaseLimitIntervalResponse2>;
|
|
30035
30505
|
type UpdateCustomerPurchaseLimitResponse2 = {
|
|
30506
|
+
/**
|
|
30507
|
+
* The time interval for the purchase limit window.
|
|
30508
|
+
*/
|
|
30509
|
+
interval: UpdateCustomerPurchaseLimitIntervalResponse2;
|
|
30510
|
+
/**
|
|
30511
|
+
* Number of intervals in the purchase limit window.
|
|
30512
|
+
*/
|
|
30513
|
+
intervalCount: number;
|
|
30514
|
+
/**
|
|
30515
|
+
* Maximum number of auto top-ups allowed within the interval.
|
|
30516
|
+
*/
|
|
30517
|
+
limit: number;
|
|
30518
|
+
};
|
|
30519
|
+
declare const UpdateCustomerPurchaseLimitIntervalResponse1: {
|
|
30520
|
+
readonly Hour: "hour";
|
|
30521
|
+
readonly Day: "day";
|
|
30522
|
+
readonly Week: "week";
|
|
30523
|
+
readonly Month: "month";
|
|
30524
|
+
};
|
|
30525
|
+
type UpdateCustomerPurchaseLimitIntervalResponse1 = OpenEnum<typeof UpdateCustomerPurchaseLimitIntervalResponse1>;
|
|
30526
|
+
type UpdateCustomerPurchaseLimitResponse1 = {
|
|
30036
30527
|
/**
|
|
30037
30528
|
* The time interval for the purchase limit window. Null when no purchase limit is configured.
|
|
30038
30529
|
*/
|
|
30039
|
-
interval:
|
|
30530
|
+
interval: UpdateCustomerPurchaseLimitIntervalResponse1 | null;
|
|
30040
30531
|
/**
|
|
30041
30532
|
* Number of intervals in the purchase limit window. Null when no purchase limit is configured.
|
|
30042
30533
|
*/
|
|
@@ -30055,36 +30546,20 @@ type UpdateCustomerPurchaseLimitResponse2 = {
|
|
|
30055
30546
|
nextResetAt: number;
|
|
30056
30547
|
};
|
|
30057
30548
|
/**
|
|
30058
|
-
*
|
|
30549
|
+
* Optional rate limit to cap how often auto top-ups occur. Expand billing_controls.auto_topups.purchase_limit for a count of top ups and the next_reset_at.
|
|
30059
30550
|
*/
|
|
30060
|
-
|
|
30061
|
-
readonly Hour: "hour";
|
|
30062
|
-
readonly Day: "day";
|
|
30063
|
-
readonly Week: "week";
|
|
30064
|
-
readonly Month: "month";
|
|
30065
|
-
};
|
|
30551
|
+
type UpdateCustomerPurchaseLimitUnion = UpdateCustomerPurchaseLimitResponse1 | UpdateCustomerPurchaseLimitResponse2;
|
|
30066
30552
|
/**
|
|
30067
|
-
*
|
|
30553
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30068
30554
|
*/
|
|
30069
|
-
|
|
30070
|
-
|
|
30071
|
-
|
|
30072
|
-
* The time interval for the purchase limit window.
|
|
30073
|
-
*/
|
|
30074
|
-
interval: UpdateCustomerPurchaseLimitIntervalResponse1;
|
|
30075
|
-
/**
|
|
30076
|
-
* Number of intervals in the purchase limit window.
|
|
30077
|
-
*/
|
|
30078
|
-
intervalCount: number;
|
|
30079
|
-
/**
|
|
30080
|
-
* Maximum number of auto top-ups allowed within the interval.
|
|
30081
|
-
*/
|
|
30082
|
-
limit: number;
|
|
30555
|
+
declare const UpdateCustomerAutoTopupSource: {
|
|
30556
|
+
readonly Customer: "customer";
|
|
30557
|
+
readonly Plan: "plan";
|
|
30083
30558
|
};
|
|
30084
30559
|
/**
|
|
30085
|
-
*
|
|
30560
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30086
30561
|
*/
|
|
30087
|
-
type
|
|
30562
|
+
type UpdateCustomerAutoTopupSource = OpenEnum<typeof UpdateCustomerAutoTopupSource>;
|
|
30088
30563
|
type UpdateCustomerAutoTopupResponse = {
|
|
30089
30564
|
/**
|
|
30090
30565
|
* The ID of the feature (credit balance) to auto top-up.
|
|
@@ -30105,11 +30580,15 @@ type UpdateCustomerAutoTopupResponse = {
|
|
|
30105
30580
|
/**
|
|
30106
30581
|
* Optional rate limit to cap how often auto top-ups occur. Expand billing_controls.auto_topups.purchase_limit for a count of top ups and the next_reset_at.
|
|
30107
30582
|
*/
|
|
30108
|
-
purchaseLimit?:
|
|
30583
|
+
purchaseLimit?: UpdateCustomerPurchaseLimitResponse1 | UpdateCustomerPurchaseLimitResponse2 | undefined;
|
|
30109
30584
|
/**
|
|
30110
30585
|
* When true, auto top-up creates a send_invoice invoice instead of auto-charging.
|
|
30111
30586
|
*/
|
|
30112
30587
|
invoiceMode?: boolean | undefined;
|
|
30588
|
+
/**
|
|
30589
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30590
|
+
*/
|
|
30591
|
+
source?: UpdateCustomerAutoTopupSource | undefined;
|
|
30113
30592
|
};
|
|
30114
30593
|
/**
|
|
30115
30594
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
@@ -30122,6 +30601,17 @@ declare const UpdateCustomerLimitTypeResponse: {
|
|
|
30122
30601
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
30123
30602
|
*/
|
|
30124
30603
|
type UpdateCustomerLimitTypeResponse = OpenEnum<typeof UpdateCustomerLimitTypeResponse>;
|
|
30604
|
+
/**
|
|
30605
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30606
|
+
*/
|
|
30607
|
+
declare const UpdateCustomerSpendLimitSource: {
|
|
30608
|
+
readonly Customer: "customer";
|
|
30609
|
+
readonly Plan: "plan";
|
|
30610
|
+
};
|
|
30611
|
+
/**
|
|
30612
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30613
|
+
*/
|
|
30614
|
+
type UpdateCustomerSpendLimitSource = OpenEnum<typeof UpdateCustomerSpendLimitSource>;
|
|
30125
30615
|
type UpdateCustomerSpendLimitResponse = {
|
|
30126
30616
|
/**
|
|
30127
30617
|
* Optional feature ID this spend limit applies to.
|
|
@@ -30143,6 +30633,10 @@ type UpdateCustomerSpendLimitResponse = {
|
|
|
30143
30633
|
* When true, overage for this feature is not posted to Stripe. Usage tracking and balance resets still behave normally.
|
|
30144
30634
|
*/
|
|
30145
30635
|
skipOverageBilling?: boolean | undefined;
|
|
30636
|
+
/**
|
|
30637
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30638
|
+
*/
|
|
30639
|
+
source?: UpdateCustomerSpendLimitSource | undefined;
|
|
30146
30640
|
};
|
|
30147
30641
|
/**
|
|
30148
30642
|
* Interval for the cap, aligned to the customer's billing cycle.
|
|
@@ -30165,6 +30659,17 @@ type UpdateCustomerFilterResponse = {
|
|
|
30165
30659
|
[k: string]: any;
|
|
30166
30660
|
};
|
|
30167
30661
|
};
|
|
30662
|
+
/**
|
|
30663
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30664
|
+
*/
|
|
30665
|
+
declare const UpdateCustomerUsageLimitSource: {
|
|
30666
|
+
readonly Customer: "customer";
|
|
30667
|
+
readonly Plan: "plan";
|
|
30668
|
+
};
|
|
30669
|
+
/**
|
|
30670
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30671
|
+
*/
|
|
30672
|
+
type UpdateCustomerUsageLimitSource = OpenEnum<typeof UpdateCustomerUsageLimitSource>;
|
|
30168
30673
|
type UpdateCustomerUsageLimitResponse = {
|
|
30169
30674
|
/**
|
|
30170
30675
|
* The feature this usage limit applies to.
|
|
@@ -30190,6 +30695,10 @@ type UpdateCustomerUsageLimitResponse = {
|
|
|
30190
30695
|
* Current usage already consumed in the active interval. Response-only; not stored on billing controls.
|
|
30191
30696
|
*/
|
|
30192
30697
|
usage?: number | undefined;
|
|
30698
|
+
/**
|
|
30699
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30700
|
+
*/
|
|
30701
|
+
source?: UpdateCustomerUsageLimitSource | undefined;
|
|
30193
30702
|
};
|
|
30194
30703
|
/**
|
|
30195
30704
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
@@ -30204,6 +30713,17 @@ declare const UpdateCustomerThresholdTypeResponse: {
|
|
|
30204
30713
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
30205
30714
|
*/
|
|
30206
30715
|
type UpdateCustomerThresholdTypeResponse = OpenEnum<typeof UpdateCustomerThresholdTypeResponse>;
|
|
30716
|
+
/**
|
|
30717
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30718
|
+
*/
|
|
30719
|
+
declare const UpdateCustomerUsageAlertSource: {
|
|
30720
|
+
readonly Customer: "customer";
|
|
30721
|
+
readonly Plan: "plan";
|
|
30722
|
+
};
|
|
30723
|
+
/**
|
|
30724
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30725
|
+
*/
|
|
30726
|
+
type UpdateCustomerUsageAlertSource = OpenEnum<typeof UpdateCustomerUsageAlertSource>;
|
|
30207
30727
|
type UpdateCustomerUsageAlertResponse = {
|
|
30208
30728
|
/**
|
|
30209
30729
|
* The feature ID this alert applies to.
|
|
@@ -30225,7 +30745,22 @@ type UpdateCustomerUsageAlertResponse = {
|
|
|
30225
30745
|
* Optional user-defined label to distinguish multiple alerts on the same feature.
|
|
30226
30746
|
*/
|
|
30227
30747
|
name?: string | undefined;
|
|
30748
|
+
/**
|
|
30749
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30750
|
+
*/
|
|
30751
|
+
source?: UpdateCustomerUsageAlertSource | undefined;
|
|
30752
|
+
};
|
|
30753
|
+
/**
|
|
30754
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30755
|
+
*/
|
|
30756
|
+
declare const UpdateCustomerOverageAllowedSource: {
|
|
30757
|
+
readonly Customer: "customer";
|
|
30758
|
+
readonly Plan: "plan";
|
|
30228
30759
|
};
|
|
30760
|
+
/**
|
|
30761
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30762
|
+
*/
|
|
30763
|
+
type UpdateCustomerOverageAllowedSource = OpenEnum<typeof UpdateCustomerOverageAllowedSource>;
|
|
30229
30764
|
type UpdateCustomerOverageAllowedResponse = {
|
|
30230
30765
|
/**
|
|
30231
30766
|
* The feature ID this overage allowed control applies to.
|
|
@@ -30235,6 +30770,10 @@ type UpdateCustomerOverageAllowedResponse = {
|
|
|
30235
30770
|
* Whether overage is allowed for this feature.
|
|
30236
30771
|
*/
|
|
30237
30772
|
enabled: boolean;
|
|
30773
|
+
/**
|
|
30774
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
30775
|
+
*/
|
|
30776
|
+
source?: UpdateCustomerOverageAllowedSource | undefined;
|
|
30238
30777
|
};
|
|
30239
30778
|
/**
|
|
30240
30779
|
* Billing controls for the customer (auto top-ups, etc.)
|
|
@@ -30768,11 +31307,15 @@ declare function updateCustomerPurchaseLimitResponse1FromJSON(jsonString: string
|
|
|
30768
31307
|
declare const UpdateCustomerPurchaseLimitUnion$inboundSchema: z$1.ZodMiniType<UpdateCustomerPurchaseLimitUnion, unknown>;
|
|
30769
31308
|
declare function updateCustomerPurchaseLimitUnionFromJSON(jsonString: string): Result$1<UpdateCustomerPurchaseLimitUnion, SDKValidationError>;
|
|
30770
31309
|
/** @internal */
|
|
31310
|
+
declare const UpdateCustomerAutoTopupSource$inboundSchema: z$1.ZodMiniType<UpdateCustomerAutoTopupSource, unknown>;
|
|
31311
|
+
/** @internal */
|
|
30771
31312
|
declare const UpdateCustomerAutoTopupResponse$inboundSchema: z$1.ZodMiniType<UpdateCustomerAutoTopupResponse, unknown>;
|
|
30772
31313
|
declare function updateCustomerAutoTopupResponseFromJSON(jsonString: string): Result$1<UpdateCustomerAutoTopupResponse, SDKValidationError>;
|
|
30773
31314
|
/** @internal */
|
|
30774
31315
|
declare const UpdateCustomerLimitTypeResponse$inboundSchema: z$1.ZodMiniType<UpdateCustomerLimitTypeResponse, unknown>;
|
|
30775
31316
|
/** @internal */
|
|
31317
|
+
declare const UpdateCustomerSpendLimitSource$inboundSchema: z$1.ZodMiniType<UpdateCustomerSpendLimitSource, unknown>;
|
|
31318
|
+
/** @internal */
|
|
30776
31319
|
declare const UpdateCustomerSpendLimitResponse$inboundSchema: z$1.ZodMiniType<UpdateCustomerSpendLimitResponse, unknown>;
|
|
30777
31320
|
declare function updateCustomerSpendLimitResponseFromJSON(jsonString: string): Result$1<UpdateCustomerSpendLimitResponse, SDKValidationError>;
|
|
30778
31321
|
/** @internal */
|
|
@@ -30781,14 +31324,20 @@ declare const UpdateCustomerUsageLimitIntervalResponse$inboundSchema: z$1.ZodMin
|
|
|
30781
31324
|
declare const UpdateCustomerFilterResponse$inboundSchema: z$1.ZodMiniType<UpdateCustomerFilterResponse, unknown>;
|
|
30782
31325
|
declare function updateCustomerFilterResponseFromJSON(jsonString: string): Result$1<UpdateCustomerFilterResponse, SDKValidationError>;
|
|
30783
31326
|
/** @internal */
|
|
31327
|
+
declare const UpdateCustomerUsageLimitSource$inboundSchema: z$1.ZodMiniType<UpdateCustomerUsageLimitSource, unknown>;
|
|
31328
|
+
/** @internal */
|
|
30784
31329
|
declare const UpdateCustomerUsageLimitResponse$inboundSchema: z$1.ZodMiniType<UpdateCustomerUsageLimitResponse, unknown>;
|
|
30785
31330
|
declare function updateCustomerUsageLimitResponseFromJSON(jsonString: string): Result$1<UpdateCustomerUsageLimitResponse, SDKValidationError>;
|
|
30786
31331
|
/** @internal */
|
|
30787
31332
|
declare const UpdateCustomerThresholdTypeResponse$inboundSchema: z$1.ZodMiniType<UpdateCustomerThresholdTypeResponse, unknown>;
|
|
30788
31333
|
/** @internal */
|
|
31334
|
+
declare const UpdateCustomerUsageAlertSource$inboundSchema: z$1.ZodMiniType<UpdateCustomerUsageAlertSource, unknown>;
|
|
31335
|
+
/** @internal */
|
|
30789
31336
|
declare const UpdateCustomerUsageAlertResponse$inboundSchema: z$1.ZodMiniType<UpdateCustomerUsageAlertResponse, unknown>;
|
|
30790
31337
|
declare function updateCustomerUsageAlertResponseFromJSON(jsonString: string): Result$1<UpdateCustomerUsageAlertResponse, SDKValidationError>;
|
|
30791
31338
|
/** @internal */
|
|
31339
|
+
declare const UpdateCustomerOverageAllowedSource$inboundSchema: z$1.ZodMiniType<UpdateCustomerOverageAllowedSource, unknown>;
|
|
31340
|
+
/** @internal */
|
|
30792
31341
|
declare const UpdateCustomerOverageAllowedResponse$inboundSchema: z$1.ZodMiniType<UpdateCustomerOverageAllowedResponse, unknown>;
|
|
30793
31342
|
declare function updateCustomerOverageAllowedResponseFromJSON(jsonString: string): Result$1<UpdateCustomerOverageAllowedResponse, SDKValidationError>;
|
|
30794
31343
|
/** @internal */
|
|
@@ -31261,6 +31810,17 @@ declare const UpdateEntityLimitTypeResponse: {
|
|
|
31261
31810
|
* How overage_limit is interpreted: an absolute overage cap (default) or a percentage of the main-plan allowance.
|
|
31262
31811
|
*/
|
|
31263
31812
|
type UpdateEntityLimitTypeResponse = OpenEnum<typeof UpdateEntityLimitTypeResponse>;
|
|
31813
|
+
/**
|
|
31814
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31815
|
+
*/
|
|
31816
|
+
declare const UpdateEntitySpendLimitSource: {
|
|
31817
|
+
readonly Customer: "customer";
|
|
31818
|
+
readonly Plan: "plan";
|
|
31819
|
+
};
|
|
31820
|
+
/**
|
|
31821
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31822
|
+
*/
|
|
31823
|
+
type UpdateEntitySpendLimitSource = OpenEnum<typeof UpdateEntitySpendLimitSource>;
|
|
31264
31824
|
type UpdateEntitySpendLimitResponse = {
|
|
31265
31825
|
/**
|
|
31266
31826
|
* Optional feature ID this spend limit applies to.
|
|
@@ -31282,6 +31842,10 @@ type UpdateEntitySpendLimitResponse = {
|
|
|
31282
31842
|
* When true, overage for this feature is not posted to Stripe. Usage tracking and balance resets still behave normally.
|
|
31283
31843
|
*/
|
|
31284
31844
|
skipOverageBilling?: boolean | undefined;
|
|
31845
|
+
/**
|
|
31846
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31847
|
+
*/
|
|
31848
|
+
source?: UpdateEntitySpendLimitSource | undefined;
|
|
31285
31849
|
};
|
|
31286
31850
|
/**
|
|
31287
31851
|
* Interval for the cap, aligned to the customer's billing cycle.
|
|
@@ -31304,6 +31868,17 @@ type UpdateEntityFilterResponse = {
|
|
|
31304
31868
|
[k: string]: any;
|
|
31305
31869
|
};
|
|
31306
31870
|
};
|
|
31871
|
+
/**
|
|
31872
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31873
|
+
*/
|
|
31874
|
+
declare const UpdateEntityUsageLimitSource: {
|
|
31875
|
+
readonly Customer: "customer";
|
|
31876
|
+
readonly Plan: "plan";
|
|
31877
|
+
};
|
|
31878
|
+
/**
|
|
31879
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31880
|
+
*/
|
|
31881
|
+
type UpdateEntityUsageLimitSource = OpenEnum<typeof UpdateEntityUsageLimitSource>;
|
|
31307
31882
|
type UpdateEntityUsageLimitResponse = {
|
|
31308
31883
|
/**
|
|
31309
31884
|
* The feature this usage limit applies to.
|
|
@@ -31329,6 +31904,10 @@ type UpdateEntityUsageLimitResponse = {
|
|
|
31329
31904
|
* Current usage already consumed in the active interval. Response-only; not stored on billing controls.
|
|
31330
31905
|
*/
|
|
31331
31906
|
usage?: number | undefined;
|
|
31907
|
+
/**
|
|
31908
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31909
|
+
*/
|
|
31910
|
+
source?: UpdateEntityUsageLimitSource | undefined;
|
|
31332
31911
|
};
|
|
31333
31912
|
/**
|
|
31334
31913
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
@@ -31343,6 +31922,17 @@ declare const UpdateEntityThresholdTypeResponse: {
|
|
|
31343
31922
|
* Whether the threshold is an absolute count or a percentage of the usage allowance or remaining balance.
|
|
31344
31923
|
*/
|
|
31345
31924
|
type UpdateEntityThresholdTypeResponse = OpenEnum<typeof UpdateEntityThresholdTypeResponse>;
|
|
31925
|
+
/**
|
|
31926
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31927
|
+
*/
|
|
31928
|
+
declare const UpdateEntityUsageAlertSource: {
|
|
31929
|
+
readonly Customer: "customer";
|
|
31930
|
+
readonly Plan: "plan";
|
|
31931
|
+
};
|
|
31932
|
+
/**
|
|
31933
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31934
|
+
*/
|
|
31935
|
+
type UpdateEntityUsageAlertSource = OpenEnum<typeof UpdateEntityUsageAlertSource>;
|
|
31346
31936
|
type UpdateEntityUsageAlertResponse = {
|
|
31347
31937
|
/**
|
|
31348
31938
|
* The feature ID this alert applies to.
|
|
@@ -31364,7 +31954,22 @@ type UpdateEntityUsageAlertResponse = {
|
|
|
31364
31954
|
* Optional user-defined label to distinguish multiple alerts on the same feature.
|
|
31365
31955
|
*/
|
|
31366
31956
|
name?: string | undefined;
|
|
31957
|
+
/**
|
|
31958
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31959
|
+
*/
|
|
31960
|
+
source?: UpdateEntityUsageAlertSource | undefined;
|
|
31961
|
+
};
|
|
31962
|
+
/**
|
|
31963
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31964
|
+
*/
|
|
31965
|
+
declare const UpdateEntityOverageAllowedSource: {
|
|
31966
|
+
readonly Customer: "customer";
|
|
31967
|
+
readonly Plan: "plan";
|
|
31367
31968
|
};
|
|
31969
|
+
/**
|
|
31970
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31971
|
+
*/
|
|
31972
|
+
type UpdateEntityOverageAllowedSource = OpenEnum<typeof UpdateEntityOverageAllowedSource>;
|
|
31368
31973
|
type UpdateEntityOverageAllowedResponse = {
|
|
31369
31974
|
/**
|
|
31370
31975
|
* The feature ID this overage allowed control applies to.
|
|
@@ -31374,6 +31979,10 @@ type UpdateEntityOverageAllowedResponse = {
|
|
|
31374
31979
|
* Whether overage is allowed for this feature.
|
|
31375
31980
|
*/
|
|
31376
31981
|
enabled: boolean;
|
|
31982
|
+
/**
|
|
31983
|
+
* Response-only: whether the entry is a customer-level override or inherited from an attached plan's defaults.
|
|
31984
|
+
*/
|
|
31985
|
+
source?: UpdateEntityOverageAllowedSource | undefined;
|
|
31377
31986
|
};
|
|
31378
31987
|
/**
|
|
31379
31988
|
* Billing controls for the entity.
|
|
@@ -31603,6 +32212,8 @@ declare function updateEntityFlagsFromJSON(jsonString: string): Result$1<UpdateE
|
|
|
31603
32212
|
/** @internal */
|
|
31604
32213
|
declare const UpdateEntityLimitTypeResponse$inboundSchema: z$1.ZodMiniType<UpdateEntityLimitTypeResponse, unknown>;
|
|
31605
32214
|
/** @internal */
|
|
32215
|
+
declare const UpdateEntitySpendLimitSource$inboundSchema: z$1.ZodMiniType<UpdateEntitySpendLimitSource, unknown>;
|
|
32216
|
+
/** @internal */
|
|
31606
32217
|
declare const UpdateEntitySpendLimitResponse$inboundSchema: z$1.ZodMiniType<UpdateEntitySpendLimitResponse, unknown>;
|
|
31607
32218
|
declare function updateEntitySpendLimitResponseFromJSON(jsonString: string): Result$1<UpdateEntitySpendLimitResponse, SDKValidationError>;
|
|
31608
32219
|
/** @internal */
|
|
@@ -31611,14 +32222,20 @@ declare const UpdateEntityIntervalResponse$inboundSchema: z$1.ZodMiniType<Update
|
|
|
31611
32222
|
declare const UpdateEntityFilterResponse$inboundSchema: z$1.ZodMiniType<UpdateEntityFilterResponse, unknown>;
|
|
31612
32223
|
declare function updateEntityFilterResponseFromJSON(jsonString: string): Result$1<UpdateEntityFilterResponse, SDKValidationError>;
|
|
31613
32224
|
/** @internal */
|
|
32225
|
+
declare const UpdateEntityUsageLimitSource$inboundSchema: z$1.ZodMiniType<UpdateEntityUsageLimitSource, unknown>;
|
|
32226
|
+
/** @internal */
|
|
31614
32227
|
declare const UpdateEntityUsageLimitResponse$inboundSchema: z$1.ZodMiniType<UpdateEntityUsageLimitResponse, unknown>;
|
|
31615
32228
|
declare function updateEntityUsageLimitResponseFromJSON(jsonString: string): Result$1<UpdateEntityUsageLimitResponse, SDKValidationError>;
|
|
31616
32229
|
/** @internal */
|
|
31617
32230
|
declare const UpdateEntityThresholdTypeResponse$inboundSchema: z$1.ZodMiniType<UpdateEntityThresholdTypeResponse, unknown>;
|
|
31618
32231
|
/** @internal */
|
|
32232
|
+
declare const UpdateEntityUsageAlertSource$inboundSchema: z$1.ZodMiniType<UpdateEntityUsageAlertSource, unknown>;
|
|
32233
|
+
/** @internal */
|
|
31619
32234
|
declare const UpdateEntityUsageAlertResponse$inboundSchema: z$1.ZodMiniType<UpdateEntityUsageAlertResponse, unknown>;
|
|
31620
32235
|
declare function updateEntityUsageAlertResponseFromJSON(jsonString: string): Result$1<UpdateEntityUsageAlertResponse, SDKValidationError>;
|
|
31621
32236
|
/** @internal */
|
|
32237
|
+
declare const UpdateEntityOverageAllowedSource$inboundSchema: z$1.ZodMiniType<UpdateEntityOverageAllowedSource, unknown>;
|
|
32238
|
+
/** @internal */
|
|
31622
32239
|
declare const UpdateEntityOverageAllowedResponse$inboundSchema: z$1.ZodMiniType<UpdateEntityOverageAllowedResponse, unknown>;
|
|
31623
32240
|
declare function updateEntityOverageAllowedResponseFromJSON(jsonString: string): Result$1<UpdateEntityOverageAllowedResponse, SDKValidationError>;
|
|
31624
32241
|
/** @internal */
|
|
@@ -35279,7 +35896,7 @@ declare class Billing extends ClientSDK {
|
|
|
35279
35896
|
* @example
|
|
35280
35897
|
* ```typescript
|
|
35281
35898
|
* // Schedule a transition from a trial plan to a paid plan
|
|
35282
|
-
* const response = await client.billing.createSchedule({ customerId: "cus_123", phases: [{"startsAt":
|
|
35899
|
+
* const response = await client.billing.createSchedule({ customerId: "cus_123", phases: [{"startsAt":1783701939170,"plans":[{"planId":"trial_plan"}]},{"startsAt":1784911539170,"plans":[{"planId":"pro_plan"}]}] });
|
|
35283
35900
|
* ```
|
|
35284
35901
|
*
|
|
35285
35902
|
* @param customerId - The ID of the customer to create the schedule for.
|
|
@@ -36314,4 +36931,4 @@ declare namespace index {
|
|
|
36314
36931
|
export { type index_ClosedEnum as ClosedEnum, type index_OpenEnum as OpenEnum, type index_PageIterator as PageIterator, type index_Paginator as Paginator, index_RFCDate as RFCDate, type Result$1 as Result, type index_Unrecognized as Unrecognized, index_bigint as bigint, index_blobLikeSchema as blobLikeSchema, index_boolean as boolean, index_createPageIterator as createPageIterator, index_date as date, index_defaultToZeroValue as defaultToZeroValue, index_isBlobLike as isBlobLike, index_literal as literal, index_literalBigInt as literalBigInt, index_nullable as nullable, index_number as number, index_optional as optional, index_startCountingDefaultToZeroValue as startCountingDefaultToZeroValue, index_startCountingUnrecognized as startCountingUnrecognized, index_string as string, index_unrecognized as unrecognized };
|
|
36315
36932
|
}
|
|
36316
36933
|
|
|
36317
|
-
export { type AggregateEventsCustomRange, type AggregateEventsCustomRange$Outbound, AggregateEventsCustomRange$outboundSchema, type AggregateEventsFeatureId, type AggregateEventsFeatureId$Outbound, AggregateEventsFeatureId$outboundSchema, type AggregateEventsGlobals, type AggregateEventsList, AggregateEventsList$inboundSchema, type AggregateEventsResponse, AggregateEventsResponse$inboundSchema, type ApiKey, ApiKey$inboundSchema, AttachAction, AttachAction$inboundSchema, AttachAddItemBillingMethod, AttachAddItemBillingMethod$outboundSchema, AttachAddItemExpiryDurationType, AttachAddItemExpiryDurationType$outboundSchema, AttachAddItemOnDecrease, AttachAddItemOnDecrease$outboundSchema, AttachAddItemOnIncrease, AttachAddItemOnIncrease$outboundSchema, type AttachAddItemPlanItem, type AttachAddItemPlanItem$Outbound, AttachAddItemPlanItem$outboundSchema, type AttachAddItemPrice, type AttachAddItemPrice$Outbound, AttachAddItemPrice$outboundSchema, AttachAddItemPriceInterval, AttachAddItemPriceInterval$outboundSchema, type AttachAddItemProration, type AttachAddItemProration$Outbound, AttachAddItemProration$outboundSchema, type AttachAddItemReset, type AttachAddItemReset$Outbound, AttachAddItemReset$outboundSchema, AttachAddItemResetInterval, AttachAddItemResetInterval$outboundSchema, type AttachAddItemRollover, type AttachAddItemRollover$Outbound, AttachAddItemRollover$outboundSchema, type AttachAddItemTier, type AttachAddItemTier$Outbound, AttachAddItemTier$outboundSchema, AttachAddItemTierBehavior, AttachAddItemTierBehavior$outboundSchema, type AttachAddItemTo, type AttachAddItemTo$Outbound, AttachAddItemTo$outboundSchema, type AttachAttachDiscount, type AttachAttachDiscount$Outbound, AttachAttachDiscount$outboundSchema, type AttachAutoTopup, type AttachAutoTopup$Outbound, AttachAutoTopup$outboundSchema, type AttachBasePrice, type AttachBasePrice$Outbound, AttachBasePrice$outboundSchema, type AttachBillingControls, type AttachBillingControls$Outbound, AttachBillingControls$outboundSchema, type AttachCarryOverBalances, type AttachCarryOverBalances$Outbound, AttachCarryOverBalances$outboundSchema, type AttachCarryOverUsages, type AttachCarryOverUsages$Outbound, AttachCarryOverUsages$outboundSchema, AttachCode, AttachCode$inboundSchema, type AttachCustomLineItem, type AttachCustomLineItem$Outbound, AttachCustomLineItem$outboundSchema, type AttachCustomize, type AttachCustomize$Outbound, AttachCustomize$outboundSchema, AttachDurationType, AttachDurationType$outboundSchema, type AttachFeatureQuantity, type AttachFeatureQuantity$Outbound, AttachFeatureQuantity$outboundSchema, type AttachFilter, type AttachFilter$Outbound, AttachFilter$outboundSchema, type AttachFreeTrialParams, type AttachFreeTrialParams$Outbound, AttachFreeTrialParams$outboundSchema, type AttachGlobals, AttachIntervalRemoveItemEnum1, AttachIntervalRemoveItemEnum1$outboundSchema, AttachIntervalRemoveItemEnum2, AttachIntervalRemoveItemEnum2$outboundSchema, type AttachIntervalUnion, type AttachIntervalUnion$Outbound, AttachIntervalUnion$outboundSchema, type AttachInvoice, AttachInvoice$inboundSchema, type AttachInvoiceMode, type AttachInvoiceMode$Outbound, AttachInvoiceMode$outboundSchema, AttachItemBillingMethod, AttachItemBillingMethod$outboundSchema, AttachItemExpiryDurationType, AttachItemExpiryDurationType$outboundSchema, AttachItemOnDecrease, AttachItemOnDecrease$outboundSchema, AttachItemOnIncrease, AttachItemOnIncrease$outboundSchema, type AttachItemPlanItem, type AttachItemPlanItem$Outbound, AttachItemPlanItem$outboundSchema, type AttachItemPrice, type AttachItemPrice$Outbound, AttachItemPrice$outboundSchema, AttachItemPriceInterval, AttachItemPriceInterval$outboundSchema, type AttachItemProration, type AttachItemProration$Outbound, AttachItemProration$outboundSchema, type AttachItemReset, type AttachItemReset$Outbound, AttachItemReset$outboundSchema, AttachItemResetInterval, AttachItemResetInterval$outboundSchema, type AttachItemRollover, type AttachItemRollover$Outbound, AttachItemRollover$outboundSchema, type AttachItemTier, type AttachItemTier$Outbound, AttachItemTier$outboundSchema, AttachItemTierBehavior, AttachItemTierBehavior$outboundSchema, type AttachItemTo, type AttachItemTo$Outbound, AttachItemTo$outboundSchema, AttachLimitType, AttachLimitType$outboundSchema, AttachOnEnd, AttachOnEnd$outboundSchema, type AttachOverageAllowed, type AttachOverageAllowed$Outbound, AttachOverageAllowed$outboundSchema, type AttachParams, type AttachParams$Outbound, AttachParams$outboundSchema, type AttachPlanItemFilter, type AttachPlanItemFilter$Outbound, AttachPlanItemFilter$outboundSchema, AttachPlanSchedule, AttachPlanSchedule$outboundSchema, AttachPriceInterval, AttachPriceInterval$outboundSchema, type AttachProperties, type AttachProperties$Outbound, AttachProperties$outboundSchema, AttachProrationBehavior, AttachProrationBehavior$outboundSchema, type AttachPurchaseLimit, type AttachPurchaseLimit$Outbound, AttachPurchaseLimit$outboundSchema, AttachPurchaseLimitInterval, AttachPurchaseLimitInterval$outboundSchema, AttachRedirectMode, AttachRedirectMode$outboundSchema, AttachRemoveItemBillingMethod, AttachRemoveItemBillingMethod$outboundSchema, type AttachRequiredAction, AttachRequiredAction$inboundSchema, type AttachResponse, AttachResponse$inboundSchema, type AttachSpendLimit, type AttachSpendLimit$Outbound, AttachSpendLimit$outboundSchema, AttachThresholdType, AttachThresholdType$outboundSchema, type AttachUsageAlert, type AttachUsageAlert$Outbound, AttachUsageAlert$outboundSchema, type AttachUsageLimit, type AttachUsageLimit$Outbound, AttachUsageLimit$outboundSchema, AttachUsageLimitInterval, AttachUsageLimitInterval$outboundSchema, Autumn, AutumnDefaultError, AutumnError, type Balance, Balance$inboundSchema, BalanceBillingMethod, BalanceBillingMethod$inboundSchema, type BalanceCreditSchema, BalanceCreditSchema$inboundSchema, type BalanceDisplay, BalanceDisplay$inboundSchema, type BalanceFeature, BalanceFeature$inboundSchema, BalanceIntervalEnum, BalanceIntervalEnum$inboundSchema, type BalanceIntervalUnion, BalanceIntervalUnion$inboundSchema, type BalanceModelMarkups, BalanceModelMarkups$inboundSchema, type BalancePrice, BalancePrice$inboundSchema, type BalanceProviderMarkups, BalanceProviderMarkups$inboundSchema, type BalanceReset, BalanceReset$inboundSchema, type BalanceRollover, BalanceRollover$inboundSchema, type BalanceTier, BalanceTier$inboundSchema, BalanceTierBehavior, BalanceTierBehavior$inboundSchema, type BalanceTo, BalanceTo$inboundSchema, BalanceType, BalanceType$inboundSchema, type BasePrice, BasePrice$inboundSchema, type BatchTrackGlobals, type BatchTrackLock, type BatchTrackLock$Outbound, BatchTrackLock$outboundSchema, type BatchTrackResponse, BatchTrackResponse$inboundSchema, type Billable, type Billable$Outbound, Billable$outboundSchema, BillableProcessor, BillableProcessor$outboundSchema, BillingCycleAnchor2, BillingCycleAnchor2$outboundSchema, BillingUpdateAddItemBillingMethod, BillingUpdateAddItemBillingMethod$outboundSchema, BillingUpdateAddItemExpiryDurationType, BillingUpdateAddItemExpiryDurationType$outboundSchema, BillingUpdateAddItemOnDecrease, BillingUpdateAddItemOnDecrease$outboundSchema, BillingUpdateAddItemOnIncrease, BillingUpdateAddItemOnIncrease$outboundSchema, type BillingUpdateAddItemPlanItem, type BillingUpdateAddItemPlanItem$Outbound, BillingUpdateAddItemPlanItem$outboundSchema, type BillingUpdateAddItemPrice, type BillingUpdateAddItemPrice$Outbound, BillingUpdateAddItemPrice$outboundSchema, BillingUpdateAddItemPriceInterval, BillingUpdateAddItemPriceInterval$outboundSchema, type BillingUpdateAddItemProration, type BillingUpdateAddItemProration$Outbound, BillingUpdateAddItemProration$outboundSchema, type BillingUpdateAddItemReset, type BillingUpdateAddItemReset$Outbound, BillingUpdateAddItemReset$outboundSchema, BillingUpdateAddItemResetInterval, BillingUpdateAddItemResetInterval$outboundSchema, type BillingUpdateAddItemRollover, type BillingUpdateAddItemRollover$Outbound, BillingUpdateAddItemRollover$outboundSchema, type BillingUpdateAddItemTier, type BillingUpdateAddItemTier$Outbound, BillingUpdateAddItemTier$outboundSchema, BillingUpdateAddItemTierBehavior, BillingUpdateAddItemTierBehavior$outboundSchema, type BillingUpdateAddItemTo, type BillingUpdateAddItemTo$Outbound, BillingUpdateAddItemTo$outboundSchema, type BillingUpdateAttachDiscount, type BillingUpdateAttachDiscount$Outbound, BillingUpdateAttachDiscount$outboundSchema, type BillingUpdateAutoTopup, type BillingUpdateAutoTopup$Outbound, BillingUpdateAutoTopup$outboundSchema, type BillingUpdateBasePrice, type BillingUpdateBasePrice$Outbound, BillingUpdateBasePrice$outboundSchema, type BillingUpdateBillingControls, type BillingUpdateBillingControls$Outbound, BillingUpdateBillingControls$outboundSchema, BillingUpdateCancelAction, BillingUpdateCancelAction$outboundSchema, type BillingUpdateCarryOverUsages, type BillingUpdateCarryOverUsages$Outbound, BillingUpdateCarryOverUsages$outboundSchema, BillingUpdateCode, BillingUpdateCode$inboundSchema, type BillingUpdateCustomize, type BillingUpdateCustomize$Outbound, BillingUpdateCustomize$outboundSchema, BillingUpdateDurationType, BillingUpdateDurationType$outboundSchema, type BillingUpdateFeatureQuantity, type BillingUpdateFeatureQuantity$Outbound, BillingUpdateFeatureQuantity$outboundSchema, type BillingUpdateFilter, type BillingUpdateFilter$Outbound, BillingUpdateFilter$outboundSchema, type BillingUpdateFreeTrialParams, type BillingUpdateFreeTrialParams$Outbound, BillingUpdateFreeTrialParams$outboundSchema, type BillingUpdateGlobals, BillingUpdateIntervalRemoveItemEnum1, BillingUpdateIntervalRemoveItemEnum1$outboundSchema, BillingUpdateIntervalRemoveItemEnum2, BillingUpdateIntervalRemoveItemEnum2$outboundSchema, type BillingUpdateIntervalUnion, type BillingUpdateIntervalUnion$Outbound, BillingUpdateIntervalUnion$outboundSchema, type BillingUpdateInvoice, BillingUpdateInvoice$inboundSchema, type BillingUpdateInvoiceMode, type BillingUpdateInvoiceMode$Outbound, BillingUpdateInvoiceMode$outboundSchema, BillingUpdateItemBillingMethod, BillingUpdateItemBillingMethod$outboundSchema, BillingUpdateItemExpiryDurationType, BillingUpdateItemExpiryDurationType$outboundSchema, BillingUpdateItemOnDecrease, BillingUpdateItemOnDecrease$outboundSchema, BillingUpdateItemOnIncrease, BillingUpdateItemOnIncrease$outboundSchema, type BillingUpdateItemPlanItem, type BillingUpdateItemPlanItem$Outbound, BillingUpdateItemPlanItem$outboundSchema, type BillingUpdateItemPrice, type BillingUpdateItemPrice$Outbound, BillingUpdateItemPrice$outboundSchema, BillingUpdateItemPriceInterval, BillingUpdateItemPriceInterval$outboundSchema, type BillingUpdateItemProration, type BillingUpdateItemProration$Outbound, BillingUpdateItemProration$outboundSchema, type BillingUpdateItemReset, type BillingUpdateItemReset$Outbound, BillingUpdateItemReset$outboundSchema, BillingUpdateItemResetInterval, BillingUpdateItemResetInterval$outboundSchema, type BillingUpdateItemRollover, type BillingUpdateItemRollover$Outbound, BillingUpdateItemRollover$outboundSchema, type BillingUpdateItemTier, type BillingUpdateItemTier$Outbound, BillingUpdateItemTier$outboundSchema, BillingUpdateItemTierBehavior, BillingUpdateItemTierBehavior$outboundSchema, type BillingUpdateItemTo, type BillingUpdateItemTo$Outbound, BillingUpdateItemTo$outboundSchema, BillingUpdateLimitType, BillingUpdateLimitType$outboundSchema, BillingUpdateOnEnd, BillingUpdateOnEnd$outboundSchema, type BillingUpdateOverageAllowed, type BillingUpdateOverageAllowed$Outbound, BillingUpdateOverageAllowed$outboundSchema, type BillingUpdatePlanItemFilter, type BillingUpdatePlanItemFilter$Outbound, BillingUpdatePlanItemFilter$outboundSchema, BillingUpdatePriceInterval, BillingUpdatePriceInterval$outboundSchema, type BillingUpdateProperties, type BillingUpdateProperties$Outbound, BillingUpdateProperties$outboundSchema, BillingUpdateProrationBehavior, BillingUpdateProrationBehavior$outboundSchema, type BillingUpdatePurchaseLimit, type BillingUpdatePurchaseLimit$Outbound, BillingUpdatePurchaseLimit$outboundSchema, BillingUpdatePurchaseLimitInterval, BillingUpdatePurchaseLimitInterval$outboundSchema, type BillingUpdateRecalculateBalances, type BillingUpdateRecalculateBalances$Outbound, BillingUpdateRecalculateBalances$outboundSchema, BillingUpdateRedirectMode, BillingUpdateRedirectMode$outboundSchema, BillingUpdateRefundLastPayment, BillingUpdateRefundLastPayment$outboundSchema, BillingUpdateRemoveItemBillingMethod, BillingUpdateRemoveItemBillingMethod$outboundSchema, type BillingUpdateRequiredAction, BillingUpdateRequiredAction$inboundSchema, type BillingUpdateResponse, BillingUpdateResponse$inboundSchema, type BillingUpdateSpendLimit, type BillingUpdateSpendLimit$Outbound, BillingUpdateSpendLimit$outboundSchema, BillingUpdateThresholdType, BillingUpdateThresholdType$outboundSchema, type BillingUpdateUsageAlert, type BillingUpdateUsageAlert$Outbound, BillingUpdateUsageAlert$outboundSchema, type BillingUpdateUsageLimit, type BillingUpdateUsageLimit$Outbound, BillingUpdateUsageLimit$outboundSchema, BillingUpdateUsageLimitInterval, BillingUpdateUsageLimitInterval$outboundSchema, BinSize, BinSize$outboundSchema, type Breakdown, Breakdown$inboundSchema, type CheckAutoTopup1, CheckAutoTopup1$inboundSchema, type CheckAutoTopup2, CheckAutoTopup2$inboundSchema, type CheckBillingControls1, CheckBillingControls1$inboundSchema, type CheckBillingControls2, CheckBillingControls2$inboundSchema, type CheckConfig1, CheckConfig1$inboundSchema, type CheckConfig2, CheckConfig2$inboundSchema, type CheckCreditSchema1, CheckCreditSchema1$inboundSchema, type CheckCreditSchema2, CheckCreditSchema2$inboundSchema, CheckEnv1, CheckEnv1$inboundSchema, CheckEnv2, CheckEnv2$inboundSchema, type CheckFeature1, CheckFeature1$inboundSchema, type CheckFeature2, CheckFeature2$inboundSchema, type CheckFilter1, CheckFilter1$inboundSchema, type CheckFilter2, CheckFilter2$inboundSchema, type CheckFreeTrial1, CheckFreeTrial1$inboundSchema, type CheckFreeTrial2, CheckFreeTrial2$inboundSchema, type CheckGlobals, type CheckItem1, CheckItem1$inboundSchema, type CheckItem2, CheckItem2$inboundSchema, CheckItemInterval1, CheckItemInterval1$inboundSchema, CheckItemInterval2, CheckItemInterval2$inboundSchema, CheckLimitType1, CheckLimitType1$inboundSchema, CheckLimitType2, CheckLimitType2$inboundSchema, type CheckLock, type CheckLock$Outbound, CheckLock$outboundSchema, type CheckModelMarkups1, CheckModelMarkups1$inboundSchema, type CheckModelMarkups2, CheckModelMarkups2$inboundSchema, CheckOnDecrease1, CheckOnDecrease1$inboundSchema, CheckOnDecrease2, CheckOnDecrease2$inboundSchema, CheckOnEnd1, CheckOnEnd1$inboundSchema, CheckOnEnd2, CheckOnEnd2$inboundSchema, CheckOnIncrease1, CheckOnIncrease1$inboundSchema, CheckOnIncrease2, CheckOnIncrease2$inboundSchema, type CheckOverageAllowed1, CheckOverageAllowed1$inboundSchema, type CheckOverageAllowed2, CheckOverageAllowed2$inboundSchema, type CheckParams, type CheckParams$Outbound, CheckParams$outboundSchema, type CheckProduct1, CheckProduct1$inboundSchema, type CheckProduct2, CheckProduct2$inboundSchema, type CheckProperties1, CheckProperties1$inboundSchema, type CheckProperties2, CheckProperties2$inboundSchema, type CheckProviderMarkups1, CheckProviderMarkups1$inboundSchema, type CheckProviderMarkups2, CheckProviderMarkups2$inboundSchema, type CheckPurchaseLimit1, CheckPurchaseLimit1$inboundSchema, type CheckPurchaseLimit2, CheckPurchaseLimit2$inboundSchema, CheckPurchaseLimitInterval1, CheckPurchaseLimitInterval1$inboundSchema, CheckPurchaseLimitInterval2, CheckPurchaseLimitInterval2$inboundSchema, type CheckResponse, CheckResponse$inboundSchema, type CheckResponseBody1, CheckResponseBody1$inboundSchema, type CheckResponseBody2, CheckResponseBody2$inboundSchema, type CheckRollover1, CheckRollover1$inboundSchema, type CheckRollover2, CheckRollover2$inboundSchema, type CheckSpendLimit1, CheckSpendLimit1$inboundSchema, type CheckSpendLimit2, CheckSpendLimit2$inboundSchema, CheckThresholdType1, CheckThresholdType1$inboundSchema, CheckThresholdType2, CheckThresholdType2$inboundSchema, CheckTierBehavior1, CheckTierBehavior1$inboundSchema, CheckTierBehavior2, CheckTierBehavior2$inboundSchema, type CheckUsageAlert1, CheckUsageAlert1$inboundSchema, type CheckUsageAlert2, CheckUsageAlert2$inboundSchema, type CheckUsageLimit1, CheckUsageLimit1$inboundSchema, type CheckUsageLimit2, CheckUsageLimit2$inboundSchema, CheckUsageLimitInterval1, CheckUsageLimitInterval1$inboundSchema, CheckUsageLimitInterval2, CheckUsageLimitInterval2$inboundSchema, ConfigDuration1, ConfigDuration1$inboundSchema, ConfigDuration2, ConfigDuration2$inboundSchema, ConnectionError, type Coupon, Coupon$inboundSchema, type CouponPromoCode, CouponPromoCode$inboundSchema, CouponType, CouponType$inboundSchema, CreateBalanceDuration, CreateBalanceDuration$outboundSchema, type CreateBalanceGlobals, CreateBalanceInterval, CreateBalanceInterval$outboundSchema, type CreateBalanceParams, type CreateBalanceParams$Outbound, CreateBalanceParams$outboundSchema, type CreateBalanceReset, type CreateBalanceReset$Outbound, CreateBalanceReset$outboundSchema, type CreateBalanceResponse, CreateBalanceResponse$inboundSchema, type CreateBalanceRollover, type CreateBalanceRollover$Outbound, CreateBalanceRollover$outboundSchema, type CreateEntityBillingControlsRequest, type CreateEntityBillingControlsRequest$Outbound, CreateEntityBillingControlsRequest$outboundSchema, type CreateEntityBillingControlsResponse, CreateEntityBillingControlsResponse$inboundSchema, type CreateEntityCreditSchema, CreateEntityCreditSchema$inboundSchema, type CreateEntityDisplay, CreateEntityDisplay$inboundSchema, CreateEntityEnv, CreateEntityEnv$inboundSchema, type CreateEntityFeature, CreateEntityFeature$inboundSchema, type CreateEntityFilterRequest, type CreateEntityFilterRequest$Outbound, CreateEntityFilterRequest$outboundSchema, type CreateEntityFilterResponse, CreateEntityFilterResponse$inboundSchema, type CreateEntityFlags, CreateEntityFlags$inboundSchema, type CreateEntityGlobals, CreateEntityIntervalRequestBody, CreateEntityIntervalRequestBody$outboundSchema, CreateEntityIntervalResponse, CreateEntityIntervalResponse$inboundSchema, type CreateEntityInvoice, CreateEntityInvoice$inboundSchema, CreateEntityLimitTypeRequestBody, CreateEntityLimitTypeRequestBody$outboundSchema, CreateEntityLimitTypeResponse, CreateEntityLimitTypeResponse$inboundSchema, type CreateEntityModelMarkups, CreateEntityModelMarkups$inboundSchema, type CreateEntityOverageAllowedRequest, type CreateEntityOverageAllowedRequest$Outbound, CreateEntityOverageAllowedRequest$outboundSchema, type CreateEntityOverageAllowedResponse, CreateEntityOverageAllowedResponse$inboundSchema, type CreateEntityParams, type CreateEntityParams$Outbound, CreateEntityParams$outboundSchema, CreateEntityProcessorType, CreateEntityProcessorType$inboundSchema, type CreateEntityProperties, type CreateEntityProperties$Outbound, CreateEntityProperties$outboundSchema, type CreateEntityProviderMarkups, CreateEntityProviderMarkups$inboundSchema, type CreateEntityPurchase, CreateEntityPurchase$inboundSchema, CreateEntityPurchaseScope, CreateEntityPurchaseScope$inboundSchema, type CreateEntityResponse, CreateEntityResponse$inboundSchema, type CreateEntitySpendLimitRequest, type CreateEntitySpendLimitRequest$Outbound, CreateEntitySpendLimitRequest$outboundSchema, type CreateEntitySpendLimitResponse, CreateEntitySpendLimitResponse$inboundSchema, CreateEntityStatus, CreateEntityStatus$inboundSchema, type CreateEntitySubscription, CreateEntitySubscription$inboundSchema, CreateEntitySubscriptionScope, CreateEntitySubscriptionScope$inboundSchema, CreateEntityThresholdTypeRequestBody, CreateEntityThresholdTypeRequestBody$outboundSchema, CreateEntityThresholdTypeResponse, CreateEntityThresholdTypeResponse$inboundSchema, CreateEntityType, CreateEntityType$inboundSchema, type CreateEntityUsageAlertRequestBody, type CreateEntityUsageAlertRequestBody$Outbound, CreateEntityUsageAlertRequestBody$outboundSchema, type CreateEntityUsageAlertResponse, CreateEntityUsageAlertResponse$inboundSchema, type CreateEntityUsageLimitRequest, type CreateEntityUsageLimitRequest$Outbound, CreateEntityUsageLimitRequest$outboundSchema, type CreateEntityUsageLimitResponse, CreateEntityUsageLimitResponse$inboundSchema, type CreateFeatureCreditSchemaRequestBody, type CreateFeatureCreditSchemaRequestBody$Outbound, CreateFeatureCreditSchemaRequestBody$outboundSchema, type CreateFeatureCreditSchemaResponse, CreateFeatureCreditSchemaResponse$inboundSchema, type CreateFeatureDisplayRequestBody, type CreateFeatureDisplayRequestBody$Outbound, CreateFeatureDisplayRequestBody$outboundSchema, type CreateFeatureDisplayResponse, CreateFeatureDisplayResponse$inboundSchema, type CreateFeatureGlobals, type CreateFeatureModelMarkupsRequest, type CreateFeatureModelMarkupsRequest$Outbound, CreateFeatureModelMarkupsRequest$outboundSchema, type CreateFeatureModelMarkupsResponse, CreateFeatureModelMarkupsResponse$inboundSchema, type CreateFeatureParams, type CreateFeatureParams$Outbound, CreateFeatureParams$outboundSchema, type CreateFeatureProviderMarkupsRequest, type CreateFeatureProviderMarkupsRequest$Outbound, CreateFeatureProviderMarkupsRequest$outboundSchema, type CreateFeatureProviderMarkupsResponse, CreateFeatureProviderMarkupsResponse$inboundSchema, type CreateFeatureResponse, CreateFeatureResponse$inboundSchema, CreateFeatureTypeRequestBody, CreateFeatureTypeRequestBody$outboundSchema, CreateFeatureTypeResponse, CreateFeatureTypeResponse$inboundSchema, CreatePlanAddItemBillingMethod, CreatePlanAddItemBillingMethod$inboundSchema, CreatePlanAddItemPriceInterval, CreatePlanAddItemPriceInterval$inboundSchema, CreatePlanAddItemResetInterval, CreatePlanAddItemResetInterval$inboundSchema, CreatePlanAttachAction, CreatePlanAttachAction$inboundSchema, type CreatePlanAutoTopupRequest, type CreatePlanAutoTopupRequest$Outbound, CreatePlanAutoTopupRequest$outboundSchema, type CreatePlanAutoTopupResponse, CreatePlanAutoTopupResponse$inboundSchema, type CreatePlanBasePrice, CreatePlanBasePrice$inboundSchema, type CreatePlanBillingControlsRequest, type CreatePlanBillingControlsRequest$Outbound, CreatePlanBillingControlsRequest$outboundSchema, type CreatePlanBillingControlsResponse, CreatePlanBillingControlsResponse$inboundSchema, CreatePlanBillingMethodRequestBody, CreatePlanBillingMethodRequestBody$outboundSchema, type CreatePlanConfigRequest, type CreatePlanConfigRequest$Outbound, CreatePlanConfigRequest$outboundSchema, type CreatePlanConfigResponse, CreatePlanConfigResponse$inboundSchema, type CreatePlanCreditSchema, CreatePlanCreditSchema$inboundSchema, type CreatePlanCustomerEligibility, CreatePlanCustomerEligibility$inboundSchema, type CreatePlanCustomize, CreatePlanCustomize$inboundSchema, CreatePlanDurationTypeRequest, CreatePlanDurationTypeRequest$outboundSchema, CreatePlanDurationTypeResponse, CreatePlanDurationTypeResponse$inboundSchema, CreatePlanEnv, CreatePlanEnv$inboundSchema, CreatePlanExpiryDurationTypeRequestBody, CreatePlanExpiryDurationTypeRequestBody$outboundSchema, type CreatePlanFeature, CreatePlanFeature$inboundSchema, type CreatePlanFeatureDisplay, CreatePlanFeatureDisplay$inboundSchema, type CreatePlanFilterRequest, type CreatePlanFilterRequest$Outbound, CreatePlanFilterRequest$outboundSchema, type CreatePlanFilterResponse, CreatePlanFilterResponse$inboundSchema, type CreatePlanFreeTrialParams, CreatePlanFreeTrialParams$inboundSchema, type CreatePlanFreeTrialResponse, CreatePlanFreeTrialResponse$inboundSchema, type CreatePlanGlobals, CreatePlanIntervalRemoveItemEnum1, CreatePlanIntervalRemoveItemEnum1$inboundSchema, CreatePlanIntervalRemoveItemEnum2, CreatePlanIntervalRemoveItemEnum2$inboundSchema, type CreatePlanIntervalUnion, CreatePlanIntervalUnion$inboundSchema, type CreatePlanItem, CreatePlanItem$inboundSchema, CreatePlanItemBillingMethodResponse, CreatePlanItemBillingMethodResponse$inboundSchema, type CreatePlanItemDisplay, CreatePlanItemDisplay$inboundSchema, CreatePlanItemExpiryDurationTypeResponse, CreatePlanItemExpiryDurationTypeResponse$inboundSchema, CreatePlanItemOnDecrease, CreatePlanItemOnDecrease$outboundSchema, CreatePlanItemOnIncrease, CreatePlanItemOnIncrease$outboundSchema, type CreatePlanItemPlanItem, type CreatePlanItemPlanItem$Outbound, CreatePlanItemPlanItem$outboundSchema, CreatePlanItemPriceIntervalRequestBody, CreatePlanItemPriceIntervalRequestBody$outboundSchema, type CreatePlanItemPriceRequestBody, type CreatePlanItemPriceRequestBody$Outbound, CreatePlanItemPriceRequestBody$outboundSchema, type CreatePlanItemPriceResponse, CreatePlanItemPriceResponse$inboundSchema, type CreatePlanItemProration, type CreatePlanItemProration$Outbound, CreatePlanItemProration$outboundSchema, type CreatePlanItemResetResponse, CreatePlanItemResetResponse$inboundSchema, type CreatePlanItemRolloverResponse, CreatePlanItemRolloverResponse$inboundSchema, CreatePlanItemTierBehaviorResponse, CreatePlanItemTierBehaviorResponse$inboundSchema, type CreatePlanItemTierResponse, CreatePlanItemTierResponse$inboundSchema, type CreatePlanItemToResponse, CreatePlanItemToResponse$inboundSchema, CreatePlanLimitTypeRequestBody, CreatePlanLimitTypeRequestBody$outboundSchema, CreatePlanLimitTypeResponse, CreatePlanLimitTypeResponse$inboundSchema, CreatePlanOnEndRequest, CreatePlanOnEndRequest$outboundSchema, CreatePlanOnEndResponse, CreatePlanOnEndResponse$inboundSchema, type CreatePlanOverageAllowedRequest, type CreatePlanOverageAllowedRequest$Outbound, CreatePlanOverageAllowedRequest$outboundSchema, type CreatePlanOverageAllowedResponse, CreatePlanOverageAllowedResponse$inboundSchema, type CreatePlanParams, type CreatePlanParams$Outbound, CreatePlanParams$outboundSchema, type CreatePlanPlanItemFilter, CreatePlanPlanItemFilter$inboundSchema, type CreatePlanPlanItemResponse, CreatePlanPlanItemResponse$inboundSchema, type CreatePlanPriceDisplay, CreatePlanPriceDisplay$inboundSchema, CreatePlanPriceIntervalRequestBody, CreatePlanPriceIntervalRequestBody$outboundSchema, CreatePlanPriceIntervalResponse, CreatePlanPriceIntervalResponse$inboundSchema, CreatePlanPriceItemIntervalResponse, CreatePlanPriceItemIntervalResponse$inboundSchema, type CreatePlanPriceRequestBody, type CreatePlanPriceRequestBody$Outbound, CreatePlanPriceRequestBody$outboundSchema, type CreatePlanPriceResponse, CreatePlanPriceResponse$inboundSchema, CreatePlanPriceVariantDetailsInterval, CreatePlanPriceVariantDetailsInterval$inboundSchema, type CreatePlanProperties, type CreatePlanProperties$Outbound, CreatePlanProperties$outboundSchema, type CreatePlanProrationResponse, CreatePlanProrationResponse$inboundSchema, CreatePlanPurchaseLimitIntervalRequestBody, CreatePlanPurchaseLimitIntervalRequestBody$outboundSchema, CreatePlanPurchaseLimitIntervalResponse, CreatePlanPurchaseLimitIntervalResponse$inboundSchema, type CreatePlanPurchaseLimitRequest, type CreatePlanPurchaseLimitRequest$Outbound, CreatePlanPurchaseLimitRequest$outboundSchema, type CreatePlanPurchaseLimitResponse, CreatePlanPurchaseLimitResponse$inboundSchema, CreatePlanRemoveItemBillingMethod, CreatePlanRemoveItemBillingMethod$inboundSchema, CreatePlanResetIntervalRequestBody, CreatePlanResetIntervalRequestBody$outboundSchema, CreatePlanResetItemIntervalResponse, CreatePlanResetItemIntervalResponse$inboundSchema, type CreatePlanResetRequestBody, type CreatePlanResetRequestBody$Outbound, CreatePlanResetRequestBody$outboundSchema, type CreatePlanResponse, CreatePlanResponse$inboundSchema, type CreatePlanRolloverRequestBody, type CreatePlanRolloverRequestBody$Outbound, CreatePlanRolloverRequestBody$outboundSchema, type CreatePlanSpendLimitRequest, type CreatePlanSpendLimitRequest$Outbound, CreatePlanSpendLimitRequest$outboundSchema, type CreatePlanSpendLimitResponse, CreatePlanSpendLimitResponse$inboundSchema, CreatePlanStatus, CreatePlanStatus$inboundSchema, CreatePlanThresholdTypeRequestBody, CreatePlanThresholdTypeRequestBody$outboundSchema, CreatePlanThresholdTypeResponse, CreatePlanThresholdTypeResponse$inboundSchema, CreatePlanTierBehaviorRequestBody, CreatePlanTierBehaviorRequestBody$outboundSchema, type CreatePlanTierRequestBody, type CreatePlanTierRequestBody$Outbound, CreatePlanTierRequestBody$outboundSchema, type CreatePlanToRequestBody, type CreatePlanToRequestBody$Outbound, CreatePlanToRequestBody$outboundSchema, CreatePlanType, CreatePlanType$inboundSchema, type CreatePlanUsageAlertRequestBody, type CreatePlanUsageAlertRequestBody$Outbound, CreatePlanUsageAlertRequestBody$outboundSchema, type CreatePlanUsageAlertResponse, CreatePlanUsageAlertResponse$inboundSchema, CreatePlanUsageLimitIntervalRequestBody, CreatePlanUsageLimitIntervalRequestBody$outboundSchema, CreatePlanUsageLimitIntervalResponse, CreatePlanUsageLimitIntervalResponse$inboundSchema, type CreatePlanUsageLimitRequest, type CreatePlanUsageLimitRequest$Outbound, CreatePlanUsageLimitRequest$outboundSchema, type CreatePlanUsageLimitResponse, CreatePlanUsageLimitResponse$inboundSchema, type CreatePlanVariantDetails, CreatePlanVariantDetails$inboundSchema, type CreatePlanVariantDetailsAutoTopup, CreatePlanVariantDetailsAutoTopup$inboundSchema, type CreatePlanVariantDetailsBillingControls, CreatePlanVariantDetailsBillingControls$inboundSchema, CreatePlanVariantDetailsDurationType, CreatePlanVariantDetailsDurationType$inboundSchema, CreatePlanVariantDetailsExpiryDurationType, CreatePlanVariantDetailsExpiryDurationType$inboundSchema, type CreatePlanVariantDetailsFilter, CreatePlanVariantDetailsFilter$inboundSchema, CreatePlanVariantDetailsLimitType, CreatePlanVariantDetailsLimitType$inboundSchema, CreatePlanVariantDetailsOnDecrease, CreatePlanVariantDetailsOnDecrease$inboundSchema, CreatePlanVariantDetailsOnEnd, CreatePlanVariantDetailsOnEnd$inboundSchema, CreatePlanVariantDetailsOnIncrease, CreatePlanVariantDetailsOnIncrease$inboundSchema, type CreatePlanVariantDetailsOverageAllowed, CreatePlanVariantDetailsOverageAllowed$inboundSchema, type CreatePlanVariantDetailsPrice, CreatePlanVariantDetailsPrice$inboundSchema, type CreatePlanVariantDetailsPurchaseLimit, CreatePlanVariantDetailsPurchaseLimit$inboundSchema, CreatePlanVariantDetailsPurchaseLimitInterval, CreatePlanVariantDetailsPurchaseLimitInterval$inboundSchema, type CreatePlanVariantDetailsReset, CreatePlanVariantDetailsReset$inboundSchema, type CreatePlanVariantDetailsRollover, CreatePlanVariantDetailsRollover$inboundSchema, type CreatePlanVariantDetailsSpendLimit, CreatePlanVariantDetailsSpendLimit$inboundSchema, CreatePlanVariantDetailsThresholdType, CreatePlanVariantDetailsThresholdType$inboundSchema, type CreatePlanVariantDetailsTier, CreatePlanVariantDetailsTier$inboundSchema, CreatePlanVariantDetailsTierBehavior, CreatePlanVariantDetailsTierBehavior$inboundSchema, type CreatePlanVariantDetailsTo, CreatePlanVariantDetailsTo$inboundSchema, type CreatePlanVariantDetailsUsageAlert, CreatePlanVariantDetailsUsageAlert$inboundSchema, type CreatePlanVariantDetailsUsageLimit, CreatePlanVariantDetailsUsageLimit$inboundSchema, CreatePlanVariantDetailsUsageLimitInterval, CreatePlanVariantDetailsUsageLimitInterval$inboundSchema, type CreateReferralCodeGlobals, type CreateReferralCodeParams, type CreateReferralCodeParams$Outbound, CreateReferralCodeParams$outboundSchema, type CreateReferralCodeResponse, CreateReferralCodeResponse$inboundSchema, CreateScheduleAddItemBillingMethod2, CreateScheduleAddItemBillingMethod2$outboundSchema, CreateScheduleAddItemExpiryDurationType2, CreateScheduleAddItemExpiryDurationType2$outboundSchema, CreateScheduleAddItemOnDecrease2, CreateScheduleAddItemOnDecrease2$outboundSchema, CreateScheduleAddItemOnIncrease2, CreateScheduleAddItemOnIncrease2$outboundSchema, type CreateScheduleAddItemPlanItem2, type CreateScheduleAddItemPlanItem2$Outbound, CreateScheduleAddItemPlanItem2$outboundSchema, type CreateScheduleAddItemPrice2, type CreateScheduleAddItemPrice2$Outbound, CreateScheduleAddItemPrice2$outboundSchema, CreateScheduleAddItemPriceInterval2, CreateScheduleAddItemPriceInterval2$outboundSchema, type CreateScheduleAddItemProration2, type CreateScheduleAddItemProration2$Outbound, CreateScheduleAddItemProration2$outboundSchema, type CreateScheduleAddItemReset2, type CreateScheduleAddItemReset2$Outbound, CreateScheduleAddItemReset2$outboundSchema, CreateScheduleAddItemResetInterval2, CreateScheduleAddItemResetInterval2$outboundSchema, type CreateScheduleAddItemRollover2, type CreateScheduleAddItemRollover2$Outbound, CreateScheduleAddItemRollover2$outboundSchema, type CreateScheduleAddItemTier2, type CreateScheduleAddItemTier2$Outbound, CreateScheduleAddItemTier2$outboundSchema, CreateScheduleAddItemTierBehavior2, CreateScheduleAddItemTierBehavior2$outboundSchema, type CreateScheduleAttachDiscount, type CreateScheduleAttachDiscount$Outbound, CreateScheduleAttachDiscount$outboundSchema, type CreateScheduleAutoTopup2, type CreateScheduleAutoTopup2$Outbound, CreateScheduleAutoTopup2$outboundSchema, type CreateScheduleBasePrice2, type CreateScheduleBasePrice2$Outbound, CreateScheduleBasePrice2$outboundSchema, CreateScheduleBillingBehavior, CreateScheduleBillingBehavior$outboundSchema, type CreateScheduleBillingControls2, type CreateScheduleBillingControls2$Outbound, CreateScheduleBillingControls2$outboundSchema, CreateScheduleCode, CreateScheduleCode$inboundSchema, type CreateScheduleCustomize2, type CreateScheduleCustomize2$Outbound, CreateScheduleCustomize2$outboundSchema, CreateScheduleDurationType2, CreateScheduleDurationType2$outboundSchema, type CreateScheduleFeatureQuantity2, type CreateScheduleFeatureQuantity2$Outbound, CreateScheduleFeatureQuantity2$outboundSchema, type CreateScheduleFilter2, type CreateScheduleFilter2$Outbound, CreateScheduleFilter2$outboundSchema, type CreateScheduleGlobals, CreateScheduleIntervalRemoveItemEnum3, CreateScheduleIntervalRemoveItemEnum3$outboundSchema, CreateScheduleIntervalRemoveItemEnum4, CreateScheduleIntervalRemoveItemEnum4$outboundSchema, type CreateScheduleIntervalUnion2, type CreateScheduleIntervalUnion2$Outbound, CreateScheduleIntervalUnion2$outboundSchema, type CreateScheduleInvoice, CreateScheduleInvoice$inboundSchema, type CreateScheduleInvoiceMode, type CreateScheduleInvoiceMode$Outbound, CreateScheduleInvoiceMode$outboundSchema, CreateScheduleItemBillingMethod2, CreateScheduleItemBillingMethod2$outboundSchema, CreateScheduleItemExpiryDurationType2, CreateScheduleItemExpiryDurationType2$outboundSchema, CreateScheduleItemOnDecrease2, CreateScheduleItemOnDecrease2$outboundSchema, CreateScheduleItemOnIncrease2, CreateScheduleItemOnIncrease2$outboundSchema, type CreateScheduleItemPlanItem2, type CreateScheduleItemPlanItem2$Outbound, CreateScheduleItemPlanItem2$outboundSchema, type CreateScheduleItemPrice2, type CreateScheduleItemPrice2$Outbound, CreateScheduleItemPrice2$outboundSchema, CreateScheduleItemPriceInterval2, CreateScheduleItemPriceInterval2$outboundSchema, type CreateScheduleItemProration2, type CreateScheduleItemProration2$Outbound, CreateScheduleItemProration2$outboundSchema, type CreateScheduleItemReset2, type CreateScheduleItemReset2$Outbound, CreateScheduleItemReset2$outboundSchema, CreateScheduleItemResetInterval2, CreateScheduleItemResetInterval2$outboundSchema, type CreateScheduleItemRollover2, type CreateScheduleItemRollover2$Outbound, CreateScheduleItemRollover2$outboundSchema, type CreateScheduleItemTier2, type CreateScheduleItemTier2$Outbound, CreateScheduleItemTier2$outboundSchema, CreateScheduleItemTierBehavior2, CreateScheduleItemTierBehavior2$outboundSchema, CreateScheduleLimitType2, CreateScheduleLimitType2$outboundSchema, type CreateScheduleOverageAllowed2, type CreateScheduleOverageAllowed2$Outbound, CreateScheduleOverageAllowed2$outboundSchema, type CreateScheduleParams, type CreateScheduleParams$Outbound, CreateScheduleParams$outboundSchema, type CreateSchedulePlan2, type CreateSchedulePlan2$Outbound, CreateSchedulePlan2$outboundSchema, type CreateSchedulePlanItemFilter2, type CreateSchedulePlanItemFilter2$Outbound, CreateSchedulePlanItemFilter2$outboundSchema, CreateSchedulePriceInterval2, CreateSchedulePriceInterval2$outboundSchema, type CreateSchedulePurchaseLimit2, type CreateSchedulePurchaseLimit2$Outbound, CreateSchedulePurchaseLimit2$outboundSchema, CreateSchedulePurchaseLimitInterval2, CreateSchedulePurchaseLimitInterval2$outboundSchema, CreateScheduleRedirectMode, CreateScheduleRedirectMode$outboundSchema, CreateScheduleRemoveItemBillingMethod2, CreateScheduleRemoveItemBillingMethod2$outboundSchema, type CreateScheduleRequiredAction, CreateScheduleRequiredAction$inboundSchema, type CreateScheduleResponse, CreateScheduleResponse$inboundSchema, type CreateScheduleSpendLimit2, type CreateScheduleSpendLimit2$Outbound, CreateScheduleSpendLimit2$outboundSchema, CreateScheduleStatus, CreateScheduleStatus$inboundSchema, CreateScheduleThresholdType2, CreateScheduleThresholdType2$outboundSchema, type CreateScheduleUsageAlert2, type CreateScheduleUsageAlert2$Outbound, CreateScheduleUsageAlert2$outboundSchema, type CreateScheduleUsageLimit2, type CreateScheduleUsageLimit2$Outbound, CreateScheduleUsageLimit2$outboundSchema, CreateScheduleUsageLimitInterval2, CreateScheduleUsageLimitInterval2$outboundSchema, type Customer, Customer$inboundSchema, type CustomerAutoTopup, CustomerAutoTopup$inboundSchema, type CustomerBillingControls, CustomerBillingControls$inboundSchema, type CustomerConfig, CustomerConfig$inboundSchema, type CustomerCreditSchema, CustomerCreditSchema$inboundSchema, type CustomerData, type CustomerData$Outbound, CustomerData$outboundSchema, type CustomerDataAutoTopup, type CustomerDataAutoTopup$Outbound, CustomerDataAutoTopup$outboundSchema, type CustomerDataBillingControls, type CustomerDataBillingControls$Outbound, CustomerDataBillingControls$outboundSchema, type CustomerDataConfig, type CustomerDataConfig$Outbound, CustomerDataConfig$outboundSchema, type CustomerDataFilter, type CustomerDataFilter$Outbound, CustomerDataFilter$outboundSchema, CustomerDataLimitType, CustomerDataLimitType$outboundSchema, type CustomerDataOverageAllowed, type CustomerDataOverageAllowed$Outbound, CustomerDataOverageAllowed$outboundSchema, type CustomerDataPurchaseLimit, type CustomerDataPurchaseLimit$Outbound, CustomerDataPurchaseLimit$outboundSchema, CustomerDataPurchaseLimitInterval, CustomerDataPurchaseLimitInterval$outboundSchema, type CustomerDataSpendLimit, type CustomerDataSpendLimit$Outbound, CustomerDataSpendLimit$outboundSchema, CustomerDataThresholdType, CustomerDataThresholdType$outboundSchema, type CustomerDataUsageAlert, type CustomerDataUsageAlert$Outbound, CustomerDataUsageAlert$outboundSchema, type CustomerDataUsageLimit, type CustomerDataUsageLimit$Outbound, CustomerDataUsageLimit$outboundSchema, CustomerDataUsageLimitInterval, CustomerDataUsageLimitInterval$outboundSchema, CustomerDiscountType, CustomerDiscountType$inboundSchema, type CustomerDisplay, CustomerDisplay$inboundSchema, CustomerDurationType, CustomerDurationType$inboundSchema, type CustomerEligibility, CustomerEligibility$inboundSchema, CustomerEntityEnv, CustomerEntityEnv$inboundSchema, CustomerEnv, CustomerEnv$inboundSchema, CustomerExpand, CustomerExpand$outboundSchema, type CustomerFeature, CustomerFeature$inboundSchema, type CustomerFilter, CustomerFilter$inboundSchema, CustomerFlagsType, CustomerFlagsType$inboundSchema, CustomerLimitType, CustomerLimitType$inboundSchema, type CustomerModelMarkups, CustomerModelMarkups$inboundSchema, type CustomerOverageAllowed, CustomerOverageAllowed$inboundSchema, type CustomerProviderMarkups, CustomerProviderMarkups$inboundSchema, type CustomerPurchaseLimit1, CustomerPurchaseLimit1$inboundSchema, type CustomerPurchaseLimit2, CustomerPurchaseLimit2$inboundSchema, CustomerPurchaseLimitInterval1, CustomerPurchaseLimitInterval1$inboundSchema, CustomerPurchaseLimitInterval2, CustomerPurchaseLimitInterval2$inboundSchema, type CustomerPurchaseLimitUnion, CustomerPurchaseLimitUnion$inboundSchema, type CustomerSpendLimit, CustomerSpendLimit$inboundSchema, CustomerStatus, CustomerStatus$inboundSchema, CustomerThresholdType, CustomerThresholdType$inboundSchema, type CustomerUsageAlert, CustomerUsageAlert$inboundSchema, type CustomerUsageLimit, CustomerUsageLimit$inboundSchema, CustomerUsageLimitInterval, CustomerUsageLimitInterval$inboundSchema, type Customize, Customize$inboundSchema, type Deductions, Deductions$inboundSchema, type DeleteBalanceGlobals, DeleteBalanceInterval, DeleteBalanceInterval$outboundSchema, type DeleteBalanceParams, type DeleteBalanceParams$Outbound, DeleteBalanceParams$outboundSchema, type DeleteBalanceResponse, DeleteBalanceResponse$inboundSchema, type DeleteCustomerGlobals, type DeleteCustomerParams, type DeleteCustomerParams$Outbound, DeleteCustomerParams$outboundSchema, type DeleteCustomerResponse, DeleteCustomerResponse$inboundSchema, type DeleteEntityGlobals, type DeleteEntityParams, type DeleteEntityParams$Outbound, DeleteEntityParams$outboundSchema, type DeleteEntityResponse, DeleteEntityResponse$inboundSchema, type DeleteFeatureGlobals, type DeleteFeatureParams, type DeleteFeatureParams$Outbound, DeleteFeatureParams$outboundSchema, type DeleteFeatureResponse, DeleteFeatureResponse$inboundSchema, type DeletePlanGlobals, type DeletePlanParams, type DeletePlanParams$Outbound, DeletePlanParams$outboundSchema, type DeletePlanResponse, DeletePlanResponse$inboundSchema, type DfuFlashParams, type DfuFlashParams$Outbound, DfuFlashParams$outboundSchema, type DfuFlashResult, DfuFlashResult$inboundSchema, type Discount, Discount$inboundSchema, DurationType, DurationType$inboundSchema, type EntitlementsGranted, EntitlementsGranted$inboundSchema, type Entity, Entity$inboundSchema, type EventsAggregateParams, type EventsAggregateParams$Outbound, EventsAggregateParams$outboundSchema, type EventsListParams, type EventsListParams$Outbound, EventsListParams$outboundSchema, type Expiry, Expiry$inboundSchema, ExpiryType, ExpiryType$inboundSchema, type FeatureGrant, FeatureGrant$inboundSchema, type FeatureGrantPromoCode, FeatureGrantPromoCode$inboundSchema, FeatureType1, FeatureType1$inboundSchema, FeatureType2, FeatureType2$inboundSchema, type Fetcher, type FinalizeBalanceParams, type FinalizeBalanceParams$Outbound, FinalizeBalanceParams$outboundSchema, FinalizeLockAction, FinalizeLockAction$outboundSchema, type FinalizeLockGlobals, type FinalizeLockResponse, FinalizeLockResponse$inboundSchema, type FinalizeLockResponseBody1, FinalizeLockResponseBody1$inboundSchema, type FinalizeLockResponseBody2, FinalizeLockResponseBody2$inboundSchema, type Flag1, Flag1$inboundSchema, type Flag2, Flag2$inboundSchema, type FlagDisplay1, FlagDisplay1$inboundSchema, type FlagDisplay2, FlagDisplay2$inboundSchema, FlagType1, FlagType1$inboundSchema, FlagType2, FlagType2$inboundSchema, type Flags, Flags$inboundSchema, type Flashed, Flashed$inboundSchema, type FreeTrial, FreeTrial$inboundSchema, FreeTrialDuration1, FreeTrialDuration1$inboundSchema, FreeTrialDuration2, FreeTrialDuration2$inboundSchema, type FreeTrialParams, FreeTrialParams$inboundSchema, type FreeTrialRequest, type FreeTrialRequest$Outbound, FreeTrialRequest$outboundSchema, type GetCustomerAutoTopup, GetCustomerAutoTopup$inboundSchema, type GetCustomerBillingControls, GetCustomerBillingControls$inboundSchema, type GetCustomerConfig, GetCustomerConfig$inboundSchema, type GetCustomerCreditSchema, GetCustomerCreditSchema$inboundSchema, type GetCustomerCustomer, GetCustomerCustomer$inboundSchema, type GetCustomerDiscount, GetCustomerDiscount$inboundSchema, GetCustomerDiscountType, GetCustomerDiscountType$inboundSchema, type GetCustomerDisplay, GetCustomerDisplay$inboundSchema, GetCustomerDurationType, GetCustomerDurationType$inboundSchema, type GetCustomerEntity, GetCustomerEntity$inboundSchema, GetCustomerEntityEnv, GetCustomerEntityEnv$inboundSchema, GetCustomerEnv, GetCustomerEnv$inboundSchema, type GetCustomerFeature, GetCustomerFeature$inboundSchema, type GetCustomerFilter, GetCustomerFilter$inboundSchema, type GetCustomerFlags, GetCustomerFlags$inboundSchema, GetCustomerFlagsType, GetCustomerFlagsType$inboundSchema, type GetCustomerGlobals, type GetCustomerInvoice, GetCustomerInvoice$inboundSchema, GetCustomerLimitType, GetCustomerLimitType$inboundSchema, type GetCustomerModelMarkups, GetCustomerModelMarkups$inboundSchema, type GetCustomerOverageAllowed, GetCustomerOverageAllowed$inboundSchema, type GetCustomerParams, type GetCustomerParams$Outbound, GetCustomerParams$outboundSchema, GetCustomerProcessorType, GetCustomerProcessorType$inboundSchema, type GetCustomerProcessors, GetCustomerProcessors$inboundSchema, type GetCustomerProviderMarkups, GetCustomerProviderMarkups$inboundSchema, type GetCustomerPurchase, GetCustomerPurchase$inboundSchema, type GetCustomerPurchaseLimit1, GetCustomerPurchaseLimit1$inboundSchema, type GetCustomerPurchaseLimit2, GetCustomerPurchaseLimit2$inboundSchema, GetCustomerPurchaseLimitInterval1, GetCustomerPurchaseLimitInterval1$inboundSchema, GetCustomerPurchaseLimitInterval2, GetCustomerPurchaseLimitInterval2$inboundSchema, type GetCustomerPurchaseLimitUnion, GetCustomerPurchaseLimitUnion$inboundSchema, GetCustomerPurchaseScope, GetCustomerPurchaseScope$inboundSchema, type GetCustomerReferral, GetCustomerReferral$inboundSchema, type GetCustomerResponse, GetCustomerResponse$inboundSchema, type GetCustomerRevenuecat, GetCustomerRevenuecat$inboundSchema, type GetCustomerRewards, GetCustomerRewards$inboundSchema, type GetCustomerSpendLimit, GetCustomerSpendLimit$inboundSchema, GetCustomerStatus, GetCustomerStatus$inboundSchema, type GetCustomerStripe, GetCustomerStripe$inboundSchema, type GetCustomerSubscription, GetCustomerSubscription$inboundSchema, GetCustomerSubscriptionScope, GetCustomerSubscriptionScope$inboundSchema, GetCustomerThresholdType, GetCustomerThresholdType$inboundSchema, type GetCustomerTrialsUsed, GetCustomerTrialsUsed$inboundSchema, type GetCustomerUsageAlert, GetCustomerUsageAlert$inboundSchema, type GetCustomerUsageLimit, GetCustomerUsageLimit$inboundSchema, GetCustomerUsageLimitInterval, GetCustomerUsageLimitInterval$inboundSchema, type GetCustomerVercel, GetCustomerVercel$inboundSchema, type GetEntityBillingControls, GetEntityBillingControls$inboundSchema, type GetEntityCreditSchema, GetEntityCreditSchema$inboundSchema, type GetEntityDisplay, GetEntityDisplay$inboundSchema, GetEntityEnv, GetEntityEnv$inboundSchema, type GetEntityFeature, GetEntityFeature$inboundSchema, type GetEntityFilter, GetEntityFilter$inboundSchema, type GetEntityFlags, GetEntityFlags$inboundSchema, type GetEntityGlobals, GetEntityInterval, GetEntityInterval$inboundSchema, type GetEntityInvoice, GetEntityInvoice$inboundSchema, GetEntityLimitType, GetEntityLimitType$inboundSchema, type GetEntityModelMarkups, GetEntityModelMarkups$inboundSchema, type GetEntityOverageAllowed, GetEntityOverageAllowed$inboundSchema, type GetEntityParams, type GetEntityParams$Outbound, GetEntityParams$outboundSchema, GetEntityProcessorType, GetEntityProcessorType$inboundSchema, type GetEntityProviderMarkups, GetEntityProviderMarkups$inboundSchema, type GetEntityPurchase, GetEntityPurchase$inboundSchema, GetEntityPurchaseScope, GetEntityPurchaseScope$inboundSchema, type GetEntityResponse, GetEntityResponse$inboundSchema, type GetEntitySpendLimit, GetEntitySpendLimit$inboundSchema, GetEntityStatus, GetEntityStatus$inboundSchema, type GetEntitySubscription, GetEntitySubscription$inboundSchema, GetEntitySubscriptionScope, GetEntitySubscriptionScope$inboundSchema, GetEntityThresholdType, GetEntityThresholdType$inboundSchema, GetEntityType, GetEntityType$inboundSchema, type GetEntityUsageAlert, GetEntityUsageAlert$inboundSchema, type GetEntityUsageLimit, GetEntityUsageLimit$inboundSchema, type GetFeatureCreditSchema, GetFeatureCreditSchema$inboundSchema, type GetFeatureDisplay, GetFeatureDisplay$inboundSchema, type GetFeatureGlobals, type GetFeatureModelMarkups, GetFeatureModelMarkups$inboundSchema, type GetFeatureParams, type GetFeatureParams$Outbound, GetFeatureParams$outboundSchema, type GetFeatureProviderMarkups, GetFeatureProviderMarkups$inboundSchema, type GetFeatureResponse, GetFeatureResponse$inboundSchema, GetFeatureType, GetFeatureType$inboundSchema, type GetOrCreateCustomerAutoTopup, type GetOrCreateCustomerAutoTopup$Outbound, GetOrCreateCustomerAutoTopup$outboundSchema, type GetOrCreateCustomerBillingControls, type GetOrCreateCustomerBillingControls$Outbound, GetOrCreateCustomerBillingControls$outboundSchema, type GetOrCreateCustomerConfig, type GetOrCreateCustomerConfig$Outbound, GetOrCreateCustomerConfig$outboundSchema, type GetOrCreateCustomerFilter, type GetOrCreateCustomerFilter$Outbound, GetOrCreateCustomerFilter$outboundSchema, type GetOrCreateCustomerGlobals, GetOrCreateCustomerLimitType, GetOrCreateCustomerLimitType$outboundSchema, type GetOrCreateCustomerOverageAllowed, type GetOrCreateCustomerOverageAllowed$Outbound, GetOrCreateCustomerOverageAllowed$outboundSchema, type GetOrCreateCustomerParams, type GetOrCreateCustomerParams$Outbound, GetOrCreateCustomerParams$outboundSchema, type GetOrCreateCustomerProperties, type GetOrCreateCustomerProperties$Outbound, GetOrCreateCustomerProperties$outboundSchema, type GetOrCreateCustomerPurchaseLimit, type GetOrCreateCustomerPurchaseLimit$Outbound, GetOrCreateCustomerPurchaseLimit$outboundSchema, GetOrCreateCustomerPurchaseLimitInterval, GetOrCreateCustomerPurchaseLimitInterval$outboundSchema, type GetOrCreateCustomerSpendLimit, type GetOrCreateCustomerSpendLimit$Outbound, GetOrCreateCustomerSpendLimit$outboundSchema, GetOrCreateCustomerThresholdType, GetOrCreateCustomerThresholdType$outboundSchema, type GetOrCreateCustomerUsageAlert, type GetOrCreateCustomerUsageAlert$Outbound, GetOrCreateCustomerUsageAlert$outboundSchema, type GetOrCreateCustomerUsageLimit, type GetOrCreateCustomerUsageLimit$Outbound, GetOrCreateCustomerUsageLimit$outboundSchema, GetOrCreateCustomerUsageLimitInterval, GetOrCreateCustomerUsageLimitInterval$outboundSchema, GetPlanAddItemBillingMethod, GetPlanAddItemBillingMethod$inboundSchema, GetPlanAddItemPriceInterval, GetPlanAddItemPriceInterval$inboundSchema, GetPlanAddItemResetInterval, GetPlanAddItemResetInterval$inboundSchema, GetPlanAttachAction, GetPlanAttachAction$inboundSchema, type GetPlanAutoTopup, GetPlanAutoTopup$inboundSchema, type GetPlanBasePrice, GetPlanBasePrice$inboundSchema, type GetPlanBillingControls, GetPlanBillingControls$inboundSchema, type GetPlanConfig, GetPlanConfig$inboundSchema, type GetPlanCreditSchema, GetPlanCreditSchema$inboundSchema, type GetPlanCustomerEligibility, GetPlanCustomerEligibility$inboundSchema, type GetPlanCustomize, GetPlanCustomize$inboundSchema, GetPlanDurationType, GetPlanDurationType$inboundSchema, GetPlanEnv, GetPlanEnv$inboundSchema, type GetPlanFeature, GetPlanFeature$inboundSchema, type GetPlanFeatureDisplay, GetPlanFeatureDisplay$inboundSchema, type GetPlanFilter, GetPlanFilter$inboundSchema, type GetPlanFreeTrial, GetPlanFreeTrial$inboundSchema, type GetPlanFreeTrialParams, GetPlanFreeTrialParams$inboundSchema, type GetPlanGlobals, GetPlanIntervalRemoveItemEnum1, GetPlanIntervalRemoveItemEnum1$inboundSchema, GetPlanIntervalRemoveItemEnum2, GetPlanIntervalRemoveItemEnum2$inboundSchema, type GetPlanIntervalUnion, GetPlanIntervalUnion$inboundSchema, type GetPlanItem, GetPlanItem$inboundSchema, GetPlanItemBillingMethod, GetPlanItemBillingMethod$inboundSchema, type GetPlanItemDisplay, GetPlanItemDisplay$inboundSchema, GetPlanItemExpiryDurationType, GetPlanItemExpiryDurationType$inboundSchema, type GetPlanItemPrice, GetPlanItemPrice$inboundSchema, type GetPlanItemReset, GetPlanItemReset$inboundSchema, type GetPlanItemRollover, GetPlanItemRollover$inboundSchema, type GetPlanItemTier, GetPlanItemTier$inboundSchema, GetPlanItemTierBehavior, GetPlanItemTierBehavior$inboundSchema, type GetPlanItemTo, GetPlanItemTo$inboundSchema, GetPlanLimitType, GetPlanLimitType$inboundSchema, GetPlanOnDecrease, GetPlanOnDecrease$inboundSchema, GetPlanOnEnd, GetPlanOnEnd$inboundSchema, GetPlanOnIncrease, GetPlanOnIncrease$inboundSchema, type GetPlanOverageAllowed, GetPlanOverageAllowed$inboundSchema, type GetPlanParams, type GetPlanParams$Outbound, GetPlanParams$outboundSchema, type GetPlanPlanItem, GetPlanPlanItem$inboundSchema, type GetPlanPlanItemFilter, GetPlanPlanItemFilter$inboundSchema, type GetPlanPrice, GetPlanPrice$inboundSchema, type GetPlanPriceDisplay, GetPlanPriceDisplay$inboundSchema, GetPlanPriceInterval, GetPlanPriceInterval$inboundSchema, GetPlanPriceItemInterval, GetPlanPriceItemInterval$inboundSchema, GetPlanPriceVariantDetailsInterval, GetPlanPriceVariantDetailsInterval$inboundSchema, type GetPlanProration, GetPlanProration$inboundSchema, type GetPlanPurchaseLimit, GetPlanPurchaseLimit$inboundSchema, GetPlanPurchaseLimitInterval, GetPlanPurchaseLimitInterval$inboundSchema, GetPlanRemoveItemBillingMethod, GetPlanRemoveItemBillingMethod$inboundSchema, GetPlanResetItemInterval, GetPlanResetItemInterval$inboundSchema, type GetPlanResponse, GetPlanResponse$inboundSchema, type GetPlanSpendLimit, GetPlanSpendLimit$inboundSchema, GetPlanStatus, GetPlanStatus$inboundSchema, GetPlanThresholdType, GetPlanThresholdType$inboundSchema, GetPlanType, GetPlanType$inboundSchema, type GetPlanUsageAlert, GetPlanUsageAlert$inboundSchema, type GetPlanUsageLimit, GetPlanUsageLimit$inboundSchema, GetPlanUsageLimitInterval, GetPlanUsageLimitInterval$inboundSchema, type GetPlanVariantDetails, GetPlanVariantDetails$inboundSchema, type GetPlanVariantDetailsAutoTopup, GetPlanVariantDetailsAutoTopup$inboundSchema, type GetPlanVariantDetailsBillingControls, GetPlanVariantDetailsBillingControls$inboundSchema, GetPlanVariantDetailsDurationType, GetPlanVariantDetailsDurationType$inboundSchema, GetPlanVariantDetailsExpiryDurationType, GetPlanVariantDetailsExpiryDurationType$inboundSchema, type GetPlanVariantDetailsFilter, GetPlanVariantDetailsFilter$inboundSchema, GetPlanVariantDetailsLimitType, GetPlanVariantDetailsLimitType$inboundSchema, GetPlanVariantDetailsOnEnd, GetPlanVariantDetailsOnEnd$inboundSchema, type GetPlanVariantDetailsOverageAllowed, GetPlanVariantDetailsOverageAllowed$inboundSchema, type GetPlanVariantDetailsPrice, GetPlanVariantDetailsPrice$inboundSchema, type GetPlanVariantDetailsPurchaseLimit, GetPlanVariantDetailsPurchaseLimit$inboundSchema, GetPlanVariantDetailsPurchaseLimitInterval, GetPlanVariantDetailsPurchaseLimitInterval$inboundSchema, type GetPlanVariantDetailsReset, GetPlanVariantDetailsReset$inboundSchema, type GetPlanVariantDetailsRollover, GetPlanVariantDetailsRollover$inboundSchema, type GetPlanVariantDetailsSpendLimit, GetPlanVariantDetailsSpendLimit$inboundSchema, GetPlanVariantDetailsThresholdType, GetPlanVariantDetailsThresholdType$inboundSchema, type GetPlanVariantDetailsTier, GetPlanVariantDetailsTier$inboundSchema, GetPlanVariantDetailsTierBehavior, GetPlanVariantDetailsTierBehavior$inboundSchema, type GetPlanVariantDetailsTo, GetPlanVariantDetailsTo$inboundSchema, type GetPlanVariantDetailsUsageAlert, GetPlanVariantDetailsUsageAlert$inboundSchema, type GetPlanVariantDetailsUsageLimit, GetPlanVariantDetailsUsageLimit$inboundSchema, GetPlanVariantDetailsUsageLimitInterval, GetPlanVariantDetailsUsageLimitInterval$inboundSchema, type GetRevenueCatKeysApp, GetRevenueCatKeysApp$inboundSchema, GetRevenueCatKeysEnv, GetRevenueCatKeysEnv$outboundSchema, type GetRevenueCatKeysGlobals, type GetRevenueCatKeysParams, type GetRevenueCatKeysParams$Outbound, GetRevenueCatKeysParams$outboundSchema, type GetRevenueCatKeysResponse, GetRevenueCatKeysResponse$inboundSchema, type Grant, Grant$inboundSchema, HTTPClient, HTTPClientError, type HTTPClientOptions, type ImportBalance, type ImportBalance$Outbound, ImportBalance$outboundSchema, ImportBillingBehavior, ImportBillingBehavior$outboundSchema, type ImportCustomerData, type ImportCustomerData$Outbound, ImportCustomerData$outboundSchema, type ImportFeatureQuantity, type ImportFeatureQuantity$Outbound, ImportFeatureQuantity$outboundSchema, type ImportFilter, type ImportFilter$Outbound, ImportFilter$outboundSchema, type ImportGlobals, ImportInterval, ImportInterval$outboundSchema, type ImportPlan, type ImportPlan$Outbound, ImportPlan$outboundSchema, type ImportProcessor, type ImportProcessor$Outbound, ImportProcessor$outboundSchema, ImportStatus, ImportStatus$outboundSchema, ImportType, ImportType$outboundSchema, type IncludedUsage1, IncludedUsage1$inboundSchema, type IncludedUsage2, IncludedUsage2$inboundSchema, Intent, Intent$inboundSchema, IntervalVariantRemoveItemEnum1, IntervalVariantRemoveItemEnum1$outboundSchema, IntervalVariantRemoveItemEnum2, IntervalVariantRemoveItemEnum2$outboundSchema, InvalidRequestError, type Invoice, Invoice$inboundSchema, type Item, Item$inboundSchema, ItemExpiryDurationType, ItemExpiryDurationType$inboundSchema, type Link, type Link$Outbound, Link$outboundSchema, LinkRevenueCatEnv, LinkRevenueCatEnv$outboundSchema, type LinkRevenueCatGlobals, type LinkRevenueCatParams, type LinkRevenueCatParams$Outbound, LinkRevenueCatParams$outboundSchema, type LinkRevenueCatResponse, LinkRevenueCatResponse$inboundSchema, type ListCustomersAutoTopup, ListCustomersAutoTopup$inboundSchema, type ListCustomersBillingControls, ListCustomersBillingControls$inboundSchema, type ListCustomersConfig, ListCustomersConfig$inboundSchema, type ListCustomersCreditSchema, ListCustomersCreditSchema$inboundSchema, type ListCustomersDisplay, ListCustomersDisplay$inboundSchema, ListCustomersEnv, ListCustomersEnv$inboundSchema, type ListCustomersFeature, ListCustomersFeature$inboundSchema, type ListCustomersFilter, ListCustomersFilter$inboundSchema, type ListCustomersFlags, ListCustomersFlags$inboundSchema, type ListCustomersGlobals, ListCustomersLimitType, ListCustomersLimitType$inboundSchema, type ListCustomersList, ListCustomersList$inboundSchema, type ListCustomersModelMarkups, ListCustomersModelMarkups$inboundSchema, type ListCustomersOverageAllowed, ListCustomersOverageAllowed$inboundSchema, type ListCustomersParams, type ListCustomersParams$Outbound, ListCustomersParams$outboundSchema, type ListCustomersPlan, type ListCustomersPlan$Outbound, ListCustomersPlan$outboundSchema, ListCustomersProcessor, ListCustomersProcessor$outboundSchema, type ListCustomersProcessors, ListCustomersProcessors$inboundSchema, type ListCustomersProviderMarkups, ListCustomersProviderMarkups$inboundSchema, type ListCustomersPurchase, ListCustomersPurchase$inboundSchema, type ListCustomersPurchaseLimit1, ListCustomersPurchaseLimit1$inboundSchema, type ListCustomersPurchaseLimit2, ListCustomersPurchaseLimit2$inboundSchema, ListCustomersPurchaseLimitInterval1, ListCustomersPurchaseLimitInterval1$inboundSchema, ListCustomersPurchaseLimitInterval2, ListCustomersPurchaseLimitInterval2$inboundSchema, type ListCustomersPurchaseLimitUnion, ListCustomersPurchaseLimitUnion$inboundSchema, ListCustomersPurchaseScope, ListCustomersPurchaseScope$inboundSchema, type ListCustomersResponse, ListCustomersResponse$inboundSchema, type ListCustomersRevenuecat, ListCustomersRevenuecat$inboundSchema, type ListCustomersSpendLimit, ListCustomersSpendLimit$inboundSchema, ListCustomersStatus, ListCustomersStatus$inboundSchema, type ListCustomersStripe, ListCustomersStripe$inboundSchema, type ListCustomersSubscription, ListCustomersSubscription$inboundSchema, ListCustomersSubscriptionScope, ListCustomersSubscriptionScope$inboundSchema, ListCustomersSubscriptionStatus, ListCustomersSubscriptionStatus$outboundSchema, ListCustomersThresholdType, ListCustomersThresholdType$inboundSchema, ListCustomersType, ListCustomersType$inboundSchema, type ListCustomersUsageAlert, ListCustomersUsageAlert$inboundSchema, type ListCustomersUsageLimit, ListCustomersUsageLimit$inboundSchema, ListCustomersUsageLimitInterval, ListCustomersUsageLimitInterval$inboundSchema, type ListCustomersVercel, ListCustomersVercel$inboundSchema, type ListEntitiesBillingControls, ListEntitiesBillingControls$inboundSchema, type ListEntitiesCreditSchema, ListEntitiesCreditSchema$inboundSchema, type ListEntitiesDisplay, ListEntitiesDisplay$inboundSchema, ListEntitiesEnv, ListEntitiesEnv$inboundSchema, type ListEntitiesFeature, ListEntitiesFeature$inboundSchema, type ListEntitiesFilter, ListEntitiesFilter$inboundSchema, type ListEntitiesFlags, ListEntitiesFlags$inboundSchema, type ListEntitiesGlobals, ListEntitiesInterval, ListEntitiesInterval$inboundSchema, type ListEntitiesInvoice, ListEntitiesInvoice$inboundSchema, ListEntitiesLimitType, ListEntitiesLimitType$inboundSchema, type ListEntitiesList, ListEntitiesList$inboundSchema, type ListEntitiesModelMarkups, ListEntitiesModelMarkups$inboundSchema, type ListEntitiesOverageAllowed, ListEntitiesOverageAllowed$inboundSchema, type ListEntitiesParams, type ListEntitiesParams$Outbound, ListEntitiesParams$outboundSchema, type ListEntitiesPlan, type ListEntitiesPlan$Outbound, ListEntitiesPlan$outboundSchema, ListEntitiesProcessor, ListEntitiesProcessor$outboundSchema, ListEntitiesProcessorType, ListEntitiesProcessorType$inboundSchema, type ListEntitiesProviderMarkups, ListEntitiesProviderMarkups$inboundSchema, type ListEntitiesPurchase, ListEntitiesPurchase$inboundSchema, ListEntitiesPurchaseScope, ListEntitiesPurchaseScope$inboundSchema, type ListEntitiesResponse, ListEntitiesResponse$inboundSchema, type ListEntitiesSpendLimit, ListEntitiesSpendLimit$inboundSchema, ListEntitiesStatus, ListEntitiesStatus$inboundSchema, type ListEntitiesSubscription, ListEntitiesSubscription$inboundSchema, ListEntitiesSubscriptionScope, ListEntitiesSubscriptionScope$inboundSchema, ListEntitiesSubscriptionStatus, ListEntitiesSubscriptionStatus$outboundSchema, ListEntitiesThresholdType, ListEntitiesThresholdType$inboundSchema, ListEntitiesType, ListEntitiesType$inboundSchema, type ListEntitiesUsageAlert, ListEntitiesUsageAlert$inboundSchema, type ListEntitiesUsageLimit, ListEntitiesUsageLimit$inboundSchema, type ListEventsCustomRange, type ListEventsCustomRange$Outbound, ListEventsCustomRange$outboundSchema, type ListEventsFeatureId, type ListEventsFeatureId$Outbound, ListEventsFeatureId$outboundSchema, type ListEventsGlobals, ListEventsIntervalEnum, ListEventsIntervalEnum$inboundSchema, type ListEventsIntervalUnion, ListEventsIntervalUnion$inboundSchema, type ListEventsList, ListEventsList$inboundSchema, type ListEventsReset, ListEventsReset$inboundSchema, type ListEventsResponse, ListEventsResponse$inboundSchema, type ListFeaturesCreditSchema, ListFeaturesCreditSchema$inboundSchema, type ListFeaturesDisplay, ListFeaturesDisplay$inboundSchema, type ListFeaturesGlobals, type ListFeaturesList, ListFeaturesList$inboundSchema, type ListFeaturesModelMarkups, ListFeaturesModelMarkups$inboundSchema, type ListFeaturesProviderMarkups, ListFeaturesProviderMarkups$inboundSchema, type ListFeaturesRequest, type ListFeaturesRequest$Outbound, ListFeaturesRequest$outboundSchema, type ListFeaturesResponse, ListFeaturesResponse$inboundSchema, ListFeaturesType, ListFeaturesType$inboundSchema, ListPlansAddItemBillingMethod, ListPlansAddItemBillingMethod$inboundSchema, ListPlansAddItemPriceInterval, ListPlansAddItemPriceInterval$inboundSchema, ListPlansAddItemResetInterval, ListPlansAddItemResetInterval$inboundSchema, ListPlansAttachAction, ListPlansAttachAction$inboundSchema, type ListPlansAutoTopup, ListPlansAutoTopup$inboundSchema, type ListPlansBasePrice, ListPlansBasePrice$inboundSchema, type ListPlansBillingControls, ListPlansBillingControls$inboundSchema, type ListPlansConfig, ListPlansConfig$inboundSchema, type ListPlansCreditSchema, ListPlansCreditSchema$inboundSchema, type ListPlansCustomerEligibility, ListPlansCustomerEligibility$inboundSchema, type ListPlansCustomize, ListPlansCustomize$inboundSchema, ListPlansDurationType, ListPlansDurationType$inboundSchema, ListPlansEnv, ListPlansEnv$inboundSchema, type ListPlansFeature, ListPlansFeature$inboundSchema, type ListPlansFeatureDisplay, ListPlansFeatureDisplay$inboundSchema, type ListPlansFilter, ListPlansFilter$inboundSchema, type ListPlansFreeTrial, ListPlansFreeTrial$inboundSchema, type ListPlansFreeTrialParams, ListPlansFreeTrialParams$inboundSchema, type ListPlansGlobals, ListPlansIntervalRemoveItemEnum1, ListPlansIntervalRemoveItemEnum1$inboundSchema, ListPlansIntervalRemoveItemEnum2, ListPlansIntervalRemoveItemEnum2$inboundSchema, type ListPlansIntervalUnion, ListPlansIntervalUnion$inboundSchema, type ListPlansItem, ListPlansItem$inboundSchema, ListPlansItemBillingMethod, ListPlansItemBillingMethod$inboundSchema, type ListPlansItemDisplay, ListPlansItemDisplay$inboundSchema, ListPlansItemExpiryDurationType, ListPlansItemExpiryDurationType$inboundSchema, type ListPlansItemPrice, ListPlansItemPrice$inboundSchema, type ListPlansItemReset, ListPlansItemReset$inboundSchema, type ListPlansItemRollover, ListPlansItemRollover$inboundSchema, type ListPlansItemTier, ListPlansItemTier$inboundSchema, ListPlansItemTierBehavior, ListPlansItemTierBehavior$inboundSchema, ListPlansLimitType, ListPlansLimitType$inboundSchema, type ListPlansList, ListPlansList$inboundSchema, ListPlansOnDecrease, ListPlansOnDecrease$inboundSchema, ListPlansOnEnd, ListPlansOnEnd$inboundSchema, ListPlansOnIncrease, ListPlansOnIncrease$inboundSchema, type ListPlansOverageAllowed, ListPlansOverageAllowed$inboundSchema, type ListPlansParams, type ListPlansParams$Outbound, ListPlansParams$outboundSchema, type ListPlansPlanItem, ListPlansPlanItem$inboundSchema, type ListPlansPlanItemFilter, ListPlansPlanItemFilter$inboundSchema, type ListPlansPrice, ListPlansPrice$inboundSchema, type ListPlansPriceDisplay, ListPlansPriceDisplay$inboundSchema, ListPlansPriceInterval, ListPlansPriceInterval$inboundSchema, ListPlansPriceItemInterval, ListPlansPriceItemInterval$inboundSchema, ListPlansPriceVariantDetailsInterval, ListPlansPriceVariantDetailsInterval$inboundSchema, type ListPlansProration, ListPlansProration$inboundSchema, type ListPlansPurchaseLimit, ListPlansPurchaseLimit$inboundSchema, ListPlansPurchaseLimitInterval, ListPlansPurchaseLimitInterval$inboundSchema, ListPlansRemoveItemBillingMethod, ListPlansRemoveItemBillingMethod$inboundSchema, ListPlansResetItemInterval, ListPlansResetItemInterval$inboundSchema, type ListPlansResponse, ListPlansResponse$inboundSchema, type ListPlansSpendLimit, ListPlansSpendLimit$inboundSchema, ListPlansStatus, ListPlansStatus$inboundSchema, ListPlansThresholdType, ListPlansThresholdType$inboundSchema, type ListPlansTo, ListPlansTo$inboundSchema, ListPlansType, ListPlansType$inboundSchema, type ListPlansUsageAlert, ListPlansUsageAlert$inboundSchema, type ListPlansUsageLimit, ListPlansUsageLimit$inboundSchema, ListPlansUsageLimitInterval, ListPlansUsageLimitInterval$inboundSchema, type ListPlansVariantDetails, ListPlansVariantDetails$inboundSchema, type ListPlansVariantDetailsAutoTopup, ListPlansVariantDetailsAutoTopup$inboundSchema, type ListPlansVariantDetailsBillingControls, ListPlansVariantDetailsBillingControls$inboundSchema, ListPlansVariantDetailsDurationType, ListPlansVariantDetailsDurationType$inboundSchema, ListPlansVariantDetailsExpiryDurationType, ListPlansVariantDetailsExpiryDurationType$inboundSchema, type ListPlansVariantDetailsFilter, ListPlansVariantDetailsFilter$inboundSchema, ListPlansVariantDetailsLimitType, ListPlansVariantDetailsLimitType$inboundSchema, ListPlansVariantDetailsOnEnd, ListPlansVariantDetailsOnEnd$inboundSchema, type ListPlansVariantDetailsOverageAllowed, ListPlansVariantDetailsOverageAllowed$inboundSchema, type ListPlansVariantDetailsPrice, ListPlansVariantDetailsPrice$inboundSchema, type ListPlansVariantDetailsPurchaseLimit, ListPlansVariantDetailsPurchaseLimit$inboundSchema, ListPlansVariantDetailsPurchaseLimitInterval, ListPlansVariantDetailsPurchaseLimitInterval$inboundSchema, type ListPlansVariantDetailsReset, ListPlansVariantDetailsReset$inboundSchema, type ListPlansVariantDetailsRollover, ListPlansVariantDetailsRollover$inboundSchema, type ListPlansVariantDetailsSpendLimit, ListPlansVariantDetailsSpendLimit$inboundSchema, ListPlansVariantDetailsThresholdType, ListPlansVariantDetailsThresholdType$inboundSchema, type ListPlansVariantDetailsTier, ListPlansVariantDetailsTier$inboundSchema, ListPlansVariantDetailsTierBehavior, ListPlansVariantDetailsTierBehavior$inboundSchema, type ListPlansVariantDetailsUsageAlert, ListPlansVariantDetailsUsageAlert$inboundSchema, type ListPlansVariantDetailsUsageLimit, ListPlansVariantDetailsUsageLimit$inboundSchema, ListPlansVariantDetailsUsageLimitInterval, ListPlansVariantDetailsUsageLimitInterval$inboundSchema, type ListRewardsDuration, ListRewardsDuration$inboundSchema, type ListRewardsGlobals, type ListRewardsResponse, ListRewardsResponse$inboundSchema, type Migration, type Migration$Outbound, Migration$outboundSchema, type MintKeyGlobals, type MintKeyParams, type MintKeyParams$Outbound, MintKeyParams$outboundSchema, type MintKeyResponse, MintKeyResponse$inboundSchema, type MultiAttachAttachDiscount, type MultiAttachAttachDiscount$Outbound, MultiAttachAttachDiscount$outboundSchema, type MultiAttachBasePrice, type MultiAttachBasePrice$Outbound, MultiAttachBasePrice$outboundSchema, type MultiAttachBillingControls, type MultiAttachBillingControls$Outbound, MultiAttachBillingControls$outboundSchema, MultiAttachBillingMethod, MultiAttachBillingMethod$outboundSchema, MultiAttachCode, MultiAttachCode$inboundSchema, type MultiAttachCustomize, type MultiAttachCustomize$Outbound, MultiAttachCustomize$outboundSchema, MultiAttachDurationType, MultiAttachDurationType$outboundSchema, type MultiAttachEntityData, type MultiAttachEntityData$Outbound, MultiAttachEntityData$outboundSchema, MultiAttachEntityDataInterval, MultiAttachEntityDataInterval$outboundSchema, MultiAttachExpiryDurationType, MultiAttachExpiryDurationType$outboundSchema, type MultiAttachFeatureQuantity, type MultiAttachFeatureQuantity$Outbound, MultiAttachFeatureQuantity$outboundSchema, type MultiAttachFilter, type MultiAttachFilter$Outbound, MultiAttachFilter$outboundSchema, type MultiAttachFreeTrialParams, type MultiAttachFreeTrialParams$Outbound, MultiAttachFreeTrialParams$outboundSchema, type MultiAttachGlobals, type MultiAttachInvoice, MultiAttachInvoice$inboundSchema, type MultiAttachInvoiceMode, type MultiAttachInvoiceMode$Outbound, MultiAttachInvoiceMode$outboundSchema, MultiAttachItemPriceInterval, MultiAttachItemPriceInterval$outboundSchema, MultiAttachLimitType, MultiAttachLimitType$outboundSchema, MultiAttachOnDecrease, MultiAttachOnDecrease$outboundSchema, MultiAttachOnEnd, MultiAttachOnEnd$outboundSchema, MultiAttachOnIncrease, MultiAttachOnIncrease$outboundSchema, type MultiAttachOverageAllowed, type MultiAttachOverageAllowed$Outbound, MultiAttachOverageAllowed$outboundSchema, type MultiAttachParams, type MultiAttachParams$Outbound, MultiAttachParams$outboundSchema, type MultiAttachPlan, type MultiAttachPlan$Outbound, MultiAttachPlan$outboundSchema, type MultiAttachPlanItem, type MultiAttachPlanItem$Outbound, MultiAttachPlanItem$outboundSchema, type MultiAttachPrice, type MultiAttachPrice$Outbound, MultiAttachPrice$outboundSchema, MultiAttachPriceInterval, MultiAttachPriceInterval$outboundSchema, type MultiAttachProperties, type MultiAttachProperties$Outbound, MultiAttachProperties$outboundSchema, type MultiAttachProration, type MultiAttachProration$Outbound, MultiAttachProration$outboundSchema, MultiAttachRedirectMode, MultiAttachRedirectMode$outboundSchema, type MultiAttachRequiredAction, MultiAttachRequiredAction$inboundSchema, type MultiAttachReset, type MultiAttachReset$Outbound, MultiAttachReset$outboundSchema, MultiAttachResetInterval, MultiAttachResetInterval$outboundSchema, type MultiAttachResponse, MultiAttachResponse$inboundSchema, type MultiAttachRollover, type MultiAttachRollover$Outbound, MultiAttachRollover$outboundSchema, type MultiAttachSpendLimit, type MultiAttachSpendLimit$Outbound, MultiAttachSpendLimit$outboundSchema, MultiAttachThresholdType, MultiAttachThresholdType$outboundSchema, type MultiAttachTier, type MultiAttachTier$Outbound, MultiAttachTier$outboundSchema, MultiAttachTierBehavior, MultiAttachTierBehavior$outboundSchema, type MultiAttachTo, type MultiAttachTo$Outbound, MultiAttachTo$outboundSchema, type MultiAttachUsageAlert, type MultiAttachUsageAlert$Outbound, MultiAttachUsageAlert$outboundSchema, type MultiAttachUsageLimit, type MultiAttachUsageLimit$Outbound, MultiAttachUsageLimit$outboundSchema, MultiUpdateCancelAction, MultiUpdateCancelAction$outboundSchema, MultiUpdateCode, MultiUpdateCode$inboundSchema, type MultiUpdateGlobals, type MultiUpdateInvoice, MultiUpdateInvoice$inboundSchema, type MultiUpdateParams, type MultiUpdateParams$Outbound, MultiUpdateParams$outboundSchema, type MultiUpdatePreviewResponse, MultiUpdatePreviewResponse$inboundSchema, MultiUpdateProrationBehavior, MultiUpdateProrationBehavior$outboundSchema, type MultiUpdateRequiredAction, MultiUpdateRequiredAction$inboundSchema, type MultiUpdateResponse, MultiUpdateResponse$inboundSchema, type MultiUpdateUpdate, type MultiUpdateUpdate$Outbound, MultiUpdateUpdate$outboundSchema, OnDecrease, OnDecrease$inboundSchema, OnEnd, OnEnd$inboundSchema, OnIncrease, OnIncrease$inboundSchema, type OpenCustomerPortalGlobals, type OpenCustomerPortalParams, type OpenCustomerPortalParams$Outbound, OpenCustomerPortalParams$outboundSchema, type OpenCustomerPortalResponse, OpenCustomerPortalResponse$inboundSchema, type PhaseResponse, PhaseResponse$inboundSchema, type PhaseStart, type PhaseStart$Outbound, PhaseStart$outboundSchema, type PhaseStartUnion, type PhaseStartUnion$Outbound, PhaseStartUnion$outboundSchema, type Plan, Plan$inboundSchema, PlanAddItemBillingMethod, PlanAddItemBillingMethod$inboundSchema, PlanAddItemPriceInterval, PlanAddItemPriceInterval$inboundSchema, PlanAddItemResetInterval, PlanAddItemResetInterval$inboundSchema, type PlanAutoTopup, PlanAutoTopup$inboundSchema, type PlanBillingControls, PlanBillingControls$inboundSchema, type PlanConfig, PlanConfig$inboundSchema, type PlanCreditSchema, PlanCreditSchema$inboundSchema, PlanDurationType, PlanDurationType$inboundSchema, PlanEnv, PlanEnv$inboundSchema, type PlanFeature, PlanFeature$inboundSchema, type PlanFeatureDisplay, PlanFeatureDisplay$inboundSchema, type PlanFilter, PlanFilter$inboundSchema, PlanIntervalRemoveItemEnum1, PlanIntervalRemoveItemEnum1$inboundSchema, PlanIntervalRemoveItemEnum2, PlanIntervalRemoveItemEnum2$inboundSchema, type PlanIntervalUnion, PlanIntervalUnion$inboundSchema, type PlanItem, PlanItem$inboundSchema, PlanItemBillingMethod, PlanItemBillingMethod$inboundSchema, type PlanItemDisplay, PlanItemDisplay$inboundSchema, type PlanItemFilter, PlanItemFilter$inboundSchema, type PlanItemPrice, PlanItemPrice$inboundSchema, type PlanItemReset, PlanItemReset$inboundSchema, type PlanItemRollover, PlanItemRollover$inboundSchema, type PlanItemTier, PlanItemTier$inboundSchema, PlanItemTierBehavior, PlanItemTierBehavior$inboundSchema, type PlanItemTo, PlanItemTo$inboundSchema, PlanLimitType, PlanLimitType$inboundSchema, type PlanOverageAllowed, PlanOverageAllowed$inboundSchema, type PlanPrice, PlanPrice$inboundSchema, type PlanPriceDisplay, PlanPriceDisplay$inboundSchema, PlanPriceInterval, PlanPriceInterval$inboundSchema, PlanPriceItemInterval, PlanPriceItemInterval$inboundSchema, PlanPriceVariantDetailsInterval, PlanPriceVariantDetailsInterval$inboundSchema, type PlanPurchaseLimit, PlanPurchaseLimit$inboundSchema, PlanPurchaseLimitInterval, PlanPurchaseLimitInterval$inboundSchema, PlanRemoveItemBillingMethod, PlanRemoveItemBillingMethod$inboundSchema, PlanResetItemInterval, PlanResetItemInterval$inboundSchema, type PlanSpendLimit, PlanSpendLimit$inboundSchema, PlanStatus, PlanStatus$inboundSchema, PlanThresholdType, PlanThresholdType$inboundSchema, PlanType, PlanType$inboundSchema, type PlanUsageAlert, PlanUsageAlert$inboundSchema, type PlanUsageLimit, PlanUsageLimit$inboundSchema, PlanUsageLimitInterval, PlanUsageLimitInterval$inboundSchema, type PlanVariantDetailsAutoTopup, PlanVariantDetailsAutoTopup$inboundSchema, type PlanVariantDetailsBillingControls, PlanVariantDetailsBillingControls$inboundSchema, PlanVariantDetailsDurationType, PlanVariantDetailsDurationType$inboundSchema, type PlanVariantDetailsFilter, PlanVariantDetailsFilter$inboundSchema, PlanVariantDetailsLimitType, PlanVariantDetailsLimitType$inboundSchema, type PlanVariantDetailsOverageAllowed, PlanVariantDetailsOverageAllowed$inboundSchema, type PlanVariantDetailsPrice, PlanVariantDetailsPrice$inboundSchema, type PlanVariantDetailsPurchaseLimit, PlanVariantDetailsPurchaseLimit$inboundSchema, PlanVariantDetailsPurchaseLimitInterval, PlanVariantDetailsPurchaseLimitInterval$inboundSchema, type PlanVariantDetailsReset, PlanVariantDetailsReset$inboundSchema, type PlanVariantDetailsRollover, PlanVariantDetailsRollover$inboundSchema, type PlanVariantDetailsSpendLimit, PlanVariantDetailsSpendLimit$inboundSchema, PlanVariantDetailsThresholdType, PlanVariantDetailsThresholdType$inboundSchema, type PlanVariantDetailsTier, PlanVariantDetailsTier$inboundSchema, PlanVariantDetailsTierBehavior, PlanVariantDetailsTierBehavior$inboundSchema, type PlanVariantDetailsTo, PlanVariantDetailsTo$inboundSchema, type PlanVariantDetailsUsageAlert, PlanVariantDetailsUsageAlert$inboundSchema, type PlanVariantDetailsUsageLimit, PlanVariantDetailsUsageLimit$inboundSchema, PlanVariantDetailsUsageLimitInterval, PlanVariantDetailsUsageLimitInterval$inboundSchema, type Preview1, Preview1$inboundSchema, type Preview2, Preview2$inboundSchema, PreviewAttachAddItemBillingMethod, PreviewAttachAddItemBillingMethod$outboundSchema, PreviewAttachAddItemExpiryDurationType, PreviewAttachAddItemExpiryDurationType$outboundSchema, PreviewAttachAddItemOnDecrease, PreviewAttachAddItemOnDecrease$outboundSchema, PreviewAttachAddItemOnIncrease, PreviewAttachAddItemOnIncrease$outboundSchema, type PreviewAttachAddItemPlanItem, type PreviewAttachAddItemPlanItem$Outbound, PreviewAttachAddItemPlanItem$outboundSchema, type PreviewAttachAddItemPrice, type PreviewAttachAddItemPrice$Outbound, PreviewAttachAddItemPrice$outboundSchema, PreviewAttachAddItemPriceInterval, PreviewAttachAddItemPriceInterval$outboundSchema, type PreviewAttachAddItemProration, type PreviewAttachAddItemProration$Outbound, PreviewAttachAddItemProration$outboundSchema, type PreviewAttachAddItemReset, type PreviewAttachAddItemReset$Outbound, PreviewAttachAddItemReset$outboundSchema, PreviewAttachAddItemResetInterval, PreviewAttachAddItemResetInterval$outboundSchema, type PreviewAttachAddItemRollover, type PreviewAttachAddItemRollover$Outbound, PreviewAttachAddItemRollover$outboundSchema, type PreviewAttachAddItemTier, type PreviewAttachAddItemTier$Outbound, PreviewAttachAddItemTier$outboundSchema, PreviewAttachAddItemTierBehavior, PreviewAttachAddItemTierBehavior$outboundSchema, type PreviewAttachAddItemTo, type PreviewAttachAddItemTo$Outbound, PreviewAttachAddItemTo$outboundSchema, type PreviewAttachAttachDiscount, type PreviewAttachAttachDiscount$Outbound, PreviewAttachAttachDiscount$outboundSchema, type PreviewAttachAutoTopup, type PreviewAttachAutoTopup$Outbound, PreviewAttachAutoTopup$outboundSchema, type PreviewAttachBasePrice, type PreviewAttachBasePrice$Outbound, PreviewAttachBasePrice$outboundSchema, type PreviewAttachBillingControls, type PreviewAttachBillingControls$Outbound, PreviewAttachBillingControls$outboundSchema, type PreviewAttachCarryOverBalances, type PreviewAttachCarryOverBalances$Outbound, PreviewAttachCarryOverBalances$outboundSchema, type PreviewAttachCarryOverUsages, type PreviewAttachCarryOverUsages$Outbound, PreviewAttachCarryOverUsages$outboundSchema, PreviewAttachCheckoutType, PreviewAttachCheckoutType$inboundSchema, type PreviewAttachCustomLineItem, type PreviewAttachCustomLineItem$Outbound, PreviewAttachCustomLineItem$outboundSchema, type PreviewAttachCustomize, type PreviewAttachCustomize$Outbound, PreviewAttachCustomize$outboundSchema, type PreviewAttachDiscount, PreviewAttachDiscount$inboundSchema, PreviewAttachDurationType, PreviewAttachDurationType$outboundSchema, type PreviewAttachFeatureQuantityRequest, type PreviewAttachFeatureQuantityRequest$Outbound, PreviewAttachFeatureQuantityRequest$outboundSchema, type PreviewAttachFilter, type PreviewAttachFilter$Outbound, PreviewAttachFilter$outboundSchema, type PreviewAttachFreeTrialParams, type PreviewAttachFreeTrialParams$Outbound, PreviewAttachFreeTrialParams$outboundSchema, type PreviewAttachGlobals, type PreviewAttachIncoming, PreviewAttachIncoming$inboundSchema, type PreviewAttachIncomingFeatureQuantity, PreviewAttachIncomingFeatureQuantity$inboundSchema, PreviewAttachIntervalRemoveItemEnum1, PreviewAttachIntervalRemoveItemEnum1$outboundSchema, PreviewAttachIntervalRemoveItemEnum2, PreviewAttachIntervalRemoveItemEnum2$outboundSchema, type PreviewAttachIntervalUnion, type PreviewAttachIntervalUnion$Outbound, PreviewAttachIntervalUnion$outboundSchema, type PreviewAttachInvoiceCredits, PreviewAttachInvoiceCredits$inboundSchema, type PreviewAttachInvoiceMode, type PreviewAttachInvoiceMode$Outbound, PreviewAttachInvoiceMode$outboundSchema, PreviewAttachItemBillingMethod, PreviewAttachItemBillingMethod$outboundSchema, PreviewAttachItemExpiryDurationType, PreviewAttachItemExpiryDurationType$outboundSchema, PreviewAttachItemOnDecrease, PreviewAttachItemOnDecrease$outboundSchema, PreviewAttachItemOnIncrease, PreviewAttachItemOnIncrease$outboundSchema, type PreviewAttachItemPlanItem, type PreviewAttachItemPlanItem$Outbound, PreviewAttachItemPlanItem$outboundSchema, type PreviewAttachItemPrice, type PreviewAttachItemPrice$Outbound, PreviewAttachItemPrice$outboundSchema, PreviewAttachItemPriceInterval, PreviewAttachItemPriceInterval$outboundSchema, type PreviewAttachItemProration, type PreviewAttachItemProration$Outbound, PreviewAttachItemProration$outboundSchema, type PreviewAttachItemReset, type PreviewAttachItemReset$Outbound, PreviewAttachItemReset$outboundSchema, PreviewAttachItemResetInterval, PreviewAttachItemResetInterval$outboundSchema, type PreviewAttachItemRollover, type PreviewAttachItemRollover$Outbound, PreviewAttachItemRollover$outboundSchema, type PreviewAttachItemTier, type PreviewAttachItemTier$Outbound, PreviewAttachItemTier$outboundSchema, PreviewAttachItemTierBehavior, PreviewAttachItemTierBehavior$outboundSchema, type PreviewAttachItemTo, type PreviewAttachItemTo$Outbound, PreviewAttachItemTo$outboundSchema, PreviewAttachLimitType, PreviewAttachLimitType$outboundSchema, type PreviewAttachLineItem, PreviewAttachLineItem$inboundSchema, type PreviewAttachLineItemPeriod, PreviewAttachLineItemPeriod$inboundSchema, type PreviewAttachNextCycle, PreviewAttachNextCycle$inboundSchema, type PreviewAttachNextCycleDiscount, PreviewAttachNextCycleDiscount$inboundSchema, type PreviewAttachNextCycleLineItem, PreviewAttachNextCycleLineItem$inboundSchema, type PreviewAttachNextCycleLineItemPeriod, PreviewAttachNextCycleLineItemPeriod$inboundSchema, PreviewAttachOnEnd, PreviewAttachOnEnd$outboundSchema, type PreviewAttachOutgoing, PreviewAttachOutgoing$inboundSchema, type PreviewAttachOutgoingFeatureQuantity, PreviewAttachOutgoingFeatureQuantity$inboundSchema, type PreviewAttachOverageAllowed, type PreviewAttachOverageAllowed$Outbound, PreviewAttachOverageAllowed$outboundSchema, type PreviewAttachParams, type PreviewAttachParams$Outbound, PreviewAttachParams$outboundSchema, type PreviewAttachPlanItemFilter, type PreviewAttachPlanItemFilter$Outbound, PreviewAttachPlanItemFilter$outboundSchema, PreviewAttachPlanSchedule, PreviewAttachPlanSchedule$outboundSchema, PreviewAttachPriceInterval, PreviewAttachPriceInterval$outboundSchema, type PreviewAttachProperties, type PreviewAttachProperties$Outbound, PreviewAttachProperties$outboundSchema, PreviewAttachProrationBehavior, PreviewAttachProrationBehavior$outboundSchema, type PreviewAttachPurchaseLimit, type PreviewAttachPurchaseLimit$Outbound, PreviewAttachPurchaseLimit$outboundSchema, PreviewAttachPurchaseLimitInterval, PreviewAttachPurchaseLimitInterval$outboundSchema, PreviewAttachRedirectMode, PreviewAttachRedirectMode$outboundSchema, PreviewAttachRemoveItemBillingMethod, PreviewAttachRemoveItemBillingMethod$outboundSchema, type PreviewAttachResponse, PreviewAttachResponse$inboundSchema, type PreviewAttachSpendLimit, type PreviewAttachSpendLimit$Outbound, PreviewAttachSpendLimit$outboundSchema, PreviewAttachStatus, PreviewAttachStatus$inboundSchema, type PreviewAttachTax, PreviewAttachTax$inboundSchema, PreviewAttachThresholdType, PreviewAttachThresholdType$outboundSchema, type PreviewAttachUsageAlert, type PreviewAttachUsageAlert$Outbound, PreviewAttachUsageAlert$outboundSchema, type PreviewAttachUsageLimit, type PreviewAttachUsageLimit$Outbound, PreviewAttachUsageLimit$outboundSchema, PreviewAttachUsageLimitInterval, PreviewAttachUsageLimitInterval$outboundSchema, type PreviewAttachUsageLineItem, PreviewAttachUsageLineItem$inboundSchema, type PreviewAttachUsageLineItemPeriod, PreviewAttachUsageLineItemPeriod$inboundSchema, type PreviewMultiAttachAttachDiscount, type PreviewMultiAttachAttachDiscount$Outbound, PreviewMultiAttachAttachDiscount$outboundSchema, type PreviewMultiAttachBasePrice, type PreviewMultiAttachBasePrice$Outbound, PreviewMultiAttachBasePrice$outboundSchema, type PreviewMultiAttachBillingControls, type PreviewMultiAttachBillingControls$Outbound, PreviewMultiAttachBillingControls$outboundSchema, PreviewMultiAttachBillingMethod, PreviewMultiAttachBillingMethod$outboundSchema, PreviewMultiAttachCheckoutType, PreviewMultiAttachCheckoutType$inboundSchema, type PreviewMultiAttachCustomize, type PreviewMultiAttachCustomize$Outbound, PreviewMultiAttachCustomize$outboundSchema, type PreviewMultiAttachDiscount, PreviewMultiAttachDiscount$inboundSchema, PreviewMultiAttachDurationType, PreviewMultiAttachDurationType$outboundSchema, type PreviewMultiAttachEntityData, type PreviewMultiAttachEntityData$Outbound, PreviewMultiAttachEntityData$outboundSchema, PreviewMultiAttachEntityDataInterval, PreviewMultiAttachEntityDataInterval$outboundSchema, PreviewMultiAttachExpiryDurationType, PreviewMultiAttachExpiryDurationType$outboundSchema, type PreviewMultiAttachFilter, type PreviewMultiAttachFilter$Outbound, PreviewMultiAttachFilter$outboundSchema, type PreviewMultiAttachFreeTrialParams, type PreviewMultiAttachFreeTrialParams$Outbound, PreviewMultiAttachFreeTrialParams$outboundSchema, type PreviewMultiAttachGlobals, type PreviewMultiAttachIncoming, PreviewMultiAttachIncoming$inboundSchema, type PreviewMultiAttachIncomingFeatureQuantity, PreviewMultiAttachIncomingFeatureQuantity$inboundSchema, type PreviewMultiAttachInvoiceCredits, PreviewMultiAttachInvoiceCredits$inboundSchema, type PreviewMultiAttachInvoiceMode, type PreviewMultiAttachInvoiceMode$Outbound, PreviewMultiAttachInvoiceMode$outboundSchema, PreviewMultiAttachItemPriceInterval, PreviewMultiAttachItemPriceInterval$outboundSchema, PreviewMultiAttachLimitType, PreviewMultiAttachLimitType$outboundSchema, type PreviewMultiAttachLineItem, PreviewMultiAttachLineItem$inboundSchema, type PreviewMultiAttachLineItemPeriod, PreviewMultiAttachLineItemPeriod$inboundSchema, type PreviewMultiAttachNextCycle, PreviewMultiAttachNextCycle$inboundSchema, type PreviewMultiAttachNextCycleDiscount, PreviewMultiAttachNextCycleDiscount$inboundSchema, type PreviewMultiAttachNextCycleLineItem, PreviewMultiAttachNextCycleLineItem$inboundSchema, type PreviewMultiAttachNextCycleLineItemPeriod, PreviewMultiAttachNextCycleLineItemPeriod$inboundSchema, PreviewMultiAttachOnDecrease, PreviewMultiAttachOnDecrease$outboundSchema, PreviewMultiAttachOnEnd, PreviewMultiAttachOnEnd$outboundSchema, PreviewMultiAttachOnIncrease, PreviewMultiAttachOnIncrease$outboundSchema, type PreviewMultiAttachOutgoing, PreviewMultiAttachOutgoing$inboundSchema, type PreviewMultiAttachOutgoingFeatureQuantity, PreviewMultiAttachOutgoingFeatureQuantity$inboundSchema, type PreviewMultiAttachOverageAllowed, type PreviewMultiAttachOverageAllowed$Outbound, PreviewMultiAttachOverageAllowed$outboundSchema, type PreviewMultiAttachParams, type PreviewMultiAttachParams$Outbound, PreviewMultiAttachParams$outboundSchema, type PreviewMultiAttachPlan, type PreviewMultiAttachPlan$Outbound, PreviewMultiAttachPlan$outboundSchema, type PreviewMultiAttachPlanFeatureQuantity, type PreviewMultiAttachPlanFeatureQuantity$Outbound, PreviewMultiAttachPlanFeatureQuantity$outboundSchema, type PreviewMultiAttachPlanItem, type PreviewMultiAttachPlanItem$Outbound, PreviewMultiAttachPlanItem$outboundSchema, type PreviewMultiAttachPrice, type PreviewMultiAttachPrice$Outbound, PreviewMultiAttachPrice$outboundSchema, PreviewMultiAttachPriceInterval, PreviewMultiAttachPriceInterval$outboundSchema, type PreviewMultiAttachProperties, type PreviewMultiAttachProperties$Outbound, PreviewMultiAttachProperties$outboundSchema, type PreviewMultiAttachProration, type PreviewMultiAttachProration$Outbound, PreviewMultiAttachProration$outboundSchema, PreviewMultiAttachRedirectMode, PreviewMultiAttachRedirectMode$outboundSchema, type PreviewMultiAttachReset, type PreviewMultiAttachReset$Outbound, PreviewMultiAttachReset$outboundSchema, PreviewMultiAttachResetInterval, PreviewMultiAttachResetInterval$outboundSchema, type PreviewMultiAttachResponse, PreviewMultiAttachResponse$inboundSchema, type PreviewMultiAttachRollover, type PreviewMultiAttachRollover$Outbound, PreviewMultiAttachRollover$outboundSchema, type PreviewMultiAttachSpendLimit, type PreviewMultiAttachSpendLimit$Outbound, PreviewMultiAttachSpendLimit$outboundSchema, PreviewMultiAttachStatus, PreviewMultiAttachStatus$inboundSchema, type PreviewMultiAttachTax, PreviewMultiAttachTax$inboundSchema, PreviewMultiAttachThresholdType, PreviewMultiAttachThresholdType$outboundSchema, type PreviewMultiAttachTier, type PreviewMultiAttachTier$Outbound, PreviewMultiAttachTier$outboundSchema, PreviewMultiAttachTierBehavior, PreviewMultiAttachTierBehavior$outboundSchema, type PreviewMultiAttachTo, type PreviewMultiAttachTo$Outbound, PreviewMultiAttachTo$outboundSchema, type PreviewMultiAttachUsageAlert, type PreviewMultiAttachUsageAlert$Outbound, PreviewMultiAttachUsageAlert$outboundSchema, type PreviewMultiAttachUsageLimit, type PreviewMultiAttachUsageLimit$Outbound, PreviewMultiAttachUsageLimit$outboundSchema, type PreviewMultiAttachUsageLineItem, PreviewMultiAttachUsageLineItem$inboundSchema, type PreviewMultiAttachUsageLineItemPeriod, PreviewMultiAttachUsageLineItemPeriod$inboundSchema, PreviewMultiUpdateCancelAction, PreviewMultiUpdateCancelAction$outboundSchema, type PreviewMultiUpdateDiscount, PreviewMultiUpdateDiscount$inboundSchema, type PreviewMultiUpdateGlobals, type PreviewMultiUpdateIncoming, PreviewMultiUpdateIncoming$inboundSchema, type PreviewMultiUpdateIncomingFeatureQuantity, PreviewMultiUpdateIncomingFeatureQuantity$inboundSchema, type PreviewMultiUpdateLineItem, PreviewMultiUpdateLineItem$inboundSchema, type PreviewMultiUpdateLineItemPeriod, PreviewMultiUpdateLineItemPeriod$inboundSchema, type PreviewMultiUpdateNextCycle, PreviewMultiUpdateNextCycle$inboundSchema, type PreviewMultiUpdateNextCycleDiscount, PreviewMultiUpdateNextCycleDiscount$inboundSchema, type PreviewMultiUpdateNextCycleLineItem, PreviewMultiUpdateNextCycleLineItem$inboundSchema, type PreviewMultiUpdateNextCycleLineItemPeriod, PreviewMultiUpdateNextCycleLineItemPeriod$inboundSchema, type PreviewMultiUpdateOutgoing, PreviewMultiUpdateOutgoing$inboundSchema, type PreviewMultiUpdateOutgoingFeatureQuantity, PreviewMultiUpdateOutgoingFeatureQuantity$inboundSchema, type PreviewMultiUpdateParams, type PreviewMultiUpdateParams$Outbound, PreviewMultiUpdateParams$outboundSchema, PreviewMultiUpdateProrationBehavior, PreviewMultiUpdateProrationBehavior$outboundSchema, type PreviewMultiUpdateSubscription, PreviewMultiUpdateSubscription$inboundSchema, type PreviewMultiUpdateUpdate, type PreviewMultiUpdateUpdate$Outbound, PreviewMultiUpdateUpdate$outboundSchema, type PreviewMultiUpdateUsageLineItem, PreviewMultiUpdateUsageLineItem$inboundSchema, type PreviewMultiUpdateUsageLineItemPeriod, PreviewMultiUpdateUsageLineItemPeriod$inboundSchema, PreviewUpdateAddItemBillingMethod, PreviewUpdateAddItemBillingMethod$outboundSchema, PreviewUpdateAddItemExpiryDurationType, PreviewUpdateAddItemExpiryDurationType$outboundSchema, PreviewUpdateAddItemOnDecrease, PreviewUpdateAddItemOnDecrease$outboundSchema, PreviewUpdateAddItemOnIncrease, PreviewUpdateAddItemOnIncrease$outboundSchema, type PreviewUpdateAddItemPlanItem, type PreviewUpdateAddItemPlanItem$Outbound, PreviewUpdateAddItemPlanItem$outboundSchema, type PreviewUpdateAddItemPrice, type PreviewUpdateAddItemPrice$Outbound, PreviewUpdateAddItemPrice$outboundSchema, PreviewUpdateAddItemPriceInterval, PreviewUpdateAddItemPriceInterval$outboundSchema, type PreviewUpdateAddItemProration, type PreviewUpdateAddItemProration$Outbound, PreviewUpdateAddItemProration$outboundSchema, type PreviewUpdateAddItemReset, type PreviewUpdateAddItemReset$Outbound, PreviewUpdateAddItemReset$outboundSchema, PreviewUpdateAddItemResetInterval, PreviewUpdateAddItemResetInterval$outboundSchema, type PreviewUpdateAddItemRollover, type PreviewUpdateAddItemRollover$Outbound, PreviewUpdateAddItemRollover$outboundSchema, type PreviewUpdateAddItemTier, type PreviewUpdateAddItemTier$Outbound, PreviewUpdateAddItemTier$outboundSchema, PreviewUpdateAddItemTierBehavior, PreviewUpdateAddItemTierBehavior$outboundSchema, type PreviewUpdateAddItemTo, type PreviewUpdateAddItemTo$Outbound, PreviewUpdateAddItemTo$outboundSchema, type PreviewUpdateAttachDiscount, type PreviewUpdateAttachDiscount$Outbound, PreviewUpdateAttachDiscount$outboundSchema, type PreviewUpdateAutoTopup, type PreviewUpdateAutoTopup$Outbound, PreviewUpdateAutoTopup$outboundSchema, type PreviewUpdateBasePrice, type PreviewUpdateBasePrice$Outbound, PreviewUpdateBasePrice$outboundSchema, type PreviewUpdateBillingControls, type PreviewUpdateBillingControls$Outbound, PreviewUpdateBillingControls$outboundSchema, PreviewUpdateCancelAction, PreviewUpdateCancelAction$outboundSchema, type PreviewUpdateCarryOverUsages, type PreviewUpdateCarryOverUsages$Outbound, PreviewUpdateCarryOverUsages$outboundSchema, type PreviewUpdateCustomize, type PreviewUpdateCustomize$Outbound, PreviewUpdateCustomize$outboundSchema, type PreviewUpdateDiscount, PreviewUpdateDiscount$inboundSchema, PreviewUpdateDurationType, PreviewUpdateDurationType$outboundSchema, type PreviewUpdateFeatureQuantityRequest, type PreviewUpdateFeatureQuantityRequest$Outbound, PreviewUpdateFeatureQuantityRequest$outboundSchema, type PreviewUpdateFilter, type PreviewUpdateFilter$Outbound, PreviewUpdateFilter$outboundSchema, type PreviewUpdateFreeTrialParams, type PreviewUpdateFreeTrialParams$Outbound, PreviewUpdateFreeTrialParams$outboundSchema, type PreviewUpdateGlobals, type PreviewUpdateIncoming, PreviewUpdateIncoming$inboundSchema, type PreviewUpdateIncomingFeatureQuantity, PreviewUpdateIncomingFeatureQuantity$inboundSchema, PreviewUpdateIntervalRemoveItemEnum1, PreviewUpdateIntervalRemoveItemEnum1$outboundSchema, PreviewUpdateIntervalRemoveItemEnum2, PreviewUpdateIntervalRemoveItemEnum2$outboundSchema, type PreviewUpdateIntervalUnion, type PreviewUpdateIntervalUnion$Outbound, PreviewUpdateIntervalUnion$outboundSchema, type PreviewUpdateInvoiceCredits, PreviewUpdateInvoiceCredits$inboundSchema, type PreviewUpdateInvoiceMode, type PreviewUpdateInvoiceMode$Outbound, PreviewUpdateInvoiceMode$outboundSchema, PreviewUpdateItemBillingMethod, PreviewUpdateItemBillingMethod$outboundSchema, PreviewUpdateItemExpiryDurationType, PreviewUpdateItemExpiryDurationType$outboundSchema, PreviewUpdateItemOnDecrease, PreviewUpdateItemOnDecrease$outboundSchema, PreviewUpdateItemOnIncrease, PreviewUpdateItemOnIncrease$outboundSchema, type PreviewUpdateItemPlanItem, type PreviewUpdateItemPlanItem$Outbound, PreviewUpdateItemPlanItem$outboundSchema, type PreviewUpdateItemPrice, type PreviewUpdateItemPrice$Outbound, PreviewUpdateItemPrice$outboundSchema, PreviewUpdateItemPriceInterval, PreviewUpdateItemPriceInterval$outboundSchema, type PreviewUpdateItemProration, type PreviewUpdateItemProration$Outbound, PreviewUpdateItemProration$outboundSchema, type PreviewUpdateItemReset, type PreviewUpdateItemReset$Outbound, PreviewUpdateItemReset$outboundSchema, PreviewUpdateItemResetInterval, PreviewUpdateItemResetInterval$outboundSchema, type PreviewUpdateItemRollover, type PreviewUpdateItemRollover$Outbound, PreviewUpdateItemRollover$outboundSchema, type PreviewUpdateItemTier, type PreviewUpdateItemTier$Outbound, PreviewUpdateItemTier$outboundSchema, PreviewUpdateItemTierBehavior, PreviewUpdateItemTierBehavior$outboundSchema, type PreviewUpdateItemTo, type PreviewUpdateItemTo$Outbound, PreviewUpdateItemTo$outboundSchema, PreviewUpdateLimitType, PreviewUpdateLimitType$outboundSchema, type PreviewUpdateLineItem, PreviewUpdateLineItem$inboundSchema, type PreviewUpdateLineItemPeriod, PreviewUpdateLineItemPeriod$inboundSchema, type PreviewUpdateNextCycle, PreviewUpdateNextCycle$inboundSchema, type PreviewUpdateNextCycleDiscount, PreviewUpdateNextCycleDiscount$inboundSchema, type PreviewUpdateNextCycleLineItem, PreviewUpdateNextCycleLineItem$inboundSchema, type PreviewUpdateNextCycleLineItemPeriod, PreviewUpdateNextCycleLineItemPeriod$inboundSchema, PreviewUpdateOnEnd, PreviewUpdateOnEnd$outboundSchema, type PreviewUpdateOutgoing, PreviewUpdateOutgoing$inboundSchema, type PreviewUpdateOutgoingFeatureQuantity, PreviewUpdateOutgoingFeatureQuantity$inboundSchema, type PreviewUpdateOverageAllowed, type PreviewUpdateOverageAllowed$Outbound, PreviewUpdateOverageAllowed$outboundSchema, type PreviewUpdateParams, type PreviewUpdateParams$Outbound, PreviewUpdateParams$outboundSchema, type PreviewUpdatePlanItemFilter, type PreviewUpdatePlanItemFilter$Outbound, PreviewUpdatePlanItemFilter$outboundSchema, PreviewUpdatePriceInterval, PreviewUpdatePriceInterval$outboundSchema, type PreviewUpdateProperties, type PreviewUpdateProperties$Outbound, PreviewUpdateProperties$outboundSchema, PreviewUpdateProrationBehavior, PreviewUpdateProrationBehavior$outboundSchema, type PreviewUpdatePurchaseLimit, type PreviewUpdatePurchaseLimit$Outbound, PreviewUpdatePurchaseLimit$outboundSchema, PreviewUpdatePurchaseLimitInterval, PreviewUpdatePurchaseLimitInterval$outboundSchema, type PreviewUpdateRecalculateBalances, type PreviewUpdateRecalculateBalances$Outbound, PreviewUpdateRecalculateBalances$outboundSchema, PreviewUpdateRedirectMode, PreviewUpdateRedirectMode$outboundSchema, PreviewUpdateRefundLastPayment, PreviewUpdateRefundLastPayment$outboundSchema, PreviewUpdateRemoveItemBillingMethod, PreviewUpdateRemoveItemBillingMethod$outboundSchema, type PreviewUpdateResponse, PreviewUpdateResponse$inboundSchema, type PreviewUpdateSpendLimit, type PreviewUpdateSpendLimit$Outbound, PreviewUpdateSpendLimit$outboundSchema, PreviewUpdateStatus, PreviewUpdateStatus$inboundSchema, type PreviewUpdateTax, PreviewUpdateTax$inboundSchema, PreviewUpdateThresholdType, PreviewUpdateThresholdType$outboundSchema, type PreviewUpdateUsageAlert, type PreviewUpdateUsageAlert$Outbound, PreviewUpdateUsageAlert$outboundSchema, type PreviewUpdateUsageLimit, type PreviewUpdateUsageLimit$Outbound, PreviewUpdateUsageLimit$outboundSchema, PreviewUpdateUsageLimitInterval, PreviewUpdateUsageLimitInterval$outboundSchema, type PreviewUpdateUsageLineItem, PreviewUpdateUsageLineItem$inboundSchema, type PreviewUpdateUsageLineItemPeriod, PreviewUpdateUsageLineItemPeriod$inboundSchema, PriceVariantInterval, PriceVariantInterval$outboundSchema, ProcessorType, ProcessorType$inboundSchema, type Processors, Processors$inboundSchema, type ProductDisplay1, ProductDisplay1$inboundSchema, type ProductDisplay2, ProductDisplay2$inboundSchema, ProductScenario1, ProductScenario1$inboundSchema, ProductScenario2, ProductScenario2$inboundSchema, ProductType1, ProductType1$inboundSchema, ProductType2, ProductType2$inboundSchema, type Properties, type Properties$Outbound, Properties$outboundSchema, type Proration, Proration$inboundSchema, type Purchase, Purchase$inboundSchema, PurchaseScope, PurchaseScope$inboundSchema, Range, Range$outboundSchema, type RedeemReferralCodeGlobals, type RedeemReferralCodeParams, type RedeemReferralCodeParams$Outbound, RedeemReferralCodeParams$outboundSchema, type RedeemReferralCodeResponse, RedeemReferralCodeResponse$inboundSchema, type RedeemRewardCodeGlobals, type RedeemRewardCodeParams, type RedeemRewardCodeParams$Outbound, RedeemRewardCodeParams$outboundSchema, type RedeemRewardCodeResponse, RedeemRewardCodeResponse$inboundSchema, type Referral, Referral$inboundSchema, type ReferralCustomer, ReferralCustomer$inboundSchema, type RefreshKeyGlobals, type RefreshKeyParams, type RefreshKeyParams$Outbound, RefreshKeyParams$outboundSchema, type RefreshKeyResponse, RefreshKeyResponse$inboundSchema, RequestAbortedError, type RequestBody, type RequestBody$Outbound, RequestBody$outboundSchema, RequestTimeoutError, ResponseValidationError, type Result, Result$inboundSchema, type Revenuecat, Revenuecat$inboundSchema, type RevokeKeyGlobals, type RevokeKeyParams, type RevokeKeyParams$Outbound, RevokeKeyParams$outboundSchema, type RevokeKeyResponse, RevokeKeyResponse$inboundSchema, type Rewards$1 as Rewards, Rewards$inboundSchema, type RewardsListParams, type RewardsListParams$Outbound, RewardsListParams$outboundSchema, type SDKOptions, SDKValidationError, SDK_METADATA, Scenario1, Scenario1$inboundSchema, Scenario2, Scenario2$inboundSchema, type Security, type Security$Outbound, Security$outboundSchema, ServerList, SetupPaymentAddItemBillingMethod, SetupPaymentAddItemBillingMethod$outboundSchema, SetupPaymentAddItemExpiryDurationType, SetupPaymentAddItemExpiryDurationType$outboundSchema, SetupPaymentAddItemOnDecrease, SetupPaymentAddItemOnDecrease$outboundSchema, SetupPaymentAddItemOnIncrease, SetupPaymentAddItemOnIncrease$outboundSchema, type SetupPaymentAddItemPlanItem, type SetupPaymentAddItemPlanItem$Outbound, SetupPaymentAddItemPlanItem$outboundSchema, type SetupPaymentAddItemPrice, type SetupPaymentAddItemPrice$Outbound, SetupPaymentAddItemPrice$outboundSchema, SetupPaymentAddItemPriceInterval, SetupPaymentAddItemPriceInterval$outboundSchema, type SetupPaymentAddItemProration, type SetupPaymentAddItemProration$Outbound, SetupPaymentAddItemProration$outboundSchema, type SetupPaymentAddItemReset, type SetupPaymentAddItemReset$Outbound, SetupPaymentAddItemReset$outboundSchema, SetupPaymentAddItemResetInterval, SetupPaymentAddItemResetInterval$outboundSchema, type SetupPaymentAddItemRollover, type SetupPaymentAddItemRollover$Outbound, SetupPaymentAddItemRollover$outboundSchema, type SetupPaymentAddItemTier, type SetupPaymentAddItemTier$Outbound, SetupPaymentAddItemTier$outboundSchema, SetupPaymentAddItemTierBehavior, SetupPaymentAddItemTierBehavior$outboundSchema, type SetupPaymentAddItemTo, type SetupPaymentAddItemTo$Outbound, SetupPaymentAddItemTo$outboundSchema, type SetupPaymentAttachDiscount, type SetupPaymentAttachDiscount$Outbound, SetupPaymentAttachDiscount$outboundSchema, type SetupPaymentAutoTopup, type SetupPaymentAutoTopup$Outbound, SetupPaymentAutoTopup$outboundSchema, type SetupPaymentBasePrice, type SetupPaymentBasePrice$Outbound, SetupPaymentBasePrice$outboundSchema, type SetupPaymentBillingControls, type SetupPaymentBillingControls$Outbound, SetupPaymentBillingControls$outboundSchema, type SetupPaymentCarryOverBalances, type SetupPaymentCarryOverBalances$Outbound, SetupPaymentCarryOverBalances$outboundSchema, type SetupPaymentCarryOverUsages, type SetupPaymentCarryOverUsages$Outbound, SetupPaymentCarryOverUsages$outboundSchema, type SetupPaymentCustomLineItem, type SetupPaymentCustomLineItem$Outbound, SetupPaymentCustomLineItem$outboundSchema, type SetupPaymentCustomize, type SetupPaymentCustomize$Outbound, SetupPaymentCustomize$outboundSchema, SetupPaymentDurationType, SetupPaymentDurationType$outboundSchema, type SetupPaymentFeatureQuantity, type SetupPaymentFeatureQuantity$Outbound, SetupPaymentFeatureQuantity$outboundSchema, type SetupPaymentFilter, type SetupPaymentFilter$Outbound, SetupPaymentFilter$outboundSchema, type SetupPaymentFreeTrialParams, type SetupPaymentFreeTrialParams$Outbound, SetupPaymentFreeTrialParams$outboundSchema, type SetupPaymentGlobals, SetupPaymentIntervalRemoveItemEnum1, SetupPaymentIntervalRemoveItemEnum1$outboundSchema, SetupPaymentIntervalRemoveItemEnum2, SetupPaymentIntervalRemoveItemEnum2$outboundSchema, type SetupPaymentIntervalUnion, type SetupPaymentIntervalUnion$Outbound, SetupPaymentIntervalUnion$outboundSchema, SetupPaymentItemBillingMethod, SetupPaymentItemBillingMethod$outboundSchema, SetupPaymentItemExpiryDurationType, SetupPaymentItemExpiryDurationType$outboundSchema, SetupPaymentItemOnDecrease, SetupPaymentItemOnDecrease$outboundSchema, SetupPaymentItemOnIncrease, SetupPaymentItemOnIncrease$outboundSchema, type SetupPaymentItemPlanItem, type SetupPaymentItemPlanItem$Outbound, SetupPaymentItemPlanItem$outboundSchema, type SetupPaymentItemPrice, type SetupPaymentItemPrice$Outbound, SetupPaymentItemPrice$outboundSchema, SetupPaymentItemPriceInterval, SetupPaymentItemPriceInterval$outboundSchema, type SetupPaymentItemProration, type SetupPaymentItemProration$Outbound, SetupPaymentItemProration$outboundSchema, type SetupPaymentItemReset, type SetupPaymentItemReset$Outbound, SetupPaymentItemReset$outboundSchema, SetupPaymentItemResetInterval, SetupPaymentItemResetInterval$outboundSchema, type SetupPaymentItemRollover, type SetupPaymentItemRollover$Outbound, SetupPaymentItemRollover$outboundSchema, type SetupPaymentItemTier, type SetupPaymentItemTier$Outbound, SetupPaymentItemTier$outboundSchema, SetupPaymentItemTierBehavior, SetupPaymentItemTierBehavior$outboundSchema, type SetupPaymentItemTo, type SetupPaymentItemTo$Outbound, SetupPaymentItemTo$outboundSchema, SetupPaymentLimitType, SetupPaymentLimitType$outboundSchema, SetupPaymentOnEnd, SetupPaymentOnEnd$outboundSchema, type SetupPaymentOverageAllowed, type SetupPaymentOverageAllowed$Outbound, SetupPaymentOverageAllowed$outboundSchema, type SetupPaymentParams, type SetupPaymentParams$Outbound, SetupPaymentParams$outboundSchema, type SetupPaymentPlanItemFilter, type SetupPaymentPlanItemFilter$Outbound, SetupPaymentPlanItemFilter$outboundSchema, SetupPaymentPriceInterval, SetupPaymentPriceInterval$outboundSchema, type SetupPaymentProperties, type SetupPaymentProperties$Outbound, SetupPaymentProperties$outboundSchema, SetupPaymentProrationBehavior, SetupPaymentProrationBehavior$outboundSchema, type SetupPaymentPurchaseLimit, type SetupPaymentPurchaseLimit$Outbound, SetupPaymentPurchaseLimit$outboundSchema, SetupPaymentPurchaseLimitInterval, SetupPaymentPurchaseLimitInterval$outboundSchema, SetupPaymentRemoveItemBillingMethod, SetupPaymentRemoveItemBillingMethod$outboundSchema, type SetupPaymentResponse, SetupPaymentResponse$inboundSchema, type SetupPaymentSpendLimit, type SetupPaymentSpendLimit$Outbound, SetupPaymentSpendLimit$outboundSchema, SetupPaymentThresholdType, SetupPaymentThresholdType$outboundSchema, type SetupPaymentUsageAlert, type SetupPaymentUsageAlert$Outbound, SetupPaymentUsageAlert$outboundSchema, type SetupPaymentUsageLimit, type SetupPaymentUsageLimit$Outbound, SetupPaymentUsageLimit$outboundSchema, SetupPaymentUsageLimitInterval, SetupPaymentUsageLimitInterval$outboundSchema, type StartingAfter2, type StartingAfter2$Outbound, StartingAfter2$outboundSchema, type StartsAt2, type StartsAt2$Outbound, StartsAt2$outboundSchema, StorePush, StorePush$inboundSchema, type Stripe, Stripe$inboundSchema, type Subscription, Subscription$inboundSchema, SubscriptionScope, SubscriptionScope$inboundSchema, type SyncRevenueCatApp, SyncRevenueCatApp$inboundSchema, SyncRevenueCatEnv, SyncRevenueCatEnv$outboundSchema, type SyncRevenueCatGlobals, type SyncRevenueCatParams, type SyncRevenueCatParams$Outbound, SyncRevenueCatParams$outboundSchema, SyncRevenueCatPrice, SyncRevenueCatPrice$inboundSchema, SyncRevenueCatProduct, SyncRevenueCatProduct$inboundSchema, type SyncRevenueCatResponse, SyncRevenueCatResponse$inboundSchema, SyncRevenueCatStatus, SyncRevenueCatStatus$inboundSchema, type Total, Total$inboundSchema, type TrackDeduction1, TrackDeduction1$inboundSchema, type TrackDeduction2, TrackDeduction2$inboundSchema, type TrackGlobals, TrackIntervalEnum1, TrackIntervalEnum1$inboundSchema, TrackIntervalEnum2, TrackIntervalEnum2$inboundSchema, type TrackIntervalUnion1, TrackIntervalUnion1$inboundSchema, type TrackIntervalUnion2, TrackIntervalUnion2$inboundSchema, type TrackLock, type TrackLock$Outbound, TrackLock$outboundSchema, type TrackParams, type TrackParams$Outbound, TrackParams$outboundSchema, type TrackReset1, TrackReset1$inboundSchema, type TrackReset2, TrackReset2$inboundSchema, type TrackResponse, TrackResponse$inboundSchema, type TrackResponseBody1, TrackResponseBody1$inboundSchema, type TrackResponseBody2, TrackResponseBody2$inboundSchema, type TrackTokensDeduction1, TrackTokensDeduction1$inboundSchema, type TrackTokensDeduction2, TrackTokensDeduction2$inboundSchema, type TrackTokensGlobals, TrackTokensIntervalEnum1, TrackTokensIntervalEnum1$inboundSchema, TrackTokensIntervalEnum2, TrackTokensIntervalEnum2$inboundSchema, type TrackTokensIntervalUnion1, TrackTokensIntervalUnion1$inboundSchema, type TrackTokensIntervalUnion2, TrackTokensIntervalUnion2$inboundSchema, type TrackTokensParams, type TrackTokensParams$Outbound, TrackTokensParams$outboundSchema, type TrackTokensReset1, TrackTokensReset1$inboundSchema, type TrackTokensReset2, TrackTokensReset2$inboundSchema, type TrackTokensResponse, TrackTokensResponse$inboundSchema, type TrackTokensResponseBody1, TrackTokensResponseBody1$inboundSchema, type TrackTokensResponseBody2, TrackTokensResponseBody2$inboundSchema, type TrialsUsed, TrialsUsed$inboundSchema, UnexpectedClientError, type UpdateBalanceGlobals, UpdateBalanceInterval, UpdateBalanceInterval$outboundSchema, type UpdateBalanceParams, type UpdateBalanceParams$Outbound, UpdateBalanceParams$outboundSchema, type UpdateBalanceResponse, UpdateBalanceResponse$inboundSchema, type UpdateCustomerAutoTopupRequest, type UpdateCustomerAutoTopupRequest$Outbound, UpdateCustomerAutoTopupRequest$outboundSchema, type UpdateCustomerAutoTopupResponse, UpdateCustomerAutoTopupResponse$inboundSchema, type UpdateCustomerBillingControlsRequest, type UpdateCustomerBillingControlsRequest$Outbound, UpdateCustomerBillingControlsRequest$outboundSchema, type UpdateCustomerBillingControlsResponse, UpdateCustomerBillingControlsResponse$inboundSchema, type UpdateCustomerConfigRequest, type UpdateCustomerConfigRequest$Outbound, UpdateCustomerConfigRequest$outboundSchema, type UpdateCustomerConfigResponse, UpdateCustomerConfigResponse$inboundSchema, type UpdateCustomerCreditSchema, UpdateCustomerCreditSchema$inboundSchema, type UpdateCustomerDisplay, UpdateCustomerDisplay$inboundSchema, UpdateCustomerEnv, UpdateCustomerEnv$inboundSchema, type UpdateCustomerFeature, UpdateCustomerFeature$inboundSchema, type UpdateCustomerFilterRequest, type UpdateCustomerFilterRequest$Outbound, UpdateCustomerFilterRequest$outboundSchema, type UpdateCustomerFilterResponse, UpdateCustomerFilterResponse$inboundSchema, type UpdateCustomerFlags, UpdateCustomerFlags$inboundSchema, type UpdateCustomerGlobals, UpdateCustomerLimitTypeRequestBody, UpdateCustomerLimitTypeRequestBody$outboundSchema, UpdateCustomerLimitTypeResponse, UpdateCustomerLimitTypeResponse$inboundSchema, type UpdateCustomerModelMarkups, UpdateCustomerModelMarkups$inboundSchema, type UpdateCustomerOverageAllowedRequest, type UpdateCustomerOverageAllowedRequest$Outbound, UpdateCustomerOverageAllowedRequest$outboundSchema, type UpdateCustomerOverageAllowedResponse, UpdateCustomerOverageAllowedResponse$inboundSchema, type UpdateCustomerParams, type UpdateCustomerParams$Outbound, UpdateCustomerParams$outboundSchema, type UpdateCustomerProcessors, UpdateCustomerProcessors$inboundSchema, type UpdateCustomerProperties, type UpdateCustomerProperties$Outbound, UpdateCustomerProperties$outboundSchema, type UpdateCustomerProviderMarkups, UpdateCustomerProviderMarkups$inboundSchema, type UpdateCustomerPurchase, UpdateCustomerPurchase$inboundSchema, UpdateCustomerPurchaseLimitIntervalRequestBody, UpdateCustomerPurchaseLimitIntervalRequestBody$outboundSchema, UpdateCustomerPurchaseLimitIntervalResponse1, UpdateCustomerPurchaseLimitIntervalResponse1$inboundSchema, UpdateCustomerPurchaseLimitIntervalResponse2, UpdateCustomerPurchaseLimitIntervalResponse2$inboundSchema, type UpdateCustomerPurchaseLimitRequest, type UpdateCustomerPurchaseLimitRequest$Outbound, UpdateCustomerPurchaseLimitRequest$outboundSchema, type UpdateCustomerPurchaseLimitResponse1, UpdateCustomerPurchaseLimitResponse1$inboundSchema, type UpdateCustomerPurchaseLimitResponse2, UpdateCustomerPurchaseLimitResponse2$inboundSchema, type UpdateCustomerPurchaseLimitUnion, UpdateCustomerPurchaseLimitUnion$inboundSchema, UpdateCustomerPurchaseScope, UpdateCustomerPurchaseScope$inboundSchema, type UpdateCustomerResponse, UpdateCustomerResponse$inboundSchema, type UpdateCustomerRevenuecat, UpdateCustomerRevenuecat$inboundSchema, type UpdateCustomerSpendLimitRequest, type UpdateCustomerSpendLimitRequest$Outbound, UpdateCustomerSpendLimitRequest$outboundSchema, type UpdateCustomerSpendLimitResponse, UpdateCustomerSpendLimitResponse$inboundSchema, UpdateCustomerStatus, UpdateCustomerStatus$inboundSchema, type UpdateCustomerStripe, UpdateCustomerStripe$inboundSchema, type UpdateCustomerSubscription, UpdateCustomerSubscription$inboundSchema, UpdateCustomerSubscriptionScope, UpdateCustomerSubscriptionScope$inboundSchema, UpdateCustomerThresholdTypeRequestBody, UpdateCustomerThresholdTypeRequestBody$outboundSchema, UpdateCustomerThresholdTypeResponse, UpdateCustomerThresholdTypeResponse$inboundSchema, UpdateCustomerType, UpdateCustomerType$inboundSchema, type UpdateCustomerUsageAlertRequestBody, type UpdateCustomerUsageAlertRequestBody$Outbound, UpdateCustomerUsageAlertRequestBody$outboundSchema, type UpdateCustomerUsageAlertResponse, UpdateCustomerUsageAlertResponse$inboundSchema, UpdateCustomerUsageLimitIntervalRequestBody, UpdateCustomerUsageLimitIntervalRequestBody$outboundSchema, UpdateCustomerUsageLimitIntervalResponse, UpdateCustomerUsageLimitIntervalResponse$inboundSchema, type UpdateCustomerUsageLimitRequest, type UpdateCustomerUsageLimitRequest$Outbound, UpdateCustomerUsageLimitRequest$outboundSchema, type UpdateCustomerUsageLimitResponse, UpdateCustomerUsageLimitResponse$inboundSchema, type UpdateCustomerVercel, UpdateCustomerVercel$inboundSchema, type UpdateEntityBillingControlsRequest, type UpdateEntityBillingControlsRequest$Outbound, UpdateEntityBillingControlsRequest$outboundSchema, type UpdateEntityBillingControlsResponse, UpdateEntityBillingControlsResponse$inboundSchema, type UpdateEntityCreditSchema, UpdateEntityCreditSchema$inboundSchema, type UpdateEntityDisplay, UpdateEntityDisplay$inboundSchema, UpdateEntityEnv, UpdateEntityEnv$inboundSchema, type UpdateEntityFeature, UpdateEntityFeature$inboundSchema, type UpdateEntityFilterRequest, type UpdateEntityFilterRequest$Outbound, UpdateEntityFilterRequest$outboundSchema, type UpdateEntityFilterResponse, UpdateEntityFilterResponse$inboundSchema, type UpdateEntityFlags, UpdateEntityFlags$inboundSchema, type UpdateEntityGlobals, UpdateEntityIntervalRequestBody, UpdateEntityIntervalRequestBody$outboundSchema, UpdateEntityIntervalResponse, UpdateEntityIntervalResponse$inboundSchema, type UpdateEntityInvoice, UpdateEntityInvoice$inboundSchema, UpdateEntityLimitTypeRequestBody, UpdateEntityLimitTypeRequestBody$outboundSchema, UpdateEntityLimitTypeResponse, UpdateEntityLimitTypeResponse$inboundSchema, type UpdateEntityModelMarkups, UpdateEntityModelMarkups$inboundSchema, type UpdateEntityOverageAllowedRequest, type UpdateEntityOverageAllowedRequest$Outbound, UpdateEntityOverageAllowedRequest$outboundSchema, type UpdateEntityOverageAllowedResponse, UpdateEntityOverageAllowedResponse$inboundSchema, type UpdateEntityParams, type UpdateEntityParams$Outbound, UpdateEntityParams$outboundSchema, UpdateEntityProcessorType, UpdateEntityProcessorType$inboundSchema, type UpdateEntityProperties, type UpdateEntityProperties$Outbound, UpdateEntityProperties$outboundSchema, type UpdateEntityProviderMarkups, UpdateEntityProviderMarkups$inboundSchema, type UpdateEntityPurchase, UpdateEntityPurchase$inboundSchema, UpdateEntityPurchaseScope, UpdateEntityPurchaseScope$inboundSchema, type UpdateEntityResponse, UpdateEntityResponse$inboundSchema, type UpdateEntitySpendLimitRequest, type UpdateEntitySpendLimitRequest$Outbound, UpdateEntitySpendLimitRequest$outboundSchema, type UpdateEntitySpendLimitResponse, UpdateEntitySpendLimitResponse$inboundSchema, UpdateEntityStatus, UpdateEntityStatus$inboundSchema, type UpdateEntitySubscription, UpdateEntitySubscription$inboundSchema, UpdateEntitySubscriptionScope, UpdateEntitySubscriptionScope$inboundSchema, UpdateEntityThresholdTypeRequestBody, UpdateEntityThresholdTypeRequestBody$outboundSchema, UpdateEntityThresholdTypeResponse, UpdateEntityThresholdTypeResponse$inboundSchema, UpdateEntityType, UpdateEntityType$inboundSchema, type UpdateEntityUsageAlertRequestBody, type UpdateEntityUsageAlertRequestBody$Outbound, UpdateEntityUsageAlertRequestBody$outboundSchema, type UpdateEntityUsageAlertResponse, UpdateEntityUsageAlertResponse$inboundSchema, type UpdateEntityUsageLimitRequest, type UpdateEntityUsageLimitRequest$Outbound, UpdateEntityUsageLimitRequest$outboundSchema, type UpdateEntityUsageLimitResponse, UpdateEntityUsageLimitResponse$inboundSchema, type UpdateFeatureCreditSchemaRequestBody, type UpdateFeatureCreditSchemaRequestBody$Outbound, UpdateFeatureCreditSchemaRequestBody$outboundSchema, type UpdateFeatureCreditSchemaResponse, UpdateFeatureCreditSchemaResponse$inboundSchema, type UpdateFeatureDisplayRequestBody, type UpdateFeatureDisplayRequestBody$Outbound, UpdateFeatureDisplayRequestBody$outboundSchema, type UpdateFeatureDisplayResponse, UpdateFeatureDisplayResponse$inboundSchema, type UpdateFeatureGlobals, type UpdateFeatureModelMarkupsRequest, type UpdateFeatureModelMarkupsRequest$Outbound, UpdateFeatureModelMarkupsRequest$outboundSchema, type UpdateFeatureModelMarkupsResponse, UpdateFeatureModelMarkupsResponse$inboundSchema, type UpdateFeatureParams, type UpdateFeatureParams$Outbound, UpdateFeatureParams$outboundSchema, type UpdateFeatureProviderMarkupsRequest, type UpdateFeatureProviderMarkupsRequest$Outbound, UpdateFeatureProviderMarkupsRequest$outboundSchema, type UpdateFeatureProviderMarkupsResponse, UpdateFeatureProviderMarkupsResponse$inboundSchema, type UpdateFeatureResponse, UpdateFeatureResponse$inboundSchema, UpdateFeatureTypeRequestBody, UpdateFeatureTypeRequestBody$outboundSchema, UpdateFeatureTypeResponse, UpdateFeatureTypeResponse$inboundSchema, UpdatePlanAttachAction, UpdatePlanAttachAction$inboundSchema, type UpdatePlanAutoTopupRequest, type UpdatePlanAutoTopupRequest$Outbound, UpdatePlanAutoTopupRequest$outboundSchema, type UpdatePlanAutoTopupResponse, UpdatePlanAutoTopupResponse$inboundSchema, type UpdatePlanBasePriceRequest, type UpdatePlanBasePriceRequest$Outbound, UpdatePlanBasePriceRequest$outboundSchema, type UpdatePlanBasePriceResponse, UpdatePlanBasePriceResponse$inboundSchema, type UpdatePlanBillingControlsRequest, type UpdatePlanBillingControlsRequest$Outbound, UpdatePlanBillingControlsRequest$outboundSchema, type UpdatePlanBillingControlsResponse, UpdatePlanBillingControlsResponse$inboundSchema, type UpdatePlanConfigRequest, type UpdatePlanConfigRequest$Outbound, UpdatePlanConfigRequest$outboundSchema, type UpdatePlanConfigResponse, UpdatePlanConfigResponse$inboundSchema, type UpdatePlanCreditSchema, UpdatePlanCreditSchema$inboundSchema, type UpdatePlanCustomerEligibility, UpdatePlanCustomerEligibility$inboundSchema, type UpdatePlanCustomizeResponse, UpdatePlanCustomizeResponse$inboundSchema, UpdatePlanDurationTypeRequest, UpdatePlanDurationTypeRequest$outboundSchema, UpdatePlanDurationTypeResponse, UpdatePlanDurationTypeResponse$inboundSchema, UpdatePlanEnv, UpdatePlanEnv$inboundSchema, type UpdatePlanFeature, UpdatePlanFeature$inboundSchema, type UpdatePlanFeatureDisplay, UpdatePlanFeatureDisplay$inboundSchema, type UpdatePlanFilterRequest, type UpdatePlanFilterRequest$Outbound, UpdatePlanFilterRequest$outboundSchema, type UpdatePlanFilterResponse, UpdatePlanFilterResponse$inboundSchema, type UpdatePlanFreeTrial, UpdatePlanFreeTrial$inboundSchema, type UpdatePlanFreeTrialParamsRequest, type UpdatePlanFreeTrialParamsRequest$Outbound, UpdatePlanFreeTrialParamsRequest$outboundSchema, type UpdatePlanFreeTrialParamsResponse, UpdatePlanFreeTrialParamsResponse$inboundSchema, type UpdatePlanGlobals, UpdatePlanIntervalVariantDetailsRemoveItemEnum1, UpdatePlanIntervalVariantDetailsRemoveItemEnum1$inboundSchema, UpdatePlanIntervalVariantDetailsRemoveItemEnum2, UpdatePlanIntervalVariantDetailsRemoveItemEnum2$inboundSchema, type UpdatePlanItem, UpdatePlanItem$inboundSchema, UpdatePlanItemBillingMethodRequestBody, UpdatePlanItemBillingMethodRequestBody$outboundSchema, UpdatePlanItemBillingMethodResponse, UpdatePlanItemBillingMethodResponse$inboundSchema, type UpdatePlanItemDisplay, UpdatePlanItemDisplay$inboundSchema, UpdatePlanItemExpiryDurationTypeRequestBody, UpdatePlanItemExpiryDurationTypeRequestBody$outboundSchema, UpdatePlanItemExpiryDurationTypeResponse, UpdatePlanItemExpiryDurationTypeResponse$inboundSchema, UpdatePlanItemOnDecrease, UpdatePlanItemOnDecrease$outboundSchema, UpdatePlanItemOnIncrease, UpdatePlanItemOnIncrease$outboundSchema, type UpdatePlanItemPlanItem, type UpdatePlanItemPlanItem$Outbound, UpdatePlanItemPlanItem$outboundSchema, UpdatePlanItemPriceIntervalRequestBody, UpdatePlanItemPriceIntervalRequestBody$outboundSchema, type UpdatePlanItemPriceRequestBody, type UpdatePlanItemPriceRequestBody$Outbound, UpdatePlanItemPriceRequestBody$outboundSchema, type UpdatePlanItemPriceResponse, UpdatePlanItemPriceResponse$inboundSchema, type UpdatePlanItemProration, type UpdatePlanItemProration$Outbound, UpdatePlanItemProration$outboundSchema, UpdatePlanItemResetIntervalRequestBody, UpdatePlanItemResetIntervalRequestBody$outboundSchema, type UpdatePlanItemResetRequestBody, type UpdatePlanItemResetRequestBody$Outbound, UpdatePlanItemResetRequestBody$outboundSchema, type UpdatePlanItemResetResponse, UpdatePlanItemResetResponse$inboundSchema, type UpdatePlanItemRolloverRequestBody, type UpdatePlanItemRolloverRequestBody$Outbound, UpdatePlanItemRolloverRequestBody$outboundSchema, type UpdatePlanItemRolloverResponse, UpdatePlanItemRolloverResponse$inboundSchema, UpdatePlanItemTierBehaviorRequestBody, UpdatePlanItemTierBehaviorRequestBody$outboundSchema, UpdatePlanItemTierBehaviorResponse, UpdatePlanItemTierBehaviorResponse$inboundSchema, type UpdatePlanItemTierRequestBody, type UpdatePlanItemTierRequestBody$Outbound, UpdatePlanItemTierRequestBody$outboundSchema, type UpdatePlanItemTierResponse, UpdatePlanItemTierResponse$inboundSchema, type UpdatePlanItemToRequestBody, type UpdatePlanItemToRequestBody$Outbound, UpdatePlanItemToRequestBody$outboundSchema, type UpdatePlanItemToResponse, UpdatePlanItemToResponse$inboundSchema, UpdatePlanLimitTypeRequestBody, UpdatePlanLimitTypeRequestBody$outboundSchema, UpdatePlanLimitTypeResponse, UpdatePlanLimitTypeResponse$inboundSchema, UpdatePlanOnEndRequest, UpdatePlanOnEndRequest$outboundSchema, UpdatePlanOnEndResponse, UpdatePlanOnEndResponse$inboundSchema, type UpdatePlanOverageAllowedRequest, type UpdatePlanOverageAllowedRequest$Outbound, UpdatePlanOverageAllowedRequest$outboundSchema, type UpdatePlanOverageAllowedResponse, UpdatePlanOverageAllowedResponse$inboundSchema, type UpdatePlanParams, type UpdatePlanParams$Outbound, UpdatePlanParams$outboundSchema, type UpdatePlanPlanItemFilterResponse, UpdatePlanPlanItemFilterResponse$inboundSchema, type UpdatePlanPlanItemResponse, UpdatePlanPlanItemResponse$inboundSchema, type UpdatePlanPriceDisplay, UpdatePlanPriceDisplay$inboundSchema, UpdatePlanPriceIntervalRequestBody, UpdatePlanPriceIntervalRequestBody$outboundSchema, UpdatePlanPriceIntervalResponse, UpdatePlanPriceIntervalResponse$inboundSchema, UpdatePlanPriceItemIntervalResponse, UpdatePlanPriceItemIntervalResponse$inboundSchema, type UpdatePlanPriceResponse, UpdatePlanPriceResponse$inboundSchema, UpdatePlanPriceVariantDetailsInterval, UpdatePlanPriceVariantDetailsInterval$inboundSchema, type UpdatePlanProperties, type UpdatePlanProperties$Outbound, UpdatePlanProperties$outboundSchema, type UpdatePlanProrationResponse, UpdatePlanProrationResponse$inboundSchema, UpdatePlanPurchaseLimitIntervalRequestBody, UpdatePlanPurchaseLimitIntervalRequestBody$outboundSchema, UpdatePlanPurchaseLimitIntervalResponse, UpdatePlanPurchaseLimitIntervalResponse$inboundSchema, type UpdatePlanPurchaseLimitRequest, type UpdatePlanPurchaseLimitRequest$Outbound, UpdatePlanPurchaseLimitRequest$outboundSchema, type UpdatePlanPurchaseLimitResponse, UpdatePlanPurchaseLimitResponse$inboundSchema, UpdatePlanResetItemIntervalResponse, UpdatePlanResetItemIntervalResponse$inboundSchema, type UpdatePlanResponse, UpdatePlanResponse$inboundSchema, type UpdatePlanSpendLimitRequest, type UpdatePlanSpendLimitRequest$Outbound, UpdatePlanSpendLimitRequest$outboundSchema, type UpdatePlanSpendLimitResponse, UpdatePlanSpendLimitResponse$inboundSchema, UpdatePlanStatus, UpdatePlanStatus$inboundSchema, UpdatePlanThresholdTypeRequestBody, UpdatePlanThresholdTypeRequestBody$outboundSchema, UpdatePlanThresholdTypeResponse, UpdatePlanThresholdTypeResponse$inboundSchema, UpdatePlanType, UpdatePlanType$inboundSchema, type UpdatePlanUsageAlertRequestBody, type UpdatePlanUsageAlertRequestBody$Outbound, UpdatePlanUsageAlertRequestBody$outboundSchema, type UpdatePlanUsageAlertResponse, UpdatePlanUsageAlertResponse$inboundSchema, UpdatePlanUsageLimitIntervalRequestBody, UpdatePlanUsageLimitIntervalRequestBody$outboundSchema, UpdatePlanUsageLimitIntervalResponse, UpdatePlanUsageLimitIntervalResponse$inboundSchema, type UpdatePlanUsageLimitRequest, type UpdatePlanUsageLimitRequest$Outbound, UpdatePlanUsageLimitRequest$outboundSchema, type UpdatePlanUsageLimitResponse, UpdatePlanUsageLimitResponse$inboundSchema, type UpdatePlanVariantDetails, UpdatePlanVariantDetails$inboundSchema, UpdatePlanVariantDetailsAddItemBillingMethod, UpdatePlanVariantDetailsAddItemBillingMethod$inboundSchema, UpdatePlanVariantDetailsAddItemPriceInterval, UpdatePlanVariantDetailsAddItemPriceInterval$inboundSchema, type UpdatePlanVariantDetailsAutoTopup, UpdatePlanVariantDetailsAutoTopup$inboundSchema, type UpdatePlanVariantDetailsBillingControls, UpdatePlanVariantDetailsBillingControls$inboundSchema, UpdatePlanVariantDetailsDurationType, UpdatePlanVariantDetailsDurationType$inboundSchema, UpdatePlanVariantDetailsExpiryDurationType, UpdatePlanVariantDetailsExpiryDurationType$inboundSchema, type UpdatePlanVariantDetailsFilter, UpdatePlanVariantDetailsFilter$inboundSchema, type UpdatePlanVariantDetailsIntervalUnion, UpdatePlanVariantDetailsIntervalUnion$inboundSchema, UpdatePlanVariantDetailsLimitType, UpdatePlanVariantDetailsLimitType$inboundSchema, UpdatePlanVariantDetailsOnDecrease, UpdatePlanVariantDetailsOnDecrease$inboundSchema, UpdatePlanVariantDetailsOnEnd, UpdatePlanVariantDetailsOnEnd$inboundSchema, UpdatePlanVariantDetailsOnIncrease, UpdatePlanVariantDetailsOnIncrease$inboundSchema, type UpdatePlanVariantDetailsOverageAllowed, UpdatePlanVariantDetailsOverageAllowed$inboundSchema, type UpdatePlanVariantDetailsPrice, UpdatePlanVariantDetailsPrice$inboundSchema, type UpdatePlanVariantDetailsPurchaseLimit, UpdatePlanVariantDetailsPurchaseLimit$inboundSchema, UpdatePlanVariantDetailsPurchaseLimitInterval, UpdatePlanVariantDetailsPurchaseLimitInterval$inboundSchema, UpdatePlanVariantDetailsRemoveItemBillingMethod, UpdatePlanVariantDetailsRemoveItemBillingMethod$inboundSchema, type UpdatePlanVariantDetailsReset, UpdatePlanVariantDetailsReset$inboundSchema, UpdatePlanVariantDetailsResetInterval, UpdatePlanVariantDetailsResetInterval$inboundSchema, type UpdatePlanVariantDetailsRollover, UpdatePlanVariantDetailsRollover$inboundSchema, type UpdatePlanVariantDetailsSpendLimit, UpdatePlanVariantDetailsSpendLimit$inboundSchema, UpdatePlanVariantDetailsThresholdType, UpdatePlanVariantDetailsThresholdType$inboundSchema, type UpdatePlanVariantDetailsTier, UpdatePlanVariantDetailsTier$inboundSchema, UpdatePlanVariantDetailsTierBehavior, UpdatePlanVariantDetailsTierBehavior$inboundSchema, type UpdatePlanVariantDetailsTo, UpdatePlanVariantDetailsTo$inboundSchema, type UpdatePlanVariantDetailsUsageAlert, UpdatePlanVariantDetailsUsageAlert$inboundSchema, type UpdatePlanVariantDetailsUsageLimit, UpdatePlanVariantDetailsUsageLimit$inboundSchema, UpdatePlanVariantDetailsUsageLimitInterval, UpdatePlanVariantDetailsUsageLimitInterval$inboundSchema, type UpdateSubscriptionParams, type UpdateSubscriptionParams$Outbound, UpdateSubscriptionParams$outboundSchema, UsageModel1, UsageModel1$inboundSchema, UsageModel2, UsageModel2$inboundSchema, type Variant, type Variant$Outbound, Variant$outboundSchema, VariantAddItemBillingMethod, VariantAddItemBillingMethod$outboundSchema, VariantAddItemPriceInterval, VariantAddItemPriceInterval$outboundSchema, type VariantAutoTopup, type VariantAutoTopup$Outbound, VariantAutoTopup$outboundSchema, type VariantBasePrice, type VariantBasePrice$Outbound, VariantBasePrice$outboundSchema, type VariantBillingControls, type VariantBillingControls$Outbound, VariantBillingControls$outboundSchema, type VariantCustomize, type VariantCustomize$Outbound, VariantCustomize$outboundSchema, type VariantDetails, VariantDetails$inboundSchema, VariantDetailsExpiryDurationType, VariantDetailsExpiryDurationType$inboundSchema, VariantDetailsOnEnd, VariantDetailsOnEnd$inboundSchema, VariantDurationType, VariantDurationType$outboundSchema, VariantExpiryDurationType, VariantExpiryDurationType$outboundSchema, type VariantFilter, type VariantFilter$Outbound, VariantFilter$outboundSchema, type VariantFreeTrialParams, type VariantFreeTrialParams$Outbound, VariantFreeTrialParams$outboundSchema, type VariantIntervalUnion, type VariantIntervalUnion$Outbound, VariantIntervalUnion$outboundSchema, VariantLimitType, VariantLimitType$outboundSchema, type VariantMigration, type VariantMigration$Outbound, VariantMigration$outboundSchema, VariantOnDecrease, VariantOnDecrease$outboundSchema, VariantOnEnd, VariantOnEnd$outboundSchema, VariantOnIncrease, VariantOnIncrease$outboundSchema, type VariantOverageAllowed, type VariantOverageAllowed$Outbound, VariantOverageAllowed$outboundSchema, type VariantPlanItem, type VariantPlanItem$Outbound, VariantPlanItem$outboundSchema, type VariantPlanItemFilter, type VariantPlanItemFilter$Outbound, VariantPlanItemFilter$outboundSchema, type VariantPrice, type VariantPrice$Outbound, VariantPrice$outboundSchema, type VariantProperties, type VariantProperties$Outbound, VariantProperties$outboundSchema, type VariantProration, type VariantProration$Outbound, VariantProration$outboundSchema, type VariantPurchaseLimit, type VariantPurchaseLimit$Outbound, VariantPurchaseLimit$outboundSchema, VariantPurchaseLimitInterval, VariantPurchaseLimitInterval$outboundSchema, VariantRemoveItemBillingMethod, VariantRemoveItemBillingMethod$outboundSchema, type VariantReset, type VariantReset$Outbound, VariantReset$outboundSchema, VariantResetInterval, VariantResetInterval$outboundSchema, type VariantRollover, type VariantRollover$Outbound, VariantRollover$outboundSchema, type VariantSpendLimit, type VariantSpendLimit$Outbound, VariantSpendLimit$outboundSchema, VariantThresholdType, VariantThresholdType$outboundSchema, type VariantTier, type VariantTier$Outbound, VariantTier$outboundSchema, VariantTierBehavior, VariantTierBehavior$outboundSchema, type VariantTo, type VariantTo$Outbound, VariantTo$outboundSchema, type VariantUsageAlert, type VariantUsageAlert$Outbound, VariantUsageAlert$outboundSchema, type VariantUsageLimit, type VariantUsageLimit$Outbound, VariantUsageLimit$outboundSchema, VariantUsageLimitInterval, VariantUsageLimitInterval$outboundSchema, type Vercel, 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, 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, index 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 };
|
|
36934
|
+
export { type AggregateEventsCustomRange, type AggregateEventsCustomRange$Outbound, AggregateEventsCustomRange$outboundSchema, type AggregateEventsFeatureId, type AggregateEventsFeatureId$Outbound, AggregateEventsFeatureId$outboundSchema, type AggregateEventsGlobals, type AggregateEventsList, AggregateEventsList$inboundSchema, type AggregateEventsResponse, AggregateEventsResponse$inboundSchema, type ApiKey, ApiKey$inboundSchema, AttachAction, AttachAction$inboundSchema, AttachAddItemBillingMethod, AttachAddItemBillingMethod$outboundSchema, AttachAddItemExpiryDurationType, AttachAddItemExpiryDurationType$outboundSchema, AttachAddItemOnDecrease, AttachAddItemOnDecrease$outboundSchema, AttachAddItemOnIncrease, AttachAddItemOnIncrease$outboundSchema, type AttachAddItemPlanItem, type AttachAddItemPlanItem$Outbound, AttachAddItemPlanItem$outboundSchema, type AttachAddItemPrice, type AttachAddItemPrice$Outbound, AttachAddItemPrice$outboundSchema, AttachAddItemPriceInterval, AttachAddItemPriceInterval$outboundSchema, type AttachAddItemProration, type AttachAddItemProration$Outbound, AttachAddItemProration$outboundSchema, type AttachAddItemReset, type AttachAddItemReset$Outbound, AttachAddItemReset$outboundSchema, AttachAddItemResetInterval, AttachAddItemResetInterval$outboundSchema, type AttachAddItemRollover, type AttachAddItemRollover$Outbound, AttachAddItemRollover$outboundSchema, type AttachAddItemTier, type AttachAddItemTier$Outbound, AttachAddItemTier$outboundSchema, AttachAddItemTierBehavior, AttachAddItemTierBehavior$outboundSchema, type AttachAddItemTo, type AttachAddItemTo$Outbound, AttachAddItemTo$outboundSchema, type AttachAttachDiscount, type AttachAttachDiscount$Outbound, AttachAttachDiscount$outboundSchema, type AttachAutoTopup, type AttachAutoTopup$Outbound, AttachAutoTopup$outboundSchema, type AttachBasePrice, type AttachBasePrice$Outbound, AttachBasePrice$outboundSchema, type AttachBillingControls, type AttachBillingControls$Outbound, AttachBillingControls$outboundSchema, type AttachCarryOverBalances, type AttachCarryOverBalances$Outbound, AttachCarryOverBalances$outboundSchema, type AttachCarryOverUsages, type AttachCarryOverUsages$Outbound, AttachCarryOverUsages$outboundSchema, AttachCode, AttachCode$inboundSchema, type AttachCustomLineItem, type AttachCustomLineItem$Outbound, AttachCustomLineItem$outboundSchema, type AttachCustomize, type AttachCustomize$Outbound, AttachCustomize$outboundSchema, AttachDurationType, AttachDurationType$outboundSchema, type AttachFeatureQuantity, type AttachFeatureQuantity$Outbound, AttachFeatureQuantity$outboundSchema, type AttachFilter, type AttachFilter$Outbound, AttachFilter$outboundSchema, type AttachFreeTrialParams, type AttachFreeTrialParams$Outbound, AttachFreeTrialParams$outboundSchema, type AttachGlobals, AttachIntervalRemoveItemEnum1, AttachIntervalRemoveItemEnum1$outboundSchema, AttachIntervalRemoveItemEnum2, AttachIntervalRemoveItemEnum2$outboundSchema, type AttachIntervalUnion, type AttachIntervalUnion$Outbound, AttachIntervalUnion$outboundSchema, type AttachInvoice, AttachInvoice$inboundSchema, type AttachInvoiceMode, type AttachInvoiceMode$Outbound, AttachInvoiceMode$outboundSchema, AttachItemBillingMethod, AttachItemBillingMethod$outboundSchema, AttachItemExpiryDurationType, AttachItemExpiryDurationType$outboundSchema, AttachItemOnDecrease, AttachItemOnDecrease$outboundSchema, AttachItemOnIncrease, AttachItemOnIncrease$outboundSchema, type AttachItemPlanItem, type AttachItemPlanItem$Outbound, AttachItemPlanItem$outboundSchema, type AttachItemPrice, type AttachItemPrice$Outbound, AttachItemPrice$outboundSchema, AttachItemPriceInterval, AttachItemPriceInterval$outboundSchema, type AttachItemProration, type AttachItemProration$Outbound, AttachItemProration$outboundSchema, type AttachItemReset, type AttachItemReset$Outbound, AttachItemReset$outboundSchema, AttachItemResetInterval, AttachItemResetInterval$outboundSchema, type AttachItemRollover, type AttachItemRollover$Outbound, AttachItemRollover$outboundSchema, type AttachItemTier, type AttachItemTier$Outbound, AttachItemTier$outboundSchema, AttachItemTierBehavior, AttachItemTierBehavior$outboundSchema, type AttachItemTo, type AttachItemTo$Outbound, AttachItemTo$outboundSchema, AttachLimitType, AttachLimitType$outboundSchema, AttachOnEnd, AttachOnEnd$outboundSchema, type AttachOverageAllowed, type AttachOverageAllowed$Outbound, AttachOverageAllowed$outboundSchema, type AttachParams, type AttachParams$Outbound, AttachParams$outboundSchema, type AttachPlanItemFilter, type AttachPlanItemFilter$Outbound, AttachPlanItemFilter$outboundSchema, AttachPlanSchedule, AttachPlanSchedule$outboundSchema, AttachPriceInterval, AttachPriceInterval$outboundSchema, type AttachProperties, type AttachProperties$Outbound, AttachProperties$outboundSchema, AttachProrationBehavior, AttachProrationBehavior$outboundSchema, type AttachPurchaseLimit, type AttachPurchaseLimit$Outbound, AttachPurchaseLimit$outboundSchema, AttachPurchaseLimitInterval, AttachPurchaseLimitInterval$outboundSchema, AttachRedirectMode, AttachRedirectMode$outboundSchema, AttachRemoveItemBillingMethod, AttachRemoveItemBillingMethod$outboundSchema, type AttachRequiredAction, AttachRequiredAction$inboundSchema, type AttachResponse, AttachResponse$inboundSchema, type AttachSpendLimit, type AttachSpendLimit$Outbound, AttachSpendLimit$outboundSchema, AttachThresholdType, AttachThresholdType$outboundSchema, type AttachUsageAlert, type AttachUsageAlert$Outbound, AttachUsageAlert$outboundSchema, type AttachUsageLimit, type AttachUsageLimit$Outbound, AttachUsageLimit$outboundSchema, AttachUsageLimitInterval, AttachUsageLimitInterval$outboundSchema, AutoTopupSource, AutoTopupSource$inboundSchema, Autumn, AutumnDefaultError, AutumnError, type Balance, Balance$inboundSchema, BalanceBillingMethod, BalanceBillingMethod$inboundSchema, type BalanceCreditSchema, BalanceCreditSchema$inboundSchema, type BalanceDisplay, BalanceDisplay$inboundSchema, type BalanceFeature, BalanceFeature$inboundSchema, BalanceIntervalEnum, BalanceIntervalEnum$inboundSchema, type BalanceIntervalUnion, BalanceIntervalUnion$inboundSchema, type BalanceModelMarkups, BalanceModelMarkups$inboundSchema, type BalancePrice, BalancePrice$inboundSchema, type BalanceProviderMarkups, BalanceProviderMarkups$inboundSchema, type BalanceReset, BalanceReset$inboundSchema, type BalanceRollover, BalanceRollover$inboundSchema, type BalanceTier, BalanceTier$inboundSchema, BalanceTierBehavior, BalanceTierBehavior$inboundSchema, type BalanceTo, BalanceTo$inboundSchema, BalanceType, BalanceType$inboundSchema, type BasePrice, BasePrice$inboundSchema, type BatchTrackGlobals, type BatchTrackLock, type BatchTrackLock$Outbound, BatchTrackLock$outboundSchema, type BatchTrackResponse, BatchTrackResponse$inboundSchema, type Billable, type Billable$Outbound, Billable$outboundSchema, BillableProcessor, BillableProcessor$outboundSchema, BillingCycleAnchor2, BillingCycleAnchor2$outboundSchema, BillingUpdateAddItemBillingMethod, BillingUpdateAddItemBillingMethod$outboundSchema, BillingUpdateAddItemExpiryDurationType, BillingUpdateAddItemExpiryDurationType$outboundSchema, BillingUpdateAddItemOnDecrease, BillingUpdateAddItemOnDecrease$outboundSchema, BillingUpdateAddItemOnIncrease, BillingUpdateAddItemOnIncrease$outboundSchema, type BillingUpdateAddItemPlanItem, type BillingUpdateAddItemPlanItem$Outbound, BillingUpdateAddItemPlanItem$outboundSchema, type BillingUpdateAddItemPrice, type BillingUpdateAddItemPrice$Outbound, BillingUpdateAddItemPrice$outboundSchema, BillingUpdateAddItemPriceInterval, BillingUpdateAddItemPriceInterval$outboundSchema, type BillingUpdateAddItemProration, type BillingUpdateAddItemProration$Outbound, BillingUpdateAddItemProration$outboundSchema, type BillingUpdateAddItemReset, type BillingUpdateAddItemReset$Outbound, BillingUpdateAddItemReset$outboundSchema, BillingUpdateAddItemResetInterval, BillingUpdateAddItemResetInterval$outboundSchema, type BillingUpdateAddItemRollover, type BillingUpdateAddItemRollover$Outbound, BillingUpdateAddItemRollover$outboundSchema, type BillingUpdateAddItemTier, type BillingUpdateAddItemTier$Outbound, BillingUpdateAddItemTier$outboundSchema, BillingUpdateAddItemTierBehavior, BillingUpdateAddItemTierBehavior$outboundSchema, type BillingUpdateAddItemTo, type BillingUpdateAddItemTo$Outbound, BillingUpdateAddItemTo$outboundSchema, type BillingUpdateAttachDiscount, type BillingUpdateAttachDiscount$Outbound, BillingUpdateAttachDiscount$outboundSchema, type BillingUpdateAutoTopup, type BillingUpdateAutoTopup$Outbound, BillingUpdateAutoTopup$outboundSchema, type BillingUpdateBasePrice, type BillingUpdateBasePrice$Outbound, BillingUpdateBasePrice$outboundSchema, type BillingUpdateBillingControls, type BillingUpdateBillingControls$Outbound, BillingUpdateBillingControls$outboundSchema, BillingUpdateCancelAction, BillingUpdateCancelAction$outboundSchema, type BillingUpdateCarryOverUsages, type BillingUpdateCarryOverUsages$Outbound, BillingUpdateCarryOverUsages$outboundSchema, BillingUpdateCode, BillingUpdateCode$inboundSchema, type BillingUpdateCustomize, type BillingUpdateCustomize$Outbound, BillingUpdateCustomize$outboundSchema, BillingUpdateDurationType, BillingUpdateDurationType$outboundSchema, type BillingUpdateFeatureQuantity, type BillingUpdateFeatureQuantity$Outbound, BillingUpdateFeatureQuantity$outboundSchema, type BillingUpdateFilter, type BillingUpdateFilter$Outbound, BillingUpdateFilter$outboundSchema, type BillingUpdateFreeTrialParams, type BillingUpdateFreeTrialParams$Outbound, BillingUpdateFreeTrialParams$outboundSchema, type BillingUpdateGlobals, BillingUpdateIntervalRemoveItemEnum1, BillingUpdateIntervalRemoveItemEnum1$outboundSchema, BillingUpdateIntervalRemoveItemEnum2, BillingUpdateIntervalRemoveItemEnum2$outboundSchema, type BillingUpdateIntervalUnion, type BillingUpdateIntervalUnion$Outbound, BillingUpdateIntervalUnion$outboundSchema, type BillingUpdateInvoice, BillingUpdateInvoice$inboundSchema, type BillingUpdateInvoiceMode, type BillingUpdateInvoiceMode$Outbound, BillingUpdateInvoiceMode$outboundSchema, BillingUpdateItemBillingMethod, BillingUpdateItemBillingMethod$outboundSchema, BillingUpdateItemExpiryDurationType, BillingUpdateItemExpiryDurationType$outboundSchema, BillingUpdateItemOnDecrease, BillingUpdateItemOnDecrease$outboundSchema, BillingUpdateItemOnIncrease, BillingUpdateItemOnIncrease$outboundSchema, type BillingUpdateItemPlanItem, type BillingUpdateItemPlanItem$Outbound, BillingUpdateItemPlanItem$outboundSchema, type BillingUpdateItemPrice, type BillingUpdateItemPrice$Outbound, BillingUpdateItemPrice$outboundSchema, BillingUpdateItemPriceInterval, BillingUpdateItemPriceInterval$outboundSchema, type BillingUpdateItemProration, type BillingUpdateItemProration$Outbound, BillingUpdateItemProration$outboundSchema, type BillingUpdateItemReset, type BillingUpdateItemReset$Outbound, BillingUpdateItemReset$outboundSchema, BillingUpdateItemResetInterval, BillingUpdateItemResetInterval$outboundSchema, type BillingUpdateItemRollover, type BillingUpdateItemRollover$Outbound, BillingUpdateItemRollover$outboundSchema, type BillingUpdateItemTier, type BillingUpdateItemTier$Outbound, BillingUpdateItemTier$outboundSchema, BillingUpdateItemTierBehavior, BillingUpdateItemTierBehavior$outboundSchema, type BillingUpdateItemTo, type BillingUpdateItemTo$Outbound, BillingUpdateItemTo$outboundSchema, BillingUpdateLimitType, BillingUpdateLimitType$outboundSchema, BillingUpdateOnEnd, BillingUpdateOnEnd$outboundSchema, type BillingUpdateOverageAllowed, type BillingUpdateOverageAllowed$Outbound, BillingUpdateOverageAllowed$outboundSchema, type BillingUpdatePlanItemFilter, type BillingUpdatePlanItemFilter$Outbound, BillingUpdatePlanItemFilter$outboundSchema, BillingUpdatePriceInterval, BillingUpdatePriceInterval$outboundSchema, type BillingUpdateProperties, type BillingUpdateProperties$Outbound, BillingUpdateProperties$outboundSchema, BillingUpdateProrationBehavior, BillingUpdateProrationBehavior$outboundSchema, type BillingUpdatePurchaseLimit, type BillingUpdatePurchaseLimit$Outbound, BillingUpdatePurchaseLimit$outboundSchema, BillingUpdatePurchaseLimitInterval, BillingUpdatePurchaseLimitInterval$outboundSchema, type BillingUpdateRecalculateBalances, type BillingUpdateRecalculateBalances$Outbound, BillingUpdateRecalculateBalances$outboundSchema, BillingUpdateRedirectMode, BillingUpdateRedirectMode$outboundSchema, BillingUpdateRefundLastPayment, BillingUpdateRefundLastPayment$outboundSchema, BillingUpdateRemoveItemBillingMethod, BillingUpdateRemoveItemBillingMethod$outboundSchema, type BillingUpdateRequiredAction, BillingUpdateRequiredAction$inboundSchema, type BillingUpdateResponse, BillingUpdateResponse$inboundSchema, type BillingUpdateSpendLimit, type BillingUpdateSpendLimit$Outbound, BillingUpdateSpendLimit$outboundSchema, BillingUpdateThresholdType, BillingUpdateThresholdType$outboundSchema, type BillingUpdateUsageAlert, type BillingUpdateUsageAlert$Outbound, BillingUpdateUsageAlert$outboundSchema, type BillingUpdateUsageLimit, type BillingUpdateUsageLimit$Outbound, BillingUpdateUsageLimit$outboundSchema, BillingUpdateUsageLimitInterval, BillingUpdateUsageLimitInterval$outboundSchema, BinSize, BinSize$outboundSchema, type Breakdown, Breakdown$inboundSchema, type CheckAutoTopup1, CheckAutoTopup1$inboundSchema, type CheckAutoTopup2, CheckAutoTopup2$inboundSchema, type CheckBillingControls1, CheckBillingControls1$inboundSchema, type CheckBillingControls2, CheckBillingControls2$inboundSchema, type CheckConfig1, CheckConfig1$inboundSchema, type CheckConfig2, CheckConfig2$inboundSchema, type CheckCreditSchema1, CheckCreditSchema1$inboundSchema, type CheckCreditSchema2, CheckCreditSchema2$inboundSchema, CheckEnv1, CheckEnv1$inboundSchema, CheckEnv2, CheckEnv2$inboundSchema, type CheckFeature1, CheckFeature1$inboundSchema, type CheckFeature2, CheckFeature2$inboundSchema, type CheckFilter1, CheckFilter1$inboundSchema, type CheckFilter2, CheckFilter2$inboundSchema, type CheckFreeTrial1, CheckFreeTrial1$inboundSchema, type CheckFreeTrial2, CheckFreeTrial2$inboundSchema, type CheckGlobals, type CheckItem1, CheckItem1$inboundSchema, type CheckItem2, CheckItem2$inboundSchema, CheckItemInterval1, CheckItemInterval1$inboundSchema, CheckItemInterval2, CheckItemInterval2$inboundSchema, CheckLimitType1, CheckLimitType1$inboundSchema, CheckLimitType2, CheckLimitType2$inboundSchema, type CheckLock, type CheckLock$Outbound, CheckLock$outboundSchema, type CheckModelMarkups1, CheckModelMarkups1$inboundSchema, type CheckModelMarkups2, CheckModelMarkups2$inboundSchema, CheckOnDecrease1, CheckOnDecrease1$inboundSchema, CheckOnDecrease2, CheckOnDecrease2$inboundSchema, CheckOnEnd1, CheckOnEnd1$inboundSchema, CheckOnEnd2, CheckOnEnd2$inboundSchema, CheckOnIncrease1, CheckOnIncrease1$inboundSchema, CheckOnIncrease2, CheckOnIncrease2$inboundSchema, type CheckOverageAllowed1, CheckOverageAllowed1$inboundSchema, type CheckOverageAllowed2, CheckOverageAllowed2$inboundSchema, type CheckParams, type CheckParams$Outbound, CheckParams$outboundSchema, type CheckProduct1, CheckProduct1$inboundSchema, type CheckProduct2, CheckProduct2$inboundSchema, type CheckProperties1, CheckProperties1$inboundSchema, type CheckProperties2, CheckProperties2$inboundSchema, type CheckProviderMarkups1, CheckProviderMarkups1$inboundSchema, type CheckProviderMarkups2, CheckProviderMarkups2$inboundSchema, type CheckPurchaseLimit1, CheckPurchaseLimit1$inboundSchema, type CheckPurchaseLimit2, CheckPurchaseLimit2$inboundSchema, CheckPurchaseLimitInterval1, CheckPurchaseLimitInterval1$inboundSchema, CheckPurchaseLimitInterval2, CheckPurchaseLimitInterval2$inboundSchema, type CheckResponse, CheckResponse$inboundSchema, type CheckResponseBody1, CheckResponseBody1$inboundSchema, type CheckResponseBody2, CheckResponseBody2$inboundSchema, type CheckRollover1, CheckRollover1$inboundSchema, type CheckRollover2, CheckRollover2$inboundSchema, type CheckSpendLimit1, CheckSpendLimit1$inboundSchema, type CheckSpendLimit2, CheckSpendLimit2$inboundSchema, CheckThresholdType1, CheckThresholdType1$inboundSchema, CheckThresholdType2, CheckThresholdType2$inboundSchema, CheckTierBehavior1, CheckTierBehavior1$inboundSchema, CheckTierBehavior2, CheckTierBehavior2$inboundSchema, type CheckUsageAlert1, CheckUsageAlert1$inboundSchema, type CheckUsageAlert2, CheckUsageAlert2$inboundSchema, type CheckUsageLimit1, CheckUsageLimit1$inboundSchema, type CheckUsageLimit2, CheckUsageLimit2$inboundSchema, CheckUsageLimitInterval1, CheckUsageLimitInterval1$inboundSchema, CheckUsageLimitInterval2, CheckUsageLimitInterval2$inboundSchema, ConfigDuration1, ConfigDuration1$inboundSchema, ConfigDuration2, ConfigDuration2$inboundSchema, ConnectionError, type Coupon, Coupon$inboundSchema, type CouponPromoCode, CouponPromoCode$inboundSchema, CouponType, CouponType$inboundSchema, CreateBalanceDuration, CreateBalanceDuration$outboundSchema, type CreateBalanceGlobals, CreateBalanceInterval, CreateBalanceInterval$outboundSchema, type CreateBalanceParams, type CreateBalanceParams$Outbound, CreateBalanceParams$outboundSchema, type CreateBalanceReset, type CreateBalanceReset$Outbound, CreateBalanceReset$outboundSchema, type CreateBalanceResponse, CreateBalanceResponse$inboundSchema, type CreateBalanceRollover, type CreateBalanceRollover$Outbound, CreateBalanceRollover$outboundSchema, type CreateEntityBillingControlsRequest, type CreateEntityBillingControlsRequest$Outbound, CreateEntityBillingControlsRequest$outboundSchema, type CreateEntityBillingControlsResponse, CreateEntityBillingControlsResponse$inboundSchema, type CreateEntityCreditSchema, CreateEntityCreditSchema$inboundSchema, type CreateEntityDisplay, CreateEntityDisplay$inboundSchema, CreateEntityEnv, CreateEntityEnv$inboundSchema, type CreateEntityFeature, CreateEntityFeature$inboundSchema, type CreateEntityFilterRequest, type CreateEntityFilterRequest$Outbound, CreateEntityFilterRequest$outboundSchema, type CreateEntityFilterResponse, CreateEntityFilterResponse$inboundSchema, type CreateEntityFlags, CreateEntityFlags$inboundSchema, type CreateEntityGlobals, CreateEntityIntervalRequestBody, CreateEntityIntervalRequestBody$outboundSchema, CreateEntityIntervalResponse, CreateEntityIntervalResponse$inboundSchema, type CreateEntityInvoice, CreateEntityInvoice$inboundSchema, CreateEntityLimitTypeRequestBody, CreateEntityLimitTypeRequestBody$outboundSchema, CreateEntityLimitTypeResponse, CreateEntityLimitTypeResponse$inboundSchema, type CreateEntityModelMarkups, CreateEntityModelMarkups$inboundSchema, type CreateEntityOverageAllowedRequest, type CreateEntityOverageAllowedRequest$Outbound, CreateEntityOverageAllowedRequest$outboundSchema, type CreateEntityOverageAllowedResponse, CreateEntityOverageAllowedResponse$inboundSchema, CreateEntityOverageAllowedSource, CreateEntityOverageAllowedSource$inboundSchema, type CreateEntityParams, type CreateEntityParams$Outbound, CreateEntityParams$outboundSchema, CreateEntityProcessorType, CreateEntityProcessorType$inboundSchema, type CreateEntityProperties, type CreateEntityProperties$Outbound, CreateEntityProperties$outboundSchema, type CreateEntityProviderMarkups, CreateEntityProviderMarkups$inboundSchema, type CreateEntityPurchase, CreateEntityPurchase$inboundSchema, CreateEntityPurchaseScope, CreateEntityPurchaseScope$inboundSchema, type CreateEntityResponse, CreateEntityResponse$inboundSchema, type CreateEntitySpendLimitRequest, type CreateEntitySpendLimitRequest$Outbound, CreateEntitySpendLimitRequest$outboundSchema, type CreateEntitySpendLimitResponse, CreateEntitySpendLimitResponse$inboundSchema, CreateEntitySpendLimitSource, CreateEntitySpendLimitSource$inboundSchema, CreateEntityStatus, CreateEntityStatus$inboundSchema, type CreateEntitySubscription, CreateEntitySubscription$inboundSchema, CreateEntitySubscriptionScope, CreateEntitySubscriptionScope$inboundSchema, CreateEntityThresholdTypeRequestBody, CreateEntityThresholdTypeRequestBody$outboundSchema, CreateEntityThresholdTypeResponse, CreateEntityThresholdTypeResponse$inboundSchema, CreateEntityType, CreateEntityType$inboundSchema, type CreateEntityUsageAlertRequestBody, type CreateEntityUsageAlertRequestBody$Outbound, CreateEntityUsageAlertRequestBody$outboundSchema, type CreateEntityUsageAlertResponse, CreateEntityUsageAlertResponse$inboundSchema, CreateEntityUsageAlertSource, CreateEntityUsageAlertSource$inboundSchema, type CreateEntityUsageLimitRequest, type CreateEntityUsageLimitRequest$Outbound, CreateEntityUsageLimitRequest$outboundSchema, type CreateEntityUsageLimitResponse, CreateEntityUsageLimitResponse$inboundSchema, CreateEntityUsageLimitSource, CreateEntityUsageLimitSource$inboundSchema, type CreateFeatureCreditSchemaRequestBody, type CreateFeatureCreditSchemaRequestBody$Outbound, CreateFeatureCreditSchemaRequestBody$outboundSchema, type CreateFeatureCreditSchemaResponse, CreateFeatureCreditSchemaResponse$inboundSchema, type CreateFeatureDisplayRequestBody, type CreateFeatureDisplayRequestBody$Outbound, CreateFeatureDisplayRequestBody$outboundSchema, type CreateFeatureDisplayResponse, CreateFeatureDisplayResponse$inboundSchema, type CreateFeatureGlobals, type CreateFeatureModelMarkupsRequest, type CreateFeatureModelMarkupsRequest$Outbound, CreateFeatureModelMarkupsRequest$outboundSchema, type CreateFeatureModelMarkupsResponse, CreateFeatureModelMarkupsResponse$inboundSchema, type CreateFeatureParams, type CreateFeatureParams$Outbound, CreateFeatureParams$outboundSchema, type CreateFeatureProviderMarkupsRequest, type CreateFeatureProviderMarkupsRequest$Outbound, CreateFeatureProviderMarkupsRequest$outboundSchema, type CreateFeatureProviderMarkupsResponse, CreateFeatureProviderMarkupsResponse$inboundSchema, type CreateFeatureResponse, CreateFeatureResponse$inboundSchema, CreateFeatureTypeRequestBody, CreateFeatureTypeRequestBody$outboundSchema, CreateFeatureTypeResponse, CreateFeatureTypeResponse$inboundSchema, CreatePlanAddItemBillingMethod, CreatePlanAddItemBillingMethod$inboundSchema, CreatePlanAddItemPriceInterval, CreatePlanAddItemPriceInterval$inboundSchema, CreatePlanAddItemResetInterval, CreatePlanAddItemResetInterval$inboundSchema, CreatePlanAttachAction, CreatePlanAttachAction$inboundSchema, type CreatePlanAutoTopupRequest, type CreatePlanAutoTopupRequest$Outbound, CreatePlanAutoTopupRequest$outboundSchema, type CreatePlanAutoTopupResponse, CreatePlanAutoTopupResponse$inboundSchema, type CreatePlanBasePrice, CreatePlanBasePrice$inboundSchema, type CreatePlanBillingControlsRequest, type CreatePlanBillingControlsRequest$Outbound, CreatePlanBillingControlsRequest$outboundSchema, type CreatePlanBillingControlsResponse, CreatePlanBillingControlsResponse$inboundSchema, CreatePlanBillingMethodRequestBody, CreatePlanBillingMethodRequestBody$outboundSchema, type CreatePlanConfigRequest, type CreatePlanConfigRequest$Outbound, CreatePlanConfigRequest$outboundSchema, type CreatePlanConfigResponse, CreatePlanConfigResponse$inboundSchema, type CreatePlanCreditSchema, CreatePlanCreditSchema$inboundSchema, type CreatePlanCustomerEligibility, CreatePlanCustomerEligibility$inboundSchema, type CreatePlanCustomize, CreatePlanCustomize$inboundSchema, CreatePlanDurationTypeRequest, CreatePlanDurationTypeRequest$outboundSchema, CreatePlanDurationTypeResponse, CreatePlanDurationTypeResponse$inboundSchema, CreatePlanEnv, CreatePlanEnv$inboundSchema, CreatePlanExpiryDurationTypeRequestBody, CreatePlanExpiryDurationTypeRequestBody$outboundSchema, type CreatePlanFeature, CreatePlanFeature$inboundSchema, type CreatePlanFeatureDisplay, CreatePlanFeatureDisplay$inboundSchema, type CreatePlanFilterRequest, type CreatePlanFilterRequest$Outbound, CreatePlanFilterRequest$outboundSchema, type CreatePlanFilterResponse, CreatePlanFilterResponse$inboundSchema, type CreatePlanFreeTrialParams, CreatePlanFreeTrialParams$inboundSchema, type CreatePlanFreeTrialResponse, CreatePlanFreeTrialResponse$inboundSchema, type CreatePlanGlobals, CreatePlanIntervalRemoveItemEnum1, CreatePlanIntervalRemoveItemEnum1$inboundSchema, CreatePlanIntervalRemoveItemEnum2, CreatePlanIntervalRemoveItemEnum2$inboundSchema, type CreatePlanIntervalUnion, CreatePlanIntervalUnion$inboundSchema, type CreatePlanItem, CreatePlanItem$inboundSchema, CreatePlanItemBillingMethodResponse, CreatePlanItemBillingMethodResponse$inboundSchema, type CreatePlanItemDisplay, CreatePlanItemDisplay$inboundSchema, CreatePlanItemExpiryDurationTypeResponse, CreatePlanItemExpiryDurationTypeResponse$inboundSchema, CreatePlanItemOnDecrease, CreatePlanItemOnDecrease$outboundSchema, CreatePlanItemOnIncrease, CreatePlanItemOnIncrease$outboundSchema, type CreatePlanItemPlanItem, type CreatePlanItemPlanItem$Outbound, CreatePlanItemPlanItem$outboundSchema, CreatePlanItemPriceIntervalRequestBody, CreatePlanItemPriceIntervalRequestBody$outboundSchema, type CreatePlanItemPriceRequestBody, type CreatePlanItemPriceRequestBody$Outbound, CreatePlanItemPriceRequestBody$outboundSchema, type CreatePlanItemPriceResponse, CreatePlanItemPriceResponse$inboundSchema, type CreatePlanItemProration, type CreatePlanItemProration$Outbound, CreatePlanItemProration$outboundSchema, type CreatePlanItemResetResponse, CreatePlanItemResetResponse$inboundSchema, type CreatePlanItemRolloverResponse, CreatePlanItemRolloverResponse$inboundSchema, CreatePlanItemTierBehaviorResponse, CreatePlanItemTierBehaviorResponse$inboundSchema, type CreatePlanItemTierResponse, CreatePlanItemTierResponse$inboundSchema, type CreatePlanItemToResponse, CreatePlanItemToResponse$inboundSchema, CreatePlanLimitTypeRequestBody, CreatePlanLimitTypeRequestBody$outboundSchema, CreatePlanLimitTypeResponse, CreatePlanLimitTypeResponse$inboundSchema, CreatePlanOnEndRequest, CreatePlanOnEndRequest$outboundSchema, CreatePlanOnEndResponse, CreatePlanOnEndResponse$inboundSchema, type CreatePlanOverageAllowedRequest, type CreatePlanOverageAllowedRequest$Outbound, CreatePlanOverageAllowedRequest$outboundSchema, type CreatePlanOverageAllowedResponse, CreatePlanOverageAllowedResponse$inboundSchema, type CreatePlanParams, type CreatePlanParams$Outbound, CreatePlanParams$outboundSchema, type CreatePlanPlanItemFilter, CreatePlanPlanItemFilter$inboundSchema, type CreatePlanPlanItemResponse, CreatePlanPlanItemResponse$inboundSchema, type CreatePlanPriceDisplay, CreatePlanPriceDisplay$inboundSchema, CreatePlanPriceIntervalRequestBody, CreatePlanPriceIntervalRequestBody$outboundSchema, CreatePlanPriceIntervalResponse, CreatePlanPriceIntervalResponse$inboundSchema, CreatePlanPriceItemIntervalResponse, CreatePlanPriceItemIntervalResponse$inboundSchema, type CreatePlanPriceRequestBody, type CreatePlanPriceRequestBody$Outbound, CreatePlanPriceRequestBody$outboundSchema, type CreatePlanPriceResponse, CreatePlanPriceResponse$inboundSchema, CreatePlanPriceVariantDetailsInterval, CreatePlanPriceVariantDetailsInterval$inboundSchema, type CreatePlanProperties, type CreatePlanProperties$Outbound, CreatePlanProperties$outboundSchema, type CreatePlanProrationResponse, CreatePlanProrationResponse$inboundSchema, CreatePlanPurchaseLimitIntervalRequestBody, CreatePlanPurchaseLimitIntervalRequestBody$outboundSchema, CreatePlanPurchaseLimitIntervalResponse, CreatePlanPurchaseLimitIntervalResponse$inboundSchema, type CreatePlanPurchaseLimitRequest, type CreatePlanPurchaseLimitRequest$Outbound, CreatePlanPurchaseLimitRequest$outboundSchema, type CreatePlanPurchaseLimitResponse, CreatePlanPurchaseLimitResponse$inboundSchema, CreatePlanRemoveItemBillingMethod, CreatePlanRemoveItemBillingMethod$inboundSchema, CreatePlanResetIntervalRequestBody, CreatePlanResetIntervalRequestBody$outboundSchema, CreatePlanResetItemIntervalResponse, CreatePlanResetItemIntervalResponse$inboundSchema, type CreatePlanResetRequestBody, type CreatePlanResetRequestBody$Outbound, CreatePlanResetRequestBody$outboundSchema, type CreatePlanResponse, CreatePlanResponse$inboundSchema, type CreatePlanRolloverRequestBody, type CreatePlanRolloverRequestBody$Outbound, CreatePlanRolloverRequestBody$outboundSchema, type CreatePlanSpendLimitRequest, type CreatePlanSpendLimitRequest$Outbound, CreatePlanSpendLimitRequest$outboundSchema, type CreatePlanSpendLimitResponse, CreatePlanSpendLimitResponse$inboundSchema, CreatePlanStatus, CreatePlanStatus$inboundSchema, CreatePlanThresholdTypeRequestBody, CreatePlanThresholdTypeRequestBody$outboundSchema, CreatePlanThresholdTypeResponse, CreatePlanThresholdTypeResponse$inboundSchema, CreatePlanTierBehaviorRequestBody, CreatePlanTierBehaviorRequestBody$outboundSchema, type CreatePlanTierRequestBody, type CreatePlanTierRequestBody$Outbound, CreatePlanTierRequestBody$outboundSchema, type CreatePlanToRequestBody, type CreatePlanToRequestBody$Outbound, CreatePlanToRequestBody$outboundSchema, CreatePlanType, CreatePlanType$inboundSchema, type CreatePlanUsageAlertRequestBody, type CreatePlanUsageAlertRequestBody$Outbound, CreatePlanUsageAlertRequestBody$outboundSchema, type CreatePlanUsageAlertResponse, CreatePlanUsageAlertResponse$inboundSchema, CreatePlanUsageLimitIntervalRequestBody, CreatePlanUsageLimitIntervalRequestBody$outboundSchema, CreatePlanUsageLimitIntervalResponse, CreatePlanUsageLimitIntervalResponse$inboundSchema, type CreatePlanUsageLimitRequest, type CreatePlanUsageLimitRequest$Outbound, CreatePlanUsageLimitRequest$outboundSchema, type CreatePlanUsageLimitResponse, CreatePlanUsageLimitResponse$inboundSchema, type CreatePlanVariantDetails, CreatePlanVariantDetails$inboundSchema, type CreatePlanVariantDetailsAutoTopup, CreatePlanVariantDetailsAutoTopup$inboundSchema, type CreatePlanVariantDetailsBillingControls, CreatePlanVariantDetailsBillingControls$inboundSchema, CreatePlanVariantDetailsDurationType, CreatePlanVariantDetailsDurationType$inboundSchema, CreatePlanVariantDetailsExpiryDurationType, CreatePlanVariantDetailsExpiryDurationType$inboundSchema, type CreatePlanVariantDetailsFilter, CreatePlanVariantDetailsFilter$inboundSchema, CreatePlanVariantDetailsLimitType, CreatePlanVariantDetailsLimitType$inboundSchema, CreatePlanVariantDetailsOnDecrease, CreatePlanVariantDetailsOnDecrease$inboundSchema, CreatePlanVariantDetailsOnEnd, CreatePlanVariantDetailsOnEnd$inboundSchema, CreatePlanVariantDetailsOnIncrease, CreatePlanVariantDetailsOnIncrease$inboundSchema, type CreatePlanVariantDetailsOverageAllowed, CreatePlanVariantDetailsOverageAllowed$inboundSchema, type CreatePlanVariantDetailsPrice, CreatePlanVariantDetailsPrice$inboundSchema, type CreatePlanVariantDetailsPurchaseLimit, CreatePlanVariantDetailsPurchaseLimit$inboundSchema, CreatePlanVariantDetailsPurchaseLimitInterval, CreatePlanVariantDetailsPurchaseLimitInterval$inboundSchema, type CreatePlanVariantDetailsReset, CreatePlanVariantDetailsReset$inboundSchema, type CreatePlanVariantDetailsRollover, CreatePlanVariantDetailsRollover$inboundSchema, type CreatePlanVariantDetailsSpendLimit, CreatePlanVariantDetailsSpendLimit$inboundSchema, CreatePlanVariantDetailsThresholdType, CreatePlanVariantDetailsThresholdType$inboundSchema, type CreatePlanVariantDetailsTier, CreatePlanVariantDetailsTier$inboundSchema, CreatePlanVariantDetailsTierBehavior, CreatePlanVariantDetailsTierBehavior$inboundSchema, type CreatePlanVariantDetailsTo, CreatePlanVariantDetailsTo$inboundSchema, type CreatePlanVariantDetailsUsageAlert, CreatePlanVariantDetailsUsageAlert$inboundSchema, type CreatePlanVariantDetailsUsageLimit, CreatePlanVariantDetailsUsageLimit$inboundSchema, CreatePlanVariantDetailsUsageLimitInterval, CreatePlanVariantDetailsUsageLimitInterval$inboundSchema, type CreateReferralCodeGlobals, type CreateReferralCodeParams, type CreateReferralCodeParams$Outbound, CreateReferralCodeParams$outboundSchema, type CreateReferralCodeResponse, CreateReferralCodeResponse$inboundSchema, CreateScheduleAddItemBillingMethod2, CreateScheduleAddItemBillingMethod2$outboundSchema, CreateScheduleAddItemExpiryDurationType2, CreateScheduleAddItemExpiryDurationType2$outboundSchema, CreateScheduleAddItemOnDecrease2, CreateScheduleAddItemOnDecrease2$outboundSchema, CreateScheduleAddItemOnIncrease2, CreateScheduleAddItemOnIncrease2$outboundSchema, type CreateScheduleAddItemPlanItem2, type CreateScheduleAddItemPlanItem2$Outbound, CreateScheduleAddItemPlanItem2$outboundSchema, type CreateScheduleAddItemPrice2, type CreateScheduleAddItemPrice2$Outbound, CreateScheduleAddItemPrice2$outboundSchema, CreateScheduleAddItemPriceInterval2, CreateScheduleAddItemPriceInterval2$outboundSchema, type CreateScheduleAddItemProration2, type CreateScheduleAddItemProration2$Outbound, CreateScheduleAddItemProration2$outboundSchema, type CreateScheduleAddItemReset2, type CreateScheduleAddItemReset2$Outbound, CreateScheduleAddItemReset2$outboundSchema, CreateScheduleAddItemResetInterval2, CreateScheduleAddItemResetInterval2$outboundSchema, type CreateScheduleAddItemRollover2, type CreateScheduleAddItemRollover2$Outbound, CreateScheduleAddItemRollover2$outboundSchema, type CreateScheduleAddItemTier2, type CreateScheduleAddItemTier2$Outbound, CreateScheduleAddItemTier2$outboundSchema, CreateScheduleAddItemTierBehavior2, CreateScheduleAddItemTierBehavior2$outboundSchema, type CreateScheduleAttachDiscount, type CreateScheduleAttachDiscount$Outbound, CreateScheduleAttachDiscount$outboundSchema, type CreateScheduleAutoTopup2, type CreateScheduleAutoTopup2$Outbound, CreateScheduleAutoTopup2$outboundSchema, type CreateScheduleBasePrice2, type CreateScheduleBasePrice2$Outbound, CreateScheduleBasePrice2$outboundSchema, CreateScheduleBillingBehavior, CreateScheduleBillingBehavior$outboundSchema, type CreateScheduleBillingControls2, type CreateScheduleBillingControls2$Outbound, CreateScheduleBillingControls2$outboundSchema, CreateScheduleCode, CreateScheduleCode$inboundSchema, type CreateScheduleCustomize2, type CreateScheduleCustomize2$Outbound, CreateScheduleCustomize2$outboundSchema, CreateScheduleDurationType2, CreateScheduleDurationType2$outboundSchema, type CreateScheduleFeatureQuantity2, type CreateScheduleFeatureQuantity2$Outbound, CreateScheduleFeatureQuantity2$outboundSchema, type CreateScheduleFilter2, type CreateScheduleFilter2$Outbound, CreateScheduleFilter2$outboundSchema, type CreateScheduleGlobals, CreateScheduleIntervalRemoveItemEnum3, CreateScheduleIntervalRemoveItemEnum3$outboundSchema, CreateScheduleIntervalRemoveItemEnum4, CreateScheduleIntervalRemoveItemEnum4$outboundSchema, type CreateScheduleIntervalUnion2, type CreateScheduleIntervalUnion2$Outbound, CreateScheduleIntervalUnion2$outboundSchema, type CreateScheduleInvoice, CreateScheduleInvoice$inboundSchema, type CreateScheduleInvoiceMode, type CreateScheduleInvoiceMode$Outbound, CreateScheduleInvoiceMode$outboundSchema, CreateScheduleItemBillingMethod2, CreateScheduleItemBillingMethod2$outboundSchema, CreateScheduleItemExpiryDurationType2, CreateScheduleItemExpiryDurationType2$outboundSchema, CreateScheduleItemOnDecrease2, CreateScheduleItemOnDecrease2$outboundSchema, CreateScheduleItemOnIncrease2, CreateScheduleItemOnIncrease2$outboundSchema, type CreateScheduleItemPlanItem2, type CreateScheduleItemPlanItem2$Outbound, CreateScheduleItemPlanItem2$outboundSchema, type CreateScheduleItemPrice2, type CreateScheduleItemPrice2$Outbound, CreateScheduleItemPrice2$outboundSchema, CreateScheduleItemPriceInterval2, CreateScheduleItemPriceInterval2$outboundSchema, type CreateScheduleItemProration2, type CreateScheduleItemProration2$Outbound, CreateScheduleItemProration2$outboundSchema, type CreateScheduleItemReset2, type CreateScheduleItemReset2$Outbound, CreateScheduleItemReset2$outboundSchema, CreateScheduleItemResetInterval2, CreateScheduleItemResetInterval2$outboundSchema, type CreateScheduleItemRollover2, type CreateScheduleItemRollover2$Outbound, CreateScheduleItemRollover2$outboundSchema, type CreateScheduleItemTier2, type CreateScheduleItemTier2$Outbound, CreateScheduleItemTier2$outboundSchema, CreateScheduleItemTierBehavior2, CreateScheduleItemTierBehavior2$outboundSchema, CreateScheduleLimitType2, CreateScheduleLimitType2$outboundSchema, type CreateScheduleOverageAllowed2, type CreateScheduleOverageAllowed2$Outbound, CreateScheduleOverageAllowed2$outboundSchema, type CreateScheduleParams, type CreateScheduleParams$Outbound, CreateScheduleParams$outboundSchema, type CreateSchedulePlan2, type CreateSchedulePlan2$Outbound, CreateSchedulePlan2$outboundSchema, type CreateSchedulePlanItemFilter2, type CreateSchedulePlanItemFilter2$Outbound, CreateSchedulePlanItemFilter2$outboundSchema, CreateSchedulePriceInterval2, CreateSchedulePriceInterval2$outboundSchema, type CreateSchedulePurchaseLimit2, type CreateSchedulePurchaseLimit2$Outbound, CreateSchedulePurchaseLimit2$outboundSchema, CreateSchedulePurchaseLimitInterval2, CreateSchedulePurchaseLimitInterval2$outboundSchema, CreateScheduleRedirectMode, CreateScheduleRedirectMode$outboundSchema, CreateScheduleRemoveItemBillingMethod2, CreateScheduleRemoveItemBillingMethod2$outboundSchema, type CreateScheduleRequiredAction, CreateScheduleRequiredAction$inboundSchema, type CreateScheduleResponse, CreateScheduleResponse$inboundSchema, type CreateScheduleSpendLimit2, type CreateScheduleSpendLimit2$Outbound, CreateScheduleSpendLimit2$outboundSchema, CreateScheduleStatus, CreateScheduleStatus$inboundSchema, CreateScheduleThresholdType2, CreateScheduleThresholdType2$outboundSchema, type CreateScheduleUsageAlert2, type CreateScheduleUsageAlert2$Outbound, CreateScheduleUsageAlert2$outboundSchema, type CreateScheduleUsageLimit2, type CreateScheduleUsageLimit2$Outbound, CreateScheduleUsageLimit2$outboundSchema, CreateScheduleUsageLimitInterval2, CreateScheduleUsageLimitInterval2$outboundSchema, type Customer, Customer$inboundSchema, type CustomerAutoTopup, CustomerAutoTopup$inboundSchema, type CustomerBillingControls, CustomerBillingControls$inboundSchema, type CustomerConfig, CustomerConfig$inboundSchema, type CustomerCreditSchema, CustomerCreditSchema$inboundSchema, type CustomerData, type CustomerData$Outbound, CustomerData$outboundSchema, type CustomerDataAutoTopup, type CustomerDataAutoTopup$Outbound, CustomerDataAutoTopup$outboundSchema, type CustomerDataBillingControls, type CustomerDataBillingControls$Outbound, CustomerDataBillingControls$outboundSchema, type CustomerDataConfig, type CustomerDataConfig$Outbound, CustomerDataConfig$outboundSchema, type CustomerDataFilter, type CustomerDataFilter$Outbound, CustomerDataFilter$outboundSchema, CustomerDataLimitType, CustomerDataLimitType$outboundSchema, type CustomerDataOverageAllowed, type CustomerDataOverageAllowed$Outbound, CustomerDataOverageAllowed$outboundSchema, type CustomerDataPurchaseLimit, type CustomerDataPurchaseLimit$Outbound, CustomerDataPurchaseLimit$outboundSchema, CustomerDataPurchaseLimitInterval, CustomerDataPurchaseLimitInterval$outboundSchema, type CustomerDataSpendLimit, type CustomerDataSpendLimit$Outbound, CustomerDataSpendLimit$outboundSchema, CustomerDataThresholdType, CustomerDataThresholdType$outboundSchema, type CustomerDataUsageAlert, type CustomerDataUsageAlert$Outbound, CustomerDataUsageAlert$outboundSchema, type CustomerDataUsageLimit, type CustomerDataUsageLimit$Outbound, CustomerDataUsageLimit$outboundSchema, CustomerDataUsageLimitInterval, CustomerDataUsageLimitInterval$outboundSchema, CustomerDiscountType, CustomerDiscountType$inboundSchema, type CustomerDisplay, CustomerDisplay$inboundSchema, CustomerDurationType, CustomerDurationType$inboundSchema, type CustomerEligibility, CustomerEligibility$inboundSchema, CustomerEntityEnv, CustomerEntityEnv$inboundSchema, CustomerEnv, CustomerEnv$inboundSchema, CustomerExpand, CustomerExpand$outboundSchema, type CustomerFeature, CustomerFeature$inboundSchema, type CustomerFilter, CustomerFilter$inboundSchema, CustomerFlagsType, CustomerFlagsType$inboundSchema, CustomerLimitType, CustomerLimitType$inboundSchema, type CustomerModelMarkups, CustomerModelMarkups$inboundSchema, type CustomerOverageAllowed, CustomerOverageAllowed$inboundSchema, type CustomerProviderMarkups, CustomerProviderMarkups$inboundSchema, type CustomerPurchaseLimit1, CustomerPurchaseLimit1$inboundSchema, type CustomerPurchaseLimit2, CustomerPurchaseLimit2$inboundSchema, CustomerPurchaseLimitInterval1, CustomerPurchaseLimitInterval1$inboundSchema, CustomerPurchaseLimitInterval2, CustomerPurchaseLimitInterval2$inboundSchema, type CustomerPurchaseLimitUnion, CustomerPurchaseLimitUnion$inboundSchema, type CustomerSpendLimit, CustomerSpendLimit$inboundSchema, CustomerStatus, CustomerStatus$inboundSchema, CustomerThresholdType, CustomerThresholdType$inboundSchema, type CustomerUsageAlert, CustomerUsageAlert$inboundSchema, type CustomerUsageLimit, CustomerUsageLimit$inboundSchema, CustomerUsageLimitInterval, CustomerUsageLimitInterval$inboundSchema, type Customize, Customize$inboundSchema, type Deductions, Deductions$inboundSchema, type DeleteBalanceGlobals, DeleteBalanceInterval, DeleteBalanceInterval$outboundSchema, type DeleteBalanceParams, type DeleteBalanceParams$Outbound, DeleteBalanceParams$outboundSchema, type DeleteBalanceResponse, DeleteBalanceResponse$inboundSchema, type DeleteCustomerGlobals, type DeleteCustomerParams, type DeleteCustomerParams$Outbound, DeleteCustomerParams$outboundSchema, type DeleteCustomerResponse, DeleteCustomerResponse$inboundSchema, type DeleteEntityGlobals, type DeleteEntityParams, type DeleteEntityParams$Outbound, DeleteEntityParams$outboundSchema, type DeleteEntityResponse, DeleteEntityResponse$inboundSchema, type DeleteFeatureGlobals, type DeleteFeatureParams, type DeleteFeatureParams$Outbound, DeleteFeatureParams$outboundSchema, type DeleteFeatureResponse, DeleteFeatureResponse$inboundSchema, type DeletePlanGlobals, type DeletePlanParams, type DeletePlanParams$Outbound, DeletePlanParams$outboundSchema, type DeletePlanResponse, DeletePlanResponse$inboundSchema, type DfuFlashParams, type DfuFlashParams$Outbound, DfuFlashParams$outboundSchema, type DfuFlashResult, DfuFlashResult$inboundSchema, type Discount, Discount$inboundSchema, DurationType, DurationType$inboundSchema, type EntitlementsGranted, EntitlementsGranted$inboundSchema, type Entity, Entity$inboundSchema, type EventsAggregateParams, type EventsAggregateParams$Outbound, EventsAggregateParams$outboundSchema, type EventsListParams, type EventsListParams$Outbound, EventsListParams$outboundSchema, type Expiry, Expiry$inboundSchema, ExpiryType, ExpiryType$inboundSchema, type FeatureGrant, FeatureGrant$inboundSchema, type FeatureGrantPromoCode, FeatureGrantPromoCode$inboundSchema, FeatureType1, FeatureType1$inboundSchema, FeatureType2, FeatureType2$inboundSchema, type Fetcher, type FinalizeBalanceParams, type FinalizeBalanceParams$Outbound, FinalizeBalanceParams$outboundSchema, FinalizeLockAction, FinalizeLockAction$outboundSchema, type FinalizeLockGlobals, type FinalizeLockResponse, FinalizeLockResponse$inboundSchema, type FinalizeLockResponseBody1, FinalizeLockResponseBody1$inboundSchema, type FinalizeLockResponseBody2, FinalizeLockResponseBody2$inboundSchema, type Flag1, Flag1$inboundSchema, type Flag2, Flag2$inboundSchema, type FlagDisplay1, FlagDisplay1$inboundSchema, type FlagDisplay2, FlagDisplay2$inboundSchema, FlagType1, FlagType1$inboundSchema, FlagType2, FlagType2$inboundSchema, type Flags, Flags$inboundSchema, type Flashed, Flashed$inboundSchema, type FreeTrial, FreeTrial$inboundSchema, FreeTrialDuration1, FreeTrialDuration1$inboundSchema, FreeTrialDuration2, FreeTrialDuration2$inboundSchema, type FreeTrialParams, FreeTrialParams$inboundSchema, type FreeTrialRequest, type FreeTrialRequest$Outbound, FreeTrialRequest$outboundSchema, type GetCustomerAutoTopup, GetCustomerAutoTopup$inboundSchema, GetCustomerAutoTopupSource, GetCustomerAutoTopupSource$inboundSchema, type GetCustomerBillingControls, GetCustomerBillingControls$inboundSchema, type GetCustomerConfig, GetCustomerConfig$inboundSchema, type GetCustomerCreditSchema, GetCustomerCreditSchema$inboundSchema, type GetCustomerCustomer, GetCustomerCustomer$inboundSchema, type GetCustomerDiscount, GetCustomerDiscount$inboundSchema, GetCustomerDiscountType, GetCustomerDiscountType$inboundSchema, type GetCustomerDisplay, GetCustomerDisplay$inboundSchema, GetCustomerDurationType, GetCustomerDurationType$inboundSchema, type GetCustomerEntity, GetCustomerEntity$inboundSchema, GetCustomerEntityEnv, GetCustomerEntityEnv$inboundSchema, GetCustomerEnv, GetCustomerEnv$inboundSchema, type GetCustomerFeature, GetCustomerFeature$inboundSchema, type GetCustomerFilter, GetCustomerFilter$inboundSchema, type GetCustomerFlags, GetCustomerFlags$inboundSchema, GetCustomerFlagsType, GetCustomerFlagsType$inboundSchema, type GetCustomerGlobals, type GetCustomerInvoice, GetCustomerInvoice$inboundSchema, GetCustomerLimitType, GetCustomerLimitType$inboundSchema, type GetCustomerModelMarkups, GetCustomerModelMarkups$inboundSchema, type GetCustomerOverageAllowed, GetCustomerOverageAllowed$inboundSchema, GetCustomerOverageAllowedSource, GetCustomerOverageAllowedSource$inboundSchema, type GetCustomerParams, type GetCustomerParams$Outbound, GetCustomerParams$outboundSchema, GetCustomerProcessorType, GetCustomerProcessorType$inboundSchema, type GetCustomerProcessors, GetCustomerProcessors$inboundSchema, type GetCustomerProviderMarkups, GetCustomerProviderMarkups$inboundSchema, type GetCustomerPurchase, GetCustomerPurchase$inboundSchema, type GetCustomerPurchaseLimit1, GetCustomerPurchaseLimit1$inboundSchema, type GetCustomerPurchaseLimit2, GetCustomerPurchaseLimit2$inboundSchema, GetCustomerPurchaseLimitInterval1, GetCustomerPurchaseLimitInterval1$inboundSchema, GetCustomerPurchaseLimitInterval2, GetCustomerPurchaseLimitInterval2$inboundSchema, type GetCustomerPurchaseLimitUnion, GetCustomerPurchaseLimitUnion$inboundSchema, GetCustomerPurchaseScope, GetCustomerPurchaseScope$inboundSchema, type GetCustomerReferral, GetCustomerReferral$inboundSchema, type GetCustomerResponse, GetCustomerResponse$inboundSchema, type GetCustomerRevenuecat, GetCustomerRevenuecat$inboundSchema, type GetCustomerRewards, GetCustomerRewards$inboundSchema, type GetCustomerSpendLimit, GetCustomerSpendLimit$inboundSchema, GetCustomerSpendLimitSource, GetCustomerSpendLimitSource$inboundSchema, GetCustomerStatus, GetCustomerStatus$inboundSchema, type GetCustomerStripe, GetCustomerStripe$inboundSchema, type GetCustomerSubscription, GetCustomerSubscription$inboundSchema, GetCustomerSubscriptionScope, GetCustomerSubscriptionScope$inboundSchema, GetCustomerThresholdType, GetCustomerThresholdType$inboundSchema, type GetCustomerTrialsUsed, GetCustomerTrialsUsed$inboundSchema, type GetCustomerUsageAlert, GetCustomerUsageAlert$inboundSchema, GetCustomerUsageAlertSource, GetCustomerUsageAlertSource$inboundSchema, type GetCustomerUsageLimit, GetCustomerUsageLimit$inboundSchema, GetCustomerUsageLimitInterval, GetCustomerUsageLimitInterval$inboundSchema, GetCustomerUsageLimitSource, GetCustomerUsageLimitSource$inboundSchema, type GetCustomerVercel, GetCustomerVercel$inboundSchema, type GetEntityBillingControls, GetEntityBillingControls$inboundSchema, type GetEntityCreditSchema, GetEntityCreditSchema$inboundSchema, type GetEntityDisplay, GetEntityDisplay$inboundSchema, GetEntityEnv, GetEntityEnv$inboundSchema, type GetEntityFeature, GetEntityFeature$inboundSchema, type GetEntityFilter, GetEntityFilter$inboundSchema, type GetEntityFlags, GetEntityFlags$inboundSchema, type GetEntityGlobals, GetEntityInterval, GetEntityInterval$inboundSchema, type GetEntityInvoice, GetEntityInvoice$inboundSchema, GetEntityLimitType, GetEntityLimitType$inboundSchema, type GetEntityModelMarkups, GetEntityModelMarkups$inboundSchema, type GetEntityOverageAllowed, GetEntityOverageAllowed$inboundSchema, GetEntityOverageAllowedSource, GetEntityOverageAllowedSource$inboundSchema, type GetEntityParams, type GetEntityParams$Outbound, GetEntityParams$outboundSchema, GetEntityProcessorType, GetEntityProcessorType$inboundSchema, type GetEntityProviderMarkups, GetEntityProviderMarkups$inboundSchema, type GetEntityPurchase, GetEntityPurchase$inboundSchema, GetEntityPurchaseScope, GetEntityPurchaseScope$inboundSchema, type GetEntityResponse, GetEntityResponse$inboundSchema, type GetEntitySpendLimit, GetEntitySpendLimit$inboundSchema, GetEntitySpendLimitSource, GetEntitySpendLimitSource$inboundSchema, GetEntityStatus, GetEntityStatus$inboundSchema, type GetEntitySubscription, GetEntitySubscription$inboundSchema, GetEntitySubscriptionScope, GetEntitySubscriptionScope$inboundSchema, GetEntityThresholdType, GetEntityThresholdType$inboundSchema, GetEntityType, GetEntityType$inboundSchema, type GetEntityUsageAlert, GetEntityUsageAlert$inboundSchema, GetEntityUsageAlertSource, GetEntityUsageAlertSource$inboundSchema, type GetEntityUsageLimit, GetEntityUsageLimit$inboundSchema, GetEntityUsageLimitSource, GetEntityUsageLimitSource$inboundSchema, type GetFeatureCreditSchema, GetFeatureCreditSchema$inboundSchema, type GetFeatureDisplay, GetFeatureDisplay$inboundSchema, type GetFeatureGlobals, type GetFeatureModelMarkups, GetFeatureModelMarkups$inboundSchema, type GetFeatureParams, type GetFeatureParams$Outbound, GetFeatureParams$outboundSchema, type GetFeatureProviderMarkups, GetFeatureProviderMarkups$inboundSchema, type GetFeatureResponse, GetFeatureResponse$inboundSchema, GetFeatureType, GetFeatureType$inboundSchema, type GetOrCreateCustomerAutoTopup, type GetOrCreateCustomerAutoTopup$Outbound, GetOrCreateCustomerAutoTopup$outboundSchema, type GetOrCreateCustomerBillingControls, type GetOrCreateCustomerBillingControls$Outbound, GetOrCreateCustomerBillingControls$outboundSchema, type GetOrCreateCustomerConfig, type GetOrCreateCustomerConfig$Outbound, GetOrCreateCustomerConfig$outboundSchema, type GetOrCreateCustomerFilter, type GetOrCreateCustomerFilter$Outbound, GetOrCreateCustomerFilter$outboundSchema, type GetOrCreateCustomerGlobals, GetOrCreateCustomerLimitType, GetOrCreateCustomerLimitType$outboundSchema, type GetOrCreateCustomerOverageAllowed, type GetOrCreateCustomerOverageAllowed$Outbound, GetOrCreateCustomerOverageAllowed$outboundSchema, type GetOrCreateCustomerParams, type GetOrCreateCustomerParams$Outbound, GetOrCreateCustomerParams$outboundSchema, type GetOrCreateCustomerProperties, type GetOrCreateCustomerProperties$Outbound, GetOrCreateCustomerProperties$outboundSchema, type GetOrCreateCustomerPurchaseLimit, type GetOrCreateCustomerPurchaseLimit$Outbound, GetOrCreateCustomerPurchaseLimit$outboundSchema, GetOrCreateCustomerPurchaseLimitInterval, GetOrCreateCustomerPurchaseLimitInterval$outboundSchema, type GetOrCreateCustomerSpendLimit, type GetOrCreateCustomerSpendLimit$Outbound, GetOrCreateCustomerSpendLimit$outboundSchema, GetOrCreateCustomerThresholdType, GetOrCreateCustomerThresholdType$outboundSchema, type GetOrCreateCustomerUsageAlert, type GetOrCreateCustomerUsageAlert$Outbound, GetOrCreateCustomerUsageAlert$outboundSchema, type GetOrCreateCustomerUsageLimit, type GetOrCreateCustomerUsageLimit$Outbound, GetOrCreateCustomerUsageLimit$outboundSchema, GetOrCreateCustomerUsageLimitInterval, GetOrCreateCustomerUsageLimitInterval$outboundSchema, GetPlanAddItemBillingMethod, GetPlanAddItemBillingMethod$inboundSchema, GetPlanAddItemPriceInterval, GetPlanAddItemPriceInterval$inboundSchema, GetPlanAddItemResetInterval, GetPlanAddItemResetInterval$inboundSchema, GetPlanAttachAction, GetPlanAttachAction$inboundSchema, type GetPlanAutoTopup, GetPlanAutoTopup$inboundSchema, type GetPlanBasePrice, GetPlanBasePrice$inboundSchema, type GetPlanBillingControls, GetPlanBillingControls$inboundSchema, type GetPlanConfig, GetPlanConfig$inboundSchema, type GetPlanCreditSchema, GetPlanCreditSchema$inboundSchema, type GetPlanCustomerEligibility, GetPlanCustomerEligibility$inboundSchema, type GetPlanCustomize, GetPlanCustomize$inboundSchema, GetPlanDurationType, GetPlanDurationType$inboundSchema, GetPlanEnv, GetPlanEnv$inboundSchema, type GetPlanFeature, GetPlanFeature$inboundSchema, type GetPlanFeatureDisplay, GetPlanFeatureDisplay$inboundSchema, type GetPlanFilter, GetPlanFilter$inboundSchema, type GetPlanFreeTrial, GetPlanFreeTrial$inboundSchema, type GetPlanFreeTrialParams, GetPlanFreeTrialParams$inboundSchema, type GetPlanGlobals, GetPlanIntervalRemoveItemEnum1, GetPlanIntervalRemoveItemEnum1$inboundSchema, GetPlanIntervalRemoveItemEnum2, GetPlanIntervalRemoveItemEnum2$inboundSchema, type GetPlanIntervalUnion, GetPlanIntervalUnion$inboundSchema, type GetPlanItem, GetPlanItem$inboundSchema, GetPlanItemBillingMethod, GetPlanItemBillingMethod$inboundSchema, type GetPlanItemDisplay, GetPlanItemDisplay$inboundSchema, GetPlanItemExpiryDurationType, GetPlanItemExpiryDurationType$inboundSchema, type GetPlanItemPrice, GetPlanItemPrice$inboundSchema, type GetPlanItemReset, GetPlanItemReset$inboundSchema, type GetPlanItemRollover, GetPlanItemRollover$inboundSchema, type GetPlanItemTier, GetPlanItemTier$inboundSchema, GetPlanItemTierBehavior, GetPlanItemTierBehavior$inboundSchema, type GetPlanItemTo, GetPlanItemTo$inboundSchema, GetPlanLimitType, GetPlanLimitType$inboundSchema, GetPlanOnDecrease, GetPlanOnDecrease$inboundSchema, GetPlanOnEnd, GetPlanOnEnd$inboundSchema, GetPlanOnIncrease, GetPlanOnIncrease$inboundSchema, type GetPlanOverageAllowed, GetPlanOverageAllowed$inboundSchema, type GetPlanParams, type GetPlanParams$Outbound, GetPlanParams$outboundSchema, type GetPlanPlanItem, GetPlanPlanItem$inboundSchema, type GetPlanPlanItemFilter, GetPlanPlanItemFilter$inboundSchema, type GetPlanPrice, GetPlanPrice$inboundSchema, type GetPlanPriceDisplay, GetPlanPriceDisplay$inboundSchema, GetPlanPriceInterval, GetPlanPriceInterval$inboundSchema, GetPlanPriceItemInterval, GetPlanPriceItemInterval$inboundSchema, GetPlanPriceVariantDetailsInterval, GetPlanPriceVariantDetailsInterval$inboundSchema, type GetPlanProration, GetPlanProration$inboundSchema, type GetPlanPurchaseLimit, GetPlanPurchaseLimit$inboundSchema, GetPlanPurchaseLimitInterval, GetPlanPurchaseLimitInterval$inboundSchema, GetPlanRemoveItemBillingMethod, GetPlanRemoveItemBillingMethod$inboundSchema, GetPlanResetItemInterval, GetPlanResetItemInterval$inboundSchema, type GetPlanResponse, GetPlanResponse$inboundSchema, type GetPlanSpendLimit, GetPlanSpendLimit$inboundSchema, GetPlanStatus, GetPlanStatus$inboundSchema, GetPlanThresholdType, GetPlanThresholdType$inboundSchema, GetPlanType, GetPlanType$inboundSchema, type GetPlanUsageAlert, GetPlanUsageAlert$inboundSchema, type GetPlanUsageLimit, GetPlanUsageLimit$inboundSchema, GetPlanUsageLimitInterval, GetPlanUsageLimitInterval$inboundSchema, type GetPlanVariantDetails, GetPlanVariantDetails$inboundSchema, type GetPlanVariantDetailsAutoTopup, GetPlanVariantDetailsAutoTopup$inboundSchema, type GetPlanVariantDetailsBillingControls, GetPlanVariantDetailsBillingControls$inboundSchema, GetPlanVariantDetailsDurationType, GetPlanVariantDetailsDurationType$inboundSchema, GetPlanVariantDetailsExpiryDurationType, GetPlanVariantDetailsExpiryDurationType$inboundSchema, type GetPlanVariantDetailsFilter, GetPlanVariantDetailsFilter$inboundSchema, GetPlanVariantDetailsLimitType, GetPlanVariantDetailsLimitType$inboundSchema, GetPlanVariantDetailsOnEnd, GetPlanVariantDetailsOnEnd$inboundSchema, type GetPlanVariantDetailsOverageAllowed, GetPlanVariantDetailsOverageAllowed$inboundSchema, type GetPlanVariantDetailsPrice, GetPlanVariantDetailsPrice$inboundSchema, type GetPlanVariantDetailsPurchaseLimit, GetPlanVariantDetailsPurchaseLimit$inboundSchema, GetPlanVariantDetailsPurchaseLimitInterval, GetPlanVariantDetailsPurchaseLimitInterval$inboundSchema, type GetPlanVariantDetailsReset, GetPlanVariantDetailsReset$inboundSchema, type GetPlanVariantDetailsRollover, GetPlanVariantDetailsRollover$inboundSchema, type GetPlanVariantDetailsSpendLimit, GetPlanVariantDetailsSpendLimit$inboundSchema, GetPlanVariantDetailsThresholdType, GetPlanVariantDetailsThresholdType$inboundSchema, type GetPlanVariantDetailsTier, GetPlanVariantDetailsTier$inboundSchema, GetPlanVariantDetailsTierBehavior, GetPlanVariantDetailsTierBehavior$inboundSchema, type GetPlanVariantDetailsTo, GetPlanVariantDetailsTo$inboundSchema, type GetPlanVariantDetailsUsageAlert, GetPlanVariantDetailsUsageAlert$inboundSchema, type GetPlanVariantDetailsUsageLimit, GetPlanVariantDetailsUsageLimit$inboundSchema, GetPlanVariantDetailsUsageLimitInterval, GetPlanVariantDetailsUsageLimitInterval$inboundSchema, type GetRevenueCatKeysApp, GetRevenueCatKeysApp$inboundSchema, GetRevenueCatKeysEnv, GetRevenueCatKeysEnv$outboundSchema, type GetRevenueCatKeysGlobals, type GetRevenueCatKeysParams, type GetRevenueCatKeysParams$Outbound, GetRevenueCatKeysParams$outboundSchema, type GetRevenueCatKeysResponse, GetRevenueCatKeysResponse$inboundSchema, type Grant, Grant$inboundSchema, HTTPClient, HTTPClientError, type HTTPClientOptions, type ImportBalance, type ImportBalance$Outbound, ImportBalance$outboundSchema, ImportBillingBehavior, ImportBillingBehavior$outboundSchema, type ImportCustomerData, type ImportCustomerData$Outbound, ImportCustomerData$outboundSchema, type ImportFeatureQuantity, type ImportFeatureQuantity$Outbound, ImportFeatureQuantity$outboundSchema, type ImportFilter, type ImportFilter$Outbound, ImportFilter$outboundSchema, type ImportGlobals, ImportInterval, ImportInterval$outboundSchema, type ImportPlan, type ImportPlan$Outbound, ImportPlan$outboundSchema, type ImportProcessor, type ImportProcessor$Outbound, ImportProcessor$outboundSchema, ImportStatus, ImportStatus$outboundSchema, ImportType, ImportType$outboundSchema, type IncludedUsage1, IncludedUsage1$inboundSchema, type IncludedUsage2, IncludedUsage2$inboundSchema, Intent, Intent$inboundSchema, IntervalVariantRemoveItemEnum1, IntervalVariantRemoveItemEnum1$outboundSchema, IntervalVariantRemoveItemEnum2, IntervalVariantRemoveItemEnum2$outboundSchema, InvalidRequestError, type Invoice, Invoice$inboundSchema, type Item, Item$inboundSchema, ItemExpiryDurationType, ItemExpiryDurationType$inboundSchema, type Link, type Link$Outbound, Link$outboundSchema, LinkRevenueCatEnv, LinkRevenueCatEnv$outboundSchema, type LinkRevenueCatGlobals, type LinkRevenueCatParams, type LinkRevenueCatParams$Outbound, LinkRevenueCatParams$outboundSchema, type LinkRevenueCatResponse, LinkRevenueCatResponse$inboundSchema, type ListCustomersAutoTopup, ListCustomersAutoTopup$inboundSchema, ListCustomersAutoTopupSource, ListCustomersAutoTopupSource$inboundSchema, type ListCustomersBillingControls, ListCustomersBillingControls$inboundSchema, type ListCustomersConfig, ListCustomersConfig$inboundSchema, type ListCustomersCreditSchema, ListCustomersCreditSchema$inboundSchema, type ListCustomersDisplay, ListCustomersDisplay$inboundSchema, ListCustomersEnv, ListCustomersEnv$inboundSchema, type ListCustomersFeature, ListCustomersFeature$inboundSchema, type ListCustomersFilter, ListCustomersFilter$inboundSchema, type ListCustomersFlags, ListCustomersFlags$inboundSchema, type ListCustomersGlobals, ListCustomersLimitType, ListCustomersLimitType$inboundSchema, type ListCustomersList, ListCustomersList$inboundSchema, type ListCustomersModelMarkups, ListCustomersModelMarkups$inboundSchema, type ListCustomersOverageAllowed, ListCustomersOverageAllowed$inboundSchema, ListCustomersOverageAllowedSource, ListCustomersOverageAllowedSource$inboundSchema, type ListCustomersParams, type ListCustomersParams$Outbound, ListCustomersParams$outboundSchema, type ListCustomersPlan, type ListCustomersPlan$Outbound, ListCustomersPlan$outboundSchema, ListCustomersProcessor, ListCustomersProcessor$outboundSchema, type ListCustomersProcessors, ListCustomersProcessors$inboundSchema, type ListCustomersProviderMarkups, ListCustomersProviderMarkups$inboundSchema, type ListCustomersPurchase, ListCustomersPurchase$inboundSchema, type ListCustomersPurchaseLimit1, ListCustomersPurchaseLimit1$inboundSchema, type ListCustomersPurchaseLimit2, ListCustomersPurchaseLimit2$inboundSchema, ListCustomersPurchaseLimitInterval1, ListCustomersPurchaseLimitInterval1$inboundSchema, ListCustomersPurchaseLimitInterval2, ListCustomersPurchaseLimitInterval2$inboundSchema, type ListCustomersPurchaseLimitUnion, ListCustomersPurchaseLimitUnion$inboundSchema, ListCustomersPurchaseScope, ListCustomersPurchaseScope$inboundSchema, type ListCustomersResponse, ListCustomersResponse$inboundSchema, type ListCustomersRevenuecat, ListCustomersRevenuecat$inboundSchema, type ListCustomersSpendLimit, ListCustomersSpendLimit$inboundSchema, ListCustomersSpendLimitSource, ListCustomersSpendLimitSource$inboundSchema, ListCustomersStatus, ListCustomersStatus$inboundSchema, type ListCustomersStripe, ListCustomersStripe$inboundSchema, type ListCustomersSubscription, ListCustomersSubscription$inboundSchema, ListCustomersSubscriptionScope, ListCustomersSubscriptionScope$inboundSchema, ListCustomersSubscriptionStatus, ListCustomersSubscriptionStatus$outboundSchema, ListCustomersThresholdType, ListCustomersThresholdType$inboundSchema, ListCustomersType, ListCustomersType$inboundSchema, type ListCustomersUsageAlert, ListCustomersUsageAlert$inboundSchema, ListCustomersUsageAlertSource, ListCustomersUsageAlertSource$inboundSchema, type ListCustomersUsageLimit, ListCustomersUsageLimit$inboundSchema, ListCustomersUsageLimitInterval, ListCustomersUsageLimitInterval$inboundSchema, ListCustomersUsageLimitSource, ListCustomersUsageLimitSource$inboundSchema, type ListCustomersVercel, ListCustomersVercel$inboundSchema, type ListEntitiesBillingControls, ListEntitiesBillingControls$inboundSchema, type ListEntitiesCreditSchema, ListEntitiesCreditSchema$inboundSchema, type ListEntitiesDisplay, ListEntitiesDisplay$inboundSchema, ListEntitiesEnv, ListEntitiesEnv$inboundSchema, type ListEntitiesFeature, ListEntitiesFeature$inboundSchema, type ListEntitiesFilter, ListEntitiesFilter$inboundSchema, type ListEntitiesFlags, ListEntitiesFlags$inboundSchema, type ListEntitiesGlobals, ListEntitiesInterval, ListEntitiesInterval$inboundSchema, type ListEntitiesInvoice, ListEntitiesInvoice$inboundSchema, ListEntitiesLimitType, ListEntitiesLimitType$inboundSchema, type ListEntitiesList, ListEntitiesList$inboundSchema, type ListEntitiesModelMarkups, ListEntitiesModelMarkups$inboundSchema, type ListEntitiesOverageAllowed, ListEntitiesOverageAllowed$inboundSchema, ListEntitiesOverageAllowedSource, ListEntitiesOverageAllowedSource$inboundSchema, type ListEntitiesParams, type ListEntitiesParams$Outbound, ListEntitiesParams$outboundSchema, type ListEntitiesPlan, type ListEntitiesPlan$Outbound, ListEntitiesPlan$outboundSchema, ListEntitiesProcessor, ListEntitiesProcessor$outboundSchema, ListEntitiesProcessorType, ListEntitiesProcessorType$inboundSchema, type ListEntitiesProviderMarkups, ListEntitiesProviderMarkups$inboundSchema, type ListEntitiesPurchase, ListEntitiesPurchase$inboundSchema, ListEntitiesPurchaseScope, ListEntitiesPurchaseScope$inboundSchema, type ListEntitiesResponse, ListEntitiesResponse$inboundSchema, type ListEntitiesSpendLimit, ListEntitiesSpendLimit$inboundSchema, ListEntitiesSpendLimitSource, ListEntitiesSpendLimitSource$inboundSchema, ListEntitiesStatus, ListEntitiesStatus$inboundSchema, type ListEntitiesSubscription, ListEntitiesSubscription$inboundSchema, ListEntitiesSubscriptionScope, ListEntitiesSubscriptionScope$inboundSchema, ListEntitiesSubscriptionStatus, ListEntitiesSubscriptionStatus$outboundSchema, ListEntitiesThresholdType, ListEntitiesThresholdType$inboundSchema, ListEntitiesType, ListEntitiesType$inboundSchema, type ListEntitiesUsageAlert, ListEntitiesUsageAlert$inboundSchema, ListEntitiesUsageAlertSource, ListEntitiesUsageAlertSource$inboundSchema, type ListEntitiesUsageLimit, ListEntitiesUsageLimit$inboundSchema, ListEntitiesUsageLimitSource, ListEntitiesUsageLimitSource$inboundSchema, type ListEventsCustomRange, type ListEventsCustomRange$Outbound, ListEventsCustomRange$outboundSchema, type ListEventsFeatureId, type ListEventsFeatureId$Outbound, ListEventsFeatureId$outboundSchema, type ListEventsGlobals, ListEventsIntervalEnum, ListEventsIntervalEnum$inboundSchema, type ListEventsIntervalUnion, ListEventsIntervalUnion$inboundSchema, type ListEventsList, ListEventsList$inboundSchema, type ListEventsReset, ListEventsReset$inboundSchema, type ListEventsResponse, ListEventsResponse$inboundSchema, type ListFeaturesCreditSchema, ListFeaturesCreditSchema$inboundSchema, type ListFeaturesDisplay, ListFeaturesDisplay$inboundSchema, type ListFeaturesGlobals, type ListFeaturesList, ListFeaturesList$inboundSchema, type ListFeaturesModelMarkups, ListFeaturesModelMarkups$inboundSchema, type ListFeaturesProviderMarkups, ListFeaturesProviderMarkups$inboundSchema, type ListFeaturesRequest, type ListFeaturesRequest$Outbound, ListFeaturesRequest$outboundSchema, type ListFeaturesResponse, ListFeaturesResponse$inboundSchema, ListFeaturesType, ListFeaturesType$inboundSchema, ListPlansAddItemBillingMethod, ListPlansAddItemBillingMethod$inboundSchema, ListPlansAddItemPriceInterval, ListPlansAddItemPriceInterval$inboundSchema, ListPlansAddItemResetInterval, ListPlansAddItemResetInterval$inboundSchema, ListPlansAttachAction, ListPlansAttachAction$inboundSchema, type ListPlansAutoTopup, ListPlansAutoTopup$inboundSchema, type ListPlansBasePrice, ListPlansBasePrice$inboundSchema, type ListPlansBillingControls, ListPlansBillingControls$inboundSchema, type ListPlansConfig, ListPlansConfig$inboundSchema, type ListPlansCreditSchema, ListPlansCreditSchema$inboundSchema, type ListPlansCustomerEligibility, ListPlansCustomerEligibility$inboundSchema, type ListPlansCustomize, ListPlansCustomize$inboundSchema, ListPlansDurationType, ListPlansDurationType$inboundSchema, ListPlansEnv, ListPlansEnv$inboundSchema, type ListPlansFeature, ListPlansFeature$inboundSchema, type ListPlansFeatureDisplay, ListPlansFeatureDisplay$inboundSchema, type ListPlansFilter, ListPlansFilter$inboundSchema, type ListPlansFreeTrial, ListPlansFreeTrial$inboundSchema, type ListPlansFreeTrialParams, ListPlansFreeTrialParams$inboundSchema, type ListPlansGlobals, ListPlansIntervalRemoveItemEnum1, ListPlansIntervalRemoveItemEnum1$inboundSchema, ListPlansIntervalRemoveItemEnum2, ListPlansIntervalRemoveItemEnum2$inboundSchema, type ListPlansIntervalUnion, ListPlansIntervalUnion$inboundSchema, type ListPlansItem, ListPlansItem$inboundSchema, ListPlansItemBillingMethod, ListPlansItemBillingMethod$inboundSchema, type ListPlansItemDisplay, ListPlansItemDisplay$inboundSchema, ListPlansItemExpiryDurationType, ListPlansItemExpiryDurationType$inboundSchema, type ListPlansItemPrice, ListPlansItemPrice$inboundSchema, type ListPlansItemReset, ListPlansItemReset$inboundSchema, type ListPlansItemRollover, ListPlansItemRollover$inboundSchema, type ListPlansItemTier, ListPlansItemTier$inboundSchema, ListPlansItemTierBehavior, ListPlansItemTierBehavior$inboundSchema, ListPlansLimitType, ListPlansLimitType$inboundSchema, type ListPlansList, ListPlansList$inboundSchema, ListPlansOnDecrease, ListPlansOnDecrease$inboundSchema, ListPlansOnEnd, ListPlansOnEnd$inboundSchema, ListPlansOnIncrease, ListPlansOnIncrease$inboundSchema, type ListPlansOverageAllowed, ListPlansOverageAllowed$inboundSchema, type ListPlansParams, type ListPlansParams$Outbound, ListPlansParams$outboundSchema, type ListPlansPlanItem, ListPlansPlanItem$inboundSchema, type ListPlansPlanItemFilter, ListPlansPlanItemFilter$inboundSchema, type ListPlansPrice, ListPlansPrice$inboundSchema, type ListPlansPriceDisplay, ListPlansPriceDisplay$inboundSchema, ListPlansPriceInterval, ListPlansPriceInterval$inboundSchema, ListPlansPriceItemInterval, ListPlansPriceItemInterval$inboundSchema, ListPlansPriceVariantDetailsInterval, ListPlansPriceVariantDetailsInterval$inboundSchema, type ListPlansProration, ListPlansProration$inboundSchema, type ListPlansPurchaseLimit, ListPlansPurchaseLimit$inboundSchema, ListPlansPurchaseLimitInterval, ListPlansPurchaseLimitInterval$inboundSchema, ListPlansRemoveItemBillingMethod, ListPlansRemoveItemBillingMethod$inboundSchema, ListPlansResetItemInterval, ListPlansResetItemInterval$inboundSchema, type ListPlansResponse, ListPlansResponse$inboundSchema, type ListPlansSpendLimit, ListPlansSpendLimit$inboundSchema, ListPlansStatus, ListPlansStatus$inboundSchema, ListPlansThresholdType, ListPlansThresholdType$inboundSchema, type ListPlansTo, ListPlansTo$inboundSchema, ListPlansType, ListPlansType$inboundSchema, type ListPlansUsageAlert, ListPlansUsageAlert$inboundSchema, type ListPlansUsageLimit, ListPlansUsageLimit$inboundSchema, ListPlansUsageLimitInterval, ListPlansUsageLimitInterval$inboundSchema, type ListPlansVariantDetails, ListPlansVariantDetails$inboundSchema, type ListPlansVariantDetailsAutoTopup, ListPlansVariantDetailsAutoTopup$inboundSchema, type ListPlansVariantDetailsBillingControls, ListPlansVariantDetailsBillingControls$inboundSchema, ListPlansVariantDetailsDurationType, ListPlansVariantDetailsDurationType$inboundSchema, ListPlansVariantDetailsExpiryDurationType, ListPlansVariantDetailsExpiryDurationType$inboundSchema, type ListPlansVariantDetailsFilter, ListPlansVariantDetailsFilter$inboundSchema, ListPlansVariantDetailsLimitType, ListPlansVariantDetailsLimitType$inboundSchema, ListPlansVariantDetailsOnEnd, ListPlansVariantDetailsOnEnd$inboundSchema, type ListPlansVariantDetailsOverageAllowed, ListPlansVariantDetailsOverageAllowed$inboundSchema, type ListPlansVariantDetailsPrice, ListPlansVariantDetailsPrice$inboundSchema, type ListPlansVariantDetailsPurchaseLimit, ListPlansVariantDetailsPurchaseLimit$inboundSchema, ListPlansVariantDetailsPurchaseLimitInterval, ListPlansVariantDetailsPurchaseLimitInterval$inboundSchema, type ListPlansVariantDetailsReset, ListPlansVariantDetailsReset$inboundSchema, type ListPlansVariantDetailsRollover, ListPlansVariantDetailsRollover$inboundSchema, type ListPlansVariantDetailsSpendLimit, ListPlansVariantDetailsSpendLimit$inboundSchema, ListPlansVariantDetailsThresholdType, ListPlansVariantDetailsThresholdType$inboundSchema, type ListPlansVariantDetailsTier, ListPlansVariantDetailsTier$inboundSchema, ListPlansVariantDetailsTierBehavior, ListPlansVariantDetailsTierBehavior$inboundSchema, type ListPlansVariantDetailsUsageAlert, ListPlansVariantDetailsUsageAlert$inboundSchema, type ListPlansVariantDetailsUsageLimit, ListPlansVariantDetailsUsageLimit$inboundSchema, ListPlansVariantDetailsUsageLimitInterval, ListPlansVariantDetailsUsageLimitInterval$inboundSchema, type ListRewardsDuration, ListRewardsDuration$inboundSchema, type ListRewardsGlobals, type ListRewardsResponse, ListRewardsResponse$inboundSchema, type Migration, type Migration$Outbound, Migration$outboundSchema, type MintKeyGlobals, type MintKeyParams, type MintKeyParams$Outbound, MintKeyParams$outboundSchema, type MintKeyResponse, MintKeyResponse$inboundSchema, type MultiAttachAttachDiscount, type MultiAttachAttachDiscount$Outbound, MultiAttachAttachDiscount$outboundSchema, type MultiAttachBasePrice, type MultiAttachBasePrice$Outbound, MultiAttachBasePrice$outboundSchema, type MultiAttachBillingControls, type MultiAttachBillingControls$Outbound, MultiAttachBillingControls$outboundSchema, MultiAttachBillingMethod, MultiAttachBillingMethod$outboundSchema, MultiAttachCode, MultiAttachCode$inboundSchema, type MultiAttachCustomize, type MultiAttachCustomize$Outbound, MultiAttachCustomize$outboundSchema, MultiAttachDurationType, MultiAttachDurationType$outboundSchema, type MultiAttachEntityData, type MultiAttachEntityData$Outbound, MultiAttachEntityData$outboundSchema, MultiAttachEntityDataInterval, MultiAttachEntityDataInterval$outboundSchema, MultiAttachExpiryDurationType, MultiAttachExpiryDurationType$outboundSchema, type MultiAttachFeatureQuantity, type MultiAttachFeatureQuantity$Outbound, MultiAttachFeatureQuantity$outboundSchema, type MultiAttachFilter, type MultiAttachFilter$Outbound, MultiAttachFilter$outboundSchema, type MultiAttachFreeTrialParams, type MultiAttachFreeTrialParams$Outbound, MultiAttachFreeTrialParams$outboundSchema, type MultiAttachGlobals, type MultiAttachInvoice, MultiAttachInvoice$inboundSchema, type MultiAttachInvoiceMode, type MultiAttachInvoiceMode$Outbound, MultiAttachInvoiceMode$outboundSchema, MultiAttachItemPriceInterval, MultiAttachItemPriceInterval$outboundSchema, MultiAttachLimitType, MultiAttachLimitType$outboundSchema, MultiAttachOnDecrease, MultiAttachOnDecrease$outboundSchema, MultiAttachOnEnd, MultiAttachOnEnd$outboundSchema, MultiAttachOnIncrease, MultiAttachOnIncrease$outboundSchema, type MultiAttachOverageAllowed, type MultiAttachOverageAllowed$Outbound, MultiAttachOverageAllowed$outboundSchema, type MultiAttachParams, type MultiAttachParams$Outbound, MultiAttachParams$outboundSchema, type MultiAttachPlan, type MultiAttachPlan$Outbound, MultiAttachPlan$outboundSchema, type MultiAttachPlanItem, type MultiAttachPlanItem$Outbound, MultiAttachPlanItem$outboundSchema, type MultiAttachPrice, type MultiAttachPrice$Outbound, MultiAttachPrice$outboundSchema, MultiAttachPriceInterval, MultiAttachPriceInterval$outboundSchema, type MultiAttachProperties, type MultiAttachProperties$Outbound, MultiAttachProperties$outboundSchema, type MultiAttachProration, type MultiAttachProration$Outbound, MultiAttachProration$outboundSchema, MultiAttachRedirectMode, MultiAttachRedirectMode$outboundSchema, type MultiAttachRequiredAction, MultiAttachRequiredAction$inboundSchema, type MultiAttachReset, type MultiAttachReset$Outbound, MultiAttachReset$outboundSchema, MultiAttachResetInterval, MultiAttachResetInterval$outboundSchema, type MultiAttachResponse, MultiAttachResponse$inboundSchema, type MultiAttachRollover, type MultiAttachRollover$Outbound, MultiAttachRollover$outboundSchema, type MultiAttachSpendLimit, type MultiAttachSpendLimit$Outbound, MultiAttachSpendLimit$outboundSchema, MultiAttachThresholdType, MultiAttachThresholdType$outboundSchema, type MultiAttachTier, type MultiAttachTier$Outbound, MultiAttachTier$outboundSchema, MultiAttachTierBehavior, MultiAttachTierBehavior$outboundSchema, type MultiAttachTo, type MultiAttachTo$Outbound, MultiAttachTo$outboundSchema, type MultiAttachUsageAlert, type MultiAttachUsageAlert$Outbound, MultiAttachUsageAlert$outboundSchema, type MultiAttachUsageLimit, type MultiAttachUsageLimit$Outbound, MultiAttachUsageLimit$outboundSchema, MultiUpdateCancelAction, MultiUpdateCancelAction$outboundSchema, MultiUpdateCode, MultiUpdateCode$inboundSchema, type MultiUpdateGlobals, type MultiUpdateInvoice, MultiUpdateInvoice$inboundSchema, type MultiUpdateParams, type MultiUpdateParams$Outbound, MultiUpdateParams$outboundSchema, type MultiUpdatePreviewResponse, MultiUpdatePreviewResponse$inboundSchema, MultiUpdateProrationBehavior, MultiUpdateProrationBehavior$outboundSchema, type MultiUpdateRequiredAction, MultiUpdateRequiredAction$inboundSchema, type MultiUpdateResponse, MultiUpdateResponse$inboundSchema, type MultiUpdateUpdate, type MultiUpdateUpdate$Outbound, MultiUpdateUpdate$outboundSchema, OnDecrease, OnDecrease$inboundSchema, OnEnd, OnEnd$inboundSchema, OnIncrease, OnIncrease$inboundSchema, type OpenCustomerPortalGlobals, type OpenCustomerPortalParams, type OpenCustomerPortalParams$Outbound, OpenCustomerPortalParams$outboundSchema, type OpenCustomerPortalResponse, OpenCustomerPortalResponse$inboundSchema, OverageAllowedSource, OverageAllowedSource$inboundSchema, type PhaseResponse, PhaseResponse$inboundSchema, type PhaseStart, type PhaseStart$Outbound, PhaseStart$outboundSchema, type PhaseStartUnion, type PhaseStartUnion$Outbound, PhaseStartUnion$outboundSchema, type Plan, Plan$inboundSchema, PlanAddItemBillingMethod, PlanAddItemBillingMethod$inboundSchema, PlanAddItemPriceInterval, PlanAddItemPriceInterval$inboundSchema, PlanAddItemResetInterval, PlanAddItemResetInterval$inboundSchema, type PlanAutoTopup, PlanAutoTopup$inboundSchema, type PlanBillingControls, PlanBillingControls$inboundSchema, type PlanConfig, PlanConfig$inboundSchema, type PlanCreditSchema, PlanCreditSchema$inboundSchema, PlanDurationType, PlanDurationType$inboundSchema, PlanEnv, PlanEnv$inboundSchema, type PlanFeature, PlanFeature$inboundSchema, type PlanFeatureDisplay, PlanFeatureDisplay$inboundSchema, type PlanFilter, PlanFilter$inboundSchema, PlanIntervalRemoveItemEnum1, PlanIntervalRemoveItemEnum1$inboundSchema, PlanIntervalRemoveItemEnum2, PlanIntervalRemoveItemEnum2$inboundSchema, type PlanIntervalUnion, PlanIntervalUnion$inboundSchema, type PlanItem, PlanItem$inboundSchema, PlanItemBillingMethod, PlanItemBillingMethod$inboundSchema, type PlanItemDisplay, PlanItemDisplay$inboundSchema, type PlanItemFilter, PlanItemFilter$inboundSchema, type PlanItemPrice, PlanItemPrice$inboundSchema, type PlanItemReset, PlanItemReset$inboundSchema, type PlanItemRollover, PlanItemRollover$inboundSchema, type PlanItemTier, PlanItemTier$inboundSchema, PlanItemTierBehavior, PlanItemTierBehavior$inboundSchema, type PlanItemTo, PlanItemTo$inboundSchema, PlanLimitType, PlanLimitType$inboundSchema, type PlanOverageAllowed, PlanOverageAllowed$inboundSchema, type PlanPrice, PlanPrice$inboundSchema, type PlanPriceDisplay, PlanPriceDisplay$inboundSchema, PlanPriceInterval, PlanPriceInterval$inboundSchema, PlanPriceItemInterval, PlanPriceItemInterval$inboundSchema, PlanPriceVariantDetailsInterval, PlanPriceVariantDetailsInterval$inboundSchema, type PlanPurchaseLimit, PlanPurchaseLimit$inboundSchema, PlanPurchaseLimitInterval, PlanPurchaseLimitInterval$inboundSchema, PlanRemoveItemBillingMethod, PlanRemoveItemBillingMethod$inboundSchema, PlanResetItemInterval, PlanResetItemInterval$inboundSchema, type PlanSpendLimit, PlanSpendLimit$inboundSchema, PlanStatus, PlanStatus$inboundSchema, PlanThresholdType, PlanThresholdType$inboundSchema, PlanType, PlanType$inboundSchema, type PlanUsageAlert, PlanUsageAlert$inboundSchema, type PlanUsageLimit, PlanUsageLimit$inboundSchema, PlanUsageLimitInterval, PlanUsageLimitInterval$inboundSchema, type PlanVariantDetailsAutoTopup, PlanVariantDetailsAutoTopup$inboundSchema, type PlanVariantDetailsBillingControls, PlanVariantDetailsBillingControls$inboundSchema, PlanVariantDetailsDurationType, PlanVariantDetailsDurationType$inboundSchema, type PlanVariantDetailsFilter, PlanVariantDetailsFilter$inboundSchema, PlanVariantDetailsLimitType, PlanVariantDetailsLimitType$inboundSchema, type PlanVariantDetailsOverageAllowed, PlanVariantDetailsOverageAllowed$inboundSchema, type PlanVariantDetailsPrice, PlanVariantDetailsPrice$inboundSchema, type PlanVariantDetailsPurchaseLimit, PlanVariantDetailsPurchaseLimit$inboundSchema, PlanVariantDetailsPurchaseLimitInterval, PlanVariantDetailsPurchaseLimitInterval$inboundSchema, type PlanVariantDetailsReset, PlanVariantDetailsReset$inboundSchema, type PlanVariantDetailsRollover, PlanVariantDetailsRollover$inboundSchema, type PlanVariantDetailsSpendLimit, PlanVariantDetailsSpendLimit$inboundSchema, PlanVariantDetailsThresholdType, PlanVariantDetailsThresholdType$inboundSchema, type PlanVariantDetailsTier, PlanVariantDetailsTier$inboundSchema, PlanVariantDetailsTierBehavior, PlanVariantDetailsTierBehavior$inboundSchema, type PlanVariantDetailsTo, PlanVariantDetailsTo$inboundSchema, type PlanVariantDetailsUsageAlert, PlanVariantDetailsUsageAlert$inboundSchema, type PlanVariantDetailsUsageLimit, PlanVariantDetailsUsageLimit$inboundSchema, PlanVariantDetailsUsageLimitInterval, PlanVariantDetailsUsageLimitInterval$inboundSchema, type Preview1, Preview1$inboundSchema, type Preview2, Preview2$inboundSchema, PreviewAttachAddItemBillingMethod, PreviewAttachAddItemBillingMethod$outboundSchema, PreviewAttachAddItemExpiryDurationType, PreviewAttachAddItemExpiryDurationType$outboundSchema, PreviewAttachAddItemOnDecrease, PreviewAttachAddItemOnDecrease$outboundSchema, PreviewAttachAddItemOnIncrease, PreviewAttachAddItemOnIncrease$outboundSchema, type PreviewAttachAddItemPlanItem, type PreviewAttachAddItemPlanItem$Outbound, PreviewAttachAddItemPlanItem$outboundSchema, type PreviewAttachAddItemPrice, type PreviewAttachAddItemPrice$Outbound, PreviewAttachAddItemPrice$outboundSchema, PreviewAttachAddItemPriceInterval, PreviewAttachAddItemPriceInterval$outboundSchema, type PreviewAttachAddItemProration, type PreviewAttachAddItemProration$Outbound, PreviewAttachAddItemProration$outboundSchema, type PreviewAttachAddItemReset, type PreviewAttachAddItemReset$Outbound, PreviewAttachAddItemReset$outboundSchema, PreviewAttachAddItemResetInterval, PreviewAttachAddItemResetInterval$outboundSchema, type PreviewAttachAddItemRollover, type PreviewAttachAddItemRollover$Outbound, PreviewAttachAddItemRollover$outboundSchema, type PreviewAttachAddItemTier, type PreviewAttachAddItemTier$Outbound, PreviewAttachAddItemTier$outboundSchema, PreviewAttachAddItemTierBehavior, PreviewAttachAddItemTierBehavior$outboundSchema, type PreviewAttachAddItemTo, type PreviewAttachAddItemTo$Outbound, PreviewAttachAddItemTo$outboundSchema, type PreviewAttachAttachDiscount, type PreviewAttachAttachDiscount$Outbound, PreviewAttachAttachDiscount$outboundSchema, type PreviewAttachAutoTopup, type PreviewAttachAutoTopup$Outbound, PreviewAttachAutoTopup$outboundSchema, type PreviewAttachBasePrice, type PreviewAttachBasePrice$Outbound, PreviewAttachBasePrice$outboundSchema, type PreviewAttachBillingControls, type PreviewAttachBillingControls$Outbound, PreviewAttachBillingControls$outboundSchema, type PreviewAttachCarryOverBalances, type PreviewAttachCarryOverBalances$Outbound, PreviewAttachCarryOverBalances$outboundSchema, type PreviewAttachCarryOverUsages, type PreviewAttachCarryOverUsages$Outbound, PreviewAttachCarryOverUsages$outboundSchema, PreviewAttachCheckoutType, PreviewAttachCheckoutType$inboundSchema, type PreviewAttachCustomLineItem, type PreviewAttachCustomLineItem$Outbound, PreviewAttachCustomLineItem$outboundSchema, type PreviewAttachCustomize, type PreviewAttachCustomize$Outbound, PreviewAttachCustomize$outboundSchema, type PreviewAttachDiscount, PreviewAttachDiscount$inboundSchema, PreviewAttachDurationType, PreviewAttachDurationType$outboundSchema, type PreviewAttachFeatureQuantityRequest, type PreviewAttachFeatureQuantityRequest$Outbound, PreviewAttachFeatureQuantityRequest$outboundSchema, type PreviewAttachFilter, type PreviewAttachFilter$Outbound, PreviewAttachFilter$outboundSchema, type PreviewAttachFreeTrialParams, type PreviewAttachFreeTrialParams$Outbound, PreviewAttachFreeTrialParams$outboundSchema, type PreviewAttachGlobals, type PreviewAttachIncoming, PreviewAttachIncoming$inboundSchema, type PreviewAttachIncomingFeatureQuantity, PreviewAttachIncomingFeatureQuantity$inboundSchema, PreviewAttachIntervalRemoveItemEnum1, PreviewAttachIntervalRemoveItemEnum1$outboundSchema, PreviewAttachIntervalRemoveItemEnum2, PreviewAttachIntervalRemoveItemEnum2$outboundSchema, type PreviewAttachIntervalUnion, type PreviewAttachIntervalUnion$Outbound, PreviewAttachIntervalUnion$outboundSchema, type PreviewAttachInvoiceCredits, PreviewAttachInvoiceCredits$inboundSchema, type PreviewAttachInvoiceMode, type PreviewAttachInvoiceMode$Outbound, PreviewAttachInvoiceMode$outboundSchema, PreviewAttachItemBillingMethod, PreviewAttachItemBillingMethod$outboundSchema, PreviewAttachItemExpiryDurationType, PreviewAttachItemExpiryDurationType$outboundSchema, PreviewAttachItemOnDecrease, PreviewAttachItemOnDecrease$outboundSchema, PreviewAttachItemOnIncrease, PreviewAttachItemOnIncrease$outboundSchema, type PreviewAttachItemPlanItem, type PreviewAttachItemPlanItem$Outbound, PreviewAttachItemPlanItem$outboundSchema, type PreviewAttachItemPrice, type PreviewAttachItemPrice$Outbound, PreviewAttachItemPrice$outboundSchema, PreviewAttachItemPriceInterval, PreviewAttachItemPriceInterval$outboundSchema, type PreviewAttachItemProration, type PreviewAttachItemProration$Outbound, PreviewAttachItemProration$outboundSchema, type PreviewAttachItemReset, type PreviewAttachItemReset$Outbound, PreviewAttachItemReset$outboundSchema, PreviewAttachItemResetInterval, PreviewAttachItemResetInterval$outboundSchema, type PreviewAttachItemRollover, type PreviewAttachItemRollover$Outbound, PreviewAttachItemRollover$outboundSchema, type PreviewAttachItemTier, type PreviewAttachItemTier$Outbound, PreviewAttachItemTier$outboundSchema, PreviewAttachItemTierBehavior, PreviewAttachItemTierBehavior$outboundSchema, type PreviewAttachItemTo, type PreviewAttachItemTo$Outbound, PreviewAttachItemTo$outboundSchema, PreviewAttachLimitType, PreviewAttachLimitType$outboundSchema, type PreviewAttachLineItem, PreviewAttachLineItem$inboundSchema, type PreviewAttachLineItemPeriod, PreviewAttachLineItemPeriod$inboundSchema, type PreviewAttachNextCycle, PreviewAttachNextCycle$inboundSchema, type PreviewAttachNextCycleDiscount, PreviewAttachNextCycleDiscount$inboundSchema, type PreviewAttachNextCycleLineItem, PreviewAttachNextCycleLineItem$inboundSchema, type PreviewAttachNextCycleLineItemPeriod, PreviewAttachNextCycleLineItemPeriod$inboundSchema, PreviewAttachOnEnd, PreviewAttachOnEnd$outboundSchema, type PreviewAttachOutgoing, PreviewAttachOutgoing$inboundSchema, type PreviewAttachOutgoingFeatureQuantity, PreviewAttachOutgoingFeatureQuantity$inboundSchema, type PreviewAttachOverageAllowed, type PreviewAttachOverageAllowed$Outbound, PreviewAttachOverageAllowed$outboundSchema, type PreviewAttachParams, type PreviewAttachParams$Outbound, PreviewAttachParams$outboundSchema, type PreviewAttachPlanItemFilter, type PreviewAttachPlanItemFilter$Outbound, PreviewAttachPlanItemFilter$outboundSchema, PreviewAttachPlanSchedule, PreviewAttachPlanSchedule$outboundSchema, PreviewAttachPriceInterval, PreviewAttachPriceInterval$outboundSchema, type PreviewAttachProperties, type PreviewAttachProperties$Outbound, PreviewAttachProperties$outboundSchema, PreviewAttachProrationBehavior, PreviewAttachProrationBehavior$outboundSchema, type PreviewAttachPurchaseLimit, type PreviewAttachPurchaseLimit$Outbound, PreviewAttachPurchaseLimit$outboundSchema, PreviewAttachPurchaseLimitInterval, PreviewAttachPurchaseLimitInterval$outboundSchema, PreviewAttachRedirectMode, PreviewAttachRedirectMode$outboundSchema, PreviewAttachRemoveItemBillingMethod, PreviewAttachRemoveItemBillingMethod$outboundSchema, type PreviewAttachResponse, PreviewAttachResponse$inboundSchema, type PreviewAttachSpendLimit, type PreviewAttachSpendLimit$Outbound, PreviewAttachSpendLimit$outboundSchema, PreviewAttachStatus, PreviewAttachStatus$inboundSchema, type PreviewAttachTax, PreviewAttachTax$inboundSchema, PreviewAttachThresholdType, PreviewAttachThresholdType$outboundSchema, type PreviewAttachUsageAlert, type PreviewAttachUsageAlert$Outbound, PreviewAttachUsageAlert$outboundSchema, type PreviewAttachUsageLimit, type PreviewAttachUsageLimit$Outbound, PreviewAttachUsageLimit$outboundSchema, PreviewAttachUsageLimitInterval, PreviewAttachUsageLimitInterval$outboundSchema, type PreviewAttachUsageLineItem, PreviewAttachUsageLineItem$inboundSchema, type PreviewAttachUsageLineItemPeriod, PreviewAttachUsageLineItemPeriod$inboundSchema, type PreviewMultiAttachAttachDiscount, type PreviewMultiAttachAttachDiscount$Outbound, PreviewMultiAttachAttachDiscount$outboundSchema, type PreviewMultiAttachBasePrice, type PreviewMultiAttachBasePrice$Outbound, PreviewMultiAttachBasePrice$outboundSchema, type PreviewMultiAttachBillingControls, type PreviewMultiAttachBillingControls$Outbound, PreviewMultiAttachBillingControls$outboundSchema, PreviewMultiAttachBillingMethod, PreviewMultiAttachBillingMethod$outboundSchema, PreviewMultiAttachCheckoutType, PreviewMultiAttachCheckoutType$inboundSchema, type PreviewMultiAttachCustomize, type PreviewMultiAttachCustomize$Outbound, PreviewMultiAttachCustomize$outboundSchema, type PreviewMultiAttachDiscount, PreviewMultiAttachDiscount$inboundSchema, PreviewMultiAttachDurationType, PreviewMultiAttachDurationType$outboundSchema, type PreviewMultiAttachEntityData, type PreviewMultiAttachEntityData$Outbound, PreviewMultiAttachEntityData$outboundSchema, PreviewMultiAttachEntityDataInterval, PreviewMultiAttachEntityDataInterval$outboundSchema, PreviewMultiAttachExpiryDurationType, PreviewMultiAttachExpiryDurationType$outboundSchema, type PreviewMultiAttachFilter, type PreviewMultiAttachFilter$Outbound, PreviewMultiAttachFilter$outboundSchema, type PreviewMultiAttachFreeTrialParams, type PreviewMultiAttachFreeTrialParams$Outbound, PreviewMultiAttachFreeTrialParams$outboundSchema, type PreviewMultiAttachGlobals, type PreviewMultiAttachIncoming, PreviewMultiAttachIncoming$inboundSchema, type PreviewMultiAttachIncomingFeatureQuantity, PreviewMultiAttachIncomingFeatureQuantity$inboundSchema, type PreviewMultiAttachInvoiceCredits, PreviewMultiAttachInvoiceCredits$inboundSchema, type PreviewMultiAttachInvoiceMode, type PreviewMultiAttachInvoiceMode$Outbound, PreviewMultiAttachInvoiceMode$outboundSchema, PreviewMultiAttachItemPriceInterval, PreviewMultiAttachItemPriceInterval$outboundSchema, PreviewMultiAttachLimitType, PreviewMultiAttachLimitType$outboundSchema, type PreviewMultiAttachLineItem, PreviewMultiAttachLineItem$inboundSchema, type PreviewMultiAttachLineItemPeriod, PreviewMultiAttachLineItemPeriod$inboundSchema, type PreviewMultiAttachNextCycle, PreviewMultiAttachNextCycle$inboundSchema, type PreviewMultiAttachNextCycleDiscount, PreviewMultiAttachNextCycleDiscount$inboundSchema, type PreviewMultiAttachNextCycleLineItem, PreviewMultiAttachNextCycleLineItem$inboundSchema, type PreviewMultiAttachNextCycleLineItemPeriod, PreviewMultiAttachNextCycleLineItemPeriod$inboundSchema, PreviewMultiAttachOnDecrease, PreviewMultiAttachOnDecrease$outboundSchema, PreviewMultiAttachOnEnd, PreviewMultiAttachOnEnd$outboundSchema, PreviewMultiAttachOnIncrease, PreviewMultiAttachOnIncrease$outboundSchema, type PreviewMultiAttachOutgoing, PreviewMultiAttachOutgoing$inboundSchema, type PreviewMultiAttachOutgoingFeatureQuantity, PreviewMultiAttachOutgoingFeatureQuantity$inboundSchema, type PreviewMultiAttachOverageAllowed, type PreviewMultiAttachOverageAllowed$Outbound, PreviewMultiAttachOverageAllowed$outboundSchema, type PreviewMultiAttachParams, type PreviewMultiAttachParams$Outbound, PreviewMultiAttachParams$outboundSchema, type PreviewMultiAttachPlan, type PreviewMultiAttachPlan$Outbound, PreviewMultiAttachPlan$outboundSchema, type PreviewMultiAttachPlanFeatureQuantity, type PreviewMultiAttachPlanFeatureQuantity$Outbound, PreviewMultiAttachPlanFeatureQuantity$outboundSchema, type PreviewMultiAttachPlanItem, type PreviewMultiAttachPlanItem$Outbound, PreviewMultiAttachPlanItem$outboundSchema, type PreviewMultiAttachPrice, type PreviewMultiAttachPrice$Outbound, PreviewMultiAttachPrice$outboundSchema, PreviewMultiAttachPriceInterval, PreviewMultiAttachPriceInterval$outboundSchema, type PreviewMultiAttachProperties, type PreviewMultiAttachProperties$Outbound, PreviewMultiAttachProperties$outboundSchema, type PreviewMultiAttachProration, type PreviewMultiAttachProration$Outbound, PreviewMultiAttachProration$outboundSchema, PreviewMultiAttachRedirectMode, PreviewMultiAttachRedirectMode$outboundSchema, type PreviewMultiAttachReset, type PreviewMultiAttachReset$Outbound, PreviewMultiAttachReset$outboundSchema, PreviewMultiAttachResetInterval, PreviewMultiAttachResetInterval$outboundSchema, type PreviewMultiAttachResponse, PreviewMultiAttachResponse$inboundSchema, type PreviewMultiAttachRollover, type PreviewMultiAttachRollover$Outbound, PreviewMultiAttachRollover$outboundSchema, type PreviewMultiAttachSpendLimit, type PreviewMultiAttachSpendLimit$Outbound, PreviewMultiAttachSpendLimit$outboundSchema, PreviewMultiAttachStatus, PreviewMultiAttachStatus$inboundSchema, type PreviewMultiAttachTax, PreviewMultiAttachTax$inboundSchema, PreviewMultiAttachThresholdType, PreviewMultiAttachThresholdType$outboundSchema, type PreviewMultiAttachTier, type PreviewMultiAttachTier$Outbound, PreviewMultiAttachTier$outboundSchema, PreviewMultiAttachTierBehavior, PreviewMultiAttachTierBehavior$outboundSchema, type PreviewMultiAttachTo, type PreviewMultiAttachTo$Outbound, PreviewMultiAttachTo$outboundSchema, type PreviewMultiAttachUsageAlert, type PreviewMultiAttachUsageAlert$Outbound, PreviewMultiAttachUsageAlert$outboundSchema, type PreviewMultiAttachUsageLimit, type PreviewMultiAttachUsageLimit$Outbound, PreviewMultiAttachUsageLimit$outboundSchema, type PreviewMultiAttachUsageLineItem, PreviewMultiAttachUsageLineItem$inboundSchema, type PreviewMultiAttachUsageLineItemPeriod, PreviewMultiAttachUsageLineItemPeriod$inboundSchema, PreviewMultiUpdateCancelAction, PreviewMultiUpdateCancelAction$outboundSchema, type PreviewMultiUpdateDiscount, PreviewMultiUpdateDiscount$inboundSchema, type PreviewMultiUpdateGlobals, type PreviewMultiUpdateIncoming, PreviewMultiUpdateIncoming$inboundSchema, type PreviewMultiUpdateIncomingFeatureQuantity, PreviewMultiUpdateIncomingFeatureQuantity$inboundSchema, type PreviewMultiUpdateLineItem, PreviewMultiUpdateLineItem$inboundSchema, type PreviewMultiUpdateLineItemPeriod, PreviewMultiUpdateLineItemPeriod$inboundSchema, type PreviewMultiUpdateNextCycle, PreviewMultiUpdateNextCycle$inboundSchema, type PreviewMultiUpdateNextCycleDiscount, PreviewMultiUpdateNextCycleDiscount$inboundSchema, type PreviewMultiUpdateNextCycleLineItem, PreviewMultiUpdateNextCycleLineItem$inboundSchema, type PreviewMultiUpdateNextCycleLineItemPeriod, PreviewMultiUpdateNextCycleLineItemPeriod$inboundSchema, type PreviewMultiUpdateOutgoing, PreviewMultiUpdateOutgoing$inboundSchema, type PreviewMultiUpdateOutgoingFeatureQuantity, PreviewMultiUpdateOutgoingFeatureQuantity$inboundSchema, type PreviewMultiUpdateParams, type PreviewMultiUpdateParams$Outbound, PreviewMultiUpdateParams$outboundSchema, PreviewMultiUpdateProrationBehavior, PreviewMultiUpdateProrationBehavior$outboundSchema, type PreviewMultiUpdateSubscription, PreviewMultiUpdateSubscription$inboundSchema, type PreviewMultiUpdateUpdate, type PreviewMultiUpdateUpdate$Outbound, PreviewMultiUpdateUpdate$outboundSchema, type PreviewMultiUpdateUsageLineItem, PreviewMultiUpdateUsageLineItem$inboundSchema, type PreviewMultiUpdateUsageLineItemPeriod, PreviewMultiUpdateUsageLineItemPeriod$inboundSchema, PreviewUpdateAddItemBillingMethod, PreviewUpdateAddItemBillingMethod$outboundSchema, PreviewUpdateAddItemExpiryDurationType, PreviewUpdateAddItemExpiryDurationType$outboundSchema, PreviewUpdateAddItemOnDecrease, PreviewUpdateAddItemOnDecrease$outboundSchema, PreviewUpdateAddItemOnIncrease, PreviewUpdateAddItemOnIncrease$outboundSchema, type PreviewUpdateAddItemPlanItem, type PreviewUpdateAddItemPlanItem$Outbound, PreviewUpdateAddItemPlanItem$outboundSchema, type PreviewUpdateAddItemPrice, type PreviewUpdateAddItemPrice$Outbound, PreviewUpdateAddItemPrice$outboundSchema, PreviewUpdateAddItemPriceInterval, PreviewUpdateAddItemPriceInterval$outboundSchema, type PreviewUpdateAddItemProration, type PreviewUpdateAddItemProration$Outbound, PreviewUpdateAddItemProration$outboundSchema, type PreviewUpdateAddItemReset, type PreviewUpdateAddItemReset$Outbound, PreviewUpdateAddItemReset$outboundSchema, PreviewUpdateAddItemResetInterval, PreviewUpdateAddItemResetInterval$outboundSchema, type PreviewUpdateAddItemRollover, type PreviewUpdateAddItemRollover$Outbound, PreviewUpdateAddItemRollover$outboundSchema, type PreviewUpdateAddItemTier, type PreviewUpdateAddItemTier$Outbound, PreviewUpdateAddItemTier$outboundSchema, PreviewUpdateAddItemTierBehavior, PreviewUpdateAddItemTierBehavior$outboundSchema, type PreviewUpdateAddItemTo, type PreviewUpdateAddItemTo$Outbound, PreviewUpdateAddItemTo$outboundSchema, type PreviewUpdateAttachDiscount, type PreviewUpdateAttachDiscount$Outbound, PreviewUpdateAttachDiscount$outboundSchema, type PreviewUpdateAutoTopup, type PreviewUpdateAutoTopup$Outbound, PreviewUpdateAutoTopup$outboundSchema, type PreviewUpdateBasePrice, type PreviewUpdateBasePrice$Outbound, PreviewUpdateBasePrice$outboundSchema, type PreviewUpdateBillingControls, type PreviewUpdateBillingControls$Outbound, PreviewUpdateBillingControls$outboundSchema, PreviewUpdateCancelAction, PreviewUpdateCancelAction$outboundSchema, type PreviewUpdateCarryOverUsages, type PreviewUpdateCarryOverUsages$Outbound, PreviewUpdateCarryOverUsages$outboundSchema, type PreviewUpdateCustomize, type PreviewUpdateCustomize$Outbound, PreviewUpdateCustomize$outboundSchema, type PreviewUpdateDiscount, PreviewUpdateDiscount$inboundSchema, PreviewUpdateDurationType, PreviewUpdateDurationType$outboundSchema, type PreviewUpdateFeatureQuantityRequest, type PreviewUpdateFeatureQuantityRequest$Outbound, PreviewUpdateFeatureQuantityRequest$outboundSchema, type PreviewUpdateFilter, type PreviewUpdateFilter$Outbound, PreviewUpdateFilter$outboundSchema, type PreviewUpdateFreeTrialParams, type PreviewUpdateFreeTrialParams$Outbound, PreviewUpdateFreeTrialParams$outboundSchema, type PreviewUpdateGlobals, type PreviewUpdateIncoming, PreviewUpdateIncoming$inboundSchema, type PreviewUpdateIncomingFeatureQuantity, PreviewUpdateIncomingFeatureQuantity$inboundSchema, PreviewUpdateIntervalRemoveItemEnum1, PreviewUpdateIntervalRemoveItemEnum1$outboundSchema, PreviewUpdateIntervalRemoveItemEnum2, PreviewUpdateIntervalRemoveItemEnum2$outboundSchema, type PreviewUpdateIntervalUnion, type PreviewUpdateIntervalUnion$Outbound, PreviewUpdateIntervalUnion$outboundSchema, type PreviewUpdateInvoiceCredits, PreviewUpdateInvoiceCredits$inboundSchema, type PreviewUpdateInvoiceMode, type PreviewUpdateInvoiceMode$Outbound, PreviewUpdateInvoiceMode$outboundSchema, PreviewUpdateItemBillingMethod, PreviewUpdateItemBillingMethod$outboundSchema, PreviewUpdateItemExpiryDurationType, PreviewUpdateItemExpiryDurationType$outboundSchema, PreviewUpdateItemOnDecrease, PreviewUpdateItemOnDecrease$outboundSchema, PreviewUpdateItemOnIncrease, PreviewUpdateItemOnIncrease$outboundSchema, type PreviewUpdateItemPlanItem, type PreviewUpdateItemPlanItem$Outbound, PreviewUpdateItemPlanItem$outboundSchema, type PreviewUpdateItemPrice, type PreviewUpdateItemPrice$Outbound, PreviewUpdateItemPrice$outboundSchema, PreviewUpdateItemPriceInterval, PreviewUpdateItemPriceInterval$outboundSchema, type PreviewUpdateItemProration, type PreviewUpdateItemProration$Outbound, PreviewUpdateItemProration$outboundSchema, type PreviewUpdateItemReset, type PreviewUpdateItemReset$Outbound, PreviewUpdateItemReset$outboundSchema, PreviewUpdateItemResetInterval, PreviewUpdateItemResetInterval$outboundSchema, type PreviewUpdateItemRollover, type PreviewUpdateItemRollover$Outbound, PreviewUpdateItemRollover$outboundSchema, type PreviewUpdateItemTier, type PreviewUpdateItemTier$Outbound, PreviewUpdateItemTier$outboundSchema, PreviewUpdateItemTierBehavior, PreviewUpdateItemTierBehavior$outboundSchema, type PreviewUpdateItemTo, type PreviewUpdateItemTo$Outbound, PreviewUpdateItemTo$outboundSchema, PreviewUpdateLimitType, PreviewUpdateLimitType$outboundSchema, type PreviewUpdateLineItem, PreviewUpdateLineItem$inboundSchema, type PreviewUpdateLineItemPeriod, PreviewUpdateLineItemPeriod$inboundSchema, type PreviewUpdateNextCycle, PreviewUpdateNextCycle$inboundSchema, type PreviewUpdateNextCycleDiscount, PreviewUpdateNextCycleDiscount$inboundSchema, type PreviewUpdateNextCycleLineItem, PreviewUpdateNextCycleLineItem$inboundSchema, type PreviewUpdateNextCycleLineItemPeriod, PreviewUpdateNextCycleLineItemPeriod$inboundSchema, PreviewUpdateOnEnd, PreviewUpdateOnEnd$outboundSchema, type PreviewUpdateOutgoing, PreviewUpdateOutgoing$inboundSchema, type PreviewUpdateOutgoingFeatureQuantity, PreviewUpdateOutgoingFeatureQuantity$inboundSchema, type PreviewUpdateOverageAllowed, type PreviewUpdateOverageAllowed$Outbound, PreviewUpdateOverageAllowed$outboundSchema, type PreviewUpdateParams, type PreviewUpdateParams$Outbound, PreviewUpdateParams$outboundSchema, type PreviewUpdatePlanItemFilter, type PreviewUpdatePlanItemFilter$Outbound, PreviewUpdatePlanItemFilter$outboundSchema, PreviewUpdatePriceInterval, PreviewUpdatePriceInterval$outboundSchema, type PreviewUpdateProperties, type PreviewUpdateProperties$Outbound, PreviewUpdateProperties$outboundSchema, PreviewUpdateProrationBehavior, PreviewUpdateProrationBehavior$outboundSchema, type PreviewUpdatePurchaseLimit, type PreviewUpdatePurchaseLimit$Outbound, PreviewUpdatePurchaseLimit$outboundSchema, PreviewUpdatePurchaseLimitInterval, PreviewUpdatePurchaseLimitInterval$outboundSchema, type PreviewUpdateRecalculateBalances, type PreviewUpdateRecalculateBalances$Outbound, PreviewUpdateRecalculateBalances$outboundSchema, PreviewUpdateRedirectMode, PreviewUpdateRedirectMode$outboundSchema, PreviewUpdateRefundLastPayment, PreviewUpdateRefundLastPayment$outboundSchema, PreviewUpdateRemoveItemBillingMethod, PreviewUpdateRemoveItemBillingMethod$outboundSchema, type PreviewUpdateResponse, PreviewUpdateResponse$inboundSchema, type PreviewUpdateSpendLimit, type PreviewUpdateSpendLimit$Outbound, PreviewUpdateSpendLimit$outboundSchema, PreviewUpdateStatus, PreviewUpdateStatus$inboundSchema, type PreviewUpdateTax, PreviewUpdateTax$inboundSchema, PreviewUpdateThresholdType, PreviewUpdateThresholdType$outboundSchema, type PreviewUpdateUsageAlert, type PreviewUpdateUsageAlert$Outbound, PreviewUpdateUsageAlert$outboundSchema, type PreviewUpdateUsageLimit, type PreviewUpdateUsageLimit$Outbound, PreviewUpdateUsageLimit$outboundSchema, PreviewUpdateUsageLimitInterval, PreviewUpdateUsageLimitInterval$outboundSchema, type PreviewUpdateUsageLineItem, PreviewUpdateUsageLineItem$inboundSchema, type PreviewUpdateUsageLineItemPeriod, PreviewUpdateUsageLineItemPeriod$inboundSchema, PriceVariantInterval, PriceVariantInterval$outboundSchema, ProcessorType, ProcessorType$inboundSchema, type Processors, Processors$inboundSchema, type ProductDisplay1, ProductDisplay1$inboundSchema, type ProductDisplay2, ProductDisplay2$inboundSchema, ProductScenario1, ProductScenario1$inboundSchema, ProductScenario2, ProductScenario2$inboundSchema, ProductType1, ProductType1$inboundSchema, ProductType2, ProductType2$inboundSchema, type Properties, type Properties$Outbound, Properties$outboundSchema, type Proration, Proration$inboundSchema, type Purchase, Purchase$inboundSchema, PurchaseScope, PurchaseScope$inboundSchema, Range, Range$outboundSchema, type RedeemReferralCodeGlobals, type RedeemReferralCodeParams, type RedeemReferralCodeParams$Outbound, RedeemReferralCodeParams$outboundSchema, type RedeemReferralCodeResponse, RedeemReferralCodeResponse$inboundSchema, type RedeemRewardCodeGlobals, type RedeemRewardCodeParams, type RedeemRewardCodeParams$Outbound, RedeemRewardCodeParams$outboundSchema, type RedeemRewardCodeResponse, RedeemRewardCodeResponse$inboundSchema, type Referral, Referral$inboundSchema, type ReferralCustomer, ReferralCustomer$inboundSchema, type RefreshKeyGlobals, type RefreshKeyParams, type RefreshKeyParams$Outbound, RefreshKeyParams$outboundSchema, type RefreshKeyResponse, RefreshKeyResponse$inboundSchema, RequestAbortedError, type RequestBody, type RequestBody$Outbound, RequestBody$outboundSchema, RequestTimeoutError, ResponseValidationError, type Result, Result$inboundSchema, type Revenuecat, Revenuecat$inboundSchema, type RevokeKeyGlobals, type RevokeKeyParams, type RevokeKeyParams$Outbound, RevokeKeyParams$outboundSchema, type RevokeKeyResponse, RevokeKeyResponse$inboundSchema, type Rewards$1 as Rewards, Rewards$inboundSchema, type RewardsListParams, type RewardsListParams$Outbound, RewardsListParams$outboundSchema, type SDKOptions, SDKValidationError, SDK_METADATA, Scenario1, Scenario1$inboundSchema, Scenario2, Scenario2$inboundSchema, type Security, type Security$Outbound, Security$outboundSchema, ServerList, SetupPaymentAddItemBillingMethod, SetupPaymentAddItemBillingMethod$outboundSchema, SetupPaymentAddItemExpiryDurationType, SetupPaymentAddItemExpiryDurationType$outboundSchema, SetupPaymentAddItemOnDecrease, SetupPaymentAddItemOnDecrease$outboundSchema, SetupPaymentAddItemOnIncrease, SetupPaymentAddItemOnIncrease$outboundSchema, type SetupPaymentAddItemPlanItem, type SetupPaymentAddItemPlanItem$Outbound, SetupPaymentAddItemPlanItem$outboundSchema, type SetupPaymentAddItemPrice, type SetupPaymentAddItemPrice$Outbound, SetupPaymentAddItemPrice$outboundSchema, SetupPaymentAddItemPriceInterval, SetupPaymentAddItemPriceInterval$outboundSchema, type SetupPaymentAddItemProration, type SetupPaymentAddItemProration$Outbound, SetupPaymentAddItemProration$outboundSchema, type SetupPaymentAddItemReset, type SetupPaymentAddItemReset$Outbound, SetupPaymentAddItemReset$outboundSchema, SetupPaymentAddItemResetInterval, SetupPaymentAddItemResetInterval$outboundSchema, type SetupPaymentAddItemRollover, type SetupPaymentAddItemRollover$Outbound, SetupPaymentAddItemRollover$outboundSchema, type SetupPaymentAddItemTier, type SetupPaymentAddItemTier$Outbound, SetupPaymentAddItemTier$outboundSchema, SetupPaymentAddItemTierBehavior, SetupPaymentAddItemTierBehavior$outboundSchema, type SetupPaymentAddItemTo, type SetupPaymentAddItemTo$Outbound, SetupPaymentAddItemTo$outboundSchema, type SetupPaymentAttachDiscount, type SetupPaymentAttachDiscount$Outbound, SetupPaymentAttachDiscount$outboundSchema, type SetupPaymentAutoTopup, type SetupPaymentAutoTopup$Outbound, SetupPaymentAutoTopup$outboundSchema, type SetupPaymentBasePrice, type SetupPaymentBasePrice$Outbound, SetupPaymentBasePrice$outboundSchema, type SetupPaymentBillingControls, type SetupPaymentBillingControls$Outbound, SetupPaymentBillingControls$outboundSchema, type SetupPaymentCarryOverBalances, type SetupPaymentCarryOverBalances$Outbound, SetupPaymentCarryOverBalances$outboundSchema, type SetupPaymentCarryOverUsages, type SetupPaymentCarryOverUsages$Outbound, SetupPaymentCarryOverUsages$outboundSchema, type SetupPaymentCustomLineItem, type SetupPaymentCustomLineItem$Outbound, SetupPaymentCustomLineItem$outboundSchema, type SetupPaymentCustomize, type SetupPaymentCustomize$Outbound, SetupPaymentCustomize$outboundSchema, SetupPaymentDurationType, SetupPaymentDurationType$outboundSchema, type SetupPaymentFeatureQuantity, type SetupPaymentFeatureQuantity$Outbound, SetupPaymentFeatureQuantity$outboundSchema, type SetupPaymentFilter, type SetupPaymentFilter$Outbound, SetupPaymentFilter$outboundSchema, type SetupPaymentFreeTrialParams, type SetupPaymentFreeTrialParams$Outbound, SetupPaymentFreeTrialParams$outboundSchema, type SetupPaymentGlobals, SetupPaymentIntervalRemoveItemEnum1, SetupPaymentIntervalRemoveItemEnum1$outboundSchema, SetupPaymentIntervalRemoveItemEnum2, SetupPaymentIntervalRemoveItemEnum2$outboundSchema, type SetupPaymentIntervalUnion, type SetupPaymentIntervalUnion$Outbound, SetupPaymentIntervalUnion$outboundSchema, SetupPaymentItemBillingMethod, SetupPaymentItemBillingMethod$outboundSchema, SetupPaymentItemExpiryDurationType, SetupPaymentItemExpiryDurationType$outboundSchema, SetupPaymentItemOnDecrease, SetupPaymentItemOnDecrease$outboundSchema, SetupPaymentItemOnIncrease, SetupPaymentItemOnIncrease$outboundSchema, type SetupPaymentItemPlanItem, type SetupPaymentItemPlanItem$Outbound, SetupPaymentItemPlanItem$outboundSchema, type SetupPaymentItemPrice, type SetupPaymentItemPrice$Outbound, SetupPaymentItemPrice$outboundSchema, SetupPaymentItemPriceInterval, SetupPaymentItemPriceInterval$outboundSchema, type SetupPaymentItemProration, type SetupPaymentItemProration$Outbound, SetupPaymentItemProration$outboundSchema, type SetupPaymentItemReset, type SetupPaymentItemReset$Outbound, SetupPaymentItemReset$outboundSchema, SetupPaymentItemResetInterval, SetupPaymentItemResetInterval$outboundSchema, type SetupPaymentItemRollover, type SetupPaymentItemRollover$Outbound, SetupPaymentItemRollover$outboundSchema, type SetupPaymentItemTier, type SetupPaymentItemTier$Outbound, SetupPaymentItemTier$outboundSchema, SetupPaymentItemTierBehavior, SetupPaymentItemTierBehavior$outboundSchema, type SetupPaymentItemTo, type SetupPaymentItemTo$Outbound, SetupPaymentItemTo$outboundSchema, SetupPaymentLimitType, SetupPaymentLimitType$outboundSchema, SetupPaymentOnEnd, SetupPaymentOnEnd$outboundSchema, type SetupPaymentOverageAllowed, type SetupPaymentOverageAllowed$Outbound, SetupPaymentOverageAllowed$outboundSchema, type SetupPaymentParams, type SetupPaymentParams$Outbound, SetupPaymentParams$outboundSchema, type SetupPaymentPlanItemFilter, type SetupPaymentPlanItemFilter$Outbound, SetupPaymentPlanItemFilter$outboundSchema, SetupPaymentPriceInterval, SetupPaymentPriceInterval$outboundSchema, type SetupPaymentProperties, type SetupPaymentProperties$Outbound, SetupPaymentProperties$outboundSchema, SetupPaymentProrationBehavior, SetupPaymentProrationBehavior$outboundSchema, type SetupPaymentPurchaseLimit, type SetupPaymentPurchaseLimit$Outbound, SetupPaymentPurchaseLimit$outboundSchema, SetupPaymentPurchaseLimitInterval, SetupPaymentPurchaseLimitInterval$outboundSchema, SetupPaymentRemoveItemBillingMethod, SetupPaymentRemoveItemBillingMethod$outboundSchema, type SetupPaymentResponse, SetupPaymentResponse$inboundSchema, type SetupPaymentSpendLimit, type SetupPaymentSpendLimit$Outbound, SetupPaymentSpendLimit$outboundSchema, SetupPaymentThresholdType, SetupPaymentThresholdType$outboundSchema, type SetupPaymentUsageAlert, type SetupPaymentUsageAlert$Outbound, SetupPaymentUsageAlert$outboundSchema, type SetupPaymentUsageLimit, type SetupPaymentUsageLimit$Outbound, SetupPaymentUsageLimit$outboundSchema, SetupPaymentUsageLimitInterval, SetupPaymentUsageLimitInterval$outboundSchema, SpendLimitSource, SpendLimitSource$inboundSchema, type StartingAfter2, type StartingAfter2$Outbound, StartingAfter2$outboundSchema, type StartsAt2, type StartsAt2$Outbound, StartsAt2$outboundSchema, StorePush, StorePush$inboundSchema, type Stripe, Stripe$inboundSchema, type Subscription, Subscription$inboundSchema, SubscriptionScope, SubscriptionScope$inboundSchema, type SyncRevenueCatApp, SyncRevenueCatApp$inboundSchema, SyncRevenueCatEnv, SyncRevenueCatEnv$outboundSchema, type SyncRevenueCatGlobals, type SyncRevenueCatParams, type SyncRevenueCatParams$Outbound, SyncRevenueCatParams$outboundSchema, SyncRevenueCatPrice, SyncRevenueCatPrice$inboundSchema, SyncRevenueCatProduct, SyncRevenueCatProduct$inboundSchema, type SyncRevenueCatResponse, SyncRevenueCatResponse$inboundSchema, SyncRevenueCatStatus, SyncRevenueCatStatus$inboundSchema, type Total, Total$inboundSchema, type TrackDeduction1, TrackDeduction1$inboundSchema, type TrackDeduction2, TrackDeduction2$inboundSchema, type TrackGlobals, TrackIntervalEnum1, TrackIntervalEnum1$inboundSchema, TrackIntervalEnum2, TrackIntervalEnum2$inboundSchema, type TrackIntervalUnion1, TrackIntervalUnion1$inboundSchema, type TrackIntervalUnion2, TrackIntervalUnion2$inboundSchema, type TrackLock, type TrackLock$Outbound, TrackLock$outboundSchema, type TrackParams, type TrackParams$Outbound, TrackParams$outboundSchema, type TrackReset1, TrackReset1$inboundSchema, type TrackReset2, TrackReset2$inboundSchema, type TrackResponse, TrackResponse$inboundSchema, type TrackResponseBody1, TrackResponseBody1$inboundSchema, type TrackResponseBody2, TrackResponseBody2$inboundSchema, type TrackTokensDeduction1, TrackTokensDeduction1$inboundSchema, type TrackTokensDeduction2, TrackTokensDeduction2$inboundSchema, type TrackTokensGlobals, TrackTokensIntervalEnum1, TrackTokensIntervalEnum1$inboundSchema, TrackTokensIntervalEnum2, TrackTokensIntervalEnum2$inboundSchema, type TrackTokensIntervalUnion1, TrackTokensIntervalUnion1$inboundSchema, type TrackTokensIntervalUnion2, TrackTokensIntervalUnion2$inboundSchema, type TrackTokensParams, type TrackTokensParams$Outbound, TrackTokensParams$outboundSchema, type TrackTokensReset1, TrackTokensReset1$inboundSchema, type TrackTokensReset2, TrackTokensReset2$inboundSchema, type TrackTokensResponse, TrackTokensResponse$inboundSchema, type TrackTokensResponseBody1, TrackTokensResponseBody1$inboundSchema, type TrackTokensResponseBody2, TrackTokensResponseBody2$inboundSchema, type TrialsUsed, TrialsUsed$inboundSchema, UnexpectedClientError, type UpdateBalanceGlobals, UpdateBalanceInterval, UpdateBalanceInterval$outboundSchema, type UpdateBalanceParams, type UpdateBalanceParams$Outbound, UpdateBalanceParams$outboundSchema, type UpdateBalanceResponse, UpdateBalanceResponse$inboundSchema, type UpdateCustomerAutoTopupRequest, type UpdateCustomerAutoTopupRequest$Outbound, UpdateCustomerAutoTopupRequest$outboundSchema, type UpdateCustomerAutoTopupResponse, UpdateCustomerAutoTopupResponse$inboundSchema, UpdateCustomerAutoTopupSource, UpdateCustomerAutoTopupSource$inboundSchema, type UpdateCustomerBillingControlsRequest, type UpdateCustomerBillingControlsRequest$Outbound, UpdateCustomerBillingControlsRequest$outboundSchema, type UpdateCustomerBillingControlsResponse, UpdateCustomerBillingControlsResponse$inboundSchema, type UpdateCustomerConfigRequest, type UpdateCustomerConfigRequest$Outbound, UpdateCustomerConfigRequest$outboundSchema, type UpdateCustomerConfigResponse, UpdateCustomerConfigResponse$inboundSchema, type UpdateCustomerCreditSchema, UpdateCustomerCreditSchema$inboundSchema, type UpdateCustomerDisplay, UpdateCustomerDisplay$inboundSchema, UpdateCustomerEnv, UpdateCustomerEnv$inboundSchema, type UpdateCustomerFeature, UpdateCustomerFeature$inboundSchema, type UpdateCustomerFilterRequest, type UpdateCustomerFilterRequest$Outbound, UpdateCustomerFilterRequest$outboundSchema, type UpdateCustomerFilterResponse, UpdateCustomerFilterResponse$inboundSchema, type UpdateCustomerFlags, UpdateCustomerFlags$inboundSchema, type UpdateCustomerGlobals, UpdateCustomerLimitTypeRequestBody, UpdateCustomerLimitTypeRequestBody$outboundSchema, UpdateCustomerLimitTypeResponse, UpdateCustomerLimitTypeResponse$inboundSchema, type UpdateCustomerModelMarkups, UpdateCustomerModelMarkups$inboundSchema, type UpdateCustomerOverageAllowedRequest, type UpdateCustomerOverageAllowedRequest$Outbound, UpdateCustomerOverageAllowedRequest$outboundSchema, type UpdateCustomerOverageAllowedResponse, UpdateCustomerOverageAllowedResponse$inboundSchema, UpdateCustomerOverageAllowedSource, UpdateCustomerOverageAllowedSource$inboundSchema, type UpdateCustomerParams, type UpdateCustomerParams$Outbound, UpdateCustomerParams$outboundSchema, type UpdateCustomerProcessors, UpdateCustomerProcessors$inboundSchema, type UpdateCustomerProperties, type UpdateCustomerProperties$Outbound, UpdateCustomerProperties$outboundSchema, type UpdateCustomerProviderMarkups, UpdateCustomerProviderMarkups$inboundSchema, type UpdateCustomerPurchase, UpdateCustomerPurchase$inboundSchema, UpdateCustomerPurchaseLimitIntervalRequestBody, UpdateCustomerPurchaseLimitIntervalRequestBody$outboundSchema, UpdateCustomerPurchaseLimitIntervalResponse1, UpdateCustomerPurchaseLimitIntervalResponse1$inboundSchema, UpdateCustomerPurchaseLimitIntervalResponse2, UpdateCustomerPurchaseLimitIntervalResponse2$inboundSchema, type UpdateCustomerPurchaseLimitRequest, type UpdateCustomerPurchaseLimitRequest$Outbound, UpdateCustomerPurchaseLimitRequest$outboundSchema, type UpdateCustomerPurchaseLimitResponse1, UpdateCustomerPurchaseLimitResponse1$inboundSchema, type UpdateCustomerPurchaseLimitResponse2, UpdateCustomerPurchaseLimitResponse2$inboundSchema, type UpdateCustomerPurchaseLimitUnion, UpdateCustomerPurchaseLimitUnion$inboundSchema, UpdateCustomerPurchaseScope, UpdateCustomerPurchaseScope$inboundSchema, type UpdateCustomerResponse, UpdateCustomerResponse$inboundSchema, type UpdateCustomerRevenuecat, UpdateCustomerRevenuecat$inboundSchema, type UpdateCustomerSpendLimitRequest, type UpdateCustomerSpendLimitRequest$Outbound, UpdateCustomerSpendLimitRequest$outboundSchema, type UpdateCustomerSpendLimitResponse, UpdateCustomerSpendLimitResponse$inboundSchema, UpdateCustomerSpendLimitSource, UpdateCustomerSpendLimitSource$inboundSchema, UpdateCustomerStatus, UpdateCustomerStatus$inboundSchema, type UpdateCustomerStripe, UpdateCustomerStripe$inboundSchema, type UpdateCustomerSubscription, UpdateCustomerSubscription$inboundSchema, UpdateCustomerSubscriptionScope, UpdateCustomerSubscriptionScope$inboundSchema, UpdateCustomerThresholdTypeRequestBody, UpdateCustomerThresholdTypeRequestBody$outboundSchema, UpdateCustomerThresholdTypeResponse, UpdateCustomerThresholdTypeResponse$inboundSchema, UpdateCustomerType, UpdateCustomerType$inboundSchema, type UpdateCustomerUsageAlertRequestBody, type UpdateCustomerUsageAlertRequestBody$Outbound, UpdateCustomerUsageAlertRequestBody$outboundSchema, type UpdateCustomerUsageAlertResponse, UpdateCustomerUsageAlertResponse$inboundSchema, UpdateCustomerUsageAlertSource, UpdateCustomerUsageAlertSource$inboundSchema, UpdateCustomerUsageLimitIntervalRequestBody, UpdateCustomerUsageLimitIntervalRequestBody$outboundSchema, UpdateCustomerUsageLimitIntervalResponse, UpdateCustomerUsageLimitIntervalResponse$inboundSchema, type UpdateCustomerUsageLimitRequest, type UpdateCustomerUsageLimitRequest$Outbound, UpdateCustomerUsageLimitRequest$outboundSchema, type UpdateCustomerUsageLimitResponse, UpdateCustomerUsageLimitResponse$inboundSchema, UpdateCustomerUsageLimitSource, UpdateCustomerUsageLimitSource$inboundSchema, type UpdateCustomerVercel, UpdateCustomerVercel$inboundSchema, type UpdateEntityBillingControlsRequest, type UpdateEntityBillingControlsRequest$Outbound, UpdateEntityBillingControlsRequest$outboundSchema, type UpdateEntityBillingControlsResponse, UpdateEntityBillingControlsResponse$inboundSchema, type UpdateEntityCreditSchema, UpdateEntityCreditSchema$inboundSchema, type UpdateEntityDisplay, UpdateEntityDisplay$inboundSchema, UpdateEntityEnv, UpdateEntityEnv$inboundSchema, type UpdateEntityFeature, UpdateEntityFeature$inboundSchema, type UpdateEntityFilterRequest, type UpdateEntityFilterRequest$Outbound, UpdateEntityFilterRequest$outboundSchema, type UpdateEntityFilterResponse, UpdateEntityFilterResponse$inboundSchema, type UpdateEntityFlags, UpdateEntityFlags$inboundSchema, type UpdateEntityGlobals, UpdateEntityIntervalRequestBody, UpdateEntityIntervalRequestBody$outboundSchema, UpdateEntityIntervalResponse, UpdateEntityIntervalResponse$inboundSchema, type UpdateEntityInvoice, UpdateEntityInvoice$inboundSchema, UpdateEntityLimitTypeRequestBody, UpdateEntityLimitTypeRequestBody$outboundSchema, UpdateEntityLimitTypeResponse, UpdateEntityLimitTypeResponse$inboundSchema, type UpdateEntityModelMarkups, UpdateEntityModelMarkups$inboundSchema, type UpdateEntityOverageAllowedRequest, type UpdateEntityOverageAllowedRequest$Outbound, UpdateEntityOverageAllowedRequest$outboundSchema, type UpdateEntityOverageAllowedResponse, UpdateEntityOverageAllowedResponse$inboundSchema, UpdateEntityOverageAllowedSource, UpdateEntityOverageAllowedSource$inboundSchema, type UpdateEntityParams, type UpdateEntityParams$Outbound, UpdateEntityParams$outboundSchema, UpdateEntityProcessorType, UpdateEntityProcessorType$inboundSchema, type UpdateEntityProperties, type UpdateEntityProperties$Outbound, UpdateEntityProperties$outboundSchema, type UpdateEntityProviderMarkups, UpdateEntityProviderMarkups$inboundSchema, type UpdateEntityPurchase, UpdateEntityPurchase$inboundSchema, UpdateEntityPurchaseScope, UpdateEntityPurchaseScope$inboundSchema, type UpdateEntityResponse, UpdateEntityResponse$inboundSchema, type UpdateEntitySpendLimitRequest, type UpdateEntitySpendLimitRequest$Outbound, UpdateEntitySpendLimitRequest$outboundSchema, type UpdateEntitySpendLimitResponse, UpdateEntitySpendLimitResponse$inboundSchema, UpdateEntitySpendLimitSource, UpdateEntitySpendLimitSource$inboundSchema, UpdateEntityStatus, UpdateEntityStatus$inboundSchema, type UpdateEntitySubscription, UpdateEntitySubscription$inboundSchema, UpdateEntitySubscriptionScope, UpdateEntitySubscriptionScope$inboundSchema, UpdateEntityThresholdTypeRequestBody, UpdateEntityThresholdTypeRequestBody$outboundSchema, UpdateEntityThresholdTypeResponse, UpdateEntityThresholdTypeResponse$inboundSchema, UpdateEntityType, UpdateEntityType$inboundSchema, type UpdateEntityUsageAlertRequestBody, type UpdateEntityUsageAlertRequestBody$Outbound, UpdateEntityUsageAlertRequestBody$outboundSchema, type UpdateEntityUsageAlertResponse, UpdateEntityUsageAlertResponse$inboundSchema, UpdateEntityUsageAlertSource, UpdateEntityUsageAlertSource$inboundSchema, type UpdateEntityUsageLimitRequest, type UpdateEntityUsageLimitRequest$Outbound, UpdateEntityUsageLimitRequest$outboundSchema, type UpdateEntityUsageLimitResponse, UpdateEntityUsageLimitResponse$inboundSchema, UpdateEntityUsageLimitSource, UpdateEntityUsageLimitSource$inboundSchema, type UpdateFeatureCreditSchemaRequestBody, type UpdateFeatureCreditSchemaRequestBody$Outbound, UpdateFeatureCreditSchemaRequestBody$outboundSchema, type UpdateFeatureCreditSchemaResponse, UpdateFeatureCreditSchemaResponse$inboundSchema, type UpdateFeatureDisplayRequestBody, type UpdateFeatureDisplayRequestBody$Outbound, UpdateFeatureDisplayRequestBody$outboundSchema, type UpdateFeatureDisplayResponse, UpdateFeatureDisplayResponse$inboundSchema, type UpdateFeatureGlobals, type UpdateFeatureModelMarkupsRequest, type UpdateFeatureModelMarkupsRequest$Outbound, UpdateFeatureModelMarkupsRequest$outboundSchema, type UpdateFeatureModelMarkupsResponse, UpdateFeatureModelMarkupsResponse$inboundSchema, type UpdateFeatureParams, type UpdateFeatureParams$Outbound, UpdateFeatureParams$outboundSchema, type UpdateFeatureProviderMarkupsRequest, type UpdateFeatureProviderMarkupsRequest$Outbound, UpdateFeatureProviderMarkupsRequest$outboundSchema, type UpdateFeatureProviderMarkupsResponse, UpdateFeatureProviderMarkupsResponse$inboundSchema, type UpdateFeatureResponse, UpdateFeatureResponse$inboundSchema, UpdateFeatureTypeRequestBody, UpdateFeatureTypeRequestBody$outboundSchema, UpdateFeatureTypeResponse, UpdateFeatureTypeResponse$inboundSchema, UpdatePlanAttachAction, UpdatePlanAttachAction$inboundSchema, type UpdatePlanAutoTopupRequest, type UpdatePlanAutoTopupRequest$Outbound, UpdatePlanAutoTopupRequest$outboundSchema, type UpdatePlanAutoTopupResponse, UpdatePlanAutoTopupResponse$inboundSchema, type UpdatePlanBasePriceRequest, type UpdatePlanBasePriceRequest$Outbound, UpdatePlanBasePriceRequest$outboundSchema, type UpdatePlanBasePriceResponse, UpdatePlanBasePriceResponse$inboundSchema, type UpdatePlanBillingControlsRequest, type UpdatePlanBillingControlsRequest$Outbound, UpdatePlanBillingControlsRequest$outboundSchema, type UpdatePlanBillingControlsResponse, UpdatePlanBillingControlsResponse$inboundSchema, type UpdatePlanConfigRequest, type UpdatePlanConfigRequest$Outbound, UpdatePlanConfigRequest$outboundSchema, type UpdatePlanConfigResponse, UpdatePlanConfigResponse$inboundSchema, type UpdatePlanCreditSchema, UpdatePlanCreditSchema$inboundSchema, type UpdatePlanCustomerEligibility, UpdatePlanCustomerEligibility$inboundSchema, type UpdatePlanCustomizeResponse, UpdatePlanCustomizeResponse$inboundSchema, UpdatePlanDurationTypeRequest, UpdatePlanDurationTypeRequest$outboundSchema, UpdatePlanDurationTypeResponse, UpdatePlanDurationTypeResponse$inboundSchema, UpdatePlanEnv, UpdatePlanEnv$inboundSchema, type UpdatePlanFeature, UpdatePlanFeature$inboundSchema, type UpdatePlanFeatureDisplay, UpdatePlanFeatureDisplay$inboundSchema, type UpdatePlanFilterRequest, type UpdatePlanFilterRequest$Outbound, UpdatePlanFilterRequest$outboundSchema, type UpdatePlanFilterResponse, UpdatePlanFilterResponse$inboundSchema, type UpdatePlanFreeTrial, UpdatePlanFreeTrial$inboundSchema, type UpdatePlanFreeTrialParamsRequest, type UpdatePlanFreeTrialParamsRequest$Outbound, UpdatePlanFreeTrialParamsRequest$outboundSchema, type UpdatePlanFreeTrialParamsResponse, UpdatePlanFreeTrialParamsResponse$inboundSchema, type UpdatePlanGlobals, UpdatePlanIntervalVariantDetailsRemoveItemEnum1, UpdatePlanIntervalVariantDetailsRemoveItemEnum1$inboundSchema, UpdatePlanIntervalVariantDetailsRemoveItemEnum2, UpdatePlanIntervalVariantDetailsRemoveItemEnum2$inboundSchema, type UpdatePlanItem, UpdatePlanItem$inboundSchema, UpdatePlanItemBillingMethodRequestBody, UpdatePlanItemBillingMethodRequestBody$outboundSchema, UpdatePlanItemBillingMethodResponse, UpdatePlanItemBillingMethodResponse$inboundSchema, type UpdatePlanItemDisplay, UpdatePlanItemDisplay$inboundSchema, UpdatePlanItemExpiryDurationTypeRequestBody, UpdatePlanItemExpiryDurationTypeRequestBody$outboundSchema, UpdatePlanItemExpiryDurationTypeResponse, UpdatePlanItemExpiryDurationTypeResponse$inboundSchema, UpdatePlanItemOnDecrease, UpdatePlanItemOnDecrease$outboundSchema, UpdatePlanItemOnIncrease, UpdatePlanItemOnIncrease$outboundSchema, type UpdatePlanItemPlanItem, type UpdatePlanItemPlanItem$Outbound, UpdatePlanItemPlanItem$outboundSchema, UpdatePlanItemPriceIntervalRequestBody, UpdatePlanItemPriceIntervalRequestBody$outboundSchema, type UpdatePlanItemPriceRequestBody, type UpdatePlanItemPriceRequestBody$Outbound, UpdatePlanItemPriceRequestBody$outboundSchema, type UpdatePlanItemPriceResponse, UpdatePlanItemPriceResponse$inboundSchema, type UpdatePlanItemProration, type UpdatePlanItemProration$Outbound, UpdatePlanItemProration$outboundSchema, UpdatePlanItemResetIntervalRequestBody, UpdatePlanItemResetIntervalRequestBody$outboundSchema, type UpdatePlanItemResetRequestBody, type UpdatePlanItemResetRequestBody$Outbound, UpdatePlanItemResetRequestBody$outboundSchema, type UpdatePlanItemResetResponse, UpdatePlanItemResetResponse$inboundSchema, type UpdatePlanItemRolloverRequestBody, type UpdatePlanItemRolloverRequestBody$Outbound, UpdatePlanItemRolloverRequestBody$outboundSchema, type UpdatePlanItemRolloverResponse, UpdatePlanItemRolloverResponse$inboundSchema, UpdatePlanItemTierBehaviorRequestBody, UpdatePlanItemTierBehaviorRequestBody$outboundSchema, UpdatePlanItemTierBehaviorResponse, UpdatePlanItemTierBehaviorResponse$inboundSchema, type UpdatePlanItemTierRequestBody, type UpdatePlanItemTierRequestBody$Outbound, UpdatePlanItemTierRequestBody$outboundSchema, type UpdatePlanItemTierResponse, UpdatePlanItemTierResponse$inboundSchema, type UpdatePlanItemToRequestBody, type UpdatePlanItemToRequestBody$Outbound, UpdatePlanItemToRequestBody$outboundSchema, type UpdatePlanItemToResponse, UpdatePlanItemToResponse$inboundSchema, UpdatePlanLimitTypeRequestBody, UpdatePlanLimitTypeRequestBody$outboundSchema, UpdatePlanLimitTypeResponse, UpdatePlanLimitTypeResponse$inboundSchema, UpdatePlanOnEndRequest, UpdatePlanOnEndRequest$outboundSchema, UpdatePlanOnEndResponse, UpdatePlanOnEndResponse$inboundSchema, type UpdatePlanOverageAllowedRequest, type UpdatePlanOverageAllowedRequest$Outbound, UpdatePlanOverageAllowedRequest$outboundSchema, type UpdatePlanOverageAllowedResponse, UpdatePlanOverageAllowedResponse$inboundSchema, type UpdatePlanParams, type UpdatePlanParams$Outbound, UpdatePlanParams$outboundSchema, type UpdatePlanPlanItemFilterResponse, UpdatePlanPlanItemFilterResponse$inboundSchema, type UpdatePlanPlanItemResponse, UpdatePlanPlanItemResponse$inboundSchema, type UpdatePlanPriceDisplay, UpdatePlanPriceDisplay$inboundSchema, UpdatePlanPriceIntervalRequestBody, UpdatePlanPriceIntervalRequestBody$outboundSchema, UpdatePlanPriceIntervalResponse, UpdatePlanPriceIntervalResponse$inboundSchema, UpdatePlanPriceItemIntervalResponse, UpdatePlanPriceItemIntervalResponse$inboundSchema, type UpdatePlanPriceResponse, UpdatePlanPriceResponse$inboundSchema, UpdatePlanPriceVariantDetailsInterval, UpdatePlanPriceVariantDetailsInterval$inboundSchema, type UpdatePlanProperties, type UpdatePlanProperties$Outbound, UpdatePlanProperties$outboundSchema, type UpdatePlanProrationResponse, UpdatePlanProrationResponse$inboundSchema, UpdatePlanPurchaseLimitIntervalRequestBody, UpdatePlanPurchaseLimitIntervalRequestBody$outboundSchema, UpdatePlanPurchaseLimitIntervalResponse, UpdatePlanPurchaseLimitIntervalResponse$inboundSchema, type UpdatePlanPurchaseLimitRequest, type UpdatePlanPurchaseLimitRequest$Outbound, UpdatePlanPurchaseLimitRequest$outboundSchema, type UpdatePlanPurchaseLimitResponse, UpdatePlanPurchaseLimitResponse$inboundSchema, UpdatePlanResetItemIntervalResponse, UpdatePlanResetItemIntervalResponse$inboundSchema, type UpdatePlanResponse, UpdatePlanResponse$inboundSchema, type UpdatePlanSpendLimitRequest, type UpdatePlanSpendLimitRequest$Outbound, UpdatePlanSpendLimitRequest$outboundSchema, type UpdatePlanSpendLimitResponse, UpdatePlanSpendLimitResponse$inboundSchema, UpdatePlanStatus, UpdatePlanStatus$inboundSchema, UpdatePlanThresholdTypeRequestBody, UpdatePlanThresholdTypeRequestBody$outboundSchema, UpdatePlanThresholdTypeResponse, UpdatePlanThresholdTypeResponse$inboundSchema, UpdatePlanType, UpdatePlanType$inboundSchema, type UpdatePlanUsageAlertRequestBody, type UpdatePlanUsageAlertRequestBody$Outbound, UpdatePlanUsageAlertRequestBody$outboundSchema, type UpdatePlanUsageAlertResponse, UpdatePlanUsageAlertResponse$inboundSchema, UpdatePlanUsageLimitIntervalRequestBody, UpdatePlanUsageLimitIntervalRequestBody$outboundSchema, UpdatePlanUsageLimitIntervalResponse, UpdatePlanUsageLimitIntervalResponse$inboundSchema, type UpdatePlanUsageLimitRequest, type UpdatePlanUsageLimitRequest$Outbound, UpdatePlanUsageLimitRequest$outboundSchema, type UpdatePlanUsageLimitResponse, UpdatePlanUsageLimitResponse$inboundSchema, type UpdatePlanVariantDetails, UpdatePlanVariantDetails$inboundSchema, UpdatePlanVariantDetailsAddItemBillingMethod, UpdatePlanVariantDetailsAddItemBillingMethod$inboundSchema, UpdatePlanVariantDetailsAddItemPriceInterval, UpdatePlanVariantDetailsAddItemPriceInterval$inboundSchema, type UpdatePlanVariantDetailsAutoTopup, UpdatePlanVariantDetailsAutoTopup$inboundSchema, type UpdatePlanVariantDetailsBillingControls, UpdatePlanVariantDetailsBillingControls$inboundSchema, UpdatePlanVariantDetailsDurationType, UpdatePlanVariantDetailsDurationType$inboundSchema, UpdatePlanVariantDetailsExpiryDurationType, UpdatePlanVariantDetailsExpiryDurationType$inboundSchema, type UpdatePlanVariantDetailsFilter, UpdatePlanVariantDetailsFilter$inboundSchema, type UpdatePlanVariantDetailsIntervalUnion, UpdatePlanVariantDetailsIntervalUnion$inboundSchema, UpdatePlanVariantDetailsLimitType, UpdatePlanVariantDetailsLimitType$inboundSchema, UpdatePlanVariantDetailsOnDecrease, UpdatePlanVariantDetailsOnDecrease$inboundSchema, UpdatePlanVariantDetailsOnEnd, UpdatePlanVariantDetailsOnEnd$inboundSchema, UpdatePlanVariantDetailsOnIncrease, UpdatePlanVariantDetailsOnIncrease$inboundSchema, type UpdatePlanVariantDetailsOverageAllowed, UpdatePlanVariantDetailsOverageAllowed$inboundSchema, type UpdatePlanVariantDetailsPrice, UpdatePlanVariantDetailsPrice$inboundSchema, type UpdatePlanVariantDetailsPurchaseLimit, UpdatePlanVariantDetailsPurchaseLimit$inboundSchema, UpdatePlanVariantDetailsPurchaseLimitInterval, UpdatePlanVariantDetailsPurchaseLimitInterval$inboundSchema, UpdatePlanVariantDetailsRemoveItemBillingMethod, UpdatePlanVariantDetailsRemoveItemBillingMethod$inboundSchema, type UpdatePlanVariantDetailsReset, UpdatePlanVariantDetailsReset$inboundSchema, UpdatePlanVariantDetailsResetInterval, UpdatePlanVariantDetailsResetInterval$inboundSchema, type UpdatePlanVariantDetailsRollover, UpdatePlanVariantDetailsRollover$inboundSchema, type UpdatePlanVariantDetailsSpendLimit, UpdatePlanVariantDetailsSpendLimit$inboundSchema, UpdatePlanVariantDetailsThresholdType, UpdatePlanVariantDetailsThresholdType$inboundSchema, type UpdatePlanVariantDetailsTier, UpdatePlanVariantDetailsTier$inboundSchema, UpdatePlanVariantDetailsTierBehavior, UpdatePlanVariantDetailsTierBehavior$inboundSchema, type UpdatePlanVariantDetailsTo, UpdatePlanVariantDetailsTo$inboundSchema, type UpdatePlanVariantDetailsUsageAlert, UpdatePlanVariantDetailsUsageAlert$inboundSchema, type UpdatePlanVariantDetailsUsageLimit, UpdatePlanVariantDetailsUsageLimit$inboundSchema, UpdatePlanVariantDetailsUsageLimitInterval, UpdatePlanVariantDetailsUsageLimitInterval$inboundSchema, type UpdateSubscriptionParams, type UpdateSubscriptionParams$Outbound, UpdateSubscriptionParams$outboundSchema, UsageAlertSource, UsageAlertSource$inboundSchema, UsageLimitSource, UsageLimitSource$inboundSchema, UsageModel1, UsageModel1$inboundSchema, UsageModel2, UsageModel2$inboundSchema, type Variant, type Variant$Outbound, Variant$outboundSchema, VariantAddItemBillingMethod, VariantAddItemBillingMethod$outboundSchema, VariantAddItemPriceInterval, VariantAddItemPriceInterval$outboundSchema, type VariantAutoTopup, type VariantAutoTopup$Outbound, VariantAutoTopup$outboundSchema, type VariantBasePrice, type VariantBasePrice$Outbound, VariantBasePrice$outboundSchema, type VariantBillingControls, type VariantBillingControls$Outbound, VariantBillingControls$outboundSchema, type VariantCustomize, type VariantCustomize$Outbound, VariantCustomize$outboundSchema, type VariantDetails, VariantDetails$inboundSchema, VariantDetailsExpiryDurationType, VariantDetailsExpiryDurationType$inboundSchema, VariantDetailsOnEnd, VariantDetailsOnEnd$inboundSchema, VariantDurationType, VariantDurationType$outboundSchema, VariantExpiryDurationType, VariantExpiryDurationType$outboundSchema, type VariantFilter, type VariantFilter$Outbound, VariantFilter$outboundSchema, type VariantFreeTrialParams, type VariantFreeTrialParams$Outbound, VariantFreeTrialParams$outboundSchema, type VariantIntervalUnion, type VariantIntervalUnion$Outbound, VariantIntervalUnion$outboundSchema, VariantLimitType, VariantLimitType$outboundSchema, type VariantMigration, type VariantMigration$Outbound, VariantMigration$outboundSchema, VariantOnDecrease, VariantOnDecrease$outboundSchema, VariantOnEnd, VariantOnEnd$outboundSchema, VariantOnIncrease, VariantOnIncrease$outboundSchema, type VariantOverageAllowed, type VariantOverageAllowed$Outbound, VariantOverageAllowed$outboundSchema, type VariantPlanItem, type VariantPlanItem$Outbound, VariantPlanItem$outboundSchema, type VariantPlanItemFilter, type VariantPlanItemFilter$Outbound, VariantPlanItemFilter$outboundSchema, type VariantPrice, type VariantPrice$Outbound, VariantPrice$outboundSchema, type VariantProperties, type VariantProperties$Outbound, VariantProperties$outboundSchema, type VariantProration, type VariantProration$Outbound, VariantProration$outboundSchema, type VariantPurchaseLimit, type VariantPurchaseLimit$Outbound, VariantPurchaseLimit$outboundSchema, VariantPurchaseLimitInterval, VariantPurchaseLimitInterval$outboundSchema, VariantRemoveItemBillingMethod, VariantRemoveItemBillingMethod$outboundSchema, type VariantReset, type VariantReset$Outbound, VariantReset$outboundSchema, VariantResetInterval, VariantResetInterval$outboundSchema, type VariantRollover, type VariantRollover$Outbound, VariantRollover$outboundSchema, type VariantSpendLimit, type VariantSpendLimit$Outbound, VariantSpendLimit$outboundSchema, VariantThresholdType, VariantThresholdType$outboundSchema, type VariantTier, type VariantTier$Outbound, VariantTier$outboundSchema, VariantTierBehavior, VariantTierBehavior$outboundSchema, type VariantTo, type VariantTo$Outbound, VariantTo$outboundSchema, type VariantUsageAlert, type VariantUsageAlert$Outbound, VariantUsageAlert$outboundSchema, type VariantUsageLimit, type VariantUsageLimit$Outbound, VariantUsageLimit$outboundSchema, VariantUsageLimitInterval, VariantUsageLimitInterval$outboundSchema, type Vercel, 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, 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, index 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 };
|