@vercel/sdk 1.13.8 → 1.14.0
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/README.md +29 -21
- package/bin/mcp-server.js +2619 -1667
- package/bin/mcp-server.js.map +47 -36
- package/docs/sdks/domainsregistrar/README.md +6 -0
- package/docs/sdks/marketplace/README.md +150 -0
- package/docs/sdks/projects/README.md +2 -0
- package/docs/sdks/security/README.md +70 -0
- package/esm/__tests__/accessgroups.test.js +3 -1
- package/esm/__tests__/accessgroups.test.js.map +1 -1
- package/esm/__tests__/domains.test.js +9 -6
- 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__/marketplace.test.js +16 -0
- package/esm/__tests__/marketplace.test.js.map +1 -1
- package/esm/__tests__/rollingrelease.test.js +2 -2
- package/esm/__tests__/rollingrelease.test.js.map +1 -1
- package/esm/__tests__/security.test.js +14 -0
- package/esm/__tests__/security.test.js.map +1 -1
- package/esm/funcs/integrationsDeleteConfiguration.js +2 -2
- package/esm/funcs/integrationsDeleteConfiguration.js.map +1 -1
- package/esm/funcs/marketplaceUpdateInstallation.d.ts +17 -0
- package/esm/funcs/marketplaceUpdateInstallation.d.ts.map +1 -0
- package/esm/funcs/marketplaceUpdateInstallation.js +82 -0
- package/esm/funcs/marketplaceUpdateInstallation.js.map +1 -0
- package/esm/funcs/marketplaceUpdateResource.d.ts +17 -0
- package/esm/funcs/marketplaceUpdateResource.d.ts.map +1 -0
- package/esm/funcs/marketplaceUpdateResource.js +85 -0
- package/esm/funcs/marketplaceUpdateResource.js.map +1 -0
- package/esm/funcs/projectsGetProjects.js +1 -0
- package/esm/funcs/projectsGetProjects.js.map +1 -1
- package/esm/funcs/securityGetV1SecurityFirewallEvents.d.ts +17 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.d.ts.map +1 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.js +78 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.js.map +1 -0
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/lib/config.js.map +1 -1
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +7 -1
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.d.ts +7 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.d.ts.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.js +27 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.js.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.d.ts +7 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.d.ts.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.js +28 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.js.map +1 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.d.ts +7 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.d.ts.map +1 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.js +28 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.js.map +1 -0
- package/esm/models/acceptprojecttransferrequestop.d.ts +1 -1
- package/esm/models/acceptprojecttransferrequestop.d.ts.map +1 -1
- package/esm/models/acceptprojecttransferrequestop.js +2 -1
- package/esm/models/acceptprojecttransferrequestop.js.map +1 -1
- package/esm/models/authtoken.d.ts +6 -0
- package/esm/models/authtoken.d.ts.map +1 -1
- package/esm/models/authtoken.js +2 -0
- package/esm/models/authtoken.js.map +1 -1
- package/esm/models/buydomainsop.d.ts +3 -2
- package/esm/models/buydomainsop.d.ts.map +1 -1
- package/esm/models/buydomainsop.js +3 -0
- package/esm/models/buydomainsop.js.map +1 -1
- package/esm/models/buysingledomainop.d.ts +11 -10
- package/esm/models/buysingledomainop.d.ts.map +1 -1
- package/esm/models/buysingledomainop.js +15 -13
- package/esm/models/buysingledomainop.js.map +1 -1
- package/esm/models/createeventop.d.ts +2 -2
- package/esm/models/createeventop.d.ts.map +1 -1
- package/esm/models/createeventop.js +2 -2
- package/esm/models/createeventop.js.map +1 -1
- package/esm/models/createintegrationstoredirectop.d.ts +340 -315
- package/esm/models/createintegrationstoredirectop.d.ts.map +1 -1
- package/esm/models/createintegrationstoredirectop.js +392 -381
- package/esm/models/createintegrationstoredirectop.js.map +1 -1
- package/esm/models/createprojectenvop.d.ts +6 -6
- package/esm/models/createprojectenvop.js +2 -2
- package/esm/models/createprojectenvop.js.map +1 -1
- package/esm/models/createprojectop.d.ts +154 -156
- package/esm/models/createprojectop.d.ts.map +1 -1
- package/esm/models/createprojectop.js +149 -151
- package/esm/models/createprojectop.js.map +1 -1
- package/esm/models/createwebhookop.d.ts +12 -0
- package/esm/models/createwebhookop.d.ts.map +1 -1
- package/esm/models/createwebhookop.js +4 -0
- package/esm/models/createwebhookop.js.map +1 -1
- package/esm/models/dnssecenabled.d.ts +70 -0
- package/esm/models/dnssecenabled.d.ts.map +1 -0
- package/esm/models/dnssecenabled.js +72 -0
- package/esm/models/dnssecenabled.js.map +1 -0
- package/esm/models/domaintooshort.d.ts +70 -0
- package/esm/models/domaintooshort.d.ts.map +1 -0
- package/esm/models/domaintooshort.js +72 -0
- package/esm/models/domaintooshort.js.map +1 -0
- package/esm/models/editprojectenvop.d.ts +3 -3
- package/esm/models/editprojectenvop.js +1 -1
- package/esm/models/editprojectenvop.js.map +1 -1
- package/esm/models/exchangessotokenop.d.ts +2 -0
- package/esm/models/exchangessotokenop.d.ts.map +1 -1
- package/esm/models/exchangessotokenop.js +4 -0
- package/esm/models/exchangessotokenop.js.map +1 -1
- package/esm/models/filetree.d.ts +0 -5
- package/esm/models/filetree.d.ts.map +1 -1
- package/esm/models/filetree.js +0 -2
- package/esm/models/filetree.js.map +1 -1
- package/esm/models/filterprojectenvsop.d.ts +9 -9
- package/esm/models/filterprojectenvsop.js +3 -3
- package/esm/models/filterprojectenvsop.js.map +1 -1
- package/esm/models/getconfigurationproductsop.d.ts +375 -375
- package/esm/models/getconfigurationproductsop.js +465 -465
- package/esm/models/getconfigurationsop.d.ts +18 -0
- package/esm/models/getconfigurationsop.d.ts.map +1 -1
- package/esm/models/getconfigurationsop.js +6 -0
- package/esm/models/getconfigurationsop.js.map +1 -1
- package/esm/models/getdomainpriceop.d.ts +3 -2
- package/esm/models/getdomainpriceop.d.ts.map +1 -1
- package/esm/models/getdomainpriceop.js +3 -0
- package/esm/models/getdomainpriceop.js.map +1 -1
- package/esm/models/getprojectenvop.d.ts +9 -9
- package/esm/models/getprojectenvop.js +3 -3
- package/esm/models/getprojectenvop.js.map +1 -1
- package/esm/models/getprojectsop.d.ts +129 -126
- package/esm/models/getprojectsop.d.ts.map +1 -1
- package/esm/models/getprojectsop.js +133 -133
- package/esm/models/getprojectsop.js.map +1 -1
- package/esm/models/getv1securityfirewalleventsop.d.ts +95 -0
- package/esm/models/getv1securityfirewalleventsop.d.ts.map +1 -0
- package/esm/models/getv1securityfirewalleventsop.js +108 -0
- package/esm/models/getv1securityfirewalleventsop.js.map +1 -0
- package/esm/models/getwebhookop.d.ts +6 -0
- package/esm/models/getwebhookop.d.ts.map +1 -1
- package/esm/models/getwebhookop.js +2 -0
- package/esm/models/getwebhookop.js.map +1 -1
- package/esm/models/getwebhooksop.d.ts +12 -0
- package/esm/models/getwebhooksop.d.ts.map +1 -1
- package/esm/models/getwebhooksop.js +4 -0
- package/esm/models/getwebhooksop.js.map +1 -1
- package/esm/models/importresourceop.d.ts +69 -69
- package/esm/models/importresourceop.d.ts.map +1 -1
- package/esm/models/importresourceop.js +76 -73
- package/esm/models/importresourceop.js.map +1 -1
- package/esm/models/removeprojectenvop.d.ts +9 -9
- package/esm/models/removeprojectenvop.js +3 -3
- package/esm/models/removeprojectenvop.js.map +1 -1
- package/esm/models/renewdomainop.d.ts +3 -2
- package/esm/models/renewdomainop.d.ts.map +1 -1
- package/esm/models/renewdomainop.js +3 -0
- package/esm/models/renewdomainop.js.map +1 -1
- package/esm/models/team.d.ts +1 -1
- package/esm/models/team.d.ts.map +1 -1
- package/esm/models/team.js +1 -1
- package/esm/models/team.js.map +1 -1
- package/esm/models/transferindomainop.d.ts +4 -2
- package/esm/models/transferindomainop.d.ts.map +1 -1
- package/esm/models/transferindomainop.js +6 -0
- package/esm/models/transferindomainop.js.map +1 -1
- package/esm/models/updateinstallationop.d.ts +242 -0
- package/esm/models/updateinstallationop.d.ts.map +1 -0
- package/esm/models/updateinstallationop.js +246 -0
- package/esm/models/updateinstallationop.js.map +1 -0
- package/esm/models/updateprojectdatacacheop.d.ts +124 -126
- package/esm/models/updateprojectdatacacheop.d.ts.map +1 -1
- package/esm/models/updateprojectdatacacheop.js +131 -133
- package/esm/models/updateprojectdatacacheop.js.map +1 -1
- package/esm/models/updateprojectop.d.ts +154 -156
- package/esm/models/updateprojectop.d.ts.map +1 -1
- package/esm/models/updateprojectop.js +149 -151
- package/esm/models/updateprojectop.js.map +1 -1
- package/esm/models/updateresourceop.d.ts +432 -0
- package/esm/models/updateresourceop.d.ts.map +1 -0
- package/esm/models/updateresourceop.js +393 -0
- package/esm/models/updateresourceop.js.map +1 -0
- package/esm/models/userevent.d.ts +199 -17
- package/esm/models/userevent.d.ts.map +1 -1
- package/esm/models/userevent.js +157 -11
- package/esm/models/userevent.js.map +1 -1
- package/esm/sdk/marketplace.d.ts +16 -0
- package/esm/sdk/marketplace.d.ts.map +1 -1
- package/esm/sdk/marketplace.js +20 -0
- package/esm/sdk/marketplace.js.map +1 -1
- package/esm/sdk/security.d.ts +8 -0
- package/esm/sdk/security.d.ts.map +1 -1
- package/esm/sdk/security.js +10 -0
- package/esm/sdk/security.js.map +1 -1
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/__tests__/accessgroups.test.ts +3 -1
- package/src/__tests__/domains.test.ts +9 -6
- package/src/__tests__/edgeconfig.test.ts +6 -6
- package/src/__tests__/integrations.test.ts +1 -1
- package/src/__tests__/marketplace.test.ts +19 -0
- package/src/__tests__/rollingrelease.test.ts +2 -2
- package/src/__tests__/security.test.ts +19 -0
- package/src/funcs/integrationsDeleteConfiguration.ts +2 -2
- package/src/funcs/marketplaceUpdateInstallation.ts +174 -0
- package/src/funcs/marketplaceUpdateResource.ts +179 -0
- package/src/funcs/projectsGetProjects.ts +1 -0
- package/src/funcs/securityGetV1SecurityFirewallEvents.ts +165 -0
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +7 -1
- package/src/mcp-server/tools/marketplaceUpdateInstallation.ts +35 -0
- package/src/mcp-server/tools/marketplaceUpdateResource.ts +37 -0
- package/src/mcp-server/tools/securityGetV1SecurityFirewallEvents.ts +39 -0
- package/src/models/acceptprojecttransferrequestop.ts +3 -2
- package/src/models/authtoken.ts +2 -0
- package/src/models/buydomainsop.ts +10 -0
- package/src/models/buysingledomainop.ts +26 -14
- package/src/models/createeventop.ts +4 -4
- package/src/models/createintegrationstoredirectop.ts +714 -668
- package/src/models/createprojectenvop.ts +2 -2
- package/src/models/createprojectop.ts +285 -289
- package/src/models/createwebhookop.ts +4 -0
- package/src/models/dnssecenabled.ts +120 -0
- package/src/models/domaintooshort.ts +120 -0
- package/src/models/editprojectenvop.ts +1 -1
- package/src/models/exchangessotokenop.ts +6 -0
- package/src/models/filetree.ts +0 -7
- package/src/models/filterprojectenvsop.ts +3 -3
- package/src/models/getconfigurationproductsop.ts +802 -802
- package/src/models/getconfigurationsop.ts +6 -0
- package/src/models/getdomainpriceop.ts +10 -0
- package/src/models/getprojectenvop.ts +3 -3
- package/src/models/getprojectsop.ts +262 -259
- package/src/models/getv1securityfirewalleventsop.ts +233 -0
- package/src/models/getwebhookop.ts +2 -0
- package/src/models/getwebhooksop.ts +4 -0
- package/src/models/importresourceop.ts +144 -117
- package/src/models/removeprojectenvop.ts +3 -3
- package/src/models/renewdomainop.ts +10 -0
- package/src/models/team.ts +2 -2
- package/src/models/transferindomainop.ts +20 -0
- package/src/models/updateinstallationop.ts +488 -0
- package/src/models/updateprojectdatacacheop.ts +255 -259
- package/src/models/updateprojectop.ts +285 -289
- package/src/models/updateresourceop.ts +823 -0
- package/src/models/userevent.ts +328 -19
- package/src/sdk/marketplace.ts +41 -0
- package/src/sdk/security.ts +22 -0
- package/vercel-spec.json +1875 -1205
|
@@ -314,11 +314,15 @@ export const CreateIntegrationStoreDirectTags = {
|
|
|
314
314
|
Other: "other",
|
|
315
315
|
Mysql: "mysql",
|
|
316
316
|
Vector: "vector",
|
|
317
|
+
TagAgents: "tag_agents",
|
|
317
318
|
TagAi: "tag_ai",
|
|
318
319
|
TagAnalytics: "tag_analytics",
|
|
319
320
|
TagAuthentication: "tag_authentication",
|
|
320
321
|
TagCms: "tag_cms",
|
|
321
322
|
TagCodeRepository: "tag_code_repository",
|
|
323
|
+
TagCodeReview: "tag_code_review",
|
|
324
|
+
TagCodeSecurity: "tag_code_security",
|
|
325
|
+
TagCodeTesting: "tag_code_testing",
|
|
322
326
|
TagCommerce: "tag_commerce",
|
|
323
327
|
TagDatabases: "tag_databases",
|
|
324
328
|
TagDevTools: "tag_dev_tools",
|
|
@@ -333,8 +337,10 @@ export const CreateIntegrationStoreDirectTags = {
|
|
|
333
337
|
TagProductivity: "tag_productivity",
|
|
334
338
|
TagSearching: "tag_searching",
|
|
335
339
|
TagSecurity: "tag_security",
|
|
340
|
+
TagSupportAgent: "tag_support_agent",
|
|
336
341
|
TagTesting: "tag_testing",
|
|
337
342
|
TagVideo: "tag_video",
|
|
343
|
+
TagWebAutomation: "tag_web_automation",
|
|
338
344
|
TagWorkflow: "tag_workflow",
|
|
339
345
|
TagChecks: "tag_checks",
|
|
340
346
|
TagStorage: "tag_storage",
|
|
@@ -359,6 +365,7 @@ export const ProjectConnectionScopes = {
|
|
|
359
365
|
export const CreateIntegrationStoreDirectIntegrationsResponseType = {
|
|
360
366
|
ConnectToProject: "connect_to_project",
|
|
361
367
|
ConfigureProjectConnections: "configure_project_connections",
|
|
368
|
+
AddDrain: "add_drain",
|
|
362
369
|
};
|
|
363
370
|
export const Disabled3 = {
|
|
364
371
|
Update: "update",
|
|
@@ -553,12 +560,12 @@ export var CreateIntegrationStoreDirectIntegrationsEnvironments$;
|
|
|
553
560
|
CreateIntegrationStoreDirectIntegrationsEnvironments$.outboundSchema = CreateIntegrationStoreDirectIntegrationsEnvironments$outboundSchema;
|
|
554
561
|
})(CreateIntegrationStoreDirectIntegrationsEnvironments$ || (CreateIntegrationStoreDirectIntegrationsEnvironments$ = {}));
|
|
555
562
|
/** @internal */
|
|
556
|
-
export const
|
|
563
|
+
export const CreateIntegrationStoreDirectActions$inboundSchema = z.object({
|
|
557
564
|
slug: z.string(),
|
|
558
565
|
environments: z.array(CreateIntegrationStoreDirectIntegrationsEnvironments$inboundSchema),
|
|
559
566
|
});
|
|
560
567
|
/** @internal */
|
|
561
|
-
export const
|
|
568
|
+
export const CreateIntegrationStoreDirectActions$outboundSchema = z.object({
|
|
562
569
|
slug: z.string(),
|
|
563
570
|
environments: z.array(CreateIntegrationStoreDirectIntegrationsEnvironments$outboundSchema),
|
|
564
571
|
});
|
|
@@ -566,28 +573,28 @@ export const Actions$outboundSchema = z.object({
|
|
|
566
573
|
* @internal
|
|
567
574
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
568
575
|
*/
|
|
569
|
-
export var
|
|
570
|
-
(function (
|
|
571
|
-
/** @deprecated use `
|
|
572
|
-
|
|
573
|
-
/** @deprecated use `
|
|
574
|
-
|
|
575
|
-
})(
|
|
576
|
-
export function
|
|
577
|
-
return JSON.stringify(
|
|
576
|
+
export var CreateIntegrationStoreDirectActions$;
|
|
577
|
+
(function (CreateIntegrationStoreDirectActions$) {
|
|
578
|
+
/** @deprecated use `CreateIntegrationStoreDirectActions$inboundSchema` instead. */
|
|
579
|
+
CreateIntegrationStoreDirectActions$.inboundSchema = CreateIntegrationStoreDirectActions$inboundSchema;
|
|
580
|
+
/** @deprecated use `CreateIntegrationStoreDirectActions$outboundSchema` instead. */
|
|
581
|
+
CreateIntegrationStoreDirectActions$.outboundSchema = CreateIntegrationStoreDirectActions$outboundSchema;
|
|
582
|
+
})(CreateIntegrationStoreDirectActions$ || (CreateIntegrationStoreDirectActions$ = {}));
|
|
583
|
+
export function createIntegrationStoreDirectActionsToJSON(createIntegrationStoreDirectActions) {
|
|
584
|
+
return JSON.stringify(CreateIntegrationStoreDirectActions$outboundSchema.parse(createIntegrationStoreDirectActions));
|
|
578
585
|
}
|
|
579
|
-
export function
|
|
580
|
-
return safeParse(jsonString, (x) =>
|
|
586
|
+
export function createIntegrationStoreDirectActionsFromJSON(jsonString) {
|
|
587
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectActions$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectActions' from JSON`);
|
|
581
588
|
}
|
|
582
589
|
/** @internal */
|
|
583
590
|
export const CreateIntegrationStoreDirectDeployments$inboundSchema = z.object({
|
|
584
591
|
required: z.boolean(),
|
|
585
|
-
actions: z.array(z.lazy(() =>
|
|
592
|
+
actions: z.array(z.lazy(() => CreateIntegrationStoreDirectActions$inboundSchema)),
|
|
586
593
|
});
|
|
587
594
|
/** @internal */
|
|
588
595
|
export const CreateIntegrationStoreDirectDeployments$outboundSchema = z.object({
|
|
589
596
|
required: z.boolean(),
|
|
590
|
-
actions: z.array(z.lazy(() =>
|
|
597
|
+
actions: z.array(z.lazy(() => CreateIntegrationStoreDirectActions$outboundSchema)),
|
|
591
598
|
});
|
|
592
599
|
/**
|
|
593
600
|
* @internal
|
|
@@ -800,6 +807,7 @@ export const Capabilities$inboundSchema = z.object({
|
|
|
800
807
|
sso: z.boolean().optional(),
|
|
801
808
|
billable: z.boolean().optional(),
|
|
802
809
|
secretsSync: z.boolean().optional(),
|
|
810
|
+
projects: z.boolean().optional(),
|
|
803
811
|
});
|
|
804
812
|
/** @internal */
|
|
805
813
|
export const Capabilities$outboundSchema = z.object({
|
|
@@ -807,6 +815,7 @@ export const Capabilities$outboundSchema = z.object({
|
|
|
807
815
|
sso: z.boolean().optional(),
|
|
808
816
|
billable: z.boolean().optional(),
|
|
809
817
|
secretsSync: z.boolean().optional(),
|
|
818
|
+
projects: z.boolean().optional(),
|
|
810
819
|
});
|
|
811
820
|
/**
|
|
812
821
|
* @internal
|
|
@@ -881,6 +890,7 @@ export const CreateIntegrationStoreDirectCapabilities$inboundSchema = z.object({
|
|
|
881
890
|
secretsSync: z.boolean().optional(),
|
|
882
891
|
sandbox: z.boolean().optional(),
|
|
883
892
|
linking: z.boolean().optional(),
|
|
893
|
+
projects: z.boolean().optional(),
|
|
884
894
|
});
|
|
885
895
|
/** @internal */
|
|
886
896
|
export const CreateIntegrationStoreDirectCapabilities$outboundSchema = z.object({
|
|
@@ -890,6 +900,7 @@ export const CreateIntegrationStoreDirectCapabilities$outboundSchema = z.object(
|
|
|
890
900
|
secretsSync: z.boolean().optional(),
|
|
891
901
|
sandbox: z.boolean().optional(),
|
|
892
902
|
linking: z.boolean().optional(),
|
|
903
|
+
projects: z.boolean().optional(),
|
|
893
904
|
});
|
|
894
905
|
/**
|
|
895
906
|
* @internal
|
|
@@ -925,42 +936,42 @@ export var CreateIntegrationStoreDirectIntegrationsType$;
|
|
|
925
936
|
CreateIntegrationStoreDirectIntegrationsType$.outboundSchema = CreateIntegrationStoreDirectIntegrationsType$outboundSchema;
|
|
926
937
|
})(CreateIntegrationStoreDirectIntegrationsType$ || (CreateIntegrationStoreDirectIntegrationsType$ = {}));
|
|
927
938
|
/** @internal */
|
|
928
|
-
export const
|
|
939
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$inboundSchema = z.object({});
|
|
929
940
|
/** @internal */
|
|
930
|
-
export const
|
|
941
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$outboundSchema = z.object({});
|
|
931
942
|
/**
|
|
932
943
|
* @internal
|
|
933
944
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
934
945
|
*/
|
|
935
|
-
export var
|
|
936
|
-
(function (
|
|
937
|
-
/** @deprecated use `
|
|
938
|
-
|
|
939
|
-
/** @deprecated use `
|
|
940
|
-
|
|
941
|
-
})(
|
|
942
|
-
export function
|
|
943
|
-
return JSON.stringify(
|
|
944
|
-
.parse(
|
|
946
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$;
|
|
947
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$) {
|
|
948
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$inboundSchema` instead. */
|
|
949
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$inboundSchema;
|
|
950
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$outboundSchema` instead. */
|
|
951
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$outboundSchema;
|
|
952
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$ = {}));
|
|
953
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646) {
|
|
954
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$outboundSchema
|
|
955
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646));
|
|
945
956
|
}
|
|
946
|
-
export function
|
|
947
|
-
return safeParse(jsonString, (x) =>
|
|
948
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
957
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646FromJSON(jsonString) {
|
|
958
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$inboundSchema
|
|
959
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646' from JSON`);
|
|
949
960
|
}
|
|
950
961
|
/** @internal */
|
|
951
962
|
export const CreateIntegrationStoreDirectPropertiesValue$inboundSchema = z.object({
|
|
952
|
-
"__@BRAND@
|
|
963
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$inboundSchema),
|
|
953
964
|
}).transform((v) => {
|
|
954
965
|
return remap$(v, {
|
|
955
|
-
"__@BRAND@
|
|
966
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
956
967
|
});
|
|
957
968
|
});
|
|
958
969
|
/** @internal */
|
|
959
970
|
export const CreateIntegrationStoreDirectPropertiesValue$outboundSchema = z.object({
|
|
960
|
-
|
|
971
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8646$outboundSchema),
|
|
961
972
|
}).transform((v) => {
|
|
962
973
|
return remap$(v, {
|
|
963
|
-
|
|
974
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
964
975
|
});
|
|
965
976
|
});
|
|
966
977
|
/**
|
|
@@ -1194,42 +1205,42 @@ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Applicat
|
|
|
1194
1205
|
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl$outboundSchema;
|
|
1195
1206
|
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl$ = {}));
|
|
1196
1207
|
/** @internal */
|
|
1197
|
-
export const
|
|
1208
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$inboundSchema = z.object({});
|
|
1198
1209
|
/** @internal */
|
|
1199
|
-
export const
|
|
1210
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$outboundSchema = z.object({});
|
|
1200
1211
|
/**
|
|
1201
1212
|
* @internal
|
|
1202
1213
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1203
1214
|
*/
|
|
1204
|
-
export var
|
|
1205
|
-
(function (
|
|
1206
|
-
/** @deprecated use `
|
|
1207
|
-
|
|
1208
|
-
/** @deprecated use `
|
|
1209
|
-
|
|
1210
|
-
})(
|
|
1211
|
-
export function
|
|
1212
|
-
return JSON.stringify(
|
|
1213
|
-
.parse(
|
|
1215
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$;
|
|
1216
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$) {
|
|
1217
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$inboundSchema` instead. */
|
|
1218
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$inboundSchema;
|
|
1219
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$outboundSchema` instead. */
|
|
1220
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$outboundSchema;
|
|
1221
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$ = {}));
|
|
1222
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646) {
|
|
1223
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$outboundSchema
|
|
1224
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646));
|
|
1214
1225
|
}
|
|
1215
|
-
export function
|
|
1216
|
-
return safeParse(jsonString, (x) =>
|
|
1217
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
1226
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646FromJSON(jsonString) {
|
|
1227
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$inboundSchema
|
|
1228
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646' from JSON`);
|
|
1218
1229
|
}
|
|
1219
1230
|
/** @internal */
|
|
1220
1231
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$inboundSchema = z.object({
|
|
1221
|
-
"__@BRAND@
|
|
1232
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$inboundSchema),
|
|
1222
1233
|
}).transform((v) => {
|
|
1223
1234
|
return remap$(v, {
|
|
1224
|
-
"__@BRAND@
|
|
1235
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
1225
1236
|
});
|
|
1226
1237
|
});
|
|
1227
1238
|
/** @internal */
|
|
1228
1239
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$outboundSchema = z.object({
|
|
1229
|
-
|
|
1240
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8646$outboundSchema),
|
|
1230
1241
|
}).transform((v) => {
|
|
1231
1242
|
return remap$(v, {
|
|
1232
|
-
|
|
1243
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
1233
1244
|
});
|
|
1234
1245
|
});
|
|
1235
1246
|
/**
|
|
@@ -1252,42 +1263,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200Max
|
|
|
1252
1263
|
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength' from JSON`);
|
|
1253
1264
|
}
|
|
1254
1265
|
/** @internal */
|
|
1255
|
-
export const
|
|
1266
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$inboundSchema = z.object({});
|
|
1256
1267
|
/** @internal */
|
|
1257
|
-
export const
|
|
1268
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$outboundSchema = z.object({});
|
|
1258
1269
|
/**
|
|
1259
1270
|
* @internal
|
|
1260
1271
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1261
1272
|
*/
|
|
1262
|
-
export var
|
|
1263
|
-
(function (
|
|
1264
|
-
/** @deprecated use `
|
|
1265
|
-
|
|
1266
|
-
/** @deprecated use `
|
|
1267
|
-
|
|
1268
|
-
})(
|
|
1269
|
-
export function
|
|
1270
|
-
return JSON.stringify(
|
|
1271
|
-
.parse(
|
|
1273
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$;
|
|
1274
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$) {
|
|
1275
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$inboundSchema` instead. */
|
|
1276
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$inboundSchema;
|
|
1277
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$outboundSchema` instead. */
|
|
1278
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$outboundSchema;
|
|
1279
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$ = {}));
|
|
1280
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646) {
|
|
1281
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$outboundSchema
|
|
1282
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646));
|
|
1272
1283
|
}
|
|
1273
|
-
export function
|
|
1274
|
-
return safeParse(jsonString, (x) =>
|
|
1275
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
1284
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646FromJSON(jsonString) {
|
|
1285
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$inboundSchema
|
|
1286
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646' from JSON`);
|
|
1276
1287
|
}
|
|
1277
1288
|
/** @internal */
|
|
1278
1289
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$inboundSchema = z.object({
|
|
1279
|
-
"__@BRAND@
|
|
1290
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$inboundSchema),
|
|
1280
1291
|
}).transform((v) => {
|
|
1281
1292
|
return remap$(v, {
|
|
1282
|
-
"__@BRAND@
|
|
1293
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
1283
1294
|
});
|
|
1284
1295
|
});
|
|
1285
1296
|
/** @internal */
|
|
1286
1297
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$outboundSchema = z.object({
|
|
1287
|
-
|
|
1298
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8646$outboundSchema),
|
|
1288
1299
|
}).transform((v) => {
|
|
1289
1300
|
return remap$(v, {
|
|
1290
|
-
|
|
1301
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
1291
1302
|
});
|
|
1292
1303
|
});
|
|
1293
1304
|
/**
|
|
@@ -1310,42 +1321,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200Min
|
|
|
1310
1321
|
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength' from JSON`);
|
|
1311
1322
|
}
|
|
1312
1323
|
/** @internal */
|
|
1313
|
-
export const
|
|
1324
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$inboundSchema = z.object({});
|
|
1314
1325
|
/** @internal */
|
|
1315
|
-
export const
|
|
1326
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$outboundSchema = z.object({});
|
|
1316
1327
|
/**
|
|
1317
1328
|
* @internal
|
|
1318
1329
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1319
1330
|
*/
|
|
1320
|
-
export var
|
|
1321
|
-
(function (
|
|
1322
|
-
/** @deprecated use `
|
|
1323
|
-
|
|
1324
|
-
/** @deprecated use `
|
|
1325
|
-
|
|
1326
|
-
})(
|
|
1327
|
-
export function
|
|
1328
|
-
return JSON.stringify(
|
|
1329
|
-
.parse(
|
|
1331
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$;
|
|
1332
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$) {
|
|
1333
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$inboundSchema` instead. */
|
|
1334
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$inboundSchema;
|
|
1335
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$outboundSchema` instead. */
|
|
1336
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$outboundSchema;
|
|
1337
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$ = {}));
|
|
1338
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646) {
|
|
1339
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$outboundSchema
|
|
1340
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646));
|
|
1330
1341
|
}
|
|
1331
|
-
export function
|
|
1332
|
-
return safeParse(jsonString, (x) =>
|
|
1333
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
1342
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646FromJSON(jsonString) {
|
|
1343
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$inboundSchema
|
|
1344
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646' from JSON`);
|
|
1334
1345
|
}
|
|
1335
1346
|
/** @internal */
|
|
1336
1347
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$inboundSchema = z.object({
|
|
1337
|
-
"__@BRAND@
|
|
1348
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$inboundSchema),
|
|
1338
1349
|
}).transform((v) => {
|
|
1339
1350
|
return remap$(v, {
|
|
1340
|
-
"__@BRAND@
|
|
1351
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
1341
1352
|
});
|
|
1342
1353
|
});
|
|
1343
1354
|
/** @internal */
|
|
1344
1355
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$outboundSchema = z.object({
|
|
1345
|
-
|
|
1356
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8646$outboundSchema),
|
|
1346
1357
|
}).transform((v) => {
|
|
1347
1358
|
return remap$(v, {
|
|
1348
|
-
|
|
1359
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
1349
1360
|
});
|
|
1350
1361
|
});
|
|
1351
1362
|
/**
|
|
@@ -1805,40 +1816,40 @@ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Applicat
|
|
|
1805
1816
|
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl$outboundSchema;
|
|
1806
1817
|
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl$ = {}));
|
|
1807
1818
|
/** @internal */
|
|
1808
|
-
export const
|
|
1819
|
+
export const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$inboundSchema = z.object({});
|
|
1809
1820
|
/** @internal */
|
|
1810
|
-
export const
|
|
1821
|
+
export const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$outboundSchema = z.object({});
|
|
1811
1822
|
/**
|
|
1812
1823
|
* @internal
|
|
1813
1824
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1814
1825
|
*/
|
|
1815
|
-
export var
|
|
1816
|
-
(function (
|
|
1817
|
-
/** @deprecated use `
|
|
1818
|
-
|
|
1819
|
-
/** @deprecated use `
|
|
1820
|
-
|
|
1821
|
-
})(
|
|
1822
|
-
export function
|
|
1823
|
-
return JSON.stringify(
|
|
1826
|
+
export var CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$;
|
|
1827
|
+
(function (CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$) {
|
|
1828
|
+
/** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$inboundSchema` instead. */
|
|
1829
|
+
CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$inboundSchema;
|
|
1830
|
+
/** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$outboundSchema` instead. */
|
|
1831
|
+
CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$outboundSchema;
|
|
1832
|
+
})(CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$ || (CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$ = {}));
|
|
1833
|
+
export function createIntegrationStoreDirectUiOptionsAtBRANDAt8646ToJSON(createIntegrationStoreDirectUiOptionsAtBRANDAt8646) {
|
|
1834
|
+
return JSON.stringify(CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$outboundSchema.parse(createIntegrationStoreDirectUiOptionsAtBRANDAt8646));
|
|
1824
1835
|
}
|
|
1825
|
-
export function
|
|
1826
|
-
return safeParse(jsonString, (x) =>
|
|
1836
|
+
export function createIntegrationStoreDirectUiOptionsAtBRANDAt8646FromJSON(jsonString) {
|
|
1837
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646' from JSON`);
|
|
1827
1838
|
}
|
|
1828
1839
|
/** @internal */
|
|
1829
1840
|
export const CreateIntegrationStoreDirectUiOptionsValue$inboundSchema = z.object({
|
|
1830
|
-
"__@BRAND@
|
|
1841
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$inboundSchema),
|
|
1831
1842
|
}).transform((v) => {
|
|
1832
1843
|
return remap$(v, {
|
|
1833
|
-
"__@BRAND@
|
|
1844
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
1834
1845
|
});
|
|
1835
1846
|
});
|
|
1836
1847
|
/** @internal */
|
|
1837
1848
|
export const CreateIntegrationStoreDirectUiOptionsValue$outboundSchema = z.object({
|
|
1838
|
-
|
|
1849
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectUiOptionsAtBRANDAt8646$outboundSchema),
|
|
1839
1850
|
}).transform((v) => {
|
|
1840
1851
|
return remap$(v, {
|
|
1841
|
-
|
|
1852
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
1842
1853
|
});
|
|
1843
1854
|
});
|
|
1844
1855
|
/**
|
|
@@ -2050,40 +2061,40 @@ export function createIntegrationStoreDirectUiOptions3FromJSON(jsonString) {
|
|
|
2050
2061
|
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectUiOptions3$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectUiOptions3' from JSON`);
|
|
2051
2062
|
}
|
|
2052
2063
|
/** @internal */
|
|
2053
|
-
export const
|
|
2064
|
+
export const UiOptionsAtBRANDAt8646$inboundSchema = z.object({});
|
|
2054
2065
|
/** @internal */
|
|
2055
|
-
export const
|
|
2066
|
+
export const UiOptionsAtBRANDAt8646$outboundSchema = z.object({});
|
|
2056
2067
|
/**
|
|
2057
2068
|
* @internal
|
|
2058
2069
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2059
2070
|
*/
|
|
2060
|
-
export var
|
|
2061
|
-
(function (
|
|
2062
|
-
/** @deprecated use `
|
|
2063
|
-
|
|
2064
|
-
/** @deprecated use `
|
|
2065
|
-
|
|
2066
|
-
})(
|
|
2067
|
-
export function
|
|
2068
|
-
return JSON.stringify(
|
|
2071
|
+
export var UiOptionsAtBRANDAt8646$;
|
|
2072
|
+
(function (UiOptionsAtBRANDAt8646$) {
|
|
2073
|
+
/** @deprecated use `UiOptionsAtBRANDAt8646$inboundSchema` instead. */
|
|
2074
|
+
UiOptionsAtBRANDAt8646$.inboundSchema = UiOptionsAtBRANDAt8646$inboundSchema;
|
|
2075
|
+
/** @deprecated use `UiOptionsAtBRANDAt8646$outboundSchema` instead. */
|
|
2076
|
+
UiOptionsAtBRANDAt8646$.outboundSchema = UiOptionsAtBRANDAt8646$outboundSchema;
|
|
2077
|
+
})(UiOptionsAtBRANDAt8646$ || (UiOptionsAtBRANDAt8646$ = {}));
|
|
2078
|
+
export function uiOptionsAtBRANDAt8646ToJSON(uiOptionsAtBRANDAt8646) {
|
|
2079
|
+
return JSON.stringify(UiOptionsAtBRANDAt8646$outboundSchema.parse(uiOptionsAtBRANDAt8646));
|
|
2069
2080
|
}
|
|
2070
|
-
export function
|
|
2071
|
-
return safeParse(jsonString, (x) =>
|
|
2081
|
+
export function uiOptionsAtBRANDAt8646FromJSON(jsonString) {
|
|
2082
|
+
return safeParse(jsonString, (x) => UiOptionsAtBRANDAt8646$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'UiOptionsAtBRANDAt8646' from JSON`);
|
|
2072
2083
|
}
|
|
2073
2084
|
/** @internal */
|
|
2074
2085
|
export const CreateIntegrationStoreDirectUiOptions2$inboundSchema = z.object({
|
|
2075
|
-
"__@BRAND@
|
|
2086
|
+
"__@BRAND@8646": z.lazy(() => UiOptionsAtBRANDAt8646$inboundSchema),
|
|
2076
2087
|
}).transform((v) => {
|
|
2077
2088
|
return remap$(v, {
|
|
2078
|
-
"__@BRAND@
|
|
2089
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
2079
2090
|
});
|
|
2080
2091
|
});
|
|
2081
2092
|
/** @internal */
|
|
2082
2093
|
export const CreateIntegrationStoreDirectUiOptions2$outboundSchema = z.object({
|
|
2083
|
-
|
|
2094
|
+
atBRANDAt8646: z.lazy(() => UiOptionsAtBRANDAt8646$outboundSchema),
|
|
2084
2095
|
}).transform((v) => {
|
|
2085
2096
|
return remap$(v, {
|
|
2086
|
-
|
|
2097
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
2087
2098
|
});
|
|
2088
2099
|
});
|
|
2089
2100
|
/**
|
|
@@ -2324,42 +2335,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponseUiOpti
|
|
|
2324
2335
|
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions' from JSON`);
|
|
2325
2336
|
}
|
|
2326
2337
|
/** @internal */
|
|
2327
|
-
export const
|
|
2338
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$inboundSchema = z.object({});
|
|
2328
2339
|
/** @internal */
|
|
2329
|
-
export const
|
|
2340
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$outboundSchema = z.object({});
|
|
2330
2341
|
/**
|
|
2331
2342
|
* @internal
|
|
2332
2343
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2333
2344
|
*/
|
|
2334
|
-
export var
|
|
2335
|
-
(function (
|
|
2336
|
-
/** @deprecated use `
|
|
2337
|
-
|
|
2338
|
-
/** @deprecated use `
|
|
2339
|
-
|
|
2340
|
-
})(
|
|
2341
|
-
export function
|
|
2342
|
-
return JSON.stringify(
|
|
2343
|
-
.parse(
|
|
2345
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$;
|
|
2346
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$) {
|
|
2347
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$inboundSchema` instead. */
|
|
2348
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$inboundSchema;
|
|
2349
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$outboundSchema` instead. */
|
|
2350
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$outboundSchema;
|
|
2351
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$ = {}));
|
|
2352
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646) {
|
|
2353
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$outboundSchema
|
|
2354
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646));
|
|
2344
2355
|
}
|
|
2345
|
-
export function
|
|
2346
|
-
return safeParse(jsonString, (x) =>
|
|
2347
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
2356
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646FromJSON(jsonString) {
|
|
2357
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$inboundSchema
|
|
2358
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646' from JSON`);
|
|
2348
2359
|
}
|
|
2349
2360
|
/** @internal */
|
|
2350
2361
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$inboundSchema = z.object({
|
|
2351
|
-
"__@BRAND@
|
|
2362
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$inboundSchema),
|
|
2352
2363
|
}).transform((v) => {
|
|
2353
2364
|
return remap$(v, {
|
|
2354
|
-
"__@BRAND@
|
|
2365
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
2355
2366
|
});
|
|
2356
2367
|
});
|
|
2357
2368
|
/** @internal */
|
|
2358
2369
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$outboundSchema = z.object({
|
|
2359
|
-
|
|
2370
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8646$outboundSchema),
|
|
2360
2371
|
}).transform((v) => {
|
|
2361
2372
|
return remap$(v, {
|
|
2362
|
-
|
|
2373
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
2363
2374
|
});
|
|
2364
2375
|
});
|
|
2365
2376
|
/**
|
|
@@ -2382,42 +2393,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponseMaxLen
|
|
|
2382
2393
|
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength' from JSON`);
|
|
2383
2394
|
}
|
|
2384
2395
|
/** @internal */
|
|
2385
|
-
export const
|
|
2396
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$inboundSchema = z.object({});
|
|
2386
2397
|
/** @internal */
|
|
2387
|
-
export const
|
|
2398
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$outboundSchema = z.object({});
|
|
2388
2399
|
/**
|
|
2389
2400
|
* @internal
|
|
2390
2401
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2391
2402
|
*/
|
|
2392
|
-
export var
|
|
2393
|
-
(function (
|
|
2394
|
-
/** @deprecated use `
|
|
2395
|
-
|
|
2396
|
-
/** @deprecated use `
|
|
2397
|
-
|
|
2398
|
-
})(
|
|
2399
|
-
export function
|
|
2400
|
-
return JSON.stringify(
|
|
2401
|
-
.parse(
|
|
2403
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$;
|
|
2404
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$) {
|
|
2405
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$inboundSchema` instead. */
|
|
2406
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$inboundSchema;
|
|
2407
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$outboundSchema` instead. */
|
|
2408
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$outboundSchema;
|
|
2409
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$ = {}));
|
|
2410
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646) {
|
|
2411
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$outboundSchema
|
|
2412
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646));
|
|
2402
2413
|
}
|
|
2403
|
-
export function
|
|
2404
|
-
return safeParse(jsonString, (x) =>
|
|
2405
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
2414
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646FromJSON(jsonString) {
|
|
2415
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$inboundSchema
|
|
2416
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646' from JSON`);
|
|
2406
2417
|
}
|
|
2407
2418
|
/** @internal */
|
|
2408
2419
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$inboundSchema = z.object({
|
|
2409
|
-
"__@BRAND@
|
|
2420
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$inboundSchema),
|
|
2410
2421
|
}).transform((v) => {
|
|
2411
2422
|
return remap$(v, {
|
|
2412
|
-
"__@BRAND@
|
|
2423
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
2413
2424
|
});
|
|
2414
2425
|
});
|
|
2415
2426
|
/** @internal */
|
|
2416
2427
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$outboundSchema = z.object({
|
|
2417
|
-
|
|
2428
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8646$outboundSchema),
|
|
2418
2429
|
}).transform((v) => {
|
|
2419
2430
|
return remap$(v, {
|
|
2420
|
-
|
|
2431
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
2421
2432
|
});
|
|
2422
2433
|
});
|
|
2423
2434
|
/**
|
|
@@ -2440,42 +2451,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponseMinLen
|
|
|
2440
2451
|
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength' from JSON`);
|
|
2441
2452
|
}
|
|
2442
2453
|
/** @internal */
|
|
2443
|
-
export const
|
|
2454
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$inboundSchema = z.object({});
|
|
2444
2455
|
/** @internal */
|
|
2445
|
-
export const
|
|
2456
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$outboundSchema = z.object({});
|
|
2446
2457
|
/**
|
|
2447
2458
|
* @internal
|
|
2448
2459
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2449
2460
|
*/
|
|
2450
|
-
export var
|
|
2451
|
-
(function (
|
|
2452
|
-
/** @deprecated use `
|
|
2453
|
-
|
|
2454
|
-
/** @deprecated use `
|
|
2455
|
-
|
|
2456
|
-
})(
|
|
2457
|
-
export function
|
|
2458
|
-
return JSON.stringify(
|
|
2459
|
-
.parse(
|
|
2461
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$;
|
|
2462
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$) {
|
|
2463
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$inboundSchema` instead. */
|
|
2464
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$inboundSchema;
|
|
2465
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$outboundSchema` instead. */
|
|
2466
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$outboundSchema;
|
|
2467
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$ = {}));
|
|
2468
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646) {
|
|
2469
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$outboundSchema
|
|
2470
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646));
|
|
2460
2471
|
}
|
|
2461
|
-
export function
|
|
2462
|
-
return safeParse(jsonString, (x) =>
|
|
2463
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
2472
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646FromJSON(jsonString) {
|
|
2473
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$inboundSchema
|
|
2474
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646' from JSON`);
|
|
2464
2475
|
}
|
|
2465
2476
|
/** @internal */
|
|
2466
2477
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$inboundSchema = z.object({
|
|
2467
|
-
"__@BRAND@
|
|
2478
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$inboundSchema),
|
|
2468
2479
|
}).transform((v) => {
|
|
2469
2480
|
return remap$(v, {
|
|
2470
|
-
"__@BRAND@
|
|
2481
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
2471
2482
|
});
|
|
2472
2483
|
});
|
|
2473
2484
|
/** @internal */
|
|
2474
2485
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$outboundSchema = z.object({
|
|
2475
|
-
|
|
2486
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8646$outboundSchema),
|
|
2476
2487
|
}).transform((v) => {
|
|
2477
2488
|
return remap$(v, {
|
|
2478
|
-
|
|
2489
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
2479
2490
|
});
|
|
2480
2491
|
});
|
|
2481
2492
|
/**
|
|
@@ -2947,42 +2958,42 @@ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Applicat
|
|
|
2947
2958
|
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type$outboundSchema;
|
|
2948
2959
|
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type$ = {}));
|
|
2949
2960
|
/** @internal */
|
|
2950
|
-
export const
|
|
2961
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$inboundSchema = z.object({});
|
|
2951
2962
|
/** @internal */
|
|
2952
|
-
export const
|
|
2963
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$outboundSchema = z.object({});
|
|
2953
2964
|
/**
|
|
2954
2965
|
* @internal
|
|
2955
2966
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2956
2967
|
*/
|
|
2957
|
-
export var
|
|
2958
|
-
(function (
|
|
2959
|
-
/** @deprecated use `
|
|
2960
|
-
|
|
2961
|
-
/** @deprecated use `
|
|
2962
|
-
|
|
2963
|
-
})(
|
|
2964
|
-
export function
|
|
2965
|
-
return JSON.stringify(
|
|
2966
|
-
.parse(
|
|
2968
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$;
|
|
2969
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$) {
|
|
2970
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$inboundSchema` instead. */
|
|
2971
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$inboundSchema;
|
|
2972
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$outboundSchema` instead. */
|
|
2973
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$outboundSchema;
|
|
2974
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$ = {}));
|
|
2975
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646) {
|
|
2976
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$outboundSchema
|
|
2977
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646));
|
|
2967
2978
|
}
|
|
2968
|
-
export function
|
|
2969
|
-
return safeParse(jsonString, (x) =>
|
|
2970
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
2979
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646FromJSON(jsonString) {
|
|
2980
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$inboundSchema
|
|
2981
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646' from JSON`);
|
|
2971
2982
|
}
|
|
2972
2983
|
/** @internal */
|
|
2973
2984
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$inboundSchema = z.object({
|
|
2974
|
-
"__@BRAND@
|
|
2985
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$inboundSchema),
|
|
2975
2986
|
}).transform((v) => {
|
|
2976
2987
|
return remap$(v, {
|
|
2977
|
-
"__@BRAND@
|
|
2988
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
2978
2989
|
});
|
|
2979
2990
|
});
|
|
2980
2991
|
/** @internal */
|
|
2981
2992
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$outboundSchema = z.object({
|
|
2982
|
-
|
|
2993
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8646$outboundSchema),
|
|
2983
2994
|
}).transform((v) => {
|
|
2984
2995
|
return remap$(v, {
|
|
2985
|
-
|
|
2996
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
2986
2997
|
});
|
|
2987
2998
|
});
|
|
2988
2999
|
/**
|
|
@@ -3005,42 +3016,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200App
|
|
|
3005
3016
|
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength' from JSON`);
|
|
3006
3017
|
}
|
|
3007
3018
|
/** @internal */
|
|
3008
|
-
export const
|
|
3019
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$inboundSchema = z.object({});
|
|
3009
3020
|
/** @internal */
|
|
3010
|
-
export const
|
|
3021
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$outboundSchema = z.object({});
|
|
3011
3022
|
/**
|
|
3012
3023
|
* @internal
|
|
3013
3024
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3014
3025
|
*/
|
|
3015
|
-
export var
|
|
3016
|
-
(function (
|
|
3017
|
-
/** @deprecated use `
|
|
3018
|
-
|
|
3019
|
-
/** @deprecated use `
|
|
3020
|
-
|
|
3021
|
-
})(
|
|
3022
|
-
export function
|
|
3023
|
-
return JSON.stringify(
|
|
3024
|
-
.parse(
|
|
3026
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$;
|
|
3027
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$) {
|
|
3028
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$inboundSchema` instead. */
|
|
3029
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$inboundSchema;
|
|
3030
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$outboundSchema` instead. */
|
|
3031
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$outboundSchema;
|
|
3032
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$ = {}));
|
|
3033
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646) {
|
|
3034
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$outboundSchema
|
|
3035
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646));
|
|
3025
3036
|
}
|
|
3026
|
-
export function
|
|
3027
|
-
return safeParse(jsonString, (x) =>
|
|
3028
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
3037
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646FromJSON(jsonString) {
|
|
3038
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$inboundSchema
|
|
3039
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646' from JSON`);
|
|
3029
3040
|
}
|
|
3030
3041
|
/** @internal */
|
|
3031
3042
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$inboundSchema = z.object({
|
|
3032
|
-
"__@BRAND@
|
|
3043
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$inboundSchema),
|
|
3033
3044
|
}).transform((v) => {
|
|
3034
3045
|
return remap$(v, {
|
|
3035
|
-
"__@BRAND@
|
|
3046
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
3036
3047
|
});
|
|
3037
3048
|
});
|
|
3038
3049
|
/** @internal */
|
|
3039
3050
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$outboundSchema = z.object({
|
|
3040
|
-
|
|
3051
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8646$outboundSchema),
|
|
3041
3052
|
}).transform((v) => {
|
|
3042
3053
|
return remap$(v, {
|
|
3043
|
-
|
|
3054
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
3044
3055
|
});
|
|
3045
3056
|
});
|
|
3046
3057
|
/**
|
|
@@ -3063,42 +3074,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200App
|
|
|
3063
3074
|
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength' from JSON`);
|
|
3064
3075
|
}
|
|
3065
3076
|
/** @internal */
|
|
3066
|
-
export const
|
|
3077
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$inboundSchema = z.object({});
|
|
3067
3078
|
/** @internal */
|
|
3068
|
-
export const
|
|
3079
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$outboundSchema = z.object({});
|
|
3069
3080
|
/**
|
|
3070
3081
|
* @internal
|
|
3071
3082
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3072
3083
|
*/
|
|
3073
|
-
export var
|
|
3074
|
-
(function (
|
|
3075
|
-
/** @deprecated use `
|
|
3076
|
-
|
|
3077
|
-
/** @deprecated use `
|
|
3078
|
-
|
|
3079
|
-
})(
|
|
3080
|
-
export function
|
|
3081
|
-
return JSON.stringify(
|
|
3082
|
-
.parse(
|
|
3084
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$;
|
|
3085
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$) {
|
|
3086
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$inboundSchema` instead. */
|
|
3087
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$inboundSchema;
|
|
3088
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$outboundSchema` instead. */
|
|
3089
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$outboundSchema;
|
|
3090
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$ = {}));
|
|
3091
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646) {
|
|
3092
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$outboundSchema
|
|
3093
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646));
|
|
3083
3094
|
}
|
|
3084
|
-
export function
|
|
3085
|
-
return safeParse(jsonString, (x) =>
|
|
3086
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
3095
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646FromJSON(jsonString) {
|
|
3096
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$inboundSchema
|
|
3097
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646' from JSON`);
|
|
3087
3098
|
}
|
|
3088
3099
|
/** @internal */
|
|
3089
3100
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$inboundSchema = z.object({
|
|
3090
|
-
"__@BRAND@
|
|
3101
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$inboundSchema),
|
|
3091
3102
|
}).transform((v) => {
|
|
3092
3103
|
return remap$(v, {
|
|
3093
|
-
"__@BRAND@
|
|
3104
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
3094
3105
|
});
|
|
3095
3106
|
});
|
|
3096
3107
|
/** @internal */
|
|
3097
3108
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$outboundSchema = z.object({
|
|
3098
|
-
|
|
3109
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8646$outboundSchema),
|
|
3099
3110
|
}).transform((v) => {
|
|
3100
3111
|
return remap$(v, {
|
|
3101
|
-
|
|
3112
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
3102
3113
|
});
|
|
3103
3114
|
});
|
|
3104
3115
|
/**
|
|
@@ -4002,42 +4013,42 @@ export function createIntegrationStoreDirectPropertiesUiOptionsFromJSON(jsonStri
|
|
|
4002
4013
|
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesUiOptions$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesUiOptions' from JSON`);
|
|
4003
4014
|
}
|
|
4004
4015
|
/** @internal */
|
|
4005
|
-
export const
|
|
4016
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$inboundSchema = z.object({});
|
|
4006
4017
|
/** @internal */
|
|
4007
|
-
export const
|
|
4018
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$outboundSchema = z.object({});
|
|
4008
4019
|
/**
|
|
4009
4020
|
* @internal
|
|
4010
4021
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
4011
4022
|
*/
|
|
4012
|
-
export var
|
|
4013
|
-
(function (
|
|
4014
|
-
/** @deprecated use `
|
|
4015
|
-
|
|
4016
|
-
/** @deprecated use `
|
|
4017
|
-
|
|
4018
|
-
})(
|
|
4019
|
-
export function
|
|
4020
|
-
return JSON.stringify(
|
|
4021
|
-
.parse(
|
|
4023
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$;
|
|
4024
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$) {
|
|
4025
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$inboundSchema` instead. */
|
|
4026
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$inboundSchema;
|
|
4027
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$outboundSchema` instead. */
|
|
4028
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$outboundSchema;
|
|
4029
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$ = {}));
|
|
4030
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646) {
|
|
4031
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$outboundSchema
|
|
4032
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646));
|
|
4022
4033
|
}
|
|
4023
|
-
export function
|
|
4024
|
-
return safeParse(jsonString, (x) =>
|
|
4025
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
4034
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646FromJSON(jsonString) {
|
|
4035
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$inboundSchema
|
|
4036
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646' from JSON`);
|
|
4026
4037
|
}
|
|
4027
4038
|
/** @internal */
|
|
4028
4039
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$inboundSchema = z.object({
|
|
4029
|
-
"__@BRAND@
|
|
4040
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$inboundSchema),
|
|
4030
4041
|
}).transform((v) => {
|
|
4031
4042
|
return remap$(v, {
|
|
4032
|
-
"__@BRAND@
|
|
4043
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
4033
4044
|
});
|
|
4034
4045
|
});
|
|
4035
4046
|
/** @internal */
|
|
4036
4047
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$outboundSchema = z.object({
|
|
4037
|
-
|
|
4048
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8646$outboundSchema),
|
|
4038
4049
|
}).transform((v) => {
|
|
4039
4050
|
return remap$(v, {
|
|
4040
|
-
|
|
4051
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
4041
4052
|
});
|
|
4042
4053
|
});
|
|
4043
4054
|
/**
|
|
@@ -4060,42 +4071,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsMaxLengthFromJ
|
|
|
4060
4071
|
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength' from JSON`);
|
|
4061
4072
|
}
|
|
4062
4073
|
/** @internal */
|
|
4063
|
-
export const
|
|
4074
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$inboundSchema = z.object({});
|
|
4064
4075
|
/** @internal */
|
|
4065
|
-
export const
|
|
4076
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$outboundSchema = z.object({});
|
|
4066
4077
|
/**
|
|
4067
4078
|
* @internal
|
|
4068
4079
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
4069
4080
|
*/
|
|
4070
|
-
export var
|
|
4071
|
-
(function (
|
|
4072
|
-
/** @deprecated use `
|
|
4073
|
-
|
|
4074
|
-
/** @deprecated use `
|
|
4075
|
-
|
|
4076
|
-
})(
|
|
4077
|
-
export function
|
|
4078
|
-
return JSON.stringify(
|
|
4079
|
-
.parse(
|
|
4081
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$;
|
|
4082
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$) {
|
|
4083
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$inboundSchema` instead. */
|
|
4084
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$inboundSchema;
|
|
4085
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$outboundSchema` instead. */
|
|
4086
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$outboundSchema;
|
|
4087
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$ = {}));
|
|
4088
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646) {
|
|
4089
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$outboundSchema
|
|
4090
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646));
|
|
4080
4091
|
}
|
|
4081
|
-
export function
|
|
4082
|
-
return safeParse(jsonString, (x) =>
|
|
4083
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
4092
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646FromJSON(jsonString) {
|
|
4093
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$inboundSchema
|
|
4094
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646' from JSON`);
|
|
4084
4095
|
}
|
|
4085
4096
|
/** @internal */
|
|
4086
4097
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$inboundSchema = z.object({
|
|
4087
|
-
"__@BRAND@
|
|
4098
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$inboundSchema),
|
|
4088
4099
|
}).transform((v) => {
|
|
4089
4100
|
return remap$(v, {
|
|
4090
|
-
"__@BRAND@
|
|
4101
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
4091
4102
|
});
|
|
4092
4103
|
});
|
|
4093
4104
|
/** @internal */
|
|
4094
4105
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$outboundSchema = z.object({
|
|
4095
|
-
|
|
4106
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8646$outboundSchema),
|
|
4096
4107
|
}).transform((v) => {
|
|
4097
4108
|
return remap$(v, {
|
|
4098
|
-
|
|
4109
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
4099
4110
|
});
|
|
4100
4111
|
});
|
|
4101
4112
|
/**
|
|
@@ -4118,42 +4129,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsMinLengthFromJ
|
|
|
4118
4129
|
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsMinLength' from JSON`);
|
|
4119
4130
|
}
|
|
4120
4131
|
/** @internal */
|
|
4121
|
-
export const
|
|
4132
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$inboundSchema = z.object({});
|
|
4122
4133
|
/** @internal */
|
|
4123
|
-
export const
|
|
4134
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$outboundSchema = z.object({});
|
|
4124
4135
|
/**
|
|
4125
4136
|
* @internal
|
|
4126
4137
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
4127
4138
|
*/
|
|
4128
|
-
export var
|
|
4129
|
-
(function (
|
|
4130
|
-
/** @deprecated use `
|
|
4131
|
-
|
|
4132
|
-
/** @deprecated use `
|
|
4133
|
-
|
|
4134
|
-
})(
|
|
4135
|
-
export function
|
|
4136
|
-
return JSON.stringify(
|
|
4137
|
-
.parse(
|
|
4139
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$;
|
|
4140
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$) {
|
|
4141
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$inboundSchema` instead. */
|
|
4142
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$inboundSchema;
|
|
4143
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$outboundSchema` instead. */
|
|
4144
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$outboundSchema;
|
|
4145
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$ = {}));
|
|
4146
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646) {
|
|
4147
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$outboundSchema
|
|
4148
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646));
|
|
4138
4149
|
}
|
|
4139
|
-
export function
|
|
4140
|
-
return safeParse(jsonString, (x) =>
|
|
4141
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
4150
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646FromJSON(jsonString) {
|
|
4151
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$inboundSchema
|
|
4152
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646' from JSON`);
|
|
4142
4153
|
}
|
|
4143
4154
|
/** @internal */
|
|
4144
4155
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsPattern$inboundSchema = z.object({
|
|
4145
|
-
"__@BRAND@
|
|
4156
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$inboundSchema),
|
|
4146
4157
|
}).transform((v) => {
|
|
4147
4158
|
return remap$(v, {
|
|
4148
|
-
"__@BRAND@
|
|
4159
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
4149
4160
|
});
|
|
4150
4161
|
});
|
|
4151
4162
|
/** @internal */
|
|
4152
4163
|
export const CreateIntegrationStoreDirectPropertiesIntegrationsPattern$outboundSchema = z.object({
|
|
4153
|
-
|
|
4164
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8646$outboundSchema),
|
|
4154
4165
|
}).transform((v) => {
|
|
4155
4166
|
return remap$(v, {
|
|
4156
|
-
|
|
4167
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
4157
4168
|
});
|
|
4158
4169
|
});
|
|
4159
4170
|
/**
|
|
@@ -5962,42 +5973,42 @@ export var CreateIntegrationStoreDirectPropertiesUiControl$;
|
|
|
5962
5973
|
CreateIntegrationStoreDirectPropertiesUiControl$.outboundSchema = CreateIntegrationStoreDirectPropertiesUiControl$outboundSchema;
|
|
5963
5974
|
})(CreateIntegrationStoreDirectPropertiesUiControl$ || (CreateIntegrationStoreDirectPropertiesUiControl$ = {}));
|
|
5964
5975
|
/** @internal */
|
|
5965
|
-
export const
|
|
5976
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$inboundSchema = z.object({});
|
|
5966
5977
|
/** @internal */
|
|
5967
|
-
export const
|
|
5978
|
+
export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$outboundSchema = z.object({});
|
|
5968
5979
|
/**
|
|
5969
5980
|
* @internal
|
|
5970
5981
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
5971
5982
|
*/
|
|
5972
|
-
export var
|
|
5973
|
-
(function (
|
|
5974
|
-
/** @deprecated use `
|
|
5975
|
-
|
|
5976
|
-
/** @deprecated use `
|
|
5977
|
-
|
|
5978
|
-
})(
|
|
5979
|
-
export function
|
|
5980
|
-
return JSON.stringify(
|
|
5981
|
-
.parse(
|
|
5983
|
+
export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$;
|
|
5984
|
+
(function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$) {
|
|
5985
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$inboundSchema` instead. */
|
|
5986
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$inboundSchema;
|
|
5987
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$outboundSchema` instead. */
|
|
5988
|
+
CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$outboundSchema;
|
|
5989
|
+
})(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$ = {}));
|
|
5990
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646) {
|
|
5991
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$outboundSchema
|
|
5992
|
+
.parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646));
|
|
5982
5993
|
}
|
|
5983
|
-
export function
|
|
5984
|
-
return safeParse(jsonString, (x) =>
|
|
5985
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
5994
|
+
export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646FromJSON(jsonString) {
|
|
5995
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$inboundSchema
|
|
5996
|
+
.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646' from JSON`);
|
|
5986
5997
|
}
|
|
5987
5998
|
/** @internal */
|
|
5988
5999
|
export const CreateIntegrationStoreDirectPropertiesMaxLength$inboundSchema = z.object({
|
|
5989
|
-
"__@BRAND@
|
|
6000
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$inboundSchema),
|
|
5990
6001
|
}).transform((v) => {
|
|
5991
6002
|
return remap$(v, {
|
|
5992
|
-
"__@BRAND@
|
|
6003
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
5993
6004
|
});
|
|
5994
6005
|
});
|
|
5995
6006
|
/** @internal */
|
|
5996
6007
|
export const CreateIntegrationStoreDirectPropertiesMaxLength$outboundSchema = z.object({
|
|
5997
|
-
|
|
6008
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8646$outboundSchema),
|
|
5998
6009
|
}).transform((v) => {
|
|
5999
6010
|
return remap$(v, {
|
|
6000
|
-
|
|
6011
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
6001
6012
|
});
|
|
6002
6013
|
});
|
|
6003
6014
|
/**
|
|
@@ -6018,40 +6029,40 @@ export function createIntegrationStoreDirectPropertiesMaxLengthFromJSON(jsonStri
|
|
|
6018
6029
|
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesMaxLength$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesMaxLength' from JSON`);
|
|
6019
6030
|
}
|
|
6020
6031
|
/** @internal */
|
|
6021
|
-
export const
|
|
6032
|
+
export const PropertiesAtBRANDAt8646$inboundSchema = z.object({});
|
|
6022
6033
|
/** @internal */
|
|
6023
|
-
export const
|
|
6034
|
+
export const PropertiesAtBRANDAt8646$outboundSchema = z.object({});
|
|
6024
6035
|
/**
|
|
6025
6036
|
* @internal
|
|
6026
6037
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6027
6038
|
*/
|
|
6028
|
-
export var
|
|
6029
|
-
(function (
|
|
6030
|
-
/** @deprecated use `
|
|
6031
|
-
|
|
6032
|
-
/** @deprecated use `
|
|
6033
|
-
|
|
6034
|
-
})(
|
|
6035
|
-
export function
|
|
6036
|
-
return JSON.stringify(
|
|
6039
|
+
export var PropertiesAtBRANDAt8646$;
|
|
6040
|
+
(function (PropertiesAtBRANDAt8646$) {
|
|
6041
|
+
/** @deprecated use `PropertiesAtBRANDAt8646$inboundSchema` instead. */
|
|
6042
|
+
PropertiesAtBRANDAt8646$.inboundSchema = PropertiesAtBRANDAt8646$inboundSchema;
|
|
6043
|
+
/** @deprecated use `PropertiesAtBRANDAt8646$outboundSchema` instead. */
|
|
6044
|
+
PropertiesAtBRANDAt8646$.outboundSchema = PropertiesAtBRANDAt8646$outboundSchema;
|
|
6045
|
+
})(PropertiesAtBRANDAt8646$ || (PropertiesAtBRANDAt8646$ = {}));
|
|
6046
|
+
export function propertiesAtBRANDAt8646ToJSON(propertiesAtBRANDAt8646) {
|
|
6047
|
+
return JSON.stringify(PropertiesAtBRANDAt8646$outboundSchema.parse(propertiesAtBRANDAt8646));
|
|
6037
6048
|
}
|
|
6038
|
-
export function
|
|
6039
|
-
return safeParse(jsonString, (x) =>
|
|
6049
|
+
export function propertiesAtBRANDAt8646FromJSON(jsonString) {
|
|
6050
|
+
return safeParse(jsonString, (x) => PropertiesAtBRANDAt8646$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'PropertiesAtBRANDAt8646' from JSON`);
|
|
6040
6051
|
}
|
|
6041
6052
|
/** @internal */
|
|
6042
6053
|
export const CreateIntegrationStoreDirectPropertiesMinLength$inboundSchema = z.object({
|
|
6043
|
-
"__@BRAND@
|
|
6054
|
+
"__@BRAND@8646": z.lazy(() => PropertiesAtBRANDAt8646$inboundSchema),
|
|
6044
6055
|
}).transform((v) => {
|
|
6045
6056
|
return remap$(v, {
|
|
6046
|
-
"__@BRAND@
|
|
6057
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
6047
6058
|
});
|
|
6048
6059
|
});
|
|
6049
6060
|
/** @internal */
|
|
6050
6061
|
export const CreateIntegrationStoreDirectPropertiesMinLength$outboundSchema = z.object({
|
|
6051
|
-
|
|
6062
|
+
atBRANDAt8646: z.lazy(() => PropertiesAtBRANDAt8646$outboundSchema),
|
|
6052
6063
|
}).transform((v) => {
|
|
6053
6064
|
return remap$(v, {
|
|
6054
|
-
|
|
6065
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
6055
6066
|
});
|
|
6056
6067
|
});
|
|
6057
6068
|
/**
|
|
@@ -6072,40 +6083,40 @@ export function createIntegrationStoreDirectPropertiesMinLengthFromJSON(jsonStri
|
|
|
6072
6083
|
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesMinLength$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesMinLength' from JSON`);
|
|
6073
6084
|
}
|
|
6074
6085
|
/** @internal */
|
|
6075
|
-
export const
|
|
6086
|
+
export const CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$inboundSchema = z.object({});
|
|
6076
6087
|
/** @internal */
|
|
6077
|
-
export const
|
|
6088
|
+
export const CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$outboundSchema = z.object({});
|
|
6078
6089
|
/**
|
|
6079
6090
|
* @internal
|
|
6080
6091
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6081
6092
|
*/
|
|
6082
|
-
export var
|
|
6083
|
-
(function (
|
|
6084
|
-
/** @deprecated use `
|
|
6085
|
-
|
|
6086
|
-
/** @deprecated use `
|
|
6087
|
-
|
|
6088
|
-
})(
|
|
6089
|
-
export function
|
|
6090
|
-
return JSON.stringify(
|
|
6093
|
+
export var CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$;
|
|
6094
|
+
(function (CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$) {
|
|
6095
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$inboundSchema` instead. */
|
|
6096
|
+
CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$.inboundSchema = CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$inboundSchema;
|
|
6097
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$outboundSchema` instead. */
|
|
6098
|
+
CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$.outboundSchema = CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$outboundSchema;
|
|
6099
|
+
})(CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$ || (CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$ = {}));
|
|
6100
|
+
export function createIntegrationStoreDirectPropertiesAtBRANDAt8646ToJSON(createIntegrationStoreDirectPropertiesAtBRANDAt8646) {
|
|
6101
|
+
return JSON.stringify(CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$outboundSchema.parse(createIntegrationStoreDirectPropertiesAtBRANDAt8646));
|
|
6091
6102
|
}
|
|
6092
|
-
export function
|
|
6093
|
-
return safeParse(jsonString, (x) =>
|
|
6103
|
+
export function createIntegrationStoreDirectPropertiesAtBRANDAt8646FromJSON(jsonString) {
|
|
6104
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesAtBRANDAt8646' from JSON`);
|
|
6094
6105
|
}
|
|
6095
6106
|
/** @internal */
|
|
6096
6107
|
export const CreateIntegrationStoreDirectPropertiesPattern$inboundSchema = z.object({
|
|
6097
|
-
"__@BRAND@
|
|
6108
|
+
"__@BRAND@8646": z.lazy(() => CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$inboundSchema),
|
|
6098
6109
|
}).transform((v) => {
|
|
6099
6110
|
return remap$(v, {
|
|
6100
|
-
"__@BRAND@
|
|
6111
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
6101
6112
|
});
|
|
6102
6113
|
});
|
|
6103
6114
|
/** @internal */
|
|
6104
6115
|
export const CreateIntegrationStoreDirectPropertiesPattern$outboundSchema = z.object({
|
|
6105
|
-
|
|
6116
|
+
atBRANDAt8646: z.lazy(() => CreateIntegrationStoreDirectPropertiesAtBRANDAt8646$outboundSchema),
|
|
6106
6117
|
}).transform((v) => {
|
|
6107
6118
|
return remap$(v, {
|
|
6108
|
-
|
|
6119
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
6109
6120
|
});
|
|
6110
6121
|
});
|
|
6111
6122
|
/**
|
|
@@ -6710,42 +6721,42 @@ export var CreateIntegrationStoreDirectIntegrationsResponseType$;
|
|
|
6710
6721
|
CreateIntegrationStoreDirectIntegrationsResponseType$.outboundSchema = CreateIntegrationStoreDirectIntegrationsResponseType$outboundSchema;
|
|
6711
6722
|
})(CreateIntegrationStoreDirectIntegrationsResponseType$ || (CreateIntegrationStoreDirectIntegrationsResponseType$ = {}));
|
|
6712
6723
|
/** @internal */
|
|
6713
|
-
export const
|
|
6724
|
+
export const CreateIntegrationStoreDirectIntegrationsActions$inboundSchema = z.object({
|
|
6714
6725
|
type: CreateIntegrationStoreDirectIntegrationsResponseType$inboundSchema,
|
|
6715
6726
|
});
|
|
6716
6727
|
/** @internal */
|
|
6717
|
-
export const
|
|
6728
|
+
export const CreateIntegrationStoreDirectIntegrationsActions$outboundSchema = z.object({
|
|
6718
6729
|
type: CreateIntegrationStoreDirectIntegrationsResponseType$outboundSchema,
|
|
6719
6730
|
});
|
|
6720
6731
|
/**
|
|
6721
6732
|
* @internal
|
|
6722
6733
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6723
6734
|
*/
|
|
6724
|
-
export var
|
|
6725
|
-
(function (
|
|
6726
|
-
/** @deprecated use `
|
|
6727
|
-
|
|
6728
|
-
/** @deprecated use `
|
|
6729
|
-
|
|
6730
|
-
})(
|
|
6731
|
-
export function
|
|
6732
|
-
return JSON.stringify(
|
|
6735
|
+
export var CreateIntegrationStoreDirectIntegrationsActions$;
|
|
6736
|
+
(function (CreateIntegrationStoreDirectIntegrationsActions$) {
|
|
6737
|
+
/** @deprecated use `CreateIntegrationStoreDirectIntegrationsActions$inboundSchema` instead. */
|
|
6738
|
+
CreateIntegrationStoreDirectIntegrationsActions$.inboundSchema = CreateIntegrationStoreDirectIntegrationsActions$inboundSchema;
|
|
6739
|
+
/** @deprecated use `CreateIntegrationStoreDirectIntegrationsActions$outboundSchema` instead. */
|
|
6740
|
+
CreateIntegrationStoreDirectIntegrationsActions$.outboundSchema = CreateIntegrationStoreDirectIntegrationsActions$outboundSchema;
|
|
6741
|
+
})(CreateIntegrationStoreDirectIntegrationsActions$ || (CreateIntegrationStoreDirectIntegrationsActions$ = {}));
|
|
6742
|
+
export function createIntegrationStoreDirectIntegrationsActionsToJSON(createIntegrationStoreDirectIntegrationsActions) {
|
|
6743
|
+
return JSON.stringify(CreateIntegrationStoreDirectIntegrationsActions$outboundSchema.parse(createIntegrationStoreDirectIntegrationsActions));
|
|
6733
6744
|
}
|
|
6734
|
-
export function
|
|
6735
|
-
return safeParse(jsonString, (x) =>
|
|
6745
|
+
export function createIntegrationStoreDirectIntegrationsActionsFromJSON(jsonString) {
|
|
6746
|
+
return safeParse(jsonString, (x) => CreateIntegrationStoreDirectIntegrationsActions$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectIntegrationsActions' from JSON`);
|
|
6736
6747
|
}
|
|
6737
6748
|
/** @internal */
|
|
6738
6749
|
export const Steps$inboundSchema = z
|
|
6739
6750
|
.object({
|
|
6740
6751
|
title: z.string(),
|
|
6741
6752
|
content: z.string(),
|
|
6742
|
-
actions: z.array(z.lazy(() =>
|
|
6753
|
+
actions: z.array(z.lazy(() => CreateIntegrationStoreDirectIntegrationsActions$inboundSchema)).optional(),
|
|
6743
6754
|
});
|
|
6744
6755
|
/** @internal */
|
|
6745
6756
|
export const Steps$outboundSchema = z.object({
|
|
6746
6757
|
title: z.string(),
|
|
6747
6758
|
content: z.string(),
|
|
6748
|
-
actions: z.array(z.lazy(() =>
|
|
6759
|
+
actions: z.array(z.lazy(() => CreateIntegrationStoreDirectIntegrationsActions$outboundSchema)).optional(),
|
|
6749
6760
|
});
|
|
6750
6761
|
/**
|
|
6751
6762
|
* @internal
|
|
@@ -6795,40 +6806,40 @@ export function guidesFromJSON(jsonString) {
|
|
|
6795
6806
|
return safeParse(jsonString, (x) => Guides$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Guides' from JSON`);
|
|
6796
6807
|
}
|
|
6797
6808
|
/** @internal */
|
|
6798
|
-
export const
|
|
6809
|
+
export const AtBRANDAt8646$inboundSchema = z.object({});
|
|
6799
6810
|
/** @internal */
|
|
6800
|
-
export const
|
|
6811
|
+
export const AtBRANDAt8646$outboundSchema = z.object({});
|
|
6801
6812
|
/**
|
|
6802
6813
|
* @internal
|
|
6803
6814
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6804
6815
|
*/
|
|
6805
|
-
export var
|
|
6806
|
-
(function (
|
|
6807
|
-
/** @deprecated use `
|
|
6808
|
-
|
|
6809
|
-
/** @deprecated use `
|
|
6810
|
-
|
|
6811
|
-
})(
|
|
6812
|
-
export function
|
|
6813
|
-
return JSON.stringify(
|
|
6816
|
+
export var AtBRANDAt8646$;
|
|
6817
|
+
(function (AtBRANDAt8646$) {
|
|
6818
|
+
/** @deprecated use `AtBRANDAt8646$inboundSchema` instead. */
|
|
6819
|
+
AtBRANDAt8646$.inboundSchema = AtBRANDAt8646$inboundSchema;
|
|
6820
|
+
/** @deprecated use `AtBRANDAt8646$outboundSchema` instead. */
|
|
6821
|
+
AtBRANDAt8646$.outboundSchema = AtBRANDAt8646$outboundSchema;
|
|
6822
|
+
})(AtBRANDAt8646$ || (AtBRANDAt8646$ = {}));
|
|
6823
|
+
export function atBRANDAt8646ToJSON(atBRANDAt8646) {
|
|
6824
|
+
return JSON.stringify(AtBRANDAt8646$outboundSchema.parse(atBRANDAt8646));
|
|
6814
6825
|
}
|
|
6815
|
-
export function
|
|
6816
|
-
return safeParse(jsonString, (x) =>
|
|
6826
|
+
export function atBRANDAt8646FromJSON(jsonString) {
|
|
6827
|
+
return safeParse(jsonString, (x) => AtBRANDAt8646$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'AtBRANDAt8646' from JSON`);
|
|
6817
6828
|
}
|
|
6818
6829
|
/** @internal */
|
|
6819
6830
|
export const CreateIntegrationStoreDirectValue$inboundSchema = z.object({
|
|
6820
|
-
"__@BRAND@
|
|
6831
|
+
"__@BRAND@8646": z.lazy(() => AtBRANDAt8646$inboundSchema),
|
|
6821
6832
|
}).transform((v) => {
|
|
6822
6833
|
return remap$(v, {
|
|
6823
|
-
"__@BRAND@
|
|
6834
|
+
"__@BRAND@8646": "atBRANDAt8646",
|
|
6824
6835
|
});
|
|
6825
6836
|
});
|
|
6826
6837
|
/** @internal */
|
|
6827
6838
|
export const CreateIntegrationStoreDirectValue$outboundSchema = z.object({
|
|
6828
|
-
|
|
6839
|
+
atBRANDAt8646: z.lazy(() => AtBRANDAt8646$outboundSchema),
|
|
6829
6840
|
}).transform((v) => {
|
|
6830
6841
|
return remap$(v, {
|
|
6831
|
-
|
|
6842
|
+
atBRANDAt8646: "__@BRAND@8646",
|
|
6832
6843
|
});
|
|
6833
6844
|
});
|
|
6834
6845
|
/**
|