@vercel/sdk 1.10.5 → 1.10.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/mcp-server.js +496 -463
- package/bin/mcp-server.js.map +17 -17
- package/docs/sdks/projects/README.md +2 -0
- package/esm/__tests__/accessgroups.test.js +1 -3
- package/esm/__tests__/accessgroups.test.js.map +1 -1
- package/esm/__tests__/domains.test.js +7 -2
- 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__/rollingrelease.test.js +6 -2
- package/esm/__tests__/rollingrelease.test.js.map +1 -1
- package/esm/__tests__/security.test.js +4 -4
- package/esm/__tests__/security.test.js.map +1 -1
- package/esm/funcs/projectsGetProjects.js +1 -0
- package/esm/funcs/projectsGetProjects.js.map +1 -1
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.js +1 -1
- package/esm/models/canceldeploymentop.d.ts +35 -35
- package/esm/models/canceldeploymentop.d.ts.map +1 -1
- package/esm/models/canceldeploymentop.js +13 -13
- package/esm/models/canceldeploymentop.js.map +1 -1
- package/esm/models/createdeploymentop.d.ts +33 -33
- package/esm/models/createdeploymentop.js +11 -11
- package/esm/models/createdeploymentop.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 +164 -158
- package/esm/models/createprojectop.d.ts.map +1 -1
- package/esm/models/createprojectop.js +156 -150
- package/esm/models/createprojectop.js.map +1 -1
- 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/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 +330 -330
- package/esm/models/getconfigurationproductsop.js +408 -408
- package/esm/models/getprojectsop.d.ts +44 -4
- package/esm/models/getprojectsop.d.ts.map +1 -1
- package/esm/models/getprojectsop.js +33 -4
- package/esm/models/getprojectsop.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/updateprojectdatacacheop.d.ts +4 -0
- package/esm/models/updateprojectdatacacheop.d.ts.map +1 -1
- package/esm/models/updateprojectdatacacheop.js +4 -0
- package/esm/models/updateprojectdatacacheop.js.map +1 -1
- package/esm/models/updateprojectop.d.ts +10 -4
- package/esm/models/updateprojectop.d.ts.map +1 -1
- package/esm/models/updateprojectop.js +10 -4
- package/esm/models/updateprojectop.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 +1 -3
- package/src/__tests__/domains.test.ts +7 -2
- package/src/__tests__/edgeconfig.test.ts +6 -6
- package/src/__tests__/rollingrelease.test.ts +6 -2
- package/src/__tests__/security.test.ts +4 -4
- package/src/funcs/projectsGetProjects.ts +1 -0
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/canceldeploymentop.ts +15 -15
- package/src/models/createdeploymentop.ts +11 -11
- package/src/models/createprojectenvop.ts +2 -2
- package/src/models/createprojectop.ts +312 -300
- package/src/models/editprojectenvop.ts +1 -1
- package/src/models/filterprojectenvsop.ts +3 -3
- package/src/models/getconfigurationproductsop.ts +703 -703
- package/src/models/getprojectsop.ts +59 -8
- package/src/models/removeprojectenvop.ts +3 -3
- package/src/models/updateprojectdatacacheop.ts +8 -0
- package/src/models/updateprojectop.ts +20 -8
- package/vercel-spec.json +396 -346
|
@@ -884,42 +884,42 @@ export var GetConfigurationProductsType$;
|
|
|
884
884
|
GetConfigurationProductsType$.outboundSchema = GetConfigurationProductsType$outboundSchema;
|
|
885
885
|
})(GetConfigurationProductsType$ || (GetConfigurationProductsType$ = {}));
|
|
886
886
|
/** @internal */
|
|
887
|
-
export const
|
|
887
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$inboundSchema = z.object({});
|
|
888
888
|
/** @internal */
|
|
889
|
-
export const
|
|
889
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$outboundSchema = z.object({});
|
|
890
890
|
/**
|
|
891
891
|
* @internal
|
|
892
892
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
893
893
|
*/
|
|
894
|
-
export var
|
|
895
|
-
(function (
|
|
896
|
-
/** @deprecated use `
|
|
897
|
-
|
|
898
|
-
/** @deprecated use `
|
|
899
|
-
|
|
900
|
-
})(
|
|
901
|
-
export function
|
|
902
|
-
return JSON.stringify(
|
|
903
|
-
.parse(
|
|
894
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$;
|
|
895
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$) {
|
|
896
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$inboundSchema` instead. */
|
|
897
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$inboundSchema;
|
|
898
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$outboundSchema` instead. */
|
|
899
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$outboundSchema;
|
|
900
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$ = {}));
|
|
901
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943) {
|
|
902
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$outboundSchema
|
|
903
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943));
|
|
904
904
|
}
|
|
905
|
-
export function
|
|
906
|
-
return safeParse(jsonString, (x) =>
|
|
907
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
905
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943FromJSON(jsonString) {
|
|
906
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$inboundSchema
|
|
907
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943' from JSON`);
|
|
908
908
|
}
|
|
909
909
|
/** @internal */
|
|
910
910
|
export const PropertiesValue$inboundSchema = z.object({
|
|
911
|
-
"__@BRAND@
|
|
911
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$inboundSchema),
|
|
912
912
|
}).transform((v) => {
|
|
913
913
|
return remap$(v, {
|
|
914
|
-
"__@BRAND@
|
|
914
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
915
915
|
});
|
|
916
916
|
});
|
|
917
917
|
/** @internal */
|
|
918
918
|
export const PropertiesValue$outboundSchema = z.object({
|
|
919
|
-
|
|
919
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt447943$outboundSchema),
|
|
920
920
|
}).transform((v) => {
|
|
921
921
|
return remap$(v, {
|
|
922
|
-
|
|
922
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
923
923
|
});
|
|
924
924
|
});
|
|
925
925
|
/**
|
|
@@ -1171,42 +1171,42 @@ export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJ
|
|
|
1171
1171
|
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8Type$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8Type$outboundSchema;
|
|
1172
1172
|
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8Type$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8Type$ = {}));
|
|
1173
1173
|
/** @internal */
|
|
1174
|
-
export const
|
|
1174
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$inboundSchema = z.object({});
|
|
1175
1175
|
/** @internal */
|
|
1176
|
-
export const
|
|
1176
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$outboundSchema = z.object({});
|
|
1177
1177
|
/**
|
|
1178
1178
|
* @internal
|
|
1179
1179
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1180
1180
|
*/
|
|
1181
|
-
export var
|
|
1182
|
-
(function (
|
|
1183
|
-
/** @deprecated use `
|
|
1184
|
-
|
|
1185
|
-
/** @deprecated use `
|
|
1186
|
-
|
|
1187
|
-
})(
|
|
1188
|
-
export function
|
|
1189
|
-
return JSON.stringify(
|
|
1190
|
-
.parse(
|
|
1181
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$;
|
|
1182
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$) {
|
|
1183
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$inboundSchema` instead. */
|
|
1184
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$inboundSchema;
|
|
1185
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$outboundSchema` instead. */
|
|
1186
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$outboundSchema;
|
|
1187
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$ = {}));
|
|
1188
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943) {
|
|
1189
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$outboundSchema
|
|
1190
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943));
|
|
1191
1191
|
}
|
|
1192
|
-
export function
|
|
1193
|
-
return safeParse(jsonString, (x) =>
|
|
1194
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
1192
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943FromJSON(jsonString) {
|
|
1193
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$inboundSchema
|
|
1194
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943' from JSON`);
|
|
1195
1195
|
}
|
|
1196
1196
|
/** @internal */
|
|
1197
1197
|
export const GetConfigurationProductsPropertiesIntegrationsResponseMinLength$inboundSchema = z.object({
|
|
1198
|
-
"__@BRAND@
|
|
1198
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$inboundSchema),
|
|
1199
1199
|
}).transform((v) => {
|
|
1200
1200
|
return remap$(v, {
|
|
1201
|
-
"__@BRAND@
|
|
1201
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
1202
1202
|
});
|
|
1203
1203
|
});
|
|
1204
1204
|
/** @internal */
|
|
1205
1205
|
export const GetConfigurationProductsPropertiesIntegrationsResponseMinLength$outboundSchema = z.object({
|
|
1206
|
-
|
|
1206
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt447943$outboundSchema),
|
|
1207
1207
|
}).transform((v) => {
|
|
1208
1208
|
return remap$(v, {
|
|
1209
|
-
|
|
1209
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
1210
1210
|
});
|
|
1211
1211
|
});
|
|
1212
1212
|
/**
|
|
@@ -1229,42 +1229,42 @@ export function getConfigurationProductsPropertiesIntegrationsResponseMinLengthF
|
|
|
1229
1229
|
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponseMinLength' from JSON`);
|
|
1230
1230
|
}
|
|
1231
1231
|
/** @internal */
|
|
1232
|
-
export const
|
|
1232
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$inboundSchema = z.object({});
|
|
1233
1233
|
/** @internal */
|
|
1234
|
-
export const
|
|
1234
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$outboundSchema = z.object({});
|
|
1235
1235
|
/**
|
|
1236
1236
|
* @internal
|
|
1237
1237
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1238
1238
|
*/
|
|
1239
|
-
export var
|
|
1240
|
-
(function (
|
|
1241
|
-
/** @deprecated use `
|
|
1242
|
-
|
|
1243
|
-
/** @deprecated use `
|
|
1244
|
-
|
|
1245
|
-
})(
|
|
1246
|
-
export function
|
|
1247
|
-
return JSON.stringify(
|
|
1248
|
-
.parse(
|
|
1239
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$;
|
|
1240
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$) {
|
|
1241
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$inboundSchema` instead. */
|
|
1242
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$inboundSchema;
|
|
1243
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$outboundSchema` instead. */
|
|
1244
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$outboundSchema;
|
|
1245
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$ = {}));
|
|
1246
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943) {
|
|
1247
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$outboundSchema
|
|
1248
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943));
|
|
1249
1249
|
}
|
|
1250
|
-
export function
|
|
1251
|
-
return safeParse(jsonString, (x) =>
|
|
1252
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
1250
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943FromJSON(jsonString) {
|
|
1251
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$inboundSchema
|
|
1252
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943' from JSON`);
|
|
1253
1253
|
}
|
|
1254
1254
|
/** @internal */
|
|
1255
1255
|
export const GetConfigurationProductsPropertiesIntegrationsResponseMaxLength$inboundSchema = z.object({
|
|
1256
|
-
"__@BRAND@
|
|
1256
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$inboundSchema),
|
|
1257
1257
|
}).transform((v) => {
|
|
1258
1258
|
return remap$(v, {
|
|
1259
|
-
"__@BRAND@
|
|
1259
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
1260
1260
|
});
|
|
1261
1261
|
});
|
|
1262
1262
|
/** @internal */
|
|
1263
1263
|
export const GetConfigurationProductsPropertiesIntegrationsResponseMaxLength$outboundSchema = z.object({
|
|
1264
|
-
|
|
1264
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt447943$outboundSchema),
|
|
1265
1265
|
}).transform((v) => {
|
|
1266
1266
|
return remap$(v, {
|
|
1267
|
-
|
|
1267
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
1268
1268
|
});
|
|
1269
1269
|
});
|
|
1270
1270
|
/**
|
|
@@ -1287,42 +1287,42 @@ export function getConfigurationProductsPropertiesIntegrationsResponseMaxLengthF
|
|
|
1287
1287
|
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponseMaxLength' from JSON`);
|
|
1288
1288
|
}
|
|
1289
1289
|
/** @internal */
|
|
1290
|
-
export const
|
|
1290
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$inboundSchema = z.object({});
|
|
1291
1291
|
/** @internal */
|
|
1292
|
-
export const
|
|
1292
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$outboundSchema = z.object({});
|
|
1293
1293
|
/**
|
|
1294
1294
|
* @internal
|
|
1295
1295
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1296
1296
|
*/
|
|
1297
|
-
export var
|
|
1298
|
-
(function (
|
|
1299
|
-
/** @deprecated use `
|
|
1300
|
-
|
|
1301
|
-
/** @deprecated use `
|
|
1302
|
-
|
|
1303
|
-
})(
|
|
1304
|
-
export function
|
|
1305
|
-
return JSON.stringify(
|
|
1306
|
-
.parse(
|
|
1297
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$;
|
|
1298
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$) {
|
|
1299
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$inboundSchema` instead. */
|
|
1300
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$inboundSchema;
|
|
1301
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$outboundSchema` instead. */
|
|
1302
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$outboundSchema;
|
|
1303
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$ = {}));
|
|
1304
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943) {
|
|
1305
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$outboundSchema
|
|
1306
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943));
|
|
1307
1307
|
}
|
|
1308
|
-
export function
|
|
1309
|
-
return safeParse(jsonString, (x) =>
|
|
1310
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
1308
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943FromJSON(jsonString) {
|
|
1309
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$inboundSchema
|
|
1310
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943' from JSON`);
|
|
1311
1311
|
}
|
|
1312
1312
|
/** @internal */
|
|
1313
1313
|
export const GetConfigurationProductsPropertiesIntegrationsResponsePattern$inboundSchema = z.object({
|
|
1314
|
-
"__@BRAND@
|
|
1314
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$inboundSchema),
|
|
1315
1315
|
}).transform((v) => {
|
|
1316
1316
|
return remap$(v, {
|
|
1317
|
-
"__@BRAND@
|
|
1317
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
1318
1318
|
});
|
|
1319
1319
|
});
|
|
1320
1320
|
/** @internal */
|
|
1321
1321
|
export const GetConfigurationProductsPropertiesIntegrationsResponsePattern$outboundSchema = z.object({
|
|
1322
|
-
|
|
1322
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt447943$outboundSchema),
|
|
1323
1323
|
}).transform((v) => {
|
|
1324
1324
|
return remap$(v, {
|
|
1325
|
-
|
|
1325
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
1326
1326
|
});
|
|
1327
1327
|
});
|
|
1328
1328
|
/**
|
|
@@ -1382,42 +1382,42 @@ export function getConfigurationProductsPropertiesIntegrationsItemsFromJSON(json
|
|
|
1382
1382
|
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsItems$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsItems' from JSON`);
|
|
1383
1383
|
}
|
|
1384
1384
|
/** @internal */
|
|
1385
|
-
export const
|
|
1385
|
+
export const GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$inboundSchema = z.object({});
|
|
1386
1386
|
/** @internal */
|
|
1387
|
-
export const
|
|
1387
|
+
export const GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$outboundSchema = z.object({});
|
|
1388
1388
|
/**
|
|
1389
1389
|
* @internal
|
|
1390
1390
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1391
1391
|
*/
|
|
1392
|
-
export var
|
|
1393
|
-
(function (
|
|
1394
|
-
/** @deprecated use `
|
|
1395
|
-
|
|
1396
|
-
/** @deprecated use `
|
|
1397
|
-
|
|
1398
|
-
})(
|
|
1399
|
-
export function
|
|
1400
|
-
return JSON.stringify(
|
|
1401
|
-
.parse(
|
|
1392
|
+
export var GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$;
|
|
1393
|
+
(function (GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$) {
|
|
1394
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$inboundSchema` instead. */
|
|
1395
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$.inboundSchema = GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$inboundSchema;
|
|
1396
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$outboundSchema` instead. */
|
|
1397
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$.outboundSchema = GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$outboundSchema;
|
|
1398
|
+
})(GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$ || (GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$ = {}));
|
|
1399
|
+
export function getConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943ToJSON(getConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943) {
|
|
1400
|
+
return JSON.stringify(GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$outboundSchema
|
|
1401
|
+
.parse(getConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943));
|
|
1402
1402
|
}
|
|
1403
|
-
export function
|
|
1404
|
-
return safeParse(jsonString, (x) =>
|
|
1405
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
1403
|
+
export function getConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943FromJSON(jsonString) {
|
|
1404
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$inboundSchema
|
|
1405
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943' from JSON`);
|
|
1406
1406
|
}
|
|
1407
1407
|
/** @internal */
|
|
1408
1408
|
export const GetConfigurationProductsUiOptionsValue$inboundSchema = z.object({
|
|
1409
|
-
"__@BRAND@
|
|
1409
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$inboundSchema),
|
|
1410
1410
|
}).transform((v) => {
|
|
1411
1411
|
return remap$(v, {
|
|
1412
|
-
"__@BRAND@
|
|
1412
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
1413
1413
|
});
|
|
1414
1414
|
});
|
|
1415
1415
|
/** @internal */
|
|
1416
1416
|
export const GetConfigurationProductsUiOptionsValue$outboundSchema = z.object({
|
|
1417
|
-
|
|
1417
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt447943$outboundSchema),
|
|
1418
1418
|
}).transform((v) => {
|
|
1419
1419
|
return remap$(v, {
|
|
1420
|
-
|
|
1420
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
1421
1421
|
});
|
|
1422
1422
|
});
|
|
1423
1423
|
/**
|
|
@@ -1629,40 +1629,40 @@ export function getConfigurationProductsUiOptions3FromJSON(jsonString) {
|
|
|
1629
1629
|
return safeParse(jsonString, (x) => GetConfigurationProductsUiOptions3$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsUiOptions3' from JSON`);
|
|
1630
1630
|
}
|
|
1631
1631
|
/** @internal */
|
|
1632
|
-
export const
|
|
1632
|
+
export const GetConfigurationProductsUiOptionsAtBRANDAt447943$inboundSchema = z.object({});
|
|
1633
1633
|
/** @internal */
|
|
1634
|
-
export const
|
|
1634
|
+
export const GetConfigurationProductsUiOptionsAtBRANDAt447943$outboundSchema = z.object({});
|
|
1635
1635
|
/**
|
|
1636
1636
|
* @internal
|
|
1637
1637
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1638
1638
|
*/
|
|
1639
|
-
export var
|
|
1640
|
-
(function (
|
|
1641
|
-
/** @deprecated use `
|
|
1642
|
-
|
|
1643
|
-
/** @deprecated use `
|
|
1644
|
-
|
|
1645
|
-
})(
|
|
1646
|
-
export function
|
|
1647
|
-
return JSON.stringify(
|
|
1639
|
+
export var GetConfigurationProductsUiOptionsAtBRANDAt447943$;
|
|
1640
|
+
(function (GetConfigurationProductsUiOptionsAtBRANDAt447943$) {
|
|
1641
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsAtBRANDAt447943$inboundSchema` instead. */
|
|
1642
|
+
GetConfigurationProductsUiOptionsAtBRANDAt447943$.inboundSchema = GetConfigurationProductsUiOptionsAtBRANDAt447943$inboundSchema;
|
|
1643
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsAtBRANDAt447943$outboundSchema` instead. */
|
|
1644
|
+
GetConfigurationProductsUiOptionsAtBRANDAt447943$.outboundSchema = GetConfigurationProductsUiOptionsAtBRANDAt447943$outboundSchema;
|
|
1645
|
+
})(GetConfigurationProductsUiOptionsAtBRANDAt447943$ || (GetConfigurationProductsUiOptionsAtBRANDAt447943$ = {}));
|
|
1646
|
+
export function getConfigurationProductsUiOptionsAtBRANDAt447943ToJSON(getConfigurationProductsUiOptionsAtBRANDAt447943) {
|
|
1647
|
+
return JSON.stringify(GetConfigurationProductsUiOptionsAtBRANDAt447943$outboundSchema.parse(getConfigurationProductsUiOptionsAtBRANDAt447943));
|
|
1648
1648
|
}
|
|
1649
|
-
export function
|
|
1650
|
-
return safeParse(jsonString, (x) =>
|
|
1649
|
+
export function getConfigurationProductsUiOptionsAtBRANDAt447943FromJSON(jsonString) {
|
|
1650
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsUiOptionsAtBRANDAt447943$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsUiOptionsAtBRANDAt447943' from JSON`);
|
|
1651
1651
|
}
|
|
1652
1652
|
/** @internal */
|
|
1653
1653
|
export const GetConfigurationProductsUiOptions2$inboundSchema = z.object({
|
|
1654
|
-
"__@BRAND@
|
|
1654
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsUiOptionsAtBRANDAt447943$inboundSchema),
|
|
1655
1655
|
}).transform((v) => {
|
|
1656
1656
|
return remap$(v, {
|
|
1657
|
-
"__@BRAND@
|
|
1657
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
1658
1658
|
});
|
|
1659
1659
|
});
|
|
1660
1660
|
/** @internal */
|
|
1661
1661
|
export const GetConfigurationProductsUiOptions2$outboundSchema = z.object({
|
|
1662
|
-
|
|
1662
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsUiOptionsAtBRANDAt447943$outboundSchema),
|
|
1663
1663
|
}).transform((v) => {
|
|
1664
1664
|
return remap$(v, {
|
|
1665
|
-
|
|
1665
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
1666
1666
|
});
|
|
1667
1667
|
});
|
|
1668
1668
|
/**
|
|
@@ -2204,42 +2204,42 @@ export function getConfigurationProductsPropertiesIntegrationsResponse200Applica
|
|
|
2204
2204
|
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyUiFormattedValue' from JSON`);
|
|
2205
2205
|
}
|
|
2206
2206
|
/** @internal */
|
|
2207
|
-
export const
|
|
2207
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$inboundSchema = z.object({});
|
|
2208
2208
|
/** @internal */
|
|
2209
|
-
export const
|
|
2209
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$outboundSchema = z.object({});
|
|
2210
2210
|
/**
|
|
2211
2211
|
* @internal
|
|
2212
2212
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2213
2213
|
*/
|
|
2214
|
-
export var
|
|
2215
|
-
(function (
|
|
2216
|
-
/** @deprecated use `
|
|
2217
|
-
|
|
2218
|
-
/** @deprecated use `
|
|
2219
|
-
|
|
2220
|
-
})(
|
|
2221
|
-
export function
|
|
2222
|
-
return JSON.stringify(
|
|
2223
|
-
.parse(
|
|
2214
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$;
|
|
2215
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$) {
|
|
2216
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$inboundSchema` instead. */
|
|
2217
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$inboundSchema;
|
|
2218
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$outboundSchema` instead. */
|
|
2219
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$outboundSchema;
|
|
2220
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$ = {}));
|
|
2221
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943) {
|
|
2222
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$outboundSchema
|
|
2223
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943));
|
|
2224
2224
|
}
|
|
2225
|
-
export function
|
|
2226
|
-
return safeParse(jsonString, (x) =>
|
|
2227
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
2225
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943FromJSON(jsonString) {
|
|
2226
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$inboundSchema
|
|
2227
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943' from JSON`);
|
|
2228
2228
|
}
|
|
2229
2229
|
/** @internal */
|
|
2230
2230
|
export const Default$inboundSchema = z.object({
|
|
2231
|
-
"__@BRAND@
|
|
2231
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$inboundSchema),
|
|
2232
2232
|
}).transform((v) => {
|
|
2233
2233
|
return remap$(v, {
|
|
2234
|
-
"__@BRAND@
|
|
2234
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
2235
2235
|
});
|
|
2236
2236
|
});
|
|
2237
2237
|
/** @internal */
|
|
2238
2238
|
export const Default$outboundSchema = z.object({
|
|
2239
|
-
|
|
2239
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt447943$outboundSchema),
|
|
2240
2240
|
}).transform((v) => {
|
|
2241
2241
|
return remap$(v, {
|
|
2242
|
-
|
|
2242
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
2243
2243
|
});
|
|
2244
2244
|
});
|
|
2245
2245
|
/**
|
|
@@ -2260,42 +2260,42 @@ export function defaultFromJSON(jsonString) {
|
|
|
2260
2260
|
return safeParse(jsonString, (x) => Default$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Default' from JSON`);
|
|
2261
2261
|
}
|
|
2262
2262
|
/** @internal */
|
|
2263
|
-
export const
|
|
2263
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$inboundSchema = z.object({});
|
|
2264
2264
|
/** @internal */
|
|
2265
|
-
export const
|
|
2265
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$outboundSchema = z.object({});
|
|
2266
2266
|
/**
|
|
2267
2267
|
* @internal
|
|
2268
2268
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2269
2269
|
*/
|
|
2270
|
-
export var
|
|
2271
|
-
(function (
|
|
2272
|
-
/** @deprecated use `
|
|
2273
|
-
|
|
2274
|
-
/** @deprecated use `
|
|
2275
|
-
|
|
2276
|
-
})(
|
|
2277
|
-
export function
|
|
2278
|
-
return JSON.stringify(
|
|
2279
|
-
.parse(
|
|
2270
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$;
|
|
2271
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$) {
|
|
2272
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$inboundSchema` instead. */
|
|
2273
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$inboundSchema;
|
|
2274
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$outboundSchema` instead. */
|
|
2275
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$outboundSchema;
|
|
2276
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$ = {}));
|
|
2277
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943) {
|
|
2278
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$outboundSchema
|
|
2279
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943));
|
|
2280
2280
|
}
|
|
2281
|
-
export function
|
|
2282
|
-
return safeParse(jsonString, (x) =>
|
|
2283
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
2281
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943FromJSON(jsonString) {
|
|
2282
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$inboundSchema
|
|
2283
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943' from JSON`);
|
|
2284
2284
|
}
|
|
2285
2285
|
/** @internal */
|
|
2286
2286
|
export const Example$inboundSchema = z.object({
|
|
2287
|
-
"__@BRAND@
|
|
2287
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$inboundSchema),
|
|
2288
2288
|
}).transform((v) => {
|
|
2289
2289
|
return remap$(v, {
|
|
2290
|
-
"__@BRAND@
|
|
2290
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
2291
2291
|
});
|
|
2292
2292
|
});
|
|
2293
2293
|
/** @internal */
|
|
2294
2294
|
export const Example$outboundSchema = z.object({
|
|
2295
|
-
|
|
2295
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt447943$outboundSchema),
|
|
2296
2296
|
}).transform((v) => {
|
|
2297
2297
|
return remap$(v, {
|
|
2298
|
-
|
|
2298
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
2299
2299
|
});
|
|
2300
2300
|
});
|
|
2301
2301
|
/**
|
|
@@ -2463,42 +2463,42 @@ export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJ
|
|
|
2463
2463
|
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONUiControl$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONUiControl$outboundSchema;
|
|
2464
2464
|
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONUiControl$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONUiControl$ = {}));
|
|
2465
2465
|
/** @internal */
|
|
2466
|
-
export const
|
|
2466
|
+
export const GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$inboundSchema = z.object({});
|
|
2467
2467
|
/** @internal */
|
|
2468
|
-
export const
|
|
2468
|
+
export const GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$outboundSchema = z.object({});
|
|
2469
2469
|
/**
|
|
2470
2470
|
* @internal
|
|
2471
2471
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2472
2472
|
*/
|
|
2473
|
-
export var
|
|
2474
|
-
(function (
|
|
2475
|
-
/** @deprecated use `
|
|
2476
|
-
|
|
2477
|
-
/** @deprecated use `
|
|
2478
|
-
|
|
2479
|
-
})(
|
|
2480
|
-
export function
|
|
2481
|
-
return JSON.stringify(
|
|
2482
|
-
.parse(
|
|
2473
|
+
export var GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$;
|
|
2474
|
+
(function (GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$) {
|
|
2475
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$inboundSchema` instead. */
|
|
2476
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$.inboundSchema = GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$inboundSchema;
|
|
2477
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$outboundSchema` instead. */
|
|
2478
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$.outboundSchema = GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$outboundSchema;
|
|
2479
|
+
})(GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$ || (GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$ = {}));
|
|
2480
|
+
export function getConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943ToJSON(getConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943) {
|
|
2481
|
+
return JSON.stringify(GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$outboundSchema
|
|
2482
|
+
.parse(getConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943));
|
|
2483
2483
|
}
|
|
2484
|
-
export function
|
|
2485
|
-
return safeParse(jsonString, (x) =>
|
|
2486
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
2484
|
+
export function getConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943FromJSON(jsonString) {
|
|
2485
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$inboundSchema
|
|
2486
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943' from JSON`);
|
|
2487
2487
|
}
|
|
2488
2488
|
/** @internal */
|
|
2489
2489
|
export const UiOptionsValue$inboundSchema = z.object({
|
|
2490
|
-
"__@BRAND@
|
|
2490
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$inboundSchema),
|
|
2491
2491
|
}).transform((v) => {
|
|
2492
2492
|
return remap$(v, {
|
|
2493
|
-
"__@BRAND@
|
|
2493
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
2494
2494
|
});
|
|
2495
2495
|
});
|
|
2496
2496
|
/** @internal */
|
|
2497
2497
|
export const UiOptionsValue$outboundSchema = z.object({
|
|
2498
|
-
|
|
2498
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt447943$outboundSchema),
|
|
2499
2499
|
}).transform((v) => {
|
|
2500
2500
|
return remap$(v, {
|
|
2501
|
-
|
|
2501
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
2502
2502
|
});
|
|
2503
2503
|
});
|
|
2504
2504
|
/**
|
|
@@ -2702,40 +2702,40 @@ export function uiOptions3FromJSON(jsonString) {
|
|
|
2702
2702
|
return safeParse(jsonString, (x) => UiOptions3$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'UiOptions3' from JSON`);
|
|
2703
2703
|
}
|
|
2704
2704
|
/** @internal */
|
|
2705
|
-
export const
|
|
2705
|
+
export const UiOptionsAtBRANDAt447943$inboundSchema = z.object({});
|
|
2706
2706
|
/** @internal */
|
|
2707
|
-
export const
|
|
2707
|
+
export const UiOptionsAtBRANDAt447943$outboundSchema = z.object({});
|
|
2708
2708
|
/**
|
|
2709
2709
|
* @internal
|
|
2710
2710
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2711
2711
|
*/
|
|
2712
|
-
export var
|
|
2713
|
-
(function (
|
|
2714
|
-
/** @deprecated use `
|
|
2715
|
-
|
|
2716
|
-
/** @deprecated use `
|
|
2717
|
-
|
|
2718
|
-
})(
|
|
2719
|
-
export function
|
|
2720
|
-
return JSON.stringify(
|
|
2712
|
+
export var UiOptionsAtBRANDAt447943$;
|
|
2713
|
+
(function (UiOptionsAtBRANDAt447943$) {
|
|
2714
|
+
/** @deprecated use `UiOptionsAtBRANDAt447943$inboundSchema` instead. */
|
|
2715
|
+
UiOptionsAtBRANDAt447943$.inboundSchema = UiOptionsAtBRANDAt447943$inboundSchema;
|
|
2716
|
+
/** @deprecated use `UiOptionsAtBRANDAt447943$outboundSchema` instead. */
|
|
2717
|
+
UiOptionsAtBRANDAt447943$.outboundSchema = UiOptionsAtBRANDAt447943$outboundSchema;
|
|
2718
|
+
})(UiOptionsAtBRANDAt447943$ || (UiOptionsAtBRANDAt447943$ = {}));
|
|
2719
|
+
export function uiOptionsAtBRANDAt447943ToJSON(uiOptionsAtBRANDAt447943) {
|
|
2720
|
+
return JSON.stringify(UiOptionsAtBRANDAt447943$outboundSchema.parse(uiOptionsAtBRANDAt447943));
|
|
2721
2721
|
}
|
|
2722
|
-
export function
|
|
2723
|
-
return safeParse(jsonString, (x) =>
|
|
2722
|
+
export function uiOptionsAtBRANDAt447943FromJSON(jsonString) {
|
|
2723
|
+
return safeParse(jsonString, (x) => UiOptionsAtBRANDAt447943$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'UiOptionsAtBRANDAt447943' from JSON`);
|
|
2724
2724
|
}
|
|
2725
2725
|
/** @internal */
|
|
2726
2726
|
export const UiOptions2$inboundSchema = z.object({
|
|
2727
|
-
"__@BRAND@
|
|
2727
|
+
"__@BRAND@447943": z.lazy(() => UiOptionsAtBRANDAt447943$inboundSchema),
|
|
2728
2728
|
}).transform((v) => {
|
|
2729
2729
|
return remap$(v, {
|
|
2730
|
-
"__@BRAND@
|
|
2730
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
2731
2731
|
});
|
|
2732
2732
|
});
|
|
2733
2733
|
/** @internal */
|
|
2734
2734
|
export const UiOptions2$outboundSchema = z.object({
|
|
2735
|
-
|
|
2735
|
+
atBRANDAt447943: z.lazy(() => UiOptionsAtBRANDAt447943$outboundSchema),
|
|
2736
2736
|
}).transform((v) => {
|
|
2737
2737
|
return remap$(v, {
|
|
2738
|
-
|
|
2738
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
2739
2739
|
});
|
|
2740
2740
|
});
|
|
2741
2741
|
/**
|
|
@@ -2974,42 +2974,42 @@ export function getConfigurationProductsPropertiesUiOptionsFromJSON(jsonString)
|
|
|
2974
2974
|
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesUiOptions$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesUiOptions' from JSON`);
|
|
2975
2975
|
}
|
|
2976
2976
|
/** @internal */
|
|
2977
|
-
export const
|
|
2977
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$inboundSchema = z.object({});
|
|
2978
2978
|
/** @internal */
|
|
2979
|
-
export const
|
|
2979
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$outboundSchema = z.object({});
|
|
2980
2980
|
/**
|
|
2981
2981
|
* @internal
|
|
2982
2982
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2983
2983
|
*/
|
|
2984
|
-
export var
|
|
2985
|
-
(function (
|
|
2986
|
-
/** @deprecated use `
|
|
2987
|
-
|
|
2988
|
-
/** @deprecated use `
|
|
2989
|
-
|
|
2990
|
-
})(
|
|
2991
|
-
export function
|
|
2992
|
-
return JSON.stringify(
|
|
2993
|
-
.parse(
|
|
2984
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$;
|
|
2985
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$) {
|
|
2986
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$inboundSchema` instead. */
|
|
2987
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$inboundSchema;
|
|
2988
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$outboundSchema` instead. */
|
|
2989
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$outboundSchema;
|
|
2990
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$ = {}));
|
|
2991
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943) {
|
|
2992
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$outboundSchema
|
|
2993
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943));
|
|
2994
2994
|
}
|
|
2995
|
-
export function
|
|
2996
|
-
return safeParse(jsonString, (x) =>
|
|
2997
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
2995
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943FromJSON(jsonString) {
|
|
2996
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$inboundSchema
|
|
2997
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943' from JSON`);
|
|
2998
2998
|
}
|
|
2999
2999
|
/** @internal */
|
|
3000
3000
|
export const GetConfigurationProductsPropertiesMinLength$inboundSchema = z.object({
|
|
3001
|
-
"__@BRAND@
|
|
3001
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$inboundSchema),
|
|
3002
3002
|
}).transform((v) => {
|
|
3003
3003
|
return remap$(v, {
|
|
3004
|
-
"__@BRAND@
|
|
3004
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
3005
3005
|
});
|
|
3006
3006
|
});
|
|
3007
3007
|
/** @internal */
|
|
3008
3008
|
export const GetConfigurationProductsPropertiesMinLength$outboundSchema = z.object({
|
|
3009
|
-
|
|
3009
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt447943$outboundSchema),
|
|
3010
3010
|
}).transform((v) => {
|
|
3011
3011
|
return remap$(v, {
|
|
3012
|
-
|
|
3012
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
3013
3013
|
});
|
|
3014
3014
|
});
|
|
3015
3015
|
/**
|
|
@@ -3030,42 +3030,42 @@ export function getConfigurationProductsPropertiesMinLengthFromJSON(jsonString)
|
|
|
3030
3030
|
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesMinLength$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesMinLength' from JSON`);
|
|
3031
3031
|
}
|
|
3032
3032
|
/** @internal */
|
|
3033
|
-
export const
|
|
3033
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$inboundSchema = z.object({});
|
|
3034
3034
|
/** @internal */
|
|
3035
|
-
export const
|
|
3035
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$outboundSchema = z.object({});
|
|
3036
3036
|
/**
|
|
3037
3037
|
* @internal
|
|
3038
3038
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3039
3039
|
*/
|
|
3040
|
-
export var
|
|
3041
|
-
(function (
|
|
3042
|
-
/** @deprecated use `
|
|
3043
|
-
|
|
3044
|
-
/** @deprecated use `
|
|
3045
|
-
|
|
3046
|
-
})(
|
|
3047
|
-
export function
|
|
3048
|
-
return JSON.stringify(
|
|
3049
|
-
.parse(
|
|
3040
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$;
|
|
3041
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$) {
|
|
3042
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$inboundSchema` instead. */
|
|
3043
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$inboundSchema;
|
|
3044
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$outboundSchema` instead. */
|
|
3045
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$outboundSchema;
|
|
3046
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$ = {}));
|
|
3047
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943) {
|
|
3048
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$outboundSchema
|
|
3049
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943));
|
|
3050
3050
|
}
|
|
3051
|
-
export function
|
|
3052
|
-
return safeParse(jsonString, (x) =>
|
|
3053
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
3051
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943FromJSON(jsonString) {
|
|
3052
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$inboundSchema
|
|
3053
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943' from JSON`);
|
|
3054
3054
|
}
|
|
3055
3055
|
/** @internal */
|
|
3056
3056
|
export const GetConfigurationProductsPropertiesMaxLength$inboundSchema = z.object({
|
|
3057
|
-
"__@BRAND@
|
|
3057
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$inboundSchema),
|
|
3058
3058
|
}).transform((v) => {
|
|
3059
3059
|
return remap$(v, {
|
|
3060
|
-
"__@BRAND@
|
|
3060
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
3061
3061
|
});
|
|
3062
3062
|
});
|
|
3063
3063
|
/** @internal */
|
|
3064
3064
|
export const GetConfigurationProductsPropertiesMaxLength$outboundSchema = z.object({
|
|
3065
|
-
|
|
3065
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt447943$outboundSchema),
|
|
3066
3066
|
}).transform((v) => {
|
|
3067
3067
|
return remap$(v, {
|
|
3068
|
-
|
|
3068
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
3069
3069
|
});
|
|
3070
3070
|
});
|
|
3071
3071
|
/**
|
|
@@ -3086,42 +3086,42 @@ export function getConfigurationProductsPropertiesMaxLengthFromJSON(jsonString)
|
|
|
3086
3086
|
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesMaxLength$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesMaxLength' from JSON`);
|
|
3087
3087
|
}
|
|
3088
3088
|
/** @internal */
|
|
3089
|
-
export const
|
|
3089
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$inboundSchema = z.object({});
|
|
3090
3090
|
/** @internal */
|
|
3091
|
-
export const
|
|
3091
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$outboundSchema = z.object({});
|
|
3092
3092
|
/**
|
|
3093
3093
|
* @internal
|
|
3094
3094
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3095
3095
|
*/
|
|
3096
|
-
export var
|
|
3097
|
-
(function (
|
|
3098
|
-
/** @deprecated use `
|
|
3099
|
-
|
|
3100
|
-
/** @deprecated use `
|
|
3101
|
-
|
|
3102
|
-
})(
|
|
3103
|
-
export function
|
|
3104
|
-
return JSON.stringify(
|
|
3105
|
-
.parse(
|
|
3096
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$;
|
|
3097
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$) {
|
|
3098
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$inboundSchema` instead. */
|
|
3099
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$inboundSchema;
|
|
3100
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$outboundSchema` instead. */
|
|
3101
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$outboundSchema;
|
|
3102
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$ = {}));
|
|
3103
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943) {
|
|
3104
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$outboundSchema
|
|
3105
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943));
|
|
3106
3106
|
}
|
|
3107
|
-
export function
|
|
3108
|
-
return safeParse(jsonString, (x) =>
|
|
3109
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
3107
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943FromJSON(jsonString) {
|
|
3108
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$inboundSchema
|
|
3109
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943' from JSON`);
|
|
3110
3110
|
}
|
|
3111
3111
|
/** @internal */
|
|
3112
3112
|
export const GetConfigurationProductsPropertiesPattern$inboundSchema = z.object({
|
|
3113
|
-
"__@BRAND@
|
|
3113
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$inboundSchema),
|
|
3114
3114
|
}).transform((v) => {
|
|
3115
3115
|
return remap$(v, {
|
|
3116
|
-
"__@BRAND@
|
|
3116
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
3117
3117
|
});
|
|
3118
3118
|
});
|
|
3119
3119
|
/** @internal */
|
|
3120
3120
|
export const GetConfigurationProductsPropertiesPattern$outboundSchema = z.object({
|
|
3121
|
-
|
|
3121
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt447943$outboundSchema),
|
|
3122
3122
|
}).transform((v) => {
|
|
3123
3123
|
return remap$(v, {
|
|
3124
|
-
|
|
3124
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
3125
3125
|
});
|
|
3126
3126
|
});
|
|
3127
3127
|
/**
|
|
@@ -3607,42 +3607,42 @@ export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJ
|
|
|
3607
3607
|
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6Type$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6Type$outboundSchema;
|
|
3608
3608
|
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6Type$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6Type$ = {}));
|
|
3609
3609
|
/** @internal */
|
|
3610
|
-
export const
|
|
3610
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$inboundSchema = z.object({});
|
|
3611
3611
|
/** @internal */
|
|
3612
|
-
export const
|
|
3612
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$outboundSchema = z.object({});
|
|
3613
3613
|
/**
|
|
3614
3614
|
* @internal
|
|
3615
3615
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3616
3616
|
*/
|
|
3617
|
-
export var
|
|
3618
|
-
(function (
|
|
3619
|
-
/** @deprecated use `
|
|
3620
|
-
|
|
3621
|
-
/** @deprecated use `
|
|
3622
|
-
|
|
3623
|
-
})(
|
|
3624
|
-
export function
|
|
3625
|
-
return JSON.stringify(
|
|
3626
|
-
.parse(
|
|
3617
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$;
|
|
3618
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$) {
|
|
3619
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$inboundSchema` instead. */
|
|
3620
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$inboundSchema;
|
|
3621
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$outboundSchema` instead. */
|
|
3622
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$outboundSchema;
|
|
3623
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$ = {}));
|
|
3624
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943) {
|
|
3625
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$outboundSchema
|
|
3626
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943));
|
|
3627
3627
|
}
|
|
3628
|
-
export function
|
|
3629
|
-
return safeParse(jsonString, (x) =>
|
|
3630
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
3628
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943FromJSON(jsonString) {
|
|
3629
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$inboundSchema
|
|
3630
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943' from JSON`);
|
|
3631
3631
|
}
|
|
3632
3632
|
/** @internal */
|
|
3633
3633
|
export const GetConfigurationProductsPropertiesIntegrationsMinLength$inboundSchema = z.object({
|
|
3634
|
-
"__@BRAND@
|
|
3634
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$inboundSchema),
|
|
3635
3635
|
}).transform((v) => {
|
|
3636
3636
|
return remap$(v, {
|
|
3637
|
-
"__@BRAND@
|
|
3637
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
3638
3638
|
});
|
|
3639
3639
|
});
|
|
3640
3640
|
/** @internal */
|
|
3641
3641
|
export const GetConfigurationProductsPropertiesIntegrationsMinLength$outboundSchema = z.object({
|
|
3642
|
-
|
|
3642
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt447943$outboundSchema),
|
|
3643
3643
|
}).transform((v) => {
|
|
3644
3644
|
return remap$(v, {
|
|
3645
|
-
|
|
3645
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
3646
3646
|
});
|
|
3647
3647
|
});
|
|
3648
3648
|
/**
|
|
@@ -3665,42 +3665,42 @@ export function getConfigurationProductsPropertiesIntegrationsMinLengthFromJSON(
|
|
|
3665
3665
|
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsMinLength' from JSON`);
|
|
3666
3666
|
}
|
|
3667
3667
|
/** @internal */
|
|
3668
|
-
export const
|
|
3668
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$inboundSchema = z.object({});
|
|
3669
3669
|
/** @internal */
|
|
3670
|
-
export const
|
|
3670
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$outboundSchema = z.object({});
|
|
3671
3671
|
/**
|
|
3672
3672
|
* @internal
|
|
3673
3673
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3674
3674
|
*/
|
|
3675
|
-
export var
|
|
3676
|
-
(function (
|
|
3677
|
-
/** @deprecated use `
|
|
3678
|
-
|
|
3679
|
-
/** @deprecated use `
|
|
3680
|
-
|
|
3681
|
-
})(
|
|
3682
|
-
export function
|
|
3683
|
-
return JSON.stringify(
|
|
3684
|
-
.parse(
|
|
3675
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$;
|
|
3676
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$) {
|
|
3677
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$inboundSchema` instead. */
|
|
3678
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$inboundSchema;
|
|
3679
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$outboundSchema` instead. */
|
|
3680
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$outboundSchema;
|
|
3681
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$ = {}));
|
|
3682
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943) {
|
|
3683
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$outboundSchema
|
|
3684
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943));
|
|
3685
3685
|
}
|
|
3686
|
-
export function
|
|
3687
|
-
return safeParse(jsonString, (x) =>
|
|
3688
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
3686
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943FromJSON(jsonString) {
|
|
3687
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$inboundSchema
|
|
3688
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943' from JSON`);
|
|
3689
3689
|
}
|
|
3690
3690
|
/** @internal */
|
|
3691
3691
|
export const GetConfigurationProductsPropertiesIntegrationsMaxLength$inboundSchema = z.object({
|
|
3692
|
-
"__@BRAND@
|
|
3692
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$inboundSchema),
|
|
3693
3693
|
}).transform((v) => {
|
|
3694
3694
|
return remap$(v, {
|
|
3695
|
-
"__@BRAND@
|
|
3695
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
3696
3696
|
});
|
|
3697
3697
|
});
|
|
3698
3698
|
/** @internal */
|
|
3699
3699
|
export const GetConfigurationProductsPropertiesIntegrationsMaxLength$outboundSchema = z.object({
|
|
3700
|
-
|
|
3700
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt447943$outboundSchema),
|
|
3701
3701
|
}).transform((v) => {
|
|
3702
3702
|
return remap$(v, {
|
|
3703
|
-
|
|
3703
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
3704
3704
|
});
|
|
3705
3705
|
});
|
|
3706
3706
|
/**
|
|
@@ -3723,42 +3723,42 @@ export function getConfigurationProductsPropertiesIntegrationsMaxLengthFromJSON(
|
|
|
3723
3723
|
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsMaxLength' from JSON`);
|
|
3724
3724
|
}
|
|
3725
3725
|
/** @internal */
|
|
3726
|
-
export const
|
|
3726
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$inboundSchema = z.object({});
|
|
3727
3727
|
/** @internal */
|
|
3728
|
-
export const
|
|
3728
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$outboundSchema = z.object({});
|
|
3729
3729
|
/**
|
|
3730
3730
|
* @internal
|
|
3731
3731
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3732
3732
|
*/
|
|
3733
|
-
export var
|
|
3734
|
-
(function (
|
|
3735
|
-
/** @deprecated use `
|
|
3736
|
-
|
|
3737
|
-
/** @deprecated use `
|
|
3738
|
-
|
|
3739
|
-
})(
|
|
3740
|
-
export function
|
|
3741
|
-
return JSON.stringify(
|
|
3742
|
-
.parse(
|
|
3733
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$;
|
|
3734
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$) {
|
|
3735
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$inboundSchema` instead. */
|
|
3736
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$inboundSchema;
|
|
3737
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$outboundSchema` instead. */
|
|
3738
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$outboundSchema;
|
|
3739
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$ = {}));
|
|
3740
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943) {
|
|
3741
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$outboundSchema
|
|
3742
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943));
|
|
3743
3743
|
}
|
|
3744
|
-
export function
|
|
3745
|
-
return safeParse(jsonString, (x) =>
|
|
3746
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
3744
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943FromJSON(jsonString) {
|
|
3745
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$inboundSchema
|
|
3746
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943' from JSON`);
|
|
3747
3747
|
}
|
|
3748
3748
|
/** @internal */
|
|
3749
3749
|
export const GetConfigurationProductsPropertiesIntegrationsPattern$inboundSchema = z.object({
|
|
3750
|
-
"__@BRAND@
|
|
3750
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$inboundSchema),
|
|
3751
3751
|
}).transform((v) => {
|
|
3752
3752
|
return remap$(v, {
|
|
3753
|
-
"__@BRAND@
|
|
3753
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
3754
3754
|
});
|
|
3755
3755
|
});
|
|
3756
3756
|
/** @internal */
|
|
3757
3757
|
export const GetConfigurationProductsPropertiesIntegrationsPattern$outboundSchema = z.object({
|
|
3758
|
-
|
|
3758
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt447943$outboundSchema),
|
|
3759
3759
|
}).transform((v) => {
|
|
3760
3760
|
return remap$(v, {
|
|
3761
|
-
|
|
3761
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
3762
3762
|
});
|
|
3763
3763
|
});
|
|
3764
3764
|
/**
|
|
@@ -4629,42 +4629,42 @@ export function uiOptionsFromJSON(jsonString) {
|
|
|
4629
4629
|
return safeParse(jsonString, (x) => UiOptions$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'UiOptions' from JSON`);
|
|
4630
4630
|
}
|
|
4631
4631
|
/** @internal */
|
|
4632
|
-
export const
|
|
4632
|
+
export const GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$inboundSchema = z.object({});
|
|
4633
4633
|
/** @internal */
|
|
4634
|
-
export const
|
|
4634
|
+
export const GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$outboundSchema = z.object({});
|
|
4635
4635
|
/**
|
|
4636
4636
|
* @internal
|
|
4637
4637
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
4638
4638
|
*/
|
|
4639
|
-
export var
|
|
4640
|
-
(function (
|
|
4641
|
-
/** @deprecated use `
|
|
4642
|
-
|
|
4643
|
-
/** @deprecated use `
|
|
4644
|
-
|
|
4645
|
-
})(
|
|
4646
|
-
export function
|
|
4647
|
-
return JSON.stringify(
|
|
4648
|
-
.parse(
|
|
4639
|
+
export var GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$;
|
|
4640
|
+
(function (GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$) {
|
|
4641
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$inboundSchema` instead. */
|
|
4642
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$inboundSchema;
|
|
4643
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$outboundSchema` instead. */
|
|
4644
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$outboundSchema;
|
|
4645
|
+
})(GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$ = {}));
|
|
4646
|
+
export function getConfigurationProductsPropertiesIntegrationsAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsAtBRANDAt447943) {
|
|
4647
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$outboundSchema
|
|
4648
|
+
.parse(getConfigurationProductsPropertiesIntegrationsAtBRANDAt447943));
|
|
4649
4649
|
}
|
|
4650
|
-
export function
|
|
4651
|
-
return safeParse(jsonString, (x) =>
|
|
4652
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
4650
|
+
export function getConfigurationProductsPropertiesIntegrationsAtBRANDAt447943FromJSON(jsonString) {
|
|
4651
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$inboundSchema
|
|
4652
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943' from JSON`);
|
|
4653
4653
|
}
|
|
4654
4654
|
/** @internal */
|
|
4655
4655
|
export const PropertiesMinLength$inboundSchema = z.object({
|
|
4656
|
-
"__@BRAND@
|
|
4656
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$inboundSchema),
|
|
4657
4657
|
}).transform((v) => {
|
|
4658
4658
|
return remap$(v, {
|
|
4659
|
-
"__@BRAND@
|
|
4659
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
4660
4660
|
});
|
|
4661
4661
|
});
|
|
4662
4662
|
/** @internal */
|
|
4663
4663
|
export const PropertiesMinLength$outboundSchema = z.object({
|
|
4664
|
-
|
|
4664
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsAtBRANDAt447943$outboundSchema),
|
|
4665
4665
|
}).transform((v) => {
|
|
4666
4666
|
return remap$(v, {
|
|
4667
|
-
|
|
4667
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
4668
4668
|
});
|
|
4669
4669
|
});
|
|
4670
4670
|
/**
|
|
@@ -4685,42 +4685,42 @@ export function propertiesMinLengthFromJSON(jsonString) {
|
|
|
4685
4685
|
return safeParse(jsonString, (x) => PropertiesMinLength$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'PropertiesMinLength' from JSON`);
|
|
4686
4686
|
}
|
|
4687
4687
|
/** @internal */
|
|
4688
|
-
export const
|
|
4688
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$inboundSchema = z.object({});
|
|
4689
4689
|
/** @internal */
|
|
4690
|
-
export const
|
|
4690
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$outboundSchema = z.object({});
|
|
4691
4691
|
/**
|
|
4692
4692
|
* @internal
|
|
4693
4693
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
4694
4694
|
*/
|
|
4695
|
-
export var
|
|
4696
|
-
(function (
|
|
4697
|
-
/** @deprecated use `
|
|
4698
|
-
|
|
4699
|
-
/** @deprecated use `
|
|
4700
|
-
|
|
4701
|
-
})(
|
|
4702
|
-
export function
|
|
4703
|
-
return JSON.stringify(
|
|
4704
|
-
.parse(
|
|
4695
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$;
|
|
4696
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$) {
|
|
4697
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$inboundSchema` instead. */
|
|
4698
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$inboundSchema;
|
|
4699
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$outboundSchema` instead. */
|
|
4700
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$outboundSchema;
|
|
4701
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$ = {}));
|
|
4702
|
+
export function getConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943) {
|
|
4703
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$outboundSchema
|
|
4704
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943));
|
|
4705
4705
|
}
|
|
4706
|
-
export function
|
|
4707
|
-
return safeParse(jsonString, (x) =>
|
|
4708
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
4706
|
+
export function getConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943FromJSON(jsonString) {
|
|
4707
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$inboundSchema
|
|
4708
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943' from JSON`);
|
|
4709
4709
|
}
|
|
4710
4710
|
/** @internal */
|
|
4711
4711
|
export const PropertiesMaxLength$inboundSchema = z.object({
|
|
4712
|
-
"__@BRAND@
|
|
4712
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$inboundSchema),
|
|
4713
4713
|
}).transform((v) => {
|
|
4714
4714
|
return remap$(v, {
|
|
4715
|
-
"__@BRAND@
|
|
4715
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
4716
4716
|
});
|
|
4717
4717
|
});
|
|
4718
4718
|
/** @internal */
|
|
4719
4719
|
export const PropertiesMaxLength$outboundSchema = z.object({
|
|
4720
|
-
|
|
4720
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt447943$outboundSchema),
|
|
4721
4721
|
}).transform((v) => {
|
|
4722
4722
|
return remap$(v, {
|
|
4723
|
-
|
|
4723
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
4724
4724
|
});
|
|
4725
4725
|
});
|
|
4726
4726
|
/**
|
|
@@ -4741,42 +4741,42 @@ export function propertiesMaxLengthFromJSON(jsonString) {
|
|
|
4741
4741
|
return safeParse(jsonString, (x) => PropertiesMaxLength$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'PropertiesMaxLength' from JSON`);
|
|
4742
4742
|
}
|
|
4743
4743
|
/** @internal */
|
|
4744
|
-
export const
|
|
4744
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$inboundSchema = z.object({});
|
|
4745
4745
|
/** @internal */
|
|
4746
|
-
export const
|
|
4746
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$outboundSchema = z.object({});
|
|
4747
4747
|
/**
|
|
4748
4748
|
* @internal
|
|
4749
4749
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
4750
4750
|
*/
|
|
4751
|
-
export var
|
|
4752
|
-
(function (
|
|
4753
|
-
/** @deprecated use `
|
|
4754
|
-
|
|
4755
|
-
/** @deprecated use `
|
|
4756
|
-
|
|
4757
|
-
})(
|
|
4758
|
-
export function
|
|
4759
|
-
return JSON.stringify(
|
|
4760
|
-
.parse(
|
|
4751
|
+
export var GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$;
|
|
4752
|
+
(function (GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$) {
|
|
4753
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$inboundSchema` instead. */
|
|
4754
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$inboundSchema;
|
|
4755
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$outboundSchema` instead. */
|
|
4756
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$outboundSchema;
|
|
4757
|
+
})(GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$ || (GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$ = {}));
|
|
4758
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943ToJSON(getConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943) {
|
|
4759
|
+
return JSON.stringify(GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$outboundSchema
|
|
4760
|
+
.parse(getConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943));
|
|
4761
4761
|
}
|
|
4762
|
-
export function
|
|
4763
|
-
return safeParse(jsonString, (x) =>
|
|
4764
|
-
.parse(JSON.parse(x)), `Failed to parse '
|
|
4762
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943FromJSON(jsonString) {
|
|
4763
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$inboundSchema
|
|
4764
|
+
.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943' from JSON`);
|
|
4765
4765
|
}
|
|
4766
4766
|
/** @internal */
|
|
4767
4767
|
export const PropertiesPattern$inboundSchema = z.object({
|
|
4768
|
-
"__@BRAND@
|
|
4768
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$inboundSchema),
|
|
4769
4769
|
}).transform((v) => {
|
|
4770
4770
|
return remap$(v, {
|
|
4771
|
-
"__@BRAND@
|
|
4771
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
4772
4772
|
});
|
|
4773
4773
|
});
|
|
4774
4774
|
/** @internal */
|
|
4775
4775
|
export const PropertiesPattern$outboundSchema = z.object({
|
|
4776
|
-
|
|
4776
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt447943$outboundSchema),
|
|
4777
4777
|
}).transform((v) => {
|
|
4778
4778
|
return remap$(v, {
|
|
4779
|
-
|
|
4779
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
4780
4780
|
});
|
|
4781
4781
|
});
|
|
4782
4782
|
/**
|
|
@@ -6556,40 +6556,40 @@ export var UiControl$;
|
|
|
6556
6556
|
UiControl$.outboundSchema = UiControl$outboundSchema;
|
|
6557
6557
|
})(UiControl$ || (UiControl$ = {}));
|
|
6558
6558
|
/** @internal */
|
|
6559
|
-
export const
|
|
6559
|
+
export const AtBRANDAt447943$inboundSchema = z.object({});
|
|
6560
6560
|
/** @internal */
|
|
6561
|
-
export const
|
|
6561
|
+
export const AtBRANDAt447943$outboundSchema = z.object({});
|
|
6562
6562
|
/**
|
|
6563
6563
|
* @internal
|
|
6564
6564
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6565
6565
|
*/
|
|
6566
|
-
export var
|
|
6567
|
-
(function (
|
|
6568
|
-
/** @deprecated use `
|
|
6569
|
-
|
|
6570
|
-
/** @deprecated use `
|
|
6571
|
-
|
|
6572
|
-
})(
|
|
6573
|
-
export function
|
|
6574
|
-
return JSON.stringify(
|
|
6566
|
+
export var AtBRANDAt447943$;
|
|
6567
|
+
(function (AtBRANDAt447943$) {
|
|
6568
|
+
/** @deprecated use `AtBRANDAt447943$inboundSchema` instead. */
|
|
6569
|
+
AtBRANDAt447943$.inboundSchema = AtBRANDAt447943$inboundSchema;
|
|
6570
|
+
/** @deprecated use `AtBRANDAt447943$outboundSchema` instead. */
|
|
6571
|
+
AtBRANDAt447943$.outboundSchema = AtBRANDAt447943$outboundSchema;
|
|
6572
|
+
})(AtBRANDAt447943$ || (AtBRANDAt447943$ = {}));
|
|
6573
|
+
export function atBRANDAt447943ToJSON(atBRANDAt447943) {
|
|
6574
|
+
return JSON.stringify(AtBRANDAt447943$outboundSchema.parse(atBRANDAt447943));
|
|
6575
6575
|
}
|
|
6576
|
-
export function
|
|
6577
|
-
return safeParse(jsonString, (x) =>
|
|
6576
|
+
export function atBRANDAt447943FromJSON(jsonString) {
|
|
6577
|
+
return safeParse(jsonString, (x) => AtBRANDAt447943$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'AtBRANDAt447943' from JSON`);
|
|
6578
6578
|
}
|
|
6579
6579
|
/** @internal */
|
|
6580
6580
|
export const MinLength$inboundSchema = z.object({
|
|
6581
|
-
"__@BRAND@
|
|
6581
|
+
"__@BRAND@447943": z.lazy(() => AtBRANDAt447943$inboundSchema),
|
|
6582
6582
|
}).transform((v) => {
|
|
6583
6583
|
return remap$(v, {
|
|
6584
|
-
"__@BRAND@
|
|
6584
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
6585
6585
|
});
|
|
6586
6586
|
});
|
|
6587
6587
|
/** @internal */
|
|
6588
6588
|
export const MinLength$outboundSchema = z.object({
|
|
6589
|
-
|
|
6589
|
+
atBRANDAt447943: z.lazy(() => AtBRANDAt447943$outboundSchema),
|
|
6590
6590
|
}).transform((v) => {
|
|
6591
6591
|
return remap$(v, {
|
|
6592
|
-
|
|
6592
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
6593
6593
|
});
|
|
6594
6594
|
});
|
|
6595
6595
|
/**
|
|
@@ -6610,40 +6610,40 @@ export function minLengthFromJSON(jsonString) {
|
|
|
6610
6610
|
return safeParse(jsonString, (x) => MinLength$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'MinLength' from JSON`);
|
|
6611
6611
|
}
|
|
6612
6612
|
/** @internal */
|
|
6613
|
-
export const
|
|
6613
|
+
export const PropertiesAtBRANDAt447943$inboundSchema = z.object({});
|
|
6614
6614
|
/** @internal */
|
|
6615
|
-
export const
|
|
6615
|
+
export const PropertiesAtBRANDAt447943$outboundSchema = z.object({});
|
|
6616
6616
|
/**
|
|
6617
6617
|
* @internal
|
|
6618
6618
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6619
6619
|
*/
|
|
6620
|
-
export var
|
|
6621
|
-
(function (
|
|
6622
|
-
/** @deprecated use `
|
|
6623
|
-
|
|
6624
|
-
/** @deprecated use `
|
|
6625
|
-
|
|
6626
|
-
})(
|
|
6627
|
-
export function
|
|
6628
|
-
return JSON.stringify(
|
|
6620
|
+
export var PropertiesAtBRANDAt447943$;
|
|
6621
|
+
(function (PropertiesAtBRANDAt447943$) {
|
|
6622
|
+
/** @deprecated use `PropertiesAtBRANDAt447943$inboundSchema` instead. */
|
|
6623
|
+
PropertiesAtBRANDAt447943$.inboundSchema = PropertiesAtBRANDAt447943$inboundSchema;
|
|
6624
|
+
/** @deprecated use `PropertiesAtBRANDAt447943$outboundSchema` instead. */
|
|
6625
|
+
PropertiesAtBRANDAt447943$.outboundSchema = PropertiesAtBRANDAt447943$outboundSchema;
|
|
6626
|
+
})(PropertiesAtBRANDAt447943$ || (PropertiesAtBRANDAt447943$ = {}));
|
|
6627
|
+
export function propertiesAtBRANDAt447943ToJSON(propertiesAtBRANDAt447943) {
|
|
6628
|
+
return JSON.stringify(PropertiesAtBRANDAt447943$outboundSchema.parse(propertiesAtBRANDAt447943));
|
|
6629
6629
|
}
|
|
6630
|
-
export function
|
|
6631
|
-
return safeParse(jsonString, (x) =>
|
|
6630
|
+
export function propertiesAtBRANDAt447943FromJSON(jsonString) {
|
|
6631
|
+
return safeParse(jsonString, (x) => PropertiesAtBRANDAt447943$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'PropertiesAtBRANDAt447943' from JSON`);
|
|
6632
6632
|
}
|
|
6633
6633
|
/** @internal */
|
|
6634
6634
|
export const MaxLength$inboundSchema = z.object({
|
|
6635
|
-
"__@BRAND@
|
|
6635
|
+
"__@BRAND@447943": z.lazy(() => PropertiesAtBRANDAt447943$inboundSchema),
|
|
6636
6636
|
}).transform((v) => {
|
|
6637
6637
|
return remap$(v, {
|
|
6638
|
-
"__@BRAND@
|
|
6638
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
6639
6639
|
});
|
|
6640
6640
|
});
|
|
6641
6641
|
/** @internal */
|
|
6642
6642
|
export const MaxLength$outboundSchema = z.object({
|
|
6643
|
-
|
|
6643
|
+
atBRANDAt447943: z.lazy(() => PropertiesAtBRANDAt447943$outboundSchema),
|
|
6644
6644
|
}).transform((v) => {
|
|
6645
6645
|
return remap$(v, {
|
|
6646
|
-
|
|
6646
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
6647
6647
|
});
|
|
6648
6648
|
});
|
|
6649
6649
|
/**
|
|
@@ -6664,40 +6664,40 @@ export function maxLengthFromJSON(jsonString) {
|
|
|
6664
6664
|
return safeParse(jsonString, (x) => MaxLength$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'MaxLength' from JSON`);
|
|
6665
6665
|
}
|
|
6666
6666
|
/** @internal */
|
|
6667
|
-
export const
|
|
6667
|
+
export const GetConfigurationProductsPropertiesAtBRANDAt447943$inboundSchema = z.object({});
|
|
6668
6668
|
/** @internal */
|
|
6669
|
-
export const
|
|
6669
|
+
export const GetConfigurationProductsPropertiesAtBRANDAt447943$outboundSchema = z.object({});
|
|
6670
6670
|
/**
|
|
6671
6671
|
* @internal
|
|
6672
6672
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6673
6673
|
*/
|
|
6674
|
-
export var
|
|
6675
|
-
(function (
|
|
6676
|
-
/** @deprecated use `
|
|
6677
|
-
|
|
6678
|
-
/** @deprecated use `
|
|
6679
|
-
|
|
6680
|
-
})(
|
|
6681
|
-
export function
|
|
6682
|
-
return JSON.stringify(
|
|
6674
|
+
export var GetConfigurationProductsPropertiesAtBRANDAt447943$;
|
|
6675
|
+
(function (GetConfigurationProductsPropertiesAtBRANDAt447943$) {
|
|
6676
|
+
/** @deprecated use `GetConfigurationProductsPropertiesAtBRANDAt447943$inboundSchema` instead. */
|
|
6677
|
+
GetConfigurationProductsPropertiesAtBRANDAt447943$.inboundSchema = GetConfigurationProductsPropertiesAtBRANDAt447943$inboundSchema;
|
|
6678
|
+
/** @deprecated use `GetConfigurationProductsPropertiesAtBRANDAt447943$outboundSchema` instead. */
|
|
6679
|
+
GetConfigurationProductsPropertiesAtBRANDAt447943$.outboundSchema = GetConfigurationProductsPropertiesAtBRANDAt447943$outboundSchema;
|
|
6680
|
+
})(GetConfigurationProductsPropertiesAtBRANDAt447943$ || (GetConfigurationProductsPropertiesAtBRANDAt447943$ = {}));
|
|
6681
|
+
export function getConfigurationProductsPropertiesAtBRANDAt447943ToJSON(getConfigurationProductsPropertiesAtBRANDAt447943) {
|
|
6682
|
+
return JSON.stringify(GetConfigurationProductsPropertiesAtBRANDAt447943$outboundSchema.parse(getConfigurationProductsPropertiesAtBRANDAt447943));
|
|
6683
6683
|
}
|
|
6684
|
-
export function
|
|
6685
|
-
return safeParse(jsonString, (x) =>
|
|
6684
|
+
export function getConfigurationProductsPropertiesAtBRANDAt447943FromJSON(jsonString) {
|
|
6685
|
+
return safeParse(jsonString, (x) => GetConfigurationProductsPropertiesAtBRANDAt447943$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'GetConfigurationProductsPropertiesAtBRANDAt447943' from JSON`);
|
|
6686
6686
|
}
|
|
6687
6687
|
/** @internal */
|
|
6688
6688
|
export const Pattern$inboundSchema = z.object({
|
|
6689
|
-
"__@BRAND@
|
|
6689
|
+
"__@BRAND@447943": z.lazy(() => GetConfigurationProductsPropertiesAtBRANDAt447943$inboundSchema),
|
|
6690
6690
|
}).transform((v) => {
|
|
6691
6691
|
return remap$(v, {
|
|
6692
|
-
"__@BRAND@
|
|
6692
|
+
"__@BRAND@447943": "atBRANDAt447943",
|
|
6693
6693
|
});
|
|
6694
6694
|
});
|
|
6695
6695
|
/** @internal */
|
|
6696
6696
|
export const Pattern$outboundSchema = z.object({
|
|
6697
|
-
|
|
6697
|
+
atBRANDAt447943: z.lazy(() => GetConfigurationProductsPropertiesAtBRANDAt447943$outboundSchema),
|
|
6698
6698
|
}).transform((v) => {
|
|
6699
6699
|
return remap$(v, {
|
|
6700
|
-
|
|
6700
|
+
atBRANDAt447943: "__@BRAND@447943",
|
|
6701
6701
|
});
|
|
6702
6702
|
});
|
|
6703
6703
|
/**
|