@vercel/sdk 1.13.6 → 1.13.7
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/bin/mcp-server.js +459 -456
- package/bin/mcp-server.js.map +13 -13
- package/docs/sdks/domains/README.md +1 -1
- package/docs/sdks/security/README.md +1 -1
- package/esm/__tests__/domains.test.js +5 -17
- package/esm/__tests__/domains.test.js.map +1 -1
- package/esm/__tests__/edgeconfig.test.js +6 -6
- package/esm/__tests__/edgeconfig.test.js.map +1 -1
- package/esm/__tests__/integrations.test.js +1 -1
- package/esm/__tests__/rollingrelease.test.js +6 -2
- package/esm/__tests__/rollingrelease.test.js.map +1 -1
- package/esm/__tests__/security.test.js +4 -4
- package/esm/__tests__/security.test.js.map +1 -1
- package/esm/__tests__/teams.test.js +2 -2
- package/esm/__tests__/teams.test.js.map +1 -1
- package/esm/funcs/domainsGetDomainTransfer.d.ts +1 -1
- package/esm/funcs/domainsGetDomainTransfer.js +1 -1
- package/esm/funcs/securityGetActiveAttackStatus.d.ts +1 -1
- package/esm/funcs/securityGetActiveAttackStatus.js +2 -1
- package/esm/funcs/securityGetActiveAttackStatus.js.map +1 -1
- package/esm/lib/config.d.ts +2 -2
- package/esm/lib/config.js +2 -2
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.js +1 -1
- package/esm/mcp-server/tools/domainsGetDomainTransfer.js +1 -1
- package/esm/mcp-server/tools/domainsGetDomainTransfer.js.map +1 -1
- package/esm/mcp-server/tools/securityGetActiveAttackStatus.js +1 -1
- package/esm/mcp-server/tools/securityGetActiveAttackStatus.js.map +1 -1
- package/esm/models/createintegrationstoredirectop.d.ts +285 -285
- package/esm/models/createintegrationstoredirectop.js +351 -351
- package/esm/models/getactiveattackstatusop.d.ts +4 -2
- package/esm/models/getactiveattackstatusop.d.ts.map +1 -1
- package/esm/models/getactiveattackstatusop.js +4 -2
- package/esm/models/getactiveattackstatusop.js.map +1 -1
- package/esm/models/getconfigurationproductsop.d.ts +375 -375
- package/esm/models/getconfigurationproductsop.js +465 -465
- package/esm/models/team.d.ts +10 -10
- package/esm/models/team.d.ts.map +1 -1
- package/esm/models/team.js +5 -5
- package/esm/models/team.js.map +1 -1
- package/esm/sdk/domains.d.ts +1 -1
- package/esm/sdk/domains.js +1 -1
- package/esm/sdk/security.d.ts +1 -1
- package/esm/sdk/security.js +1 -1
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/__tests__/domains.test.ts +5 -17
- package/src/__tests__/edgeconfig.test.ts +6 -6
- package/src/__tests__/integrations.test.ts +1 -1
- package/src/__tests__/rollingrelease.test.ts +6 -2
- package/src/__tests__/security.test.ts +4 -4
- package/src/__tests__/teams.test.ts +2 -2
- package/src/funcs/domainsGetDomainTransfer.ts +1 -1
- package/src/funcs/securityGetActiveAttackStatus.ts +2 -1
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/mcp-server/tools/domainsGetDomainTransfer.ts +1 -1
- package/src/mcp-server/tools/securityGetActiveAttackStatus.ts +1 -1
- package/src/models/createintegrationstoredirectop.ts +604 -604
- package/src/models/getactiveattackstatusop.ts +8 -4
- package/src/models/getconfigurationproductsop.ts +802 -802
- package/src/models/team.ts +12 -12
- package/src/sdk/domains.ts +1 -1
- package/src/sdk/security.ts +1 -1
- package/vercel-spec.json +192 -119
|
@@ -193,9 +193,9 @@ export declare const CreateIntegrationStoreDirectIntegrationsType: {
|
|
|
193
193
|
readonly Object: "object";
|
|
194
194
|
};
|
|
195
195
|
export type CreateIntegrationStoreDirectIntegrationsType = ClosedEnum<typeof CreateIntegrationStoreDirectIntegrationsType>;
|
|
196
|
-
export type
|
|
196
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557 = {};
|
|
197
197
|
export type CreateIntegrationStoreDirectPropertiesValue = {
|
|
198
|
-
|
|
198
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557;
|
|
199
199
|
};
|
|
200
200
|
export declare const CreateIntegrationStoreDirectDisabled3: {
|
|
201
201
|
readonly Update: "update";
|
|
@@ -228,17 +228,17 @@ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse2
|
|
|
228
228
|
readonly Domain: "domain";
|
|
229
229
|
};
|
|
230
230
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl>;
|
|
231
|
-
export type
|
|
231
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557 = {};
|
|
232
232
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength = {
|
|
233
|
-
|
|
233
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557;
|
|
234
234
|
};
|
|
235
|
-
export type
|
|
235
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557 = {};
|
|
236
236
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength = {
|
|
237
|
-
|
|
237
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557;
|
|
238
238
|
};
|
|
239
|
-
export type
|
|
239
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557 = {};
|
|
240
240
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern = {
|
|
241
|
-
|
|
241
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557;
|
|
242
242
|
};
|
|
243
243
|
export declare const CreateIntegrationStoreDirectUiReadOnlyIntegrationsResponse200ApplicationJSONResponseBodyStoreProduct3: {
|
|
244
244
|
readonly Update: "update";
|
|
@@ -299,9 +299,9 @@ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse2
|
|
|
299
299
|
readonly VercelRegion: "vercel-region";
|
|
300
300
|
};
|
|
301
301
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl>;
|
|
302
|
-
export type
|
|
302
|
+
export type CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557 = {};
|
|
303
303
|
export type CreateIntegrationStoreDirectUiOptionsValue = {
|
|
304
|
-
|
|
304
|
+
atBRANDAt8557: CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557;
|
|
305
305
|
};
|
|
306
306
|
export declare const CreateIntegrationStoreDirectDisabledIntegrationsResponse2003: {
|
|
307
307
|
readonly Update: "update";
|
|
@@ -326,9 +326,9 @@ export type CreateIntegrationStoreDirectUiOptions3 = {
|
|
|
326
326
|
disabled?: CreateIntegrationStoreDirectDisabledIntegrationsResponse2002 | boolean | CreateIntegrationStoreDirectDisabledIntegrationsResponse2003 | undefined;
|
|
327
327
|
hidden?: CreateIntegrationStoreDirectHiddenIntegrationsResponse2002 | boolean | CreateIntegrationStoreDirectHiddenIntegrationsResponse2003 | undefined;
|
|
328
328
|
};
|
|
329
|
-
export type
|
|
329
|
+
export type UiOptionsAtBRANDAt8557 = {};
|
|
330
330
|
export type CreateIntegrationStoreDirectUiOptions2 = {
|
|
331
|
-
|
|
331
|
+
atBRANDAt8557: UiOptionsAtBRANDAt8557;
|
|
332
332
|
};
|
|
333
333
|
export declare const CreateIntegrationStoreDirectDisabledIntegrationsResponse200ApplicationJson3: {
|
|
334
334
|
readonly Update: "update";
|
|
@@ -355,17 +355,17 @@ export type CreateIntegrationStoreDirectUiOptions1 = {
|
|
|
355
355
|
hidden?: CreateIntegrationStoreDirectHiddenIntegrationsResponse200ApplicationJson2 | boolean | CreateIntegrationStoreDirectHiddenIntegrationsResponse200ApplicationJson3 | undefined;
|
|
356
356
|
};
|
|
357
357
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions = CreateIntegrationStoreDirectUiOptions1 | CreateIntegrationStoreDirectUiOptions2 | CreateIntegrationStoreDirectUiOptions3;
|
|
358
|
-
export type
|
|
358
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557 = {};
|
|
359
359
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength = {
|
|
360
|
-
|
|
360
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557;
|
|
361
361
|
};
|
|
362
|
-
export type
|
|
362
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557 = {};
|
|
363
363
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength = {
|
|
364
|
-
|
|
364
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557;
|
|
365
365
|
};
|
|
366
|
-
export type
|
|
366
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557 = {};
|
|
367
367
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern = {
|
|
368
|
-
|
|
368
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557;
|
|
369
369
|
};
|
|
370
370
|
export declare const CreateIntegrationStoreDirectUiReadOnlyIntegrationsResponse200ApplicationJSONResponseBodyStore3: {
|
|
371
371
|
readonly Update: "update";
|
|
@@ -427,17 +427,17 @@ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse2
|
|
|
427
427
|
readonly String: "string";
|
|
428
428
|
};
|
|
429
429
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type>;
|
|
430
|
-
export type
|
|
430
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557 = {};
|
|
431
431
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength = {
|
|
432
|
-
|
|
432
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557;
|
|
433
433
|
};
|
|
434
|
-
export type
|
|
434
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557 = {};
|
|
435
435
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength = {
|
|
436
|
-
|
|
436
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557;
|
|
437
437
|
};
|
|
438
|
-
export type
|
|
438
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557 = {};
|
|
439
439
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern = {
|
|
440
|
-
|
|
440
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557;
|
|
441
441
|
};
|
|
442
442
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsItems = {
|
|
443
443
|
type: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type;
|
|
@@ -560,17 +560,17 @@ export type CreateIntegrationStoreDirectPropertiesUiOptions = {
|
|
|
560
560
|
disabled?: CreateIntegrationStoreDirectDisabledIntegrationsResponse2 | boolean | CreateIntegrationStoreDirectDisabledIntegrationsResponse3 | undefined;
|
|
561
561
|
hidden?: CreateIntegrationStoreDirectHiddenIntegrationsResponse2 | boolean | CreateIntegrationStoreDirectHiddenIntegrationsResponse3 | undefined;
|
|
562
562
|
};
|
|
563
|
-
export type
|
|
563
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557 = {};
|
|
564
564
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength = {
|
|
565
|
-
|
|
565
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557;
|
|
566
566
|
};
|
|
567
|
-
export type
|
|
567
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557 = {};
|
|
568
568
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsMinLength = {
|
|
569
|
-
|
|
569
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557;
|
|
570
570
|
};
|
|
571
|
-
export type
|
|
571
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557 = {};
|
|
572
572
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsPattern = {
|
|
573
|
-
|
|
573
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557;
|
|
574
574
|
};
|
|
575
575
|
export declare const CreateIntegrationStoreDirectUiReadOnlyIntegrationsResponse200ApplicationJson3: {
|
|
576
576
|
readonly Update: "update";
|
|
@@ -816,17 +816,17 @@ export declare const CreateIntegrationStoreDirectPropertiesUiControl: {
|
|
|
816
816
|
readonly Input: "input";
|
|
817
817
|
};
|
|
818
818
|
export type CreateIntegrationStoreDirectPropertiesUiControl = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesUiControl>;
|
|
819
|
-
export type
|
|
819
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557 = {};
|
|
820
820
|
export type CreateIntegrationStoreDirectPropertiesMaxLength = {
|
|
821
|
-
|
|
821
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557;
|
|
822
822
|
};
|
|
823
|
-
export type
|
|
823
|
+
export type PropertiesAtBRANDAt8557 = {};
|
|
824
824
|
export type CreateIntegrationStoreDirectPropertiesMinLength = {
|
|
825
|
-
|
|
825
|
+
atBRANDAt8557: PropertiesAtBRANDAt8557;
|
|
826
826
|
};
|
|
827
|
-
export type
|
|
827
|
+
export type CreateIntegrationStoreDirectPropertiesAtBRANDAt8557 = {};
|
|
828
828
|
export type CreateIntegrationStoreDirectPropertiesPattern = {
|
|
829
|
-
|
|
829
|
+
atBRANDAt8557: CreateIntegrationStoreDirectPropertiesAtBRANDAt8557;
|
|
830
830
|
};
|
|
831
831
|
export declare const CreateIntegrationStoreDirectUiReadOnly3: {
|
|
832
832
|
readonly Update: "update";
|
|
@@ -977,9 +977,9 @@ export type Guides = {
|
|
|
977
977
|
title: string;
|
|
978
978
|
steps: Array<Steps>;
|
|
979
979
|
};
|
|
980
|
-
export type
|
|
980
|
+
export type AtBRANDAt8557 = {};
|
|
981
981
|
export type CreateIntegrationStoreDirectValue = {
|
|
982
|
-
|
|
982
|
+
atBRANDAt8557: AtBRANDAt8557;
|
|
983
983
|
};
|
|
984
984
|
export declare const Disabled3: {
|
|
985
985
|
readonly Update: "update";
|
|
@@ -1600,30 +1600,30 @@ export declare namespace CreateIntegrationStoreDirectIntegrationsType$ {
|
|
|
1600
1600
|
}>;
|
|
1601
1601
|
}
|
|
1602
1602
|
/** @internal */
|
|
1603
|
-
export declare const
|
|
1603
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
1604
1604
|
/** @internal */
|
|
1605
|
-
export type
|
|
1605
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557$Outbound = {};
|
|
1606
1606
|
/** @internal */
|
|
1607
|
-
export declare const
|
|
1607
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557>;
|
|
1608
1608
|
/**
|
|
1609
1609
|
* @internal
|
|
1610
1610
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1611
1611
|
*/
|
|
1612
|
-
export declare namespace
|
|
1613
|
-
/** @deprecated use `
|
|
1614
|
-
const inboundSchema: z.ZodType<
|
|
1615
|
-
/** @deprecated use `
|
|
1616
|
-
const outboundSchema: z.ZodType<
|
|
1617
|
-
/** @deprecated use `
|
|
1618
|
-
type Outbound =
|
|
1612
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557$ {
|
|
1613
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557$inboundSchema` instead. */
|
|
1614
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
1615
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557$outboundSchema` instead. */
|
|
1616
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557>;
|
|
1617
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557$Outbound` instead. */
|
|
1618
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557$Outbound;
|
|
1619
1619
|
}
|
|
1620
|
-
export declare function
|
|
1621
|
-
export declare function
|
|
1620
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557): string;
|
|
1621
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557, SDKValidationError>;
|
|
1622
1622
|
/** @internal */
|
|
1623
1623
|
export declare const CreateIntegrationStoreDirectPropertiesValue$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesValue, z.ZodTypeDef, unknown>;
|
|
1624
1624
|
/** @internal */
|
|
1625
1625
|
export type CreateIntegrationStoreDirectPropertiesValue$Outbound = {
|
|
1626
|
-
"__@BRAND@
|
|
1626
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8557$Outbound;
|
|
1627
1627
|
};
|
|
1628
1628
|
/** @internal */
|
|
1629
1629
|
export declare const CreateIntegrationStoreDirectPropertiesValue$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesValue$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesValue>;
|
|
@@ -1826,30 +1826,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
1826
1826
|
}>;
|
|
1827
1827
|
}
|
|
1828
1828
|
/** @internal */
|
|
1829
|
-
export declare const
|
|
1829
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
1830
1830
|
/** @internal */
|
|
1831
|
-
export type
|
|
1831
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557$Outbound = {};
|
|
1832
1832
|
/** @internal */
|
|
1833
|
-
export declare const
|
|
1833
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557>;
|
|
1834
1834
|
/**
|
|
1835
1835
|
* @internal
|
|
1836
1836
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1837
1837
|
*/
|
|
1838
|
-
export declare namespace
|
|
1839
|
-
/** @deprecated use `
|
|
1840
|
-
const inboundSchema: z.ZodType<
|
|
1841
|
-
/** @deprecated use `
|
|
1842
|
-
const outboundSchema: z.ZodType<
|
|
1843
|
-
/** @deprecated use `
|
|
1844
|
-
type Outbound =
|
|
1838
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557$ {
|
|
1839
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557$inboundSchema` instead. */
|
|
1840
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
1841
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557$outboundSchema` instead. */
|
|
1842
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557>;
|
|
1843
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557$Outbound` instead. */
|
|
1844
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557$Outbound;
|
|
1845
1845
|
}
|
|
1846
|
-
export declare function
|
|
1847
|
-
export declare function
|
|
1846
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557): string;
|
|
1847
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557, SDKValidationError>;
|
|
1848
1848
|
/** @internal */
|
|
1849
1849
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength, z.ZodTypeDef, unknown>;
|
|
1850
1850
|
/** @internal */
|
|
1851
1851
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$Outbound = {
|
|
1852
|
-
"__@BRAND@
|
|
1852
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8557$Outbound;
|
|
1853
1853
|
};
|
|
1854
1854
|
/** @internal */
|
|
1855
1855
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength>;
|
|
@@ -1868,30 +1868,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
1868
1868
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength): string;
|
|
1869
1869
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength, SDKValidationError>;
|
|
1870
1870
|
/** @internal */
|
|
1871
|
-
export declare const
|
|
1871
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
1872
1872
|
/** @internal */
|
|
1873
|
-
export type
|
|
1873
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557$Outbound = {};
|
|
1874
1874
|
/** @internal */
|
|
1875
|
-
export declare const
|
|
1875
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557>;
|
|
1876
1876
|
/**
|
|
1877
1877
|
* @internal
|
|
1878
1878
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1879
1879
|
*/
|
|
1880
|
-
export declare namespace
|
|
1881
|
-
/** @deprecated use `
|
|
1882
|
-
const inboundSchema: z.ZodType<
|
|
1883
|
-
/** @deprecated use `
|
|
1884
|
-
const outboundSchema: z.ZodType<
|
|
1885
|
-
/** @deprecated use `
|
|
1886
|
-
type Outbound =
|
|
1880
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557$ {
|
|
1881
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557$inboundSchema` instead. */
|
|
1882
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
1883
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557$outboundSchema` instead. */
|
|
1884
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557>;
|
|
1885
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557$Outbound` instead. */
|
|
1886
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557$Outbound;
|
|
1887
1887
|
}
|
|
1888
|
-
export declare function
|
|
1889
|
-
export declare function
|
|
1888
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557): string;
|
|
1889
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557, SDKValidationError>;
|
|
1890
1890
|
/** @internal */
|
|
1891
1891
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength, z.ZodTypeDef, unknown>;
|
|
1892
1892
|
/** @internal */
|
|
1893
1893
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$Outbound = {
|
|
1894
|
-
"__@BRAND@
|
|
1894
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8557$Outbound;
|
|
1895
1895
|
};
|
|
1896
1896
|
/** @internal */
|
|
1897
1897
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength>;
|
|
@@ -1910,30 +1910,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
1910
1910
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength): string;
|
|
1911
1911
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength, SDKValidationError>;
|
|
1912
1912
|
/** @internal */
|
|
1913
|
-
export declare const
|
|
1913
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
1914
1914
|
/** @internal */
|
|
1915
|
-
export type
|
|
1915
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557$Outbound = {};
|
|
1916
1916
|
/** @internal */
|
|
1917
|
-
export declare const
|
|
1917
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557>;
|
|
1918
1918
|
/**
|
|
1919
1919
|
* @internal
|
|
1920
1920
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1921
1921
|
*/
|
|
1922
|
-
export declare namespace
|
|
1923
|
-
/** @deprecated use `
|
|
1924
|
-
const inboundSchema: z.ZodType<
|
|
1925
|
-
/** @deprecated use `
|
|
1926
|
-
const outboundSchema: z.ZodType<
|
|
1927
|
-
/** @deprecated use `
|
|
1928
|
-
type Outbound =
|
|
1922
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557$ {
|
|
1923
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557$inboundSchema` instead. */
|
|
1924
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
1925
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557$outboundSchema` instead. */
|
|
1926
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557>;
|
|
1927
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557$Outbound` instead. */
|
|
1928
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557$Outbound;
|
|
1929
1929
|
}
|
|
1930
|
-
export declare function
|
|
1931
|
-
export declare function
|
|
1930
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557): string;
|
|
1931
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557, SDKValidationError>;
|
|
1932
1932
|
/** @internal */
|
|
1933
1933
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern, z.ZodTypeDef, unknown>;
|
|
1934
1934
|
/** @internal */
|
|
1935
1935
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$Outbound = {
|
|
1936
|
-
"__@BRAND@
|
|
1936
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8557$Outbound;
|
|
1937
1937
|
};
|
|
1938
1938
|
/** @internal */
|
|
1939
1939
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern>;
|
|
@@ -2274,30 +2274,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
2274
2274
|
}>;
|
|
2275
2275
|
}
|
|
2276
2276
|
/** @internal */
|
|
2277
|
-
export declare const
|
|
2277
|
+
export declare const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
2278
2278
|
/** @internal */
|
|
2279
|
-
export type
|
|
2279
|
+
export type CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557$Outbound = {};
|
|
2280
2280
|
/** @internal */
|
|
2281
|
-
export declare const
|
|
2281
|
+
export declare const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557>;
|
|
2282
2282
|
/**
|
|
2283
2283
|
* @internal
|
|
2284
2284
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2285
2285
|
*/
|
|
2286
|
-
export declare namespace
|
|
2287
|
-
/** @deprecated use `
|
|
2288
|
-
const inboundSchema: z.ZodType<
|
|
2289
|
-
/** @deprecated use `
|
|
2290
|
-
const outboundSchema: z.ZodType<
|
|
2291
|
-
/** @deprecated use `
|
|
2292
|
-
type Outbound =
|
|
2286
|
+
export declare namespace CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557$ {
|
|
2287
|
+
/** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557$inboundSchema` instead. */
|
|
2288
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
2289
|
+
/** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557$outboundSchema` instead. */
|
|
2290
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557>;
|
|
2291
|
+
/** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557$Outbound` instead. */
|
|
2292
|
+
type Outbound = CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557$Outbound;
|
|
2293
2293
|
}
|
|
2294
|
-
export declare function
|
|
2295
|
-
export declare function
|
|
2294
|
+
export declare function createIntegrationStoreDirectUiOptionsAtBRANDAt8557ToJSON(createIntegrationStoreDirectUiOptionsAtBRANDAt8557: CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557): string;
|
|
2295
|
+
export declare function createIntegrationStoreDirectUiOptionsAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557, SDKValidationError>;
|
|
2296
2296
|
/** @internal */
|
|
2297
2297
|
export declare const CreateIntegrationStoreDirectUiOptionsValue$inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsValue, z.ZodTypeDef, unknown>;
|
|
2298
2298
|
/** @internal */
|
|
2299
2299
|
export type CreateIntegrationStoreDirectUiOptionsValue$Outbound = {
|
|
2300
|
-
"__@BRAND@
|
|
2300
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectUiOptionsAtBRANDAt8557$Outbound;
|
|
2301
2301
|
};
|
|
2302
2302
|
/** @internal */
|
|
2303
2303
|
export declare const CreateIntegrationStoreDirectUiOptionsValue$outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsValue$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptionsValue>;
|
|
@@ -2464,30 +2464,30 @@ export declare namespace CreateIntegrationStoreDirectUiOptions3$ {
|
|
|
2464
2464
|
export declare function createIntegrationStoreDirectUiOptions3ToJSON(createIntegrationStoreDirectUiOptions3: CreateIntegrationStoreDirectUiOptions3): string;
|
|
2465
2465
|
export declare function createIntegrationStoreDirectUiOptions3FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectUiOptions3, SDKValidationError>;
|
|
2466
2466
|
/** @internal */
|
|
2467
|
-
export declare const
|
|
2467
|
+
export declare const UiOptionsAtBRANDAt8557$inboundSchema: z.ZodType<UiOptionsAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
2468
2468
|
/** @internal */
|
|
2469
|
-
export type
|
|
2469
|
+
export type UiOptionsAtBRANDAt8557$Outbound = {};
|
|
2470
2470
|
/** @internal */
|
|
2471
|
-
export declare const
|
|
2471
|
+
export declare const UiOptionsAtBRANDAt8557$outboundSchema: z.ZodType<UiOptionsAtBRANDAt8557$Outbound, z.ZodTypeDef, UiOptionsAtBRANDAt8557>;
|
|
2472
2472
|
/**
|
|
2473
2473
|
* @internal
|
|
2474
2474
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2475
2475
|
*/
|
|
2476
|
-
export declare namespace
|
|
2477
|
-
/** @deprecated use `
|
|
2478
|
-
const inboundSchema: z.ZodType<
|
|
2479
|
-
/** @deprecated use `
|
|
2480
|
-
const outboundSchema: z.ZodType<
|
|
2481
|
-
/** @deprecated use `
|
|
2482
|
-
type Outbound =
|
|
2476
|
+
export declare namespace UiOptionsAtBRANDAt8557$ {
|
|
2477
|
+
/** @deprecated use `UiOptionsAtBRANDAt8557$inboundSchema` instead. */
|
|
2478
|
+
const inboundSchema: z.ZodType<UiOptionsAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
2479
|
+
/** @deprecated use `UiOptionsAtBRANDAt8557$outboundSchema` instead. */
|
|
2480
|
+
const outboundSchema: z.ZodType<UiOptionsAtBRANDAt8557$Outbound, z.ZodTypeDef, UiOptionsAtBRANDAt8557>;
|
|
2481
|
+
/** @deprecated use `UiOptionsAtBRANDAt8557$Outbound` instead. */
|
|
2482
|
+
type Outbound = UiOptionsAtBRANDAt8557$Outbound;
|
|
2483
2483
|
}
|
|
2484
|
-
export declare function
|
|
2485
|
-
export declare function
|
|
2484
|
+
export declare function uiOptionsAtBRANDAt8557ToJSON(uiOptionsAtBRANDAt8557: UiOptionsAtBRANDAt8557): string;
|
|
2485
|
+
export declare function uiOptionsAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<UiOptionsAtBRANDAt8557, SDKValidationError>;
|
|
2486
2486
|
/** @internal */
|
|
2487
2487
|
export declare const CreateIntegrationStoreDirectUiOptions2$inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptions2, z.ZodTypeDef, unknown>;
|
|
2488
2488
|
/** @internal */
|
|
2489
2489
|
export type CreateIntegrationStoreDirectUiOptions2$Outbound = {
|
|
2490
|
-
"__@BRAND@
|
|
2490
|
+
"__@BRAND@8557": UiOptionsAtBRANDAt8557$Outbound;
|
|
2491
2491
|
};
|
|
2492
2492
|
/** @internal */
|
|
2493
2493
|
export declare const CreateIntegrationStoreDirectUiOptions2$outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptions2$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptions2>;
|
|
@@ -2675,30 +2675,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
2675
2675
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseUiOptionsToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions: CreateIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions): string;
|
|
2676
2676
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseUiOptionsFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions, SDKValidationError>;
|
|
2677
2677
|
/** @internal */
|
|
2678
|
-
export declare const
|
|
2678
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
2679
2679
|
/** @internal */
|
|
2680
|
-
export type
|
|
2680
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557$Outbound = {};
|
|
2681
2681
|
/** @internal */
|
|
2682
|
-
export declare const
|
|
2682
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557>;
|
|
2683
2683
|
/**
|
|
2684
2684
|
* @internal
|
|
2685
2685
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2686
2686
|
*/
|
|
2687
|
-
export declare namespace
|
|
2688
|
-
/** @deprecated use `
|
|
2689
|
-
const inboundSchema: z.ZodType<
|
|
2690
|
-
/** @deprecated use `
|
|
2691
|
-
const outboundSchema: z.ZodType<
|
|
2692
|
-
/** @deprecated use `
|
|
2693
|
-
type Outbound =
|
|
2687
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557$ {
|
|
2688
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557$inboundSchema` instead. */
|
|
2689
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
2690
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557$outboundSchema` instead. */
|
|
2691
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557>;
|
|
2692
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557$Outbound` instead. */
|
|
2693
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557$Outbound;
|
|
2694
2694
|
}
|
|
2695
|
-
export declare function
|
|
2696
|
-
export declare function
|
|
2695
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557): string;
|
|
2696
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557, SDKValidationError>;
|
|
2697
2697
|
/** @internal */
|
|
2698
2698
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength, z.ZodTypeDef, unknown>;
|
|
2699
2699
|
/** @internal */
|
|
2700
2700
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$Outbound = {
|
|
2701
|
-
"__@BRAND@
|
|
2701
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8557$Outbound;
|
|
2702
2702
|
};
|
|
2703
2703
|
/** @internal */
|
|
2704
2704
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength>;
|
|
@@ -2717,30 +2717,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
2717
2717
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength): string;
|
|
2718
2718
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength, SDKValidationError>;
|
|
2719
2719
|
/** @internal */
|
|
2720
|
-
export declare const
|
|
2720
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
2721
2721
|
/** @internal */
|
|
2722
|
-
export type
|
|
2722
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557$Outbound = {};
|
|
2723
2723
|
/** @internal */
|
|
2724
|
-
export declare const
|
|
2724
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557>;
|
|
2725
2725
|
/**
|
|
2726
2726
|
* @internal
|
|
2727
2727
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2728
2728
|
*/
|
|
2729
|
-
export declare namespace
|
|
2730
|
-
/** @deprecated use `
|
|
2731
|
-
const inboundSchema: z.ZodType<
|
|
2732
|
-
/** @deprecated use `
|
|
2733
|
-
const outboundSchema: z.ZodType<
|
|
2734
|
-
/** @deprecated use `
|
|
2735
|
-
type Outbound =
|
|
2729
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557$ {
|
|
2730
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557$inboundSchema` instead. */
|
|
2731
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
2732
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557$outboundSchema` instead. */
|
|
2733
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557>;
|
|
2734
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557$Outbound` instead. */
|
|
2735
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557$Outbound;
|
|
2736
2736
|
}
|
|
2737
|
-
export declare function
|
|
2738
|
-
export declare function
|
|
2737
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557): string;
|
|
2738
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557, SDKValidationError>;
|
|
2739
2739
|
/** @internal */
|
|
2740
2740
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength, z.ZodTypeDef, unknown>;
|
|
2741
2741
|
/** @internal */
|
|
2742
2742
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$Outbound = {
|
|
2743
|
-
"__@BRAND@
|
|
2743
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8557$Outbound;
|
|
2744
2744
|
};
|
|
2745
2745
|
/** @internal */
|
|
2746
2746
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength>;
|
|
@@ -2759,30 +2759,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
2759
2759
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseMinLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength): string;
|
|
2760
2760
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength, SDKValidationError>;
|
|
2761
2761
|
/** @internal */
|
|
2762
|
-
export declare const
|
|
2762
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
2763
2763
|
/** @internal */
|
|
2764
|
-
export type
|
|
2764
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557$Outbound = {};
|
|
2765
2765
|
/** @internal */
|
|
2766
|
-
export declare const
|
|
2766
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557>;
|
|
2767
2767
|
/**
|
|
2768
2768
|
* @internal
|
|
2769
2769
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2770
2770
|
*/
|
|
2771
|
-
export declare namespace
|
|
2772
|
-
/** @deprecated use `
|
|
2773
|
-
const inboundSchema: z.ZodType<
|
|
2774
|
-
/** @deprecated use `
|
|
2775
|
-
const outboundSchema: z.ZodType<
|
|
2776
|
-
/** @deprecated use `
|
|
2777
|
-
type Outbound =
|
|
2771
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557$ {
|
|
2772
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557$inboundSchema` instead. */
|
|
2773
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
2774
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557$outboundSchema` instead. */
|
|
2775
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557>;
|
|
2776
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557$Outbound` instead. */
|
|
2777
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557$Outbound;
|
|
2778
2778
|
}
|
|
2779
|
-
export declare function
|
|
2780
|
-
export declare function
|
|
2779
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557): string;
|
|
2780
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557, SDKValidationError>;
|
|
2781
2781
|
/** @internal */
|
|
2782
2782
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern, z.ZodTypeDef, unknown>;
|
|
2783
2783
|
/** @internal */
|
|
2784
2784
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$Outbound = {
|
|
2785
|
-
"__@BRAND@
|
|
2785
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8557$Outbound;
|
|
2786
2786
|
};
|
|
2787
2787
|
/** @internal */
|
|
2788
2788
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern>;
|
|
@@ -3124,30 +3124,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
3124
3124
|
}>;
|
|
3125
3125
|
}
|
|
3126
3126
|
/** @internal */
|
|
3127
|
-
export declare const
|
|
3127
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
3128
3128
|
/** @internal */
|
|
3129
|
-
export type
|
|
3129
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557$Outbound = {};
|
|
3130
3130
|
/** @internal */
|
|
3131
|
-
export declare const
|
|
3131
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557>;
|
|
3132
3132
|
/**
|
|
3133
3133
|
* @internal
|
|
3134
3134
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3135
3135
|
*/
|
|
3136
|
-
export declare namespace
|
|
3137
|
-
/** @deprecated use `
|
|
3138
|
-
const inboundSchema: z.ZodType<
|
|
3139
|
-
/** @deprecated use `
|
|
3140
|
-
const outboundSchema: z.ZodType<
|
|
3141
|
-
/** @deprecated use `
|
|
3142
|
-
type Outbound =
|
|
3136
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557$ {
|
|
3137
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557$inboundSchema` instead. */
|
|
3138
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
3139
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557$outboundSchema` instead. */
|
|
3140
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557>;
|
|
3141
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557$Outbound` instead. */
|
|
3142
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557$Outbound;
|
|
3143
3143
|
}
|
|
3144
|
-
export declare function
|
|
3145
|
-
export declare function
|
|
3144
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557): string;
|
|
3145
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557, SDKValidationError>;
|
|
3146
3146
|
/** @internal */
|
|
3147
3147
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength, z.ZodTypeDef, unknown>;
|
|
3148
3148
|
/** @internal */
|
|
3149
3149
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$Outbound = {
|
|
3150
|
-
"__@BRAND@
|
|
3150
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8557$Outbound;
|
|
3151
3151
|
};
|
|
3152
3152
|
/** @internal */
|
|
3153
3153
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength>;
|
|
@@ -3166,30 +3166,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
3166
3166
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength): string;
|
|
3167
3167
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength, SDKValidationError>;
|
|
3168
3168
|
/** @internal */
|
|
3169
|
-
export declare const
|
|
3169
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
3170
3170
|
/** @internal */
|
|
3171
|
-
export type
|
|
3171
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557$Outbound = {};
|
|
3172
3172
|
/** @internal */
|
|
3173
|
-
export declare const
|
|
3173
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557>;
|
|
3174
3174
|
/**
|
|
3175
3175
|
* @internal
|
|
3176
3176
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3177
3177
|
*/
|
|
3178
|
-
export declare namespace
|
|
3179
|
-
/** @deprecated use `
|
|
3180
|
-
const inboundSchema: z.ZodType<
|
|
3181
|
-
/** @deprecated use `
|
|
3182
|
-
const outboundSchema: z.ZodType<
|
|
3183
|
-
/** @deprecated use `
|
|
3184
|
-
type Outbound =
|
|
3178
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557$ {
|
|
3179
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557$inboundSchema` instead. */
|
|
3180
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
3181
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557$outboundSchema` instead. */
|
|
3182
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557>;
|
|
3183
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557$Outbound` instead. */
|
|
3184
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557$Outbound;
|
|
3185
3185
|
}
|
|
3186
|
-
export declare function
|
|
3187
|
-
export declare function
|
|
3186
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557): string;
|
|
3187
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557, SDKValidationError>;
|
|
3188
3188
|
/** @internal */
|
|
3189
3189
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength, z.ZodTypeDef, unknown>;
|
|
3190
3190
|
/** @internal */
|
|
3191
3191
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$Outbound = {
|
|
3192
|
-
"__@BRAND@
|
|
3192
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8557$Outbound;
|
|
3193
3193
|
};
|
|
3194
3194
|
/** @internal */
|
|
3195
3195
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength>;
|
|
@@ -3208,30 +3208,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
3208
3208
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength): string;
|
|
3209
3209
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength, SDKValidationError>;
|
|
3210
3210
|
/** @internal */
|
|
3211
|
-
export declare const
|
|
3211
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
3212
3212
|
/** @internal */
|
|
3213
|
-
export type
|
|
3213
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557$Outbound = {};
|
|
3214
3214
|
/** @internal */
|
|
3215
|
-
export declare const
|
|
3215
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557>;
|
|
3216
3216
|
/**
|
|
3217
3217
|
* @internal
|
|
3218
3218
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3219
3219
|
*/
|
|
3220
|
-
export declare namespace
|
|
3221
|
-
/** @deprecated use `
|
|
3222
|
-
const inboundSchema: z.ZodType<
|
|
3223
|
-
/** @deprecated use `
|
|
3224
|
-
const outboundSchema: z.ZodType<
|
|
3225
|
-
/** @deprecated use `
|
|
3226
|
-
type Outbound =
|
|
3220
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557$ {
|
|
3221
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557$inboundSchema` instead. */
|
|
3222
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
3223
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557$outboundSchema` instead. */
|
|
3224
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557>;
|
|
3225
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557$Outbound` instead. */
|
|
3226
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557$Outbound;
|
|
3227
3227
|
}
|
|
3228
|
-
export declare function
|
|
3229
|
-
export declare function
|
|
3228
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557): string;
|
|
3229
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557, SDKValidationError>;
|
|
3230
3230
|
/** @internal */
|
|
3231
3231
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern, z.ZodTypeDef, unknown>;
|
|
3232
3232
|
/** @internal */
|
|
3233
3233
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$Outbound = {
|
|
3234
|
-
"__@BRAND@
|
|
3234
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8557$Outbound;
|
|
3235
3235
|
};
|
|
3236
3236
|
/** @internal */
|
|
3237
3237
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern>;
|
|
@@ -3917,30 +3917,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesUiOptions$ {
|
|
|
3917
3917
|
export declare function createIntegrationStoreDirectPropertiesUiOptionsToJSON(createIntegrationStoreDirectPropertiesUiOptions: CreateIntegrationStoreDirectPropertiesUiOptions): string;
|
|
3918
3918
|
export declare function createIntegrationStoreDirectPropertiesUiOptionsFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesUiOptions, SDKValidationError>;
|
|
3919
3919
|
/** @internal */
|
|
3920
|
-
export declare const
|
|
3920
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
3921
3921
|
/** @internal */
|
|
3922
|
-
export type
|
|
3922
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557$Outbound = {};
|
|
3923
3923
|
/** @internal */
|
|
3924
|
-
export declare const
|
|
3924
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557>;
|
|
3925
3925
|
/**
|
|
3926
3926
|
* @internal
|
|
3927
3927
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3928
3928
|
*/
|
|
3929
|
-
export declare namespace
|
|
3930
|
-
/** @deprecated use `
|
|
3931
|
-
const inboundSchema: z.ZodType<
|
|
3932
|
-
/** @deprecated use `
|
|
3933
|
-
const outboundSchema: z.ZodType<
|
|
3934
|
-
/** @deprecated use `
|
|
3935
|
-
type Outbound =
|
|
3929
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557$ {
|
|
3930
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557$inboundSchema` instead. */
|
|
3931
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
3932
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557$outboundSchema` instead. */
|
|
3933
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557>;
|
|
3934
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557$Outbound` instead. */
|
|
3935
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557$Outbound;
|
|
3936
3936
|
}
|
|
3937
|
-
export declare function
|
|
3938
|
-
export declare function
|
|
3937
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557): string;
|
|
3938
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557, SDKValidationError>;
|
|
3939
3939
|
/** @internal */
|
|
3940
3940
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength, z.ZodTypeDef, unknown>;
|
|
3941
3941
|
/** @internal */
|
|
3942
3942
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$Outbound = {
|
|
3943
|
-
"__@BRAND@
|
|
3943
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8557$Outbound;
|
|
3944
3944
|
};
|
|
3945
3945
|
/** @internal */
|
|
3946
3946
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength>;
|
|
@@ -3959,30 +3959,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsMaxLe
|
|
|
3959
3959
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsMaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsMaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength): string;
|
|
3960
3960
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength, SDKValidationError>;
|
|
3961
3961
|
/** @internal */
|
|
3962
|
-
export declare const
|
|
3962
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
3963
3963
|
/** @internal */
|
|
3964
|
-
export type
|
|
3964
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557$Outbound = {};
|
|
3965
3965
|
/** @internal */
|
|
3966
|
-
export declare const
|
|
3966
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557>;
|
|
3967
3967
|
/**
|
|
3968
3968
|
* @internal
|
|
3969
3969
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3970
3970
|
*/
|
|
3971
|
-
export declare namespace
|
|
3972
|
-
/** @deprecated use `
|
|
3973
|
-
const inboundSchema: z.ZodType<
|
|
3974
|
-
/** @deprecated use `
|
|
3975
|
-
const outboundSchema: z.ZodType<
|
|
3976
|
-
/** @deprecated use `
|
|
3977
|
-
type Outbound =
|
|
3971
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557$ {
|
|
3972
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557$inboundSchema` instead. */
|
|
3973
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
3974
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557$outboundSchema` instead. */
|
|
3975
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557>;
|
|
3976
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557$Outbound` instead. */
|
|
3977
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557$Outbound;
|
|
3978
3978
|
}
|
|
3979
|
-
export declare function
|
|
3980
|
-
export declare function
|
|
3979
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557): string;
|
|
3980
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557, SDKValidationError>;
|
|
3981
3981
|
/** @internal */
|
|
3982
3982
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMinLength, z.ZodTypeDef, unknown>;
|
|
3983
3983
|
/** @internal */
|
|
3984
3984
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$Outbound = {
|
|
3985
|
-
"__@BRAND@
|
|
3985
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8557$Outbound;
|
|
3986
3986
|
};
|
|
3987
3987
|
/** @internal */
|
|
3988
3988
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsMinLength>;
|
|
@@ -4001,30 +4001,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsMinLe
|
|
|
4001
4001
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsMinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsMinLength: CreateIntegrationStoreDirectPropertiesIntegrationsMinLength): string;
|
|
4002
4002
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsMinLength, SDKValidationError>;
|
|
4003
4003
|
/** @internal */
|
|
4004
|
-
export declare const
|
|
4004
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
4005
4005
|
/** @internal */
|
|
4006
|
-
export type
|
|
4006
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557$Outbound = {};
|
|
4007
4007
|
/** @internal */
|
|
4008
|
-
export declare const
|
|
4008
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557>;
|
|
4009
4009
|
/**
|
|
4010
4010
|
* @internal
|
|
4011
4011
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
4012
4012
|
*/
|
|
4013
|
-
export declare namespace
|
|
4014
|
-
/** @deprecated use `
|
|
4015
|
-
const inboundSchema: z.ZodType<
|
|
4016
|
-
/** @deprecated use `
|
|
4017
|
-
const outboundSchema: z.ZodType<
|
|
4018
|
-
/** @deprecated use `
|
|
4019
|
-
type Outbound =
|
|
4013
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557$ {
|
|
4014
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557$inboundSchema` instead. */
|
|
4015
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
4016
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557$outboundSchema` instead. */
|
|
4017
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557>;
|
|
4018
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557$Outbound` instead. */
|
|
4019
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557$Outbound;
|
|
4020
4020
|
}
|
|
4021
|
-
export declare function
|
|
4022
|
-
export declare function
|
|
4021
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557): string;
|
|
4022
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557, SDKValidationError>;
|
|
4023
4023
|
/** @internal */
|
|
4024
4024
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsPattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsPattern, z.ZodTypeDef, unknown>;
|
|
4025
4025
|
/** @internal */
|
|
4026
4026
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsPattern$Outbound = {
|
|
4027
|
-
"__@BRAND@
|
|
4027
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8557$Outbound;
|
|
4028
4028
|
};
|
|
4029
4029
|
/** @internal */
|
|
4030
4030
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsPattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsPattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsPattern>;
|
|
@@ -5372,30 +5372,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesUiControl$ {
|
|
|
5372
5372
|
}>;
|
|
5373
5373
|
}
|
|
5374
5374
|
/** @internal */
|
|
5375
|
-
export declare const
|
|
5375
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
5376
5376
|
/** @internal */
|
|
5377
|
-
export type
|
|
5377
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557$Outbound = {};
|
|
5378
5378
|
/** @internal */
|
|
5379
|
-
export declare const
|
|
5379
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557>;
|
|
5380
5380
|
/**
|
|
5381
5381
|
* @internal
|
|
5382
5382
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
5383
5383
|
*/
|
|
5384
|
-
export declare namespace
|
|
5385
|
-
/** @deprecated use `
|
|
5386
|
-
const inboundSchema: z.ZodType<
|
|
5387
|
-
/** @deprecated use `
|
|
5388
|
-
const outboundSchema: z.ZodType<
|
|
5389
|
-
/** @deprecated use `
|
|
5390
|
-
type Outbound =
|
|
5384
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557$ {
|
|
5385
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557$inboundSchema` instead. */
|
|
5386
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
5387
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557$outboundSchema` instead. */
|
|
5388
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557>;
|
|
5389
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557$Outbound` instead. */
|
|
5390
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557$Outbound;
|
|
5391
5391
|
}
|
|
5392
|
-
export declare function
|
|
5393
|
-
export declare function
|
|
5392
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557): string;
|
|
5393
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557, SDKValidationError>;
|
|
5394
5394
|
/** @internal */
|
|
5395
5395
|
export declare const CreateIntegrationStoreDirectPropertiesMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMaxLength, z.ZodTypeDef, unknown>;
|
|
5396
5396
|
/** @internal */
|
|
5397
5397
|
export type CreateIntegrationStoreDirectPropertiesMaxLength$Outbound = {
|
|
5398
|
-
"__@BRAND@
|
|
5398
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8557$Outbound;
|
|
5399
5399
|
};
|
|
5400
5400
|
/** @internal */
|
|
5401
5401
|
export declare const CreateIntegrationStoreDirectPropertiesMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesMaxLength>;
|
|
@@ -5414,30 +5414,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesMaxLength$ {
|
|
|
5414
5414
|
export declare function createIntegrationStoreDirectPropertiesMaxLengthToJSON(createIntegrationStoreDirectPropertiesMaxLength: CreateIntegrationStoreDirectPropertiesMaxLength): string;
|
|
5415
5415
|
export declare function createIntegrationStoreDirectPropertiesMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesMaxLength, SDKValidationError>;
|
|
5416
5416
|
/** @internal */
|
|
5417
|
-
export declare const
|
|
5417
|
+
export declare const PropertiesAtBRANDAt8557$inboundSchema: z.ZodType<PropertiesAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
5418
5418
|
/** @internal */
|
|
5419
|
-
export type
|
|
5419
|
+
export type PropertiesAtBRANDAt8557$Outbound = {};
|
|
5420
5420
|
/** @internal */
|
|
5421
|
-
export declare const
|
|
5421
|
+
export declare const PropertiesAtBRANDAt8557$outboundSchema: z.ZodType<PropertiesAtBRANDAt8557$Outbound, z.ZodTypeDef, PropertiesAtBRANDAt8557>;
|
|
5422
5422
|
/**
|
|
5423
5423
|
* @internal
|
|
5424
5424
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
5425
5425
|
*/
|
|
5426
|
-
export declare namespace
|
|
5427
|
-
/** @deprecated use `
|
|
5428
|
-
const inboundSchema: z.ZodType<
|
|
5429
|
-
/** @deprecated use `
|
|
5430
|
-
const outboundSchema: z.ZodType<
|
|
5431
|
-
/** @deprecated use `
|
|
5432
|
-
type Outbound =
|
|
5426
|
+
export declare namespace PropertiesAtBRANDAt8557$ {
|
|
5427
|
+
/** @deprecated use `PropertiesAtBRANDAt8557$inboundSchema` instead. */
|
|
5428
|
+
const inboundSchema: z.ZodType<PropertiesAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
5429
|
+
/** @deprecated use `PropertiesAtBRANDAt8557$outboundSchema` instead. */
|
|
5430
|
+
const outboundSchema: z.ZodType<PropertiesAtBRANDAt8557$Outbound, z.ZodTypeDef, PropertiesAtBRANDAt8557>;
|
|
5431
|
+
/** @deprecated use `PropertiesAtBRANDAt8557$Outbound` instead. */
|
|
5432
|
+
type Outbound = PropertiesAtBRANDAt8557$Outbound;
|
|
5433
5433
|
}
|
|
5434
|
-
export declare function
|
|
5435
|
-
export declare function
|
|
5434
|
+
export declare function propertiesAtBRANDAt8557ToJSON(propertiesAtBRANDAt8557: PropertiesAtBRANDAt8557): string;
|
|
5435
|
+
export declare function propertiesAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<PropertiesAtBRANDAt8557, SDKValidationError>;
|
|
5436
5436
|
/** @internal */
|
|
5437
5437
|
export declare const CreateIntegrationStoreDirectPropertiesMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMinLength, z.ZodTypeDef, unknown>;
|
|
5438
5438
|
/** @internal */
|
|
5439
5439
|
export type CreateIntegrationStoreDirectPropertiesMinLength$Outbound = {
|
|
5440
|
-
"__@BRAND@
|
|
5440
|
+
"__@BRAND@8557": PropertiesAtBRANDAt8557$Outbound;
|
|
5441
5441
|
};
|
|
5442
5442
|
/** @internal */
|
|
5443
5443
|
export declare const CreateIntegrationStoreDirectPropertiesMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesMinLength>;
|
|
@@ -5456,30 +5456,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesMinLength$ {
|
|
|
5456
5456
|
export declare function createIntegrationStoreDirectPropertiesMinLengthToJSON(createIntegrationStoreDirectPropertiesMinLength: CreateIntegrationStoreDirectPropertiesMinLength): string;
|
|
5457
5457
|
export declare function createIntegrationStoreDirectPropertiesMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesMinLength, SDKValidationError>;
|
|
5458
5458
|
/** @internal */
|
|
5459
|
-
export declare const
|
|
5459
|
+
export declare const CreateIntegrationStoreDirectPropertiesAtBRANDAt8557$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
5460
5460
|
/** @internal */
|
|
5461
|
-
export type
|
|
5461
|
+
export type CreateIntegrationStoreDirectPropertiesAtBRANDAt8557$Outbound = {};
|
|
5462
5462
|
/** @internal */
|
|
5463
|
-
export declare const
|
|
5463
|
+
export declare const CreateIntegrationStoreDirectPropertiesAtBRANDAt8557$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesAtBRANDAt8557>;
|
|
5464
5464
|
/**
|
|
5465
5465
|
* @internal
|
|
5466
5466
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
5467
5467
|
*/
|
|
5468
|
-
export declare namespace
|
|
5469
|
-
/** @deprecated use `
|
|
5470
|
-
const inboundSchema: z.ZodType<
|
|
5471
|
-
/** @deprecated use `
|
|
5472
|
-
const outboundSchema: z.ZodType<
|
|
5473
|
-
/** @deprecated use `
|
|
5474
|
-
type Outbound =
|
|
5468
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesAtBRANDAt8557$ {
|
|
5469
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8557$inboundSchema` instead. */
|
|
5470
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
5471
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8557$outboundSchema` instead. */
|
|
5472
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8557$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesAtBRANDAt8557>;
|
|
5473
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8557$Outbound` instead. */
|
|
5474
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesAtBRANDAt8557$Outbound;
|
|
5475
5475
|
}
|
|
5476
|
-
export declare function
|
|
5477
|
-
export declare function
|
|
5476
|
+
export declare function createIntegrationStoreDirectPropertiesAtBRANDAt8557ToJSON(createIntegrationStoreDirectPropertiesAtBRANDAt8557: CreateIntegrationStoreDirectPropertiesAtBRANDAt8557): string;
|
|
5477
|
+
export declare function createIntegrationStoreDirectPropertiesAtBRANDAt8557FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesAtBRANDAt8557, SDKValidationError>;
|
|
5478
5478
|
/** @internal */
|
|
5479
5479
|
export declare const CreateIntegrationStoreDirectPropertiesPattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesPattern, z.ZodTypeDef, unknown>;
|
|
5480
5480
|
/** @internal */
|
|
5481
5481
|
export type CreateIntegrationStoreDirectPropertiesPattern$Outbound = {
|
|
5482
|
-
"__@BRAND@
|
|
5482
|
+
"__@BRAND@8557": CreateIntegrationStoreDirectPropertiesAtBRANDAt8557$Outbound;
|
|
5483
5483
|
};
|
|
5484
5484
|
/** @internal */
|
|
5485
5485
|
export declare const CreateIntegrationStoreDirectPropertiesPattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesPattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesPattern>;
|
|
@@ -6113,30 +6113,30 @@ export declare namespace Guides$ {
|
|
|
6113
6113
|
export declare function guidesToJSON(guides: Guides): string;
|
|
6114
6114
|
export declare function guidesFromJSON(jsonString: string): SafeParseResult<Guides, SDKValidationError>;
|
|
6115
6115
|
/** @internal */
|
|
6116
|
-
export declare const
|
|
6116
|
+
export declare const AtBRANDAt8557$inboundSchema: z.ZodType<AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
6117
6117
|
/** @internal */
|
|
6118
|
-
export type
|
|
6118
|
+
export type AtBRANDAt8557$Outbound = {};
|
|
6119
6119
|
/** @internal */
|
|
6120
|
-
export declare const
|
|
6120
|
+
export declare const AtBRANDAt8557$outboundSchema: z.ZodType<AtBRANDAt8557$Outbound, z.ZodTypeDef, AtBRANDAt8557>;
|
|
6121
6121
|
/**
|
|
6122
6122
|
* @internal
|
|
6123
6123
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6124
6124
|
*/
|
|
6125
|
-
export declare namespace
|
|
6126
|
-
/** @deprecated use `
|
|
6127
|
-
const inboundSchema: z.ZodType<
|
|
6128
|
-
/** @deprecated use `
|
|
6129
|
-
const outboundSchema: z.ZodType<
|
|
6130
|
-
/** @deprecated use `
|
|
6131
|
-
type Outbound =
|
|
6125
|
+
export declare namespace AtBRANDAt8557$ {
|
|
6126
|
+
/** @deprecated use `AtBRANDAt8557$inboundSchema` instead. */
|
|
6127
|
+
const inboundSchema: z.ZodType<AtBRANDAt8557, z.ZodTypeDef, unknown>;
|
|
6128
|
+
/** @deprecated use `AtBRANDAt8557$outboundSchema` instead. */
|
|
6129
|
+
const outboundSchema: z.ZodType<AtBRANDAt8557$Outbound, z.ZodTypeDef, AtBRANDAt8557>;
|
|
6130
|
+
/** @deprecated use `AtBRANDAt8557$Outbound` instead. */
|
|
6131
|
+
type Outbound = AtBRANDAt8557$Outbound;
|
|
6132
6132
|
}
|
|
6133
|
-
export declare function
|
|
6134
|
-
export declare function
|
|
6133
|
+
export declare function atBRANDAt8557ToJSON(atBRANDAt8557: AtBRANDAt8557): string;
|
|
6134
|
+
export declare function atBRANDAt8557FromJSON(jsonString: string): SafeParseResult<AtBRANDAt8557, SDKValidationError>;
|
|
6135
6135
|
/** @internal */
|
|
6136
6136
|
export declare const CreateIntegrationStoreDirectValue$inboundSchema: z.ZodType<CreateIntegrationStoreDirectValue, z.ZodTypeDef, unknown>;
|
|
6137
6137
|
/** @internal */
|
|
6138
6138
|
export type CreateIntegrationStoreDirectValue$Outbound = {
|
|
6139
|
-
"__@BRAND@
|
|
6139
|
+
"__@BRAND@8557": AtBRANDAt8557$Outbound;
|
|
6140
6140
|
};
|
|
6141
6141
|
/** @internal */
|
|
6142
6142
|
export declare const CreateIntegrationStoreDirectValue$outboundSchema: z.ZodType<CreateIntegrationStoreDirectValue$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectValue>;
|