@vercel/sdk 1.10.7 → 1.10.8
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 +423 -390
- package/bin/mcp-server.js.map +10 -10
- package/esm/__tests__/domains.test.js +12 -4
- package/esm/__tests__/domains.test.js.map +1 -1
- package/esm/__tests__/edgeconfig.test.js +6 -6
- package/esm/__tests__/edgeconfig.test.js.map +1 -1
- package/esm/__tests__/integrations.test.js +1 -1
- package/esm/__tests__/rollingrelease.test.js +2 -2
- package/esm/__tests__/rollingrelease.test.js.map +1 -1
- package/esm/lib/config.d.ts +2 -2
- package/esm/lib/config.js +2 -2
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.js +1 -1
- package/esm/models/createintegrationstoredirectop.d.ts +240 -240
- package/esm/models/createintegrationstoredirectop.js +294 -294
- package/esm/models/createortransferdomainop.d.ts +33 -0
- package/esm/models/createortransferdomainop.d.ts.map +1 -1
- package/esm/models/createortransferdomainop.js +23 -0
- package/esm/models/createortransferdomainop.js.map +1 -1
- package/esm/models/getconfigurationproductsop.d.ts +330 -330
- package/esm/models/getconfigurationproductsop.js +408 -408
- package/esm/models/getdomainop.d.ts +33 -0
- package/esm/models/getdomainop.d.ts.map +1 -1
- package/esm/models/getdomainop.js +24 -0
- package/esm/models/getdomainop.js.map +1 -1
- package/esm/models/getdomainsop.d.ts +33 -0
- package/esm/models/getdomainsop.d.ts.map +1 -1
- package/esm/models/getdomainsop.js +23 -0
- package/esm/models/getdomainsop.js.map +1 -1
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/__tests__/domains.test.ts +12 -4
- package/src/__tests__/edgeconfig.test.ts +6 -6
- package/src/__tests__/integrations.test.ts +1 -1
- package/src/__tests__/rollingrelease.test.ts +2 -2
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/createintegrationstoredirectop.ts +505 -505
- package/src/models/createortransferdomainop.ts +41 -0
- package/src/models/getconfigurationproductsop.ts +703 -703
- package/src/models/getdomainop.ts +37 -0
- package/src/models/getdomainsop.ts +39 -0
- package/vercel-spec.json +97 -76
|
@@ -229,12 +229,12 @@ export type GetConfigurationProductsType = ClosedEnum<
|
|
|
229
229
|
typeof GetConfigurationProductsType
|
|
230
230
|
>;
|
|
231
231
|
|
|
232
|
-
export type
|
|
232
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640 =
|
|
233
233
|
{};
|
|
234
234
|
|
|
235
235
|
export type PropertiesValue = {
|
|
236
|
-
|
|
237
|
-
|
|
236
|
+
atBRANDAt502640:
|
|
237
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640;
|
|
238
238
|
};
|
|
239
239
|
|
|
240
240
|
export const GetConfigurationProductsDisabled3 = {
|
|
@@ -312,28 +312,28 @@ export type GetConfigurationProductsPropertiesIntegrationsResponse200Application
|
|
|
312
312
|
typeof GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8Type
|
|
313
313
|
>;
|
|
314
314
|
|
|
315
|
-
export type
|
|
315
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640 =
|
|
316
316
|
{};
|
|
317
317
|
|
|
318
318
|
export type GetConfigurationProductsPropertiesIntegrationsResponseMinLength = {
|
|
319
|
-
|
|
320
|
-
|
|
319
|
+
atBRANDAt502640:
|
|
320
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640;
|
|
321
321
|
};
|
|
322
322
|
|
|
323
|
-
export type
|
|
323
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640 =
|
|
324
324
|
{};
|
|
325
325
|
|
|
326
326
|
export type GetConfigurationProductsPropertiesIntegrationsResponseMaxLength = {
|
|
327
|
-
|
|
328
|
-
|
|
327
|
+
atBRANDAt502640:
|
|
328
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640;
|
|
329
329
|
};
|
|
330
330
|
|
|
331
|
-
export type
|
|
331
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640 =
|
|
332
332
|
{};
|
|
333
333
|
|
|
334
334
|
export type GetConfigurationProductsPropertiesIntegrationsResponsePattern = {
|
|
335
|
-
|
|
336
|
-
|
|
335
|
+
atBRANDAt502640:
|
|
336
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640;
|
|
337
337
|
};
|
|
338
338
|
|
|
339
339
|
export type GetConfigurationProductsPropertiesIntegrationsItems = {
|
|
@@ -353,12 +353,12 @@ export type GetConfigurationProductsPropertiesIntegrationsItems = {
|
|
|
353
353
|
enum?: Array<string> | undefined;
|
|
354
354
|
};
|
|
355
355
|
|
|
356
|
-
export type
|
|
356
|
+
export type GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640 =
|
|
357
357
|
{};
|
|
358
358
|
|
|
359
359
|
export type GetConfigurationProductsUiOptionsValue = {
|
|
360
|
-
|
|
361
|
-
|
|
360
|
+
atBRANDAt502640:
|
|
361
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640;
|
|
362
362
|
};
|
|
363
363
|
|
|
364
364
|
export const GetConfigurationProductsDisabledIntegrationsResponse200ApplicationJson3 =
|
|
@@ -415,10 +415,10 @@ export type GetConfigurationProductsUiOptions3 = {
|
|
|
415
415
|
| undefined;
|
|
416
416
|
};
|
|
417
417
|
|
|
418
|
-
export type
|
|
418
|
+
export type GetConfigurationProductsUiOptionsAtBRANDAt502640 = {};
|
|
419
419
|
|
|
420
420
|
export type GetConfigurationProductsUiOptions2 = {
|
|
421
|
-
|
|
421
|
+
atBRANDAt502640: GetConfigurationProductsUiOptionsAtBRANDAt502640;
|
|
422
422
|
};
|
|
423
423
|
|
|
424
424
|
export const GetConfigurationProductsDisabledIntegrationsResponse2003 = {
|
|
@@ -548,20 +548,20 @@ export type GetConfigurationProductsPropertiesIntegrationsResponse200Application
|
|
|
548
548
|
expr: string;
|
|
549
549
|
};
|
|
550
550
|
|
|
551
|
-
export type
|
|
551
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640 =
|
|
552
552
|
{};
|
|
553
553
|
|
|
554
554
|
export type Default = {
|
|
555
|
-
|
|
556
|
-
|
|
555
|
+
atBRANDAt502640:
|
|
556
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640;
|
|
557
557
|
};
|
|
558
558
|
|
|
559
|
-
export type
|
|
559
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640 =
|
|
560
560
|
{};
|
|
561
561
|
|
|
562
562
|
export type Example = {
|
|
563
|
-
|
|
564
|
-
|
|
563
|
+
atBRANDAt502640:
|
|
564
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640;
|
|
565
565
|
};
|
|
566
566
|
|
|
567
567
|
export type Properties8 = {
|
|
@@ -624,10 +624,10 @@ export type GetConfigurationProductsPropertiesIntegrationsResponse200Application
|
|
|
624
624
|
typeof GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONUiControl
|
|
625
625
|
>;
|
|
626
626
|
|
|
627
|
-
export type
|
|
627
|
+
export type GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640 = {};
|
|
628
628
|
|
|
629
629
|
export type UiOptionsValue = {
|
|
630
|
-
|
|
630
|
+
atBRANDAt502640: GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640;
|
|
631
631
|
};
|
|
632
632
|
|
|
633
633
|
export const GetConfigurationProductsDisabledIntegrationsResponse200ApplicationJSONResponseBodyProducts3 =
|
|
@@ -684,10 +684,10 @@ export type UiOptions3 = {
|
|
|
684
684
|
| undefined;
|
|
685
685
|
};
|
|
686
686
|
|
|
687
|
-
export type
|
|
687
|
+
export type UiOptionsAtBRANDAt502640 = {};
|
|
688
688
|
|
|
689
689
|
export type UiOptions2 = {
|
|
690
|
-
|
|
690
|
+
atBRANDAt502640: UiOptionsAtBRANDAt502640;
|
|
691
691
|
};
|
|
692
692
|
|
|
693
693
|
export const GetConfigurationProductsDisabledIntegrationsResponse200ApplicationJSONResponseBody3 =
|
|
@@ -750,28 +750,28 @@ export type GetConfigurationProductsPropertiesUiOptions =
|
|
|
750
750
|
| UiOptions2
|
|
751
751
|
| UiOptions3;
|
|
752
752
|
|
|
753
|
-
export type
|
|
753
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640 =
|
|
754
754
|
{};
|
|
755
755
|
|
|
756
756
|
export type GetConfigurationProductsPropertiesMinLength = {
|
|
757
|
-
|
|
758
|
-
|
|
757
|
+
atBRANDAt502640:
|
|
758
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640;
|
|
759
759
|
};
|
|
760
760
|
|
|
761
|
-
export type
|
|
761
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640 =
|
|
762
762
|
{};
|
|
763
763
|
|
|
764
764
|
export type GetConfigurationProductsPropertiesMaxLength = {
|
|
765
|
-
|
|
766
|
-
|
|
765
|
+
atBRANDAt502640:
|
|
766
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640;
|
|
767
767
|
};
|
|
768
768
|
|
|
769
|
-
export type
|
|
769
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640 =
|
|
770
770
|
{};
|
|
771
771
|
|
|
772
772
|
export type GetConfigurationProductsPropertiesPattern = {
|
|
773
|
-
|
|
774
|
-
|
|
773
|
+
atBRANDAt502640:
|
|
774
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640;
|
|
775
775
|
};
|
|
776
776
|
|
|
777
777
|
export const GetConfigurationProductsUiReadOnlyIntegrationsResponse200ApplicationJSONResponseBody3 =
|
|
@@ -913,28 +913,28 @@ export type GetConfigurationProductsPropertiesIntegrationsResponse200Application
|
|
|
913
913
|
typeof GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6Type
|
|
914
914
|
>;
|
|
915
915
|
|
|
916
|
-
export type
|
|
916
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640 =
|
|
917
917
|
{};
|
|
918
918
|
|
|
919
919
|
export type GetConfigurationProductsPropertiesIntegrationsMinLength = {
|
|
920
|
-
|
|
921
|
-
|
|
920
|
+
atBRANDAt502640:
|
|
921
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640;
|
|
922
922
|
};
|
|
923
923
|
|
|
924
|
-
export type
|
|
924
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640 =
|
|
925
925
|
{};
|
|
926
926
|
|
|
927
927
|
export type GetConfigurationProductsPropertiesIntegrationsMaxLength = {
|
|
928
|
-
|
|
929
|
-
|
|
928
|
+
atBRANDAt502640:
|
|
929
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640;
|
|
930
930
|
};
|
|
931
931
|
|
|
932
|
-
export type
|
|
932
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640 =
|
|
933
933
|
{};
|
|
934
934
|
|
|
935
935
|
export type GetConfigurationProductsPropertiesIntegrationsPattern = {
|
|
936
|
-
|
|
937
|
-
|
|
936
|
+
atBRANDAt502640:
|
|
937
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640;
|
|
938
938
|
};
|
|
939
939
|
|
|
940
940
|
export type GetConfigurationProductsPropertiesItems = {
|
|
@@ -1177,27 +1177,27 @@ export type UiOptions = {
|
|
|
1177
1177
|
| undefined;
|
|
1178
1178
|
};
|
|
1179
1179
|
|
|
1180
|
-
export type
|
|
1180
|
+
export type GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640 = {};
|
|
1181
1181
|
|
|
1182
1182
|
export type PropertiesMinLength = {
|
|
1183
|
-
|
|
1184
|
-
|
|
1183
|
+
atBRANDAt502640:
|
|
1184
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640;
|
|
1185
1185
|
};
|
|
1186
1186
|
|
|
1187
|
-
export type
|
|
1187
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640 =
|
|
1188
1188
|
{};
|
|
1189
1189
|
|
|
1190
1190
|
export type PropertiesMaxLength = {
|
|
1191
|
-
|
|
1192
|
-
|
|
1191
|
+
atBRANDAt502640:
|
|
1192
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640;
|
|
1193
1193
|
};
|
|
1194
1194
|
|
|
1195
|
-
export type
|
|
1195
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640 =
|
|
1196
1196
|
{};
|
|
1197
1197
|
|
|
1198
1198
|
export type PropertiesPattern = {
|
|
1199
|
-
|
|
1200
|
-
|
|
1199
|
+
atBRANDAt502640:
|
|
1200
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640;
|
|
1201
1201
|
};
|
|
1202
1202
|
|
|
1203
1203
|
export const GetConfigurationProductsUiReadOnlyIntegrationsResponse2003 = {
|
|
@@ -1646,22 +1646,22 @@ export const UiControl = {
|
|
|
1646
1646
|
} as const;
|
|
1647
1647
|
export type UiControl = ClosedEnum<typeof UiControl>;
|
|
1648
1648
|
|
|
1649
|
-
export type
|
|
1649
|
+
export type AtBRANDAt502640 = {};
|
|
1650
1650
|
|
|
1651
1651
|
export type MinLength = {
|
|
1652
|
-
|
|
1652
|
+
atBRANDAt502640: AtBRANDAt502640;
|
|
1653
1653
|
};
|
|
1654
1654
|
|
|
1655
|
-
export type
|
|
1655
|
+
export type PropertiesAtBRANDAt502640 = {};
|
|
1656
1656
|
|
|
1657
1657
|
export type MaxLength = {
|
|
1658
|
-
|
|
1658
|
+
atBRANDAt502640: PropertiesAtBRANDAt502640;
|
|
1659
1659
|
};
|
|
1660
1660
|
|
|
1661
|
-
export type
|
|
1661
|
+
export type GetConfigurationProductsPropertiesAtBRANDAt502640 = {};
|
|
1662
1662
|
|
|
1663
1663
|
export type Pattern = {
|
|
1664
|
-
|
|
1664
|
+
atBRANDAt502640: GetConfigurationProductsPropertiesAtBRANDAt502640;
|
|
1665
1665
|
};
|
|
1666
1666
|
|
|
1667
1667
|
export const UiReadOnly3 = {
|
|
@@ -2929,65 +2929,65 @@ export namespace GetConfigurationProductsType$ {
|
|
|
2929
2929
|
}
|
|
2930
2930
|
|
|
2931
2931
|
/** @internal */
|
|
2932
|
-
export const
|
|
2932
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$inboundSchema:
|
|
2933
2933
|
z.ZodType<
|
|
2934
|
-
|
|
2934
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640,
|
|
2935
2935
|
z.ZodTypeDef,
|
|
2936
2936
|
unknown
|
|
2937
2937
|
> = z.object({});
|
|
2938
2938
|
|
|
2939
2939
|
/** @internal */
|
|
2940
|
-
export type
|
|
2940
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$Outbound =
|
|
2941
2941
|
{};
|
|
2942
2942
|
|
|
2943
2943
|
/** @internal */
|
|
2944
|
-
export const
|
|
2944
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$outboundSchema:
|
|
2945
2945
|
z.ZodType<
|
|
2946
|
-
|
|
2946
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$Outbound,
|
|
2947
2947
|
z.ZodTypeDef,
|
|
2948
|
-
|
|
2948
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640
|
|
2949
2949
|
> = z.object({});
|
|
2950
2950
|
|
|
2951
2951
|
/**
|
|
2952
2952
|
* @internal
|
|
2953
2953
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2954
2954
|
*/
|
|
2955
|
-
export namespace
|
|
2956
|
-
/** @deprecated use `
|
|
2955
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$ {
|
|
2956
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$inboundSchema` instead. */
|
|
2957
2957
|
export const inboundSchema =
|
|
2958
|
-
|
|
2959
|
-
/** @deprecated use `
|
|
2958
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$inboundSchema;
|
|
2959
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$outboundSchema` instead. */
|
|
2960
2960
|
export const outboundSchema =
|
|
2961
|
-
|
|
2962
|
-
/** @deprecated use `
|
|
2961
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$outboundSchema;
|
|
2962
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$Outbound` instead. */
|
|
2963
2963
|
export type Outbound =
|
|
2964
|
-
|
|
2964
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$Outbound;
|
|
2965
2965
|
}
|
|
2966
2966
|
|
|
2967
|
-
export function
|
|
2968
|
-
|
|
2969
|
-
|
|
2967
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640ToJSON(
|
|
2968
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640:
|
|
2969
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640,
|
|
2970
2970
|
): string {
|
|
2971
2971
|
return JSON.stringify(
|
|
2972
|
-
|
|
2972
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$outboundSchema
|
|
2973
2973
|
.parse(
|
|
2974
|
-
|
|
2974
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640,
|
|
2975
2975
|
),
|
|
2976
2976
|
);
|
|
2977
2977
|
}
|
|
2978
2978
|
|
|
2979
|
-
export function
|
|
2979
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640FromJSON(
|
|
2980
2980
|
jsonString: string,
|
|
2981
2981
|
): SafeParseResult<
|
|
2982
|
-
|
|
2982
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640,
|
|
2983
2983
|
SDKValidationError
|
|
2984
2984
|
> {
|
|
2985
2985
|
return safeParse(
|
|
2986
2986
|
jsonString,
|
|
2987
2987
|
(x) =>
|
|
2988
|
-
|
|
2988
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$inboundSchema
|
|
2989
2989
|
.parse(JSON.parse(x)),
|
|
2990
|
-
`Failed to parse '
|
|
2990
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640' from JSON`,
|
|
2991
2991
|
);
|
|
2992
2992
|
}
|
|
2993
2993
|
|
|
@@ -2997,19 +2997,19 @@ export const PropertiesValue$inboundSchema: z.ZodType<
|
|
|
2997
2997
|
z.ZodTypeDef,
|
|
2998
2998
|
unknown
|
|
2999
2999
|
> = z.object({
|
|
3000
|
-
"__@BRAND@
|
|
3001
|
-
|
|
3000
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
3001
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$inboundSchema
|
|
3002
3002
|
),
|
|
3003
3003
|
}).transform((v) => {
|
|
3004
3004
|
return remap$(v, {
|
|
3005
|
-
"__@BRAND@
|
|
3005
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
3006
3006
|
});
|
|
3007
3007
|
});
|
|
3008
3008
|
|
|
3009
3009
|
/** @internal */
|
|
3010
3010
|
export type PropertiesValue$Outbound = {
|
|
3011
|
-
"__@BRAND@
|
|
3012
|
-
|
|
3011
|
+
"__@BRAND@502640":
|
|
3012
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$Outbound;
|
|
3013
3013
|
};
|
|
3014
3014
|
|
|
3015
3015
|
/** @internal */
|
|
@@ -3018,12 +3018,12 @@ export const PropertiesValue$outboundSchema: z.ZodType<
|
|
|
3018
3018
|
z.ZodTypeDef,
|
|
3019
3019
|
PropertiesValue
|
|
3020
3020
|
> = z.object({
|
|
3021
|
-
|
|
3022
|
-
|
|
3021
|
+
atBRANDAt502640: z.lazy(() =>
|
|
3022
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema9AtBRANDAt502640$outboundSchema
|
|
3023
3023
|
),
|
|
3024
3024
|
}).transform((v) => {
|
|
3025
3025
|
return remap$(v, {
|
|
3026
|
-
|
|
3026
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
3027
3027
|
});
|
|
3028
3028
|
});
|
|
3029
3029
|
|
|
@@ -3495,65 +3495,65 @@ export namespace GetConfigurationProductsPropertiesIntegrationsResponse200Applic
|
|
|
3495
3495
|
}
|
|
3496
3496
|
|
|
3497
3497
|
/** @internal */
|
|
3498
|
-
export const
|
|
3498
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$inboundSchema:
|
|
3499
3499
|
z.ZodType<
|
|
3500
|
-
|
|
3500
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640,
|
|
3501
3501
|
z.ZodTypeDef,
|
|
3502
3502
|
unknown
|
|
3503
3503
|
> = z.object({});
|
|
3504
3504
|
|
|
3505
3505
|
/** @internal */
|
|
3506
|
-
export type
|
|
3506
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$Outbound =
|
|
3507
3507
|
{};
|
|
3508
3508
|
|
|
3509
3509
|
/** @internal */
|
|
3510
|
-
export const
|
|
3510
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$outboundSchema:
|
|
3511
3511
|
z.ZodType<
|
|
3512
|
-
|
|
3512
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$Outbound,
|
|
3513
3513
|
z.ZodTypeDef,
|
|
3514
|
-
|
|
3514
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640
|
|
3515
3515
|
> = z.object({});
|
|
3516
3516
|
|
|
3517
3517
|
/**
|
|
3518
3518
|
* @internal
|
|
3519
3519
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3520
3520
|
*/
|
|
3521
|
-
export namespace
|
|
3522
|
-
/** @deprecated use `
|
|
3521
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$ {
|
|
3522
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$inboundSchema` instead. */
|
|
3523
3523
|
export const inboundSchema =
|
|
3524
|
-
|
|
3525
|
-
/** @deprecated use `
|
|
3524
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$inboundSchema;
|
|
3525
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$outboundSchema` instead. */
|
|
3526
3526
|
export const outboundSchema =
|
|
3527
|
-
|
|
3528
|
-
/** @deprecated use `
|
|
3527
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$outboundSchema;
|
|
3528
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$Outbound` instead. */
|
|
3529
3529
|
export type Outbound =
|
|
3530
|
-
|
|
3530
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$Outbound;
|
|
3531
3531
|
}
|
|
3532
3532
|
|
|
3533
|
-
export function
|
|
3534
|
-
|
|
3535
|
-
|
|
3533
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640ToJSON(
|
|
3534
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640:
|
|
3535
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640,
|
|
3536
3536
|
): string {
|
|
3537
3537
|
return JSON.stringify(
|
|
3538
|
-
|
|
3538
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$outboundSchema
|
|
3539
3539
|
.parse(
|
|
3540
|
-
|
|
3540
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640,
|
|
3541
3541
|
),
|
|
3542
3542
|
);
|
|
3543
3543
|
}
|
|
3544
3544
|
|
|
3545
|
-
export function
|
|
3545
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640FromJSON(
|
|
3546
3546
|
jsonString: string,
|
|
3547
3547
|
): SafeParseResult<
|
|
3548
|
-
|
|
3548
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640,
|
|
3549
3549
|
SDKValidationError
|
|
3550
3550
|
> {
|
|
3551
3551
|
return safeParse(
|
|
3552
3552
|
jsonString,
|
|
3553
3553
|
(x) =>
|
|
3554
|
-
|
|
3554
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$inboundSchema
|
|
3555
3555
|
.parse(JSON.parse(x)),
|
|
3556
|
-
`Failed to parse '
|
|
3556
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640' from JSON`,
|
|
3557
3557
|
);
|
|
3558
3558
|
}
|
|
3559
3559
|
|
|
@@ -3564,20 +3564,20 @@ export const GetConfigurationProductsPropertiesIntegrationsResponseMinLength$inb
|
|
|
3564
3564
|
z.ZodTypeDef,
|
|
3565
3565
|
unknown
|
|
3566
3566
|
> = z.object({
|
|
3567
|
-
"__@BRAND@
|
|
3568
|
-
|
|
3567
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
3568
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$inboundSchema
|
|
3569
3569
|
),
|
|
3570
3570
|
}).transform((v) => {
|
|
3571
3571
|
return remap$(v, {
|
|
3572
|
-
"__@BRAND@
|
|
3572
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
3573
3573
|
});
|
|
3574
3574
|
});
|
|
3575
3575
|
|
|
3576
3576
|
/** @internal */
|
|
3577
3577
|
export type GetConfigurationProductsPropertiesIntegrationsResponseMinLength$Outbound =
|
|
3578
3578
|
{
|
|
3579
|
-
"__@BRAND@
|
|
3580
|
-
|
|
3579
|
+
"__@BRAND@502640":
|
|
3580
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$Outbound;
|
|
3581
3581
|
};
|
|
3582
3582
|
|
|
3583
3583
|
/** @internal */
|
|
@@ -3587,12 +3587,12 @@ export const GetConfigurationProductsPropertiesIntegrationsResponseMinLength$out
|
|
|
3587
3587
|
z.ZodTypeDef,
|
|
3588
3588
|
GetConfigurationProductsPropertiesIntegrationsResponseMinLength
|
|
3589
3589
|
> = z.object({
|
|
3590
|
-
|
|
3591
|
-
|
|
3590
|
+
atBRANDAt502640: z.lazy(() =>
|
|
3591
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsMinLengthAtBRANDAt502640$outboundSchema
|
|
3592
3592
|
),
|
|
3593
3593
|
}).transform((v) => {
|
|
3594
3594
|
return remap$(v, {
|
|
3595
|
-
|
|
3595
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
3596
3596
|
});
|
|
3597
3597
|
});
|
|
3598
3598
|
|
|
@@ -3638,65 +3638,65 @@ export function getConfigurationProductsPropertiesIntegrationsResponseMinLengthF
|
|
|
3638
3638
|
}
|
|
3639
3639
|
|
|
3640
3640
|
/** @internal */
|
|
3641
|
-
export const
|
|
3641
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$inboundSchema:
|
|
3642
3642
|
z.ZodType<
|
|
3643
|
-
|
|
3643
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640,
|
|
3644
3644
|
z.ZodTypeDef,
|
|
3645
3645
|
unknown
|
|
3646
3646
|
> = z.object({});
|
|
3647
3647
|
|
|
3648
3648
|
/** @internal */
|
|
3649
|
-
export type
|
|
3649
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$Outbound =
|
|
3650
3650
|
{};
|
|
3651
3651
|
|
|
3652
3652
|
/** @internal */
|
|
3653
|
-
export const
|
|
3653
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$outboundSchema:
|
|
3654
3654
|
z.ZodType<
|
|
3655
|
-
|
|
3655
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$Outbound,
|
|
3656
3656
|
z.ZodTypeDef,
|
|
3657
|
-
|
|
3657
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640
|
|
3658
3658
|
> = z.object({});
|
|
3659
3659
|
|
|
3660
3660
|
/**
|
|
3661
3661
|
* @internal
|
|
3662
3662
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3663
3663
|
*/
|
|
3664
|
-
export namespace
|
|
3665
|
-
/** @deprecated use `
|
|
3664
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$ {
|
|
3665
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$inboundSchema` instead. */
|
|
3666
3666
|
export const inboundSchema =
|
|
3667
|
-
|
|
3668
|
-
/** @deprecated use `
|
|
3667
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$inboundSchema;
|
|
3668
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$outboundSchema` instead. */
|
|
3669
3669
|
export const outboundSchema =
|
|
3670
|
-
|
|
3671
|
-
/** @deprecated use `
|
|
3670
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$outboundSchema;
|
|
3671
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$Outbound` instead. */
|
|
3672
3672
|
export type Outbound =
|
|
3673
|
-
|
|
3673
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$Outbound;
|
|
3674
3674
|
}
|
|
3675
3675
|
|
|
3676
|
-
export function
|
|
3677
|
-
|
|
3678
|
-
|
|
3676
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640ToJSON(
|
|
3677
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640:
|
|
3678
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640,
|
|
3679
3679
|
): string {
|
|
3680
3680
|
return JSON.stringify(
|
|
3681
|
-
|
|
3681
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$outboundSchema
|
|
3682
3682
|
.parse(
|
|
3683
|
-
|
|
3683
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640,
|
|
3684
3684
|
),
|
|
3685
3685
|
);
|
|
3686
3686
|
}
|
|
3687
3687
|
|
|
3688
|
-
export function
|
|
3688
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640FromJSON(
|
|
3689
3689
|
jsonString: string,
|
|
3690
3690
|
): SafeParseResult<
|
|
3691
|
-
|
|
3691
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640,
|
|
3692
3692
|
SDKValidationError
|
|
3693
3693
|
> {
|
|
3694
3694
|
return safeParse(
|
|
3695
3695
|
jsonString,
|
|
3696
3696
|
(x) =>
|
|
3697
|
-
|
|
3697
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$inboundSchema
|
|
3698
3698
|
.parse(JSON.parse(x)),
|
|
3699
|
-
`Failed to parse '
|
|
3699
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640' from JSON`,
|
|
3700
3700
|
);
|
|
3701
3701
|
}
|
|
3702
3702
|
|
|
@@ -3707,20 +3707,20 @@ export const GetConfigurationProductsPropertiesIntegrationsResponseMaxLength$inb
|
|
|
3707
3707
|
z.ZodTypeDef,
|
|
3708
3708
|
unknown
|
|
3709
3709
|
> = z.object({
|
|
3710
|
-
"__@BRAND@
|
|
3711
|
-
|
|
3710
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
3711
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$inboundSchema
|
|
3712
3712
|
),
|
|
3713
3713
|
}).transform((v) => {
|
|
3714
3714
|
return remap$(v, {
|
|
3715
|
-
"__@BRAND@
|
|
3715
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
3716
3716
|
});
|
|
3717
3717
|
});
|
|
3718
3718
|
|
|
3719
3719
|
/** @internal */
|
|
3720
3720
|
export type GetConfigurationProductsPropertiesIntegrationsResponseMaxLength$Outbound =
|
|
3721
3721
|
{
|
|
3722
|
-
"__@BRAND@
|
|
3723
|
-
|
|
3722
|
+
"__@BRAND@502640":
|
|
3723
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$Outbound;
|
|
3724
3724
|
};
|
|
3725
3725
|
|
|
3726
3726
|
/** @internal */
|
|
@@ -3730,12 +3730,12 @@ export const GetConfigurationProductsPropertiesIntegrationsResponseMaxLength$out
|
|
|
3730
3730
|
z.ZodTypeDef,
|
|
3731
3731
|
GetConfigurationProductsPropertiesIntegrationsResponseMaxLength
|
|
3732
3732
|
> = z.object({
|
|
3733
|
-
|
|
3734
|
-
|
|
3733
|
+
atBRANDAt502640: z.lazy(() =>
|
|
3734
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsAtBRANDAt502640$outboundSchema
|
|
3735
3735
|
),
|
|
3736
3736
|
}).transform((v) => {
|
|
3737
3737
|
return remap$(v, {
|
|
3738
|
-
|
|
3738
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
3739
3739
|
});
|
|
3740
3740
|
});
|
|
3741
3741
|
|
|
@@ -3781,65 +3781,65 @@ export function getConfigurationProductsPropertiesIntegrationsResponseMaxLengthF
|
|
|
3781
3781
|
}
|
|
3782
3782
|
|
|
3783
3783
|
/** @internal */
|
|
3784
|
-
export const
|
|
3784
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$inboundSchema:
|
|
3785
3785
|
z.ZodType<
|
|
3786
|
-
|
|
3786
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640,
|
|
3787
3787
|
z.ZodTypeDef,
|
|
3788
3788
|
unknown
|
|
3789
3789
|
> = z.object({});
|
|
3790
3790
|
|
|
3791
3791
|
/** @internal */
|
|
3792
|
-
export type
|
|
3792
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$Outbound =
|
|
3793
3793
|
{};
|
|
3794
3794
|
|
|
3795
3795
|
/** @internal */
|
|
3796
|
-
export const
|
|
3796
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$outboundSchema:
|
|
3797
3797
|
z.ZodType<
|
|
3798
|
-
|
|
3798
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$Outbound,
|
|
3799
3799
|
z.ZodTypeDef,
|
|
3800
|
-
|
|
3800
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640
|
|
3801
3801
|
> = z.object({});
|
|
3802
3802
|
|
|
3803
3803
|
/**
|
|
3804
3804
|
* @internal
|
|
3805
3805
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3806
3806
|
*/
|
|
3807
|
-
export namespace
|
|
3808
|
-
/** @deprecated use `
|
|
3807
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$ {
|
|
3808
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$inboundSchema` instead. */
|
|
3809
3809
|
export const inboundSchema =
|
|
3810
|
-
|
|
3811
|
-
/** @deprecated use `
|
|
3810
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$inboundSchema;
|
|
3811
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$outboundSchema` instead. */
|
|
3812
3812
|
export const outboundSchema =
|
|
3813
|
-
|
|
3814
|
-
/** @deprecated use `
|
|
3813
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$outboundSchema;
|
|
3814
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$Outbound` instead. */
|
|
3815
3815
|
export type Outbound =
|
|
3816
|
-
|
|
3816
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$Outbound;
|
|
3817
3817
|
}
|
|
3818
3818
|
|
|
3819
|
-
export function
|
|
3820
|
-
|
|
3821
|
-
|
|
3819
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640ToJSON(
|
|
3820
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640:
|
|
3821
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640,
|
|
3822
3822
|
): string {
|
|
3823
3823
|
return JSON.stringify(
|
|
3824
|
-
|
|
3824
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$outboundSchema
|
|
3825
3825
|
.parse(
|
|
3826
|
-
|
|
3826
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640,
|
|
3827
3827
|
),
|
|
3828
3828
|
);
|
|
3829
3829
|
}
|
|
3830
3830
|
|
|
3831
|
-
export function
|
|
3831
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640FromJSON(
|
|
3832
3832
|
jsonString: string,
|
|
3833
3833
|
): SafeParseResult<
|
|
3834
|
-
|
|
3834
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640,
|
|
3835
3835
|
SDKValidationError
|
|
3836
3836
|
> {
|
|
3837
3837
|
return safeParse(
|
|
3838
3838
|
jsonString,
|
|
3839
3839
|
(x) =>
|
|
3840
|
-
|
|
3840
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$inboundSchema
|
|
3841
3841
|
.parse(JSON.parse(x)),
|
|
3842
|
-
`Failed to parse '
|
|
3842
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640' from JSON`,
|
|
3843
3843
|
);
|
|
3844
3844
|
}
|
|
3845
3845
|
|
|
@@ -3850,20 +3850,20 @@ export const GetConfigurationProductsPropertiesIntegrationsResponsePattern$inbou
|
|
|
3850
3850
|
z.ZodTypeDef,
|
|
3851
3851
|
unknown
|
|
3852
3852
|
> = z.object({
|
|
3853
|
-
"__@BRAND@
|
|
3854
|
-
|
|
3853
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
3854
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$inboundSchema
|
|
3855
3855
|
),
|
|
3856
3856
|
}).transform((v) => {
|
|
3857
3857
|
return remap$(v, {
|
|
3858
|
-
"__@BRAND@
|
|
3858
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
3859
3859
|
});
|
|
3860
3860
|
});
|
|
3861
3861
|
|
|
3862
3862
|
/** @internal */
|
|
3863
3863
|
export type GetConfigurationProductsPropertiesIntegrationsResponsePattern$Outbound =
|
|
3864
3864
|
{
|
|
3865
|
-
"__@BRAND@
|
|
3866
|
-
|
|
3865
|
+
"__@BRAND@502640":
|
|
3866
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$Outbound;
|
|
3867
3867
|
};
|
|
3868
3868
|
|
|
3869
3869
|
/** @internal */
|
|
@@ -3873,12 +3873,12 @@ export const GetConfigurationProductsPropertiesIntegrationsResponsePattern$outbo
|
|
|
3873
3873
|
z.ZodTypeDef,
|
|
3874
3874
|
GetConfigurationProductsPropertiesIntegrationsResponsePattern
|
|
3875
3875
|
> = z.object({
|
|
3876
|
-
|
|
3877
|
-
|
|
3876
|
+
atBRANDAt502640: z.lazy(() =>
|
|
3877
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8ItemsPatternAtBRANDAt502640$outboundSchema
|
|
3878
3878
|
),
|
|
3879
3879
|
}).transform((v) => {
|
|
3880
3880
|
return remap$(v, {
|
|
3881
|
-
|
|
3881
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
3882
3882
|
});
|
|
3883
3883
|
});
|
|
3884
3884
|
|
|
@@ -4030,65 +4030,65 @@ export function getConfigurationProductsPropertiesIntegrationsItemsFromJSON(
|
|
|
4030
4030
|
}
|
|
4031
4031
|
|
|
4032
4032
|
/** @internal */
|
|
4033
|
-
export const
|
|
4033
|
+
export const GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$inboundSchema:
|
|
4034
4034
|
z.ZodType<
|
|
4035
|
-
|
|
4035
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640,
|
|
4036
4036
|
z.ZodTypeDef,
|
|
4037
4037
|
unknown
|
|
4038
4038
|
> = z.object({});
|
|
4039
4039
|
|
|
4040
4040
|
/** @internal */
|
|
4041
|
-
export type
|
|
4041
|
+
export type GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$Outbound =
|
|
4042
4042
|
{};
|
|
4043
4043
|
|
|
4044
4044
|
/** @internal */
|
|
4045
|
-
export const
|
|
4045
|
+
export const GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$outboundSchema:
|
|
4046
4046
|
z.ZodType<
|
|
4047
|
-
|
|
4047
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$Outbound,
|
|
4048
4048
|
z.ZodTypeDef,
|
|
4049
|
-
|
|
4049
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640
|
|
4050
4050
|
> = z.object({});
|
|
4051
4051
|
|
|
4052
4052
|
/**
|
|
4053
4053
|
* @internal
|
|
4054
4054
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
4055
4055
|
*/
|
|
4056
|
-
export namespace
|
|
4057
|
-
/** @deprecated use `
|
|
4056
|
+
export namespace GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$ {
|
|
4057
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$inboundSchema` instead. */
|
|
4058
4058
|
export const inboundSchema =
|
|
4059
|
-
|
|
4060
|
-
/** @deprecated use `
|
|
4059
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$inboundSchema;
|
|
4060
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$outboundSchema` instead. */
|
|
4061
4061
|
export const outboundSchema =
|
|
4062
|
-
|
|
4063
|
-
/** @deprecated use `
|
|
4062
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$outboundSchema;
|
|
4063
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$Outbound` instead. */
|
|
4064
4064
|
export type Outbound =
|
|
4065
|
-
|
|
4065
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$Outbound;
|
|
4066
4066
|
}
|
|
4067
4067
|
|
|
4068
|
-
export function
|
|
4069
|
-
|
|
4070
|
-
|
|
4068
|
+
export function getConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640ToJSON(
|
|
4069
|
+
getConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640:
|
|
4070
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640,
|
|
4071
4071
|
): string {
|
|
4072
4072
|
return JSON.stringify(
|
|
4073
|
-
|
|
4073
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$outboundSchema
|
|
4074
4074
|
.parse(
|
|
4075
|
-
|
|
4075
|
+
getConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640,
|
|
4076
4076
|
),
|
|
4077
4077
|
);
|
|
4078
4078
|
}
|
|
4079
4079
|
|
|
4080
|
-
export function
|
|
4080
|
+
export function getConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640FromJSON(
|
|
4081
4081
|
jsonString: string,
|
|
4082
4082
|
): SafeParseResult<
|
|
4083
|
-
|
|
4083
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640,
|
|
4084
4084
|
SDKValidationError
|
|
4085
4085
|
> {
|
|
4086
4086
|
return safeParse(
|
|
4087
4087
|
jsonString,
|
|
4088
4088
|
(x) =>
|
|
4089
|
-
|
|
4089
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$inboundSchema
|
|
4090
4090
|
.parse(JSON.parse(x)),
|
|
4091
|
-
`Failed to parse '
|
|
4091
|
+
`Failed to parse 'GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640' from JSON`,
|
|
4092
4092
|
);
|
|
4093
4093
|
}
|
|
4094
4094
|
|
|
@@ -4098,19 +4098,19 @@ export const GetConfigurationProductsUiOptionsValue$inboundSchema: z.ZodType<
|
|
|
4098
4098
|
z.ZodTypeDef,
|
|
4099
4099
|
unknown
|
|
4100
4100
|
> = z.object({
|
|
4101
|
-
"__@BRAND@
|
|
4102
|
-
|
|
4101
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
4102
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$inboundSchema
|
|
4103
4103
|
),
|
|
4104
4104
|
}).transform((v) => {
|
|
4105
4105
|
return remap$(v, {
|
|
4106
|
-
"__@BRAND@
|
|
4106
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
4107
4107
|
});
|
|
4108
4108
|
});
|
|
4109
4109
|
|
|
4110
4110
|
/** @internal */
|
|
4111
4111
|
export type GetConfigurationProductsUiOptionsValue$Outbound = {
|
|
4112
|
-
"__@BRAND@
|
|
4113
|
-
|
|
4112
|
+
"__@BRAND@502640":
|
|
4113
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$Outbound;
|
|
4114
4114
|
};
|
|
4115
4115
|
|
|
4116
4116
|
/** @internal */
|
|
@@ -4119,12 +4119,12 @@ export const GetConfigurationProductsUiOptionsValue$outboundSchema: z.ZodType<
|
|
|
4119
4119
|
z.ZodTypeDef,
|
|
4120
4120
|
GetConfigurationProductsUiOptionsValue
|
|
4121
4121
|
> = z.object({
|
|
4122
|
-
|
|
4123
|
-
|
|
4122
|
+
atBRANDAt502640: z.lazy(() =>
|
|
4123
|
+
GetConfigurationProductsUiOptionsIntegrationsResponseAtBRANDAt502640$outboundSchema
|
|
4124
4124
|
),
|
|
4125
4125
|
}).transform((v) => {
|
|
4126
4126
|
return remap$(v, {
|
|
4127
|
-
|
|
4127
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
4128
4128
|
});
|
|
4129
4129
|
});
|
|
4130
4130
|
|
|
@@ -4606,64 +4606,64 @@ export function getConfigurationProductsUiOptions3FromJSON(
|
|
|
4606
4606
|
}
|
|
4607
4607
|
|
|
4608
4608
|
/** @internal */
|
|
4609
|
-
export const
|
|
4609
|
+
export const GetConfigurationProductsUiOptionsAtBRANDAt502640$inboundSchema:
|
|
4610
4610
|
z.ZodType<
|
|
4611
|
-
|
|
4611
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640,
|
|
4612
4612
|
z.ZodTypeDef,
|
|
4613
4613
|
unknown
|
|
4614
4614
|
> = z.object({});
|
|
4615
4615
|
|
|
4616
4616
|
/** @internal */
|
|
4617
|
-
export type
|
|
4617
|
+
export type GetConfigurationProductsUiOptionsAtBRANDAt502640$Outbound = {};
|
|
4618
4618
|
|
|
4619
4619
|
/** @internal */
|
|
4620
|
-
export const
|
|
4620
|
+
export const GetConfigurationProductsUiOptionsAtBRANDAt502640$outboundSchema:
|
|
4621
4621
|
z.ZodType<
|
|
4622
|
-
|
|
4622
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640$Outbound,
|
|
4623
4623
|
z.ZodTypeDef,
|
|
4624
|
-
|
|
4624
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640
|
|
4625
4625
|
> = z.object({});
|
|
4626
4626
|
|
|
4627
4627
|
/**
|
|
4628
4628
|
* @internal
|
|
4629
4629
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
4630
4630
|
*/
|
|
4631
|
-
export namespace
|
|
4632
|
-
/** @deprecated use `
|
|
4631
|
+
export namespace GetConfigurationProductsUiOptionsAtBRANDAt502640$ {
|
|
4632
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsAtBRANDAt502640$inboundSchema` instead. */
|
|
4633
4633
|
export const inboundSchema =
|
|
4634
|
-
|
|
4635
|
-
/** @deprecated use `
|
|
4634
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640$inboundSchema;
|
|
4635
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsAtBRANDAt502640$outboundSchema` instead. */
|
|
4636
4636
|
export const outboundSchema =
|
|
4637
|
-
|
|
4638
|
-
/** @deprecated use `
|
|
4637
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640$outboundSchema;
|
|
4638
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsAtBRANDAt502640$Outbound` instead. */
|
|
4639
4639
|
export type Outbound =
|
|
4640
|
-
|
|
4640
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640$Outbound;
|
|
4641
4641
|
}
|
|
4642
4642
|
|
|
4643
|
-
export function
|
|
4644
|
-
|
|
4645
|
-
|
|
4643
|
+
export function getConfigurationProductsUiOptionsAtBRANDAt502640ToJSON(
|
|
4644
|
+
getConfigurationProductsUiOptionsAtBRANDAt502640:
|
|
4645
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640,
|
|
4646
4646
|
): string {
|
|
4647
4647
|
return JSON.stringify(
|
|
4648
|
-
|
|
4649
|
-
|
|
4648
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640$outboundSchema.parse(
|
|
4649
|
+
getConfigurationProductsUiOptionsAtBRANDAt502640,
|
|
4650
4650
|
),
|
|
4651
4651
|
);
|
|
4652
4652
|
}
|
|
4653
4653
|
|
|
4654
|
-
export function
|
|
4654
|
+
export function getConfigurationProductsUiOptionsAtBRANDAt502640FromJSON(
|
|
4655
4655
|
jsonString: string,
|
|
4656
4656
|
): SafeParseResult<
|
|
4657
|
-
|
|
4657
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640,
|
|
4658
4658
|
SDKValidationError
|
|
4659
4659
|
> {
|
|
4660
4660
|
return safeParse(
|
|
4661
4661
|
jsonString,
|
|
4662
4662
|
(x) =>
|
|
4663
|
-
|
|
4663
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640$inboundSchema.parse(
|
|
4664
4664
|
JSON.parse(x),
|
|
4665
4665
|
),
|
|
4666
|
-
`Failed to parse '
|
|
4666
|
+
`Failed to parse 'GetConfigurationProductsUiOptionsAtBRANDAt502640' from JSON`,
|
|
4667
4667
|
);
|
|
4668
4668
|
}
|
|
4669
4669
|
|
|
@@ -4673,18 +4673,18 @@ export const GetConfigurationProductsUiOptions2$inboundSchema: z.ZodType<
|
|
|
4673
4673
|
z.ZodTypeDef,
|
|
4674
4674
|
unknown
|
|
4675
4675
|
> = z.object({
|
|
4676
|
-
"__@BRAND@
|
|
4677
|
-
|
|
4676
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
4677
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640$inboundSchema
|
|
4678
4678
|
),
|
|
4679
4679
|
}).transform((v) => {
|
|
4680
4680
|
return remap$(v, {
|
|
4681
|
-
"__@BRAND@
|
|
4681
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
4682
4682
|
});
|
|
4683
4683
|
});
|
|
4684
4684
|
|
|
4685
4685
|
/** @internal */
|
|
4686
4686
|
export type GetConfigurationProductsUiOptions2$Outbound = {
|
|
4687
|
-
"__@BRAND@
|
|
4687
|
+
"__@BRAND@502640": GetConfigurationProductsUiOptionsAtBRANDAt502640$Outbound;
|
|
4688
4688
|
};
|
|
4689
4689
|
|
|
4690
4690
|
/** @internal */
|
|
@@ -4693,12 +4693,12 @@ export const GetConfigurationProductsUiOptions2$outboundSchema: z.ZodType<
|
|
|
4693
4693
|
z.ZodTypeDef,
|
|
4694
4694
|
GetConfigurationProductsUiOptions2
|
|
4695
4695
|
> = z.object({
|
|
4696
|
-
|
|
4697
|
-
|
|
4696
|
+
atBRANDAt502640: z.lazy(() =>
|
|
4697
|
+
GetConfigurationProductsUiOptionsAtBRANDAt502640$outboundSchema
|
|
4698
4698
|
),
|
|
4699
4699
|
}).transform((v) => {
|
|
4700
4700
|
return remap$(v, {
|
|
4701
|
-
|
|
4701
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
4702
4702
|
});
|
|
4703
4703
|
});
|
|
4704
4704
|
|
|
@@ -5980,84 +5980,84 @@ export function getConfigurationProductsPropertiesIntegrationsResponse200Applica
|
|
|
5980
5980
|
}
|
|
5981
5981
|
|
|
5982
5982
|
/** @internal */
|
|
5983
|
-
export const
|
|
5983
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$inboundSchema:
|
|
5984
5984
|
z.ZodType<
|
|
5985
|
-
|
|
5985
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640,
|
|
5986
5986
|
z.ZodTypeDef,
|
|
5987
5987
|
unknown
|
|
5988
5988
|
> = z.object({});
|
|
5989
5989
|
|
|
5990
5990
|
/** @internal */
|
|
5991
|
-
export type
|
|
5991
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$Outbound =
|
|
5992
5992
|
{};
|
|
5993
5993
|
|
|
5994
5994
|
/** @internal */
|
|
5995
|
-
export const
|
|
5995
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$outboundSchema:
|
|
5996
5996
|
z.ZodType<
|
|
5997
|
-
|
|
5997
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$Outbound,
|
|
5998
5998
|
z.ZodTypeDef,
|
|
5999
|
-
|
|
5999
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640
|
|
6000
6000
|
> = z.object({});
|
|
6001
6001
|
|
|
6002
6002
|
/**
|
|
6003
6003
|
* @internal
|
|
6004
6004
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6005
6005
|
*/
|
|
6006
|
-
export namespace
|
|
6007
|
-
/** @deprecated use `
|
|
6006
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$ {
|
|
6007
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$inboundSchema` instead. */
|
|
6008
6008
|
export const inboundSchema =
|
|
6009
|
-
|
|
6010
|
-
/** @deprecated use `
|
|
6009
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$inboundSchema;
|
|
6010
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$outboundSchema` instead. */
|
|
6011
6011
|
export const outboundSchema =
|
|
6012
|
-
|
|
6013
|
-
/** @deprecated use `
|
|
6012
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$outboundSchema;
|
|
6013
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$Outbound` instead. */
|
|
6014
6014
|
export type Outbound =
|
|
6015
|
-
|
|
6015
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$Outbound;
|
|
6016
6016
|
}
|
|
6017
6017
|
|
|
6018
|
-
export function
|
|
6019
|
-
|
|
6020
|
-
|
|
6018
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640ToJSON(
|
|
6019
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640:
|
|
6020
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640,
|
|
6021
6021
|
): string {
|
|
6022
6022
|
return JSON.stringify(
|
|
6023
|
-
|
|
6023
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$outboundSchema
|
|
6024
6024
|
.parse(
|
|
6025
|
-
|
|
6025
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640,
|
|
6026
6026
|
),
|
|
6027
6027
|
);
|
|
6028
6028
|
}
|
|
6029
6029
|
|
|
6030
|
-
export function
|
|
6030
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640FromJSON(
|
|
6031
6031
|
jsonString: string,
|
|
6032
6032
|
): SafeParseResult<
|
|
6033
|
-
|
|
6033
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640,
|
|
6034
6034
|
SDKValidationError
|
|
6035
6035
|
> {
|
|
6036
6036
|
return safeParse(
|
|
6037
6037
|
jsonString,
|
|
6038
6038
|
(x) =>
|
|
6039
|
-
|
|
6039
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$inboundSchema
|
|
6040
6040
|
.parse(JSON.parse(x)),
|
|
6041
|
-
`Failed to parse '
|
|
6041
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640' from JSON`,
|
|
6042
6042
|
);
|
|
6043
6043
|
}
|
|
6044
6044
|
|
|
6045
6045
|
/** @internal */
|
|
6046
6046
|
export const Default$inboundSchema: z.ZodType<Default, z.ZodTypeDef, unknown> =
|
|
6047
6047
|
z.object({
|
|
6048
|
-
"__@BRAND@
|
|
6049
|
-
|
|
6048
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
6049
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$inboundSchema
|
|
6050
6050
|
),
|
|
6051
6051
|
}).transform((v) => {
|
|
6052
6052
|
return remap$(v, {
|
|
6053
|
-
"__@BRAND@
|
|
6053
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
6054
6054
|
});
|
|
6055
6055
|
});
|
|
6056
6056
|
|
|
6057
6057
|
/** @internal */
|
|
6058
6058
|
export type Default$Outbound = {
|
|
6059
|
-
"__@BRAND@
|
|
6060
|
-
|
|
6059
|
+
"__@BRAND@502640":
|
|
6060
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$Outbound;
|
|
6061
6061
|
};
|
|
6062
6062
|
|
|
6063
6063
|
/** @internal */
|
|
@@ -6066,12 +6066,12 @@ export const Default$outboundSchema: z.ZodType<
|
|
|
6066
6066
|
z.ZodTypeDef,
|
|
6067
6067
|
Default
|
|
6068
6068
|
> = z.object({
|
|
6069
|
-
|
|
6070
|
-
|
|
6069
|
+
atBRANDAt502640: z.lazy(() =>
|
|
6070
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchemaAtBRANDAt502640$outboundSchema
|
|
6071
6071
|
),
|
|
6072
6072
|
}).transform((v) => {
|
|
6073
6073
|
return remap$(v, {
|
|
6074
|
-
|
|
6074
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
6075
6075
|
});
|
|
6076
6076
|
});
|
|
6077
6077
|
|
|
@@ -6103,84 +6103,84 @@ export function defaultFromJSON(
|
|
|
6103
6103
|
}
|
|
6104
6104
|
|
|
6105
6105
|
/** @internal */
|
|
6106
|
-
export const
|
|
6106
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$inboundSchema:
|
|
6107
6107
|
z.ZodType<
|
|
6108
|
-
|
|
6108
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640,
|
|
6109
6109
|
z.ZodTypeDef,
|
|
6110
6110
|
unknown
|
|
6111
6111
|
> = z.object({});
|
|
6112
6112
|
|
|
6113
6113
|
/** @internal */
|
|
6114
|
-
export type
|
|
6114
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$Outbound =
|
|
6115
6115
|
{};
|
|
6116
6116
|
|
|
6117
6117
|
/** @internal */
|
|
6118
|
-
export const
|
|
6118
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$outboundSchema:
|
|
6119
6119
|
z.ZodType<
|
|
6120
|
-
|
|
6120
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$Outbound,
|
|
6121
6121
|
z.ZodTypeDef,
|
|
6122
|
-
|
|
6122
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640
|
|
6123
6123
|
> = z.object({});
|
|
6124
6124
|
|
|
6125
6125
|
/**
|
|
6126
6126
|
* @internal
|
|
6127
6127
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6128
6128
|
*/
|
|
6129
|
-
export namespace
|
|
6130
|
-
/** @deprecated use `
|
|
6129
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$ {
|
|
6130
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$inboundSchema` instead. */
|
|
6131
6131
|
export const inboundSchema =
|
|
6132
|
-
|
|
6133
|
-
/** @deprecated use `
|
|
6132
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$inboundSchema;
|
|
6133
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$outboundSchema` instead. */
|
|
6134
6134
|
export const outboundSchema =
|
|
6135
|
-
|
|
6136
|
-
/** @deprecated use `
|
|
6135
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$outboundSchema;
|
|
6136
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$Outbound` instead. */
|
|
6137
6137
|
export type Outbound =
|
|
6138
|
-
|
|
6138
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$Outbound;
|
|
6139
6139
|
}
|
|
6140
6140
|
|
|
6141
|
-
export function
|
|
6142
|
-
|
|
6143
|
-
|
|
6141
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640ToJSON(
|
|
6142
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640:
|
|
6143
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640,
|
|
6144
6144
|
): string {
|
|
6145
6145
|
return JSON.stringify(
|
|
6146
|
-
|
|
6146
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$outboundSchema
|
|
6147
6147
|
.parse(
|
|
6148
|
-
|
|
6148
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640,
|
|
6149
6149
|
),
|
|
6150
6150
|
);
|
|
6151
6151
|
}
|
|
6152
6152
|
|
|
6153
|
-
export function
|
|
6153
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640FromJSON(
|
|
6154
6154
|
jsonString: string,
|
|
6155
6155
|
): SafeParseResult<
|
|
6156
|
-
|
|
6156
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640,
|
|
6157
6157
|
SDKValidationError
|
|
6158
6158
|
> {
|
|
6159
6159
|
return safeParse(
|
|
6160
6160
|
jsonString,
|
|
6161
6161
|
(x) =>
|
|
6162
|
-
|
|
6162
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$inboundSchema
|
|
6163
6163
|
.parse(JSON.parse(x)),
|
|
6164
|
-
`Failed to parse '
|
|
6164
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640' from JSON`,
|
|
6165
6165
|
);
|
|
6166
6166
|
}
|
|
6167
6167
|
|
|
6168
6168
|
/** @internal */
|
|
6169
6169
|
export const Example$inboundSchema: z.ZodType<Example, z.ZodTypeDef, unknown> =
|
|
6170
6170
|
z.object({
|
|
6171
|
-
"__@BRAND@
|
|
6172
|
-
|
|
6171
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
6172
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$inboundSchema
|
|
6173
6173
|
),
|
|
6174
6174
|
}).transform((v) => {
|
|
6175
6175
|
return remap$(v, {
|
|
6176
|
-
"__@BRAND@
|
|
6176
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
6177
6177
|
});
|
|
6178
6178
|
});
|
|
6179
6179
|
|
|
6180
6180
|
/** @internal */
|
|
6181
6181
|
export type Example$Outbound = {
|
|
6182
|
-
"__@BRAND@
|
|
6183
|
-
|
|
6182
|
+
"__@BRAND@502640":
|
|
6183
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$Outbound;
|
|
6184
6184
|
};
|
|
6185
6185
|
|
|
6186
6186
|
/** @internal */
|
|
@@ -6189,12 +6189,12 @@ export const Example$outboundSchema: z.ZodType<
|
|
|
6189
6189
|
z.ZodTypeDef,
|
|
6190
6190
|
Example
|
|
6191
6191
|
> = z.object({
|
|
6192
|
-
|
|
6193
|
-
|
|
6192
|
+
atBRANDAt502640: z.lazy(() =>
|
|
6193
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema8AtBRANDAt502640$outboundSchema
|
|
6194
6194
|
),
|
|
6195
6195
|
}).transform((v) => {
|
|
6196
6196
|
return remap$(v, {
|
|
6197
|
-
|
|
6197
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
6198
6198
|
});
|
|
6199
6199
|
});
|
|
6200
6200
|
|
|
@@ -6492,63 +6492,63 @@ export namespace GetConfigurationProductsPropertiesIntegrationsResponse200Applic
|
|
|
6492
6492
|
}
|
|
6493
6493
|
|
|
6494
6494
|
/** @internal */
|
|
6495
|
-
export const
|
|
6495
|
+
export const GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$inboundSchema:
|
|
6496
6496
|
z.ZodType<
|
|
6497
|
-
|
|
6497
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640,
|
|
6498
6498
|
z.ZodTypeDef,
|
|
6499
6499
|
unknown
|
|
6500
6500
|
> = z.object({});
|
|
6501
6501
|
|
|
6502
6502
|
/** @internal */
|
|
6503
|
-
export type
|
|
6503
|
+
export type GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$Outbound =
|
|
6504
6504
|
{};
|
|
6505
6505
|
|
|
6506
6506
|
/** @internal */
|
|
6507
|
-
export const
|
|
6507
|
+
export const GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$outboundSchema:
|
|
6508
6508
|
z.ZodType<
|
|
6509
|
-
|
|
6509
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$Outbound,
|
|
6510
6510
|
z.ZodTypeDef,
|
|
6511
|
-
|
|
6511
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640
|
|
6512
6512
|
> = z.object({});
|
|
6513
6513
|
|
|
6514
6514
|
/**
|
|
6515
6515
|
* @internal
|
|
6516
6516
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6517
6517
|
*/
|
|
6518
|
-
export namespace
|
|
6519
|
-
/** @deprecated use `
|
|
6518
|
+
export namespace GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$ {
|
|
6519
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$inboundSchema` instead. */
|
|
6520
6520
|
export const inboundSchema =
|
|
6521
|
-
|
|
6522
|
-
/** @deprecated use `
|
|
6521
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$inboundSchema;
|
|
6522
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$outboundSchema` instead. */
|
|
6523
6523
|
export const outboundSchema =
|
|
6524
|
-
|
|
6525
|
-
/** @deprecated use `
|
|
6524
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$outboundSchema;
|
|
6525
|
+
/** @deprecated use `GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$Outbound` instead. */
|
|
6526
6526
|
export type Outbound =
|
|
6527
|
-
|
|
6527
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$Outbound;
|
|
6528
6528
|
}
|
|
6529
6529
|
|
|
6530
|
-
export function
|
|
6531
|
-
|
|
6532
|
-
|
|
6530
|
+
export function getConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640ToJSON(
|
|
6531
|
+
getConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640:
|
|
6532
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640,
|
|
6533
6533
|
): string {
|
|
6534
6534
|
return JSON.stringify(
|
|
6535
|
-
|
|
6536
|
-
.parse(
|
|
6535
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$outboundSchema
|
|
6536
|
+
.parse(getConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640),
|
|
6537
6537
|
);
|
|
6538
6538
|
}
|
|
6539
6539
|
|
|
6540
|
-
export function
|
|
6540
|
+
export function getConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640FromJSON(
|
|
6541
6541
|
jsonString: string,
|
|
6542
6542
|
): SafeParseResult<
|
|
6543
|
-
|
|
6543
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640,
|
|
6544
6544
|
SDKValidationError
|
|
6545
6545
|
> {
|
|
6546
6546
|
return safeParse(
|
|
6547
6547
|
jsonString,
|
|
6548
6548
|
(x) =>
|
|
6549
|
-
|
|
6549
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$inboundSchema
|
|
6550
6550
|
.parse(JSON.parse(x)),
|
|
6551
|
-
`Failed to parse '
|
|
6551
|
+
`Failed to parse 'GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640' from JSON`,
|
|
6552
6552
|
);
|
|
6553
6553
|
}
|
|
6554
6554
|
|
|
@@ -6558,19 +6558,19 @@ export const UiOptionsValue$inboundSchema: z.ZodType<
|
|
|
6558
6558
|
z.ZodTypeDef,
|
|
6559
6559
|
unknown
|
|
6560
6560
|
> = z.object({
|
|
6561
|
-
"__@BRAND@
|
|
6562
|
-
|
|
6561
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
6562
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$inboundSchema
|
|
6563
6563
|
),
|
|
6564
6564
|
}).transform((v) => {
|
|
6565
6565
|
return remap$(v, {
|
|
6566
|
-
"__@BRAND@
|
|
6566
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
6567
6567
|
});
|
|
6568
6568
|
});
|
|
6569
6569
|
|
|
6570
6570
|
/** @internal */
|
|
6571
6571
|
export type UiOptionsValue$Outbound = {
|
|
6572
|
-
"__@BRAND@
|
|
6573
|
-
|
|
6572
|
+
"__@BRAND@502640":
|
|
6573
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$Outbound;
|
|
6574
6574
|
};
|
|
6575
6575
|
|
|
6576
6576
|
/** @internal */
|
|
@@ -6579,12 +6579,12 @@ export const UiOptionsValue$outboundSchema: z.ZodType<
|
|
|
6579
6579
|
z.ZodTypeDef,
|
|
6580
6580
|
UiOptionsValue
|
|
6581
6581
|
> = z.object({
|
|
6582
|
-
|
|
6583
|
-
|
|
6582
|
+
atBRANDAt502640: z.lazy(() =>
|
|
6583
|
+
GetConfigurationProductsUiOptionsIntegrationsAtBRANDAt502640$outboundSchema
|
|
6584
6584
|
),
|
|
6585
6585
|
}).transform((v) => {
|
|
6586
6586
|
return remap$(v, {
|
|
6587
|
-
|
|
6587
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
6588
6588
|
});
|
|
6589
6589
|
});
|
|
6590
6590
|
|
|
@@ -7047,50 +7047,50 @@ export function uiOptions3FromJSON(
|
|
|
7047
7047
|
}
|
|
7048
7048
|
|
|
7049
7049
|
/** @internal */
|
|
7050
|
-
export const
|
|
7051
|
-
|
|
7050
|
+
export const UiOptionsAtBRANDAt502640$inboundSchema: z.ZodType<
|
|
7051
|
+
UiOptionsAtBRANDAt502640,
|
|
7052
7052
|
z.ZodTypeDef,
|
|
7053
7053
|
unknown
|
|
7054
7054
|
> = z.object({});
|
|
7055
7055
|
|
|
7056
7056
|
/** @internal */
|
|
7057
|
-
export type
|
|
7057
|
+
export type UiOptionsAtBRANDAt502640$Outbound = {};
|
|
7058
7058
|
|
|
7059
7059
|
/** @internal */
|
|
7060
|
-
export const
|
|
7061
|
-
|
|
7060
|
+
export const UiOptionsAtBRANDAt502640$outboundSchema: z.ZodType<
|
|
7061
|
+
UiOptionsAtBRANDAt502640$Outbound,
|
|
7062
7062
|
z.ZodTypeDef,
|
|
7063
|
-
|
|
7063
|
+
UiOptionsAtBRANDAt502640
|
|
7064
7064
|
> = z.object({});
|
|
7065
7065
|
|
|
7066
7066
|
/**
|
|
7067
7067
|
* @internal
|
|
7068
7068
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
7069
7069
|
*/
|
|
7070
|
-
export namespace
|
|
7071
|
-
/** @deprecated use `
|
|
7072
|
-
export const inboundSchema =
|
|
7073
|
-
/** @deprecated use `
|
|
7074
|
-
export const outboundSchema =
|
|
7075
|
-
/** @deprecated use `
|
|
7076
|
-
export type Outbound =
|
|
7070
|
+
export namespace UiOptionsAtBRANDAt502640$ {
|
|
7071
|
+
/** @deprecated use `UiOptionsAtBRANDAt502640$inboundSchema` instead. */
|
|
7072
|
+
export const inboundSchema = UiOptionsAtBRANDAt502640$inboundSchema;
|
|
7073
|
+
/** @deprecated use `UiOptionsAtBRANDAt502640$outboundSchema` instead. */
|
|
7074
|
+
export const outboundSchema = UiOptionsAtBRANDAt502640$outboundSchema;
|
|
7075
|
+
/** @deprecated use `UiOptionsAtBRANDAt502640$Outbound` instead. */
|
|
7076
|
+
export type Outbound = UiOptionsAtBRANDAt502640$Outbound;
|
|
7077
7077
|
}
|
|
7078
7078
|
|
|
7079
|
-
export function
|
|
7080
|
-
|
|
7079
|
+
export function uiOptionsAtBRANDAt502640ToJSON(
|
|
7080
|
+
uiOptionsAtBRANDAt502640: UiOptionsAtBRANDAt502640,
|
|
7081
7081
|
): string {
|
|
7082
7082
|
return JSON.stringify(
|
|
7083
|
-
|
|
7083
|
+
UiOptionsAtBRANDAt502640$outboundSchema.parse(uiOptionsAtBRANDAt502640),
|
|
7084
7084
|
);
|
|
7085
7085
|
}
|
|
7086
7086
|
|
|
7087
|
-
export function
|
|
7087
|
+
export function uiOptionsAtBRANDAt502640FromJSON(
|
|
7088
7088
|
jsonString: string,
|
|
7089
|
-
): SafeParseResult<
|
|
7089
|
+
): SafeParseResult<UiOptionsAtBRANDAt502640, SDKValidationError> {
|
|
7090
7090
|
return safeParse(
|
|
7091
7091
|
jsonString,
|
|
7092
|
-
(x) =>
|
|
7093
|
-
`Failed to parse '
|
|
7092
|
+
(x) => UiOptionsAtBRANDAt502640$inboundSchema.parse(JSON.parse(x)),
|
|
7093
|
+
`Failed to parse 'UiOptionsAtBRANDAt502640' from JSON`,
|
|
7094
7094
|
);
|
|
7095
7095
|
}
|
|
7096
7096
|
|
|
@@ -7100,16 +7100,16 @@ export const UiOptions2$inboundSchema: z.ZodType<
|
|
|
7100
7100
|
z.ZodTypeDef,
|
|
7101
7101
|
unknown
|
|
7102
7102
|
> = z.object({
|
|
7103
|
-
"__@BRAND@
|
|
7103
|
+
"__@BRAND@502640": z.lazy(() => UiOptionsAtBRANDAt502640$inboundSchema),
|
|
7104
7104
|
}).transform((v) => {
|
|
7105
7105
|
return remap$(v, {
|
|
7106
|
-
"__@BRAND@
|
|
7106
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
7107
7107
|
});
|
|
7108
7108
|
});
|
|
7109
7109
|
|
|
7110
7110
|
/** @internal */
|
|
7111
7111
|
export type UiOptions2$Outbound = {
|
|
7112
|
-
"__@BRAND@
|
|
7112
|
+
"__@BRAND@502640": UiOptionsAtBRANDAt502640$Outbound;
|
|
7113
7113
|
};
|
|
7114
7114
|
|
|
7115
7115
|
/** @internal */
|
|
@@ -7118,10 +7118,10 @@ export const UiOptions2$outboundSchema: z.ZodType<
|
|
|
7118
7118
|
z.ZodTypeDef,
|
|
7119
7119
|
UiOptions2
|
|
7120
7120
|
> = z.object({
|
|
7121
|
-
|
|
7121
|
+
atBRANDAt502640: z.lazy(() => UiOptionsAtBRANDAt502640$outboundSchema),
|
|
7122
7122
|
}).transform((v) => {
|
|
7123
7123
|
return remap$(v, {
|
|
7124
|
-
|
|
7124
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
7125
7125
|
});
|
|
7126
7126
|
});
|
|
7127
7127
|
|
|
@@ -7634,65 +7634,65 @@ export function getConfigurationProductsPropertiesUiOptionsFromJSON(
|
|
|
7634
7634
|
}
|
|
7635
7635
|
|
|
7636
7636
|
/** @internal */
|
|
7637
|
-
export const
|
|
7637
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$inboundSchema:
|
|
7638
7638
|
z.ZodType<
|
|
7639
|
-
|
|
7639
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640,
|
|
7640
7640
|
z.ZodTypeDef,
|
|
7641
7641
|
unknown
|
|
7642
7642
|
> = z.object({});
|
|
7643
7643
|
|
|
7644
7644
|
/** @internal */
|
|
7645
|
-
export type
|
|
7645
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$Outbound =
|
|
7646
7646
|
{};
|
|
7647
7647
|
|
|
7648
7648
|
/** @internal */
|
|
7649
|
-
export const
|
|
7649
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$outboundSchema:
|
|
7650
7650
|
z.ZodType<
|
|
7651
|
-
|
|
7651
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$Outbound,
|
|
7652
7652
|
z.ZodTypeDef,
|
|
7653
|
-
|
|
7653
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640
|
|
7654
7654
|
> = z.object({});
|
|
7655
7655
|
|
|
7656
7656
|
/**
|
|
7657
7657
|
* @internal
|
|
7658
7658
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
7659
7659
|
*/
|
|
7660
|
-
export namespace
|
|
7661
|
-
/** @deprecated use `
|
|
7660
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$ {
|
|
7661
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$inboundSchema` instead. */
|
|
7662
7662
|
export const inboundSchema =
|
|
7663
|
-
|
|
7664
|
-
/** @deprecated use `
|
|
7663
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$inboundSchema;
|
|
7664
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$outboundSchema` instead. */
|
|
7665
7665
|
export const outboundSchema =
|
|
7666
|
-
|
|
7667
|
-
/** @deprecated use `
|
|
7666
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$outboundSchema;
|
|
7667
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$Outbound` instead. */
|
|
7668
7668
|
export type Outbound =
|
|
7669
|
-
|
|
7669
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$Outbound;
|
|
7670
7670
|
}
|
|
7671
7671
|
|
|
7672
|
-
export function
|
|
7673
|
-
|
|
7674
|
-
|
|
7672
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640ToJSON(
|
|
7673
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640:
|
|
7674
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640,
|
|
7675
7675
|
): string {
|
|
7676
7676
|
return JSON.stringify(
|
|
7677
|
-
|
|
7677
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$outboundSchema
|
|
7678
7678
|
.parse(
|
|
7679
|
-
|
|
7679
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640,
|
|
7680
7680
|
),
|
|
7681
7681
|
);
|
|
7682
7682
|
}
|
|
7683
7683
|
|
|
7684
|
-
export function
|
|
7684
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640FromJSON(
|
|
7685
7685
|
jsonString: string,
|
|
7686
7686
|
): SafeParseResult<
|
|
7687
|
-
|
|
7687
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640,
|
|
7688
7688
|
SDKValidationError
|
|
7689
7689
|
> {
|
|
7690
7690
|
return safeParse(
|
|
7691
7691
|
jsonString,
|
|
7692
7692
|
(x) =>
|
|
7693
|
-
|
|
7693
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$inboundSchema
|
|
7694
7694
|
.parse(JSON.parse(x)),
|
|
7695
|
-
`Failed to parse '
|
|
7695
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640' from JSON`,
|
|
7696
7696
|
);
|
|
7697
7697
|
}
|
|
7698
7698
|
|
|
@@ -7703,19 +7703,19 @@ export const GetConfigurationProductsPropertiesMinLength$inboundSchema:
|
|
|
7703
7703
|
z.ZodTypeDef,
|
|
7704
7704
|
unknown
|
|
7705
7705
|
> = z.object({
|
|
7706
|
-
"__@BRAND@
|
|
7707
|
-
|
|
7706
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
7707
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$inboundSchema
|
|
7708
7708
|
),
|
|
7709
7709
|
}).transform((v) => {
|
|
7710
7710
|
return remap$(v, {
|
|
7711
|
-
"__@BRAND@
|
|
7711
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
7712
7712
|
});
|
|
7713
7713
|
});
|
|
7714
7714
|
|
|
7715
7715
|
/** @internal */
|
|
7716
7716
|
export type GetConfigurationProductsPropertiesMinLength$Outbound = {
|
|
7717
|
-
"__@BRAND@
|
|
7718
|
-
|
|
7717
|
+
"__@BRAND@502640":
|
|
7718
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$Outbound;
|
|
7719
7719
|
};
|
|
7720
7720
|
|
|
7721
7721
|
/** @internal */
|
|
@@ -7725,12 +7725,12 @@ export const GetConfigurationProductsPropertiesMinLength$outboundSchema:
|
|
|
7725
7725
|
z.ZodTypeDef,
|
|
7726
7726
|
GetConfigurationProductsPropertiesMinLength
|
|
7727
7727
|
> = z.object({
|
|
7728
|
-
|
|
7729
|
-
|
|
7728
|
+
atBRANDAt502640: z.lazy(() =>
|
|
7729
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt502640$outboundSchema
|
|
7730
7730
|
),
|
|
7731
7731
|
}).transform((v) => {
|
|
7732
7732
|
return remap$(v, {
|
|
7733
|
-
|
|
7733
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
7734
7734
|
});
|
|
7735
7735
|
});
|
|
7736
7736
|
|
|
@@ -7777,65 +7777,65 @@ export function getConfigurationProductsPropertiesMinLengthFromJSON(
|
|
|
7777
7777
|
}
|
|
7778
7778
|
|
|
7779
7779
|
/** @internal */
|
|
7780
|
-
export const
|
|
7780
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$inboundSchema:
|
|
7781
7781
|
z.ZodType<
|
|
7782
|
-
|
|
7782
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640,
|
|
7783
7783
|
z.ZodTypeDef,
|
|
7784
7784
|
unknown
|
|
7785
7785
|
> = z.object({});
|
|
7786
7786
|
|
|
7787
7787
|
/** @internal */
|
|
7788
|
-
export type
|
|
7788
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$Outbound =
|
|
7789
7789
|
{};
|
|
7790
7790
|
|
|
7791
7791
|
/** @internal */
|
|
7792
|
-
export const
|
|
7792
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$outboundSchema:
|
|
7793
7793
|
z.ZodType<
|
|
7794
|
-
|
|
7794
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$Outbound,
|
|
7795
7795
|
z.ZodTypeDef,
|
|
7796
|
-
|
|
7796
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640
|
|
7797
7797
|
> = z.object({});
|
|
7798
7798
|
|
|
7799
7799
|
/**
|
|
7800
7800
|
* @internal
|
|
7801
7801
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
7802
7802
|
*/
|
|
7803
|
-
export namespace
|
|
7804
|
-
/** @deprecated use `
|
|
7803
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$ {
|
|
7804
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$inboundSchema` instead. */
|
|
7805
7805
|
export const inboundSchema =
|
|
7806
|
-
|
|
7807
|
-
/** @deprecated use `
|
|
7806
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$inboundSchema;
|
|
7807
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$outboundSchema` instead. */
|
|
7808
7808
|
export const outboundSchema =
|
|
7809
|
-
|
|
7810
|
-
/** @deprecated use `
|
|
7809
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$outboundSchema;
|
|
7810
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$Outbound` instead. */
|
|
7811
7811
|
export type Outbound =
|
|
7812
|
-
|
|
7812
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$Outbound;
|
|
7813
7813
|
}
|
|
7814
7814
|
|
|
7815
|
-
export function
|
|
7816
|
-
|
|
7817
|
-
|
|
7815
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640ToJSON(
|
|
7816
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640:
|
|
7817
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640,
|
|
7818
7818
|
): string {
|
|
7819
7819
|
return JSON.stringify(
|
|
7820
|
-
|
|
7820
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$outboundSchema
|
|
7821
7821
|
.parse(
|
|
7822
|
-
|
|
7822
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640,
|
|
7823
7823
|
),
|
|
7824
7824
|
);
|
|
7825
7825
|
}
|
|
7826
7826
|
|
|
7827
|
-
export function
|
|
7827
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640FromJSON(
|
|
7828
7828
|
jsonString: string,
|
|
7829
7829
|
): SafeParseResult<
|
|
7830
|
-
|
|
7830
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640,
|
|
7831
7831
|
SDKValidationError
|
|
7832
7832
|
> {
|
|
7833
7833
|
return safeParse(
|
|
7834
7834
|
jsonString,
|
|
7835
7835
|
(x) =>
|
|
7836
|
-
|
|
7836
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$inboundSchema
|
|
7837
7837
|
.parse(JSON.parse(x)),
|
|
7838
|
-
`Failed to parse '
|
|
7838
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640' from JSON`,
|
|
7839
7839
|
);
|
|
7840
7840
|
}
|
|
7841
7841
|
|
|
@@ -7846,19 +7846,19 @@ export const GetConfigurationProductsPropertiesMaxLength$inboundSchema:
|
|
|
7846
7846
|
z.ZodTypeDef,
|
|
7847
7847
|
unknown
|
|
7848
7848
|
> = z.object({
|
|
7849
|
-
"__@BRAND@
|
|
7850
|
-
|
|
7849
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
7850
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$inboundSchema
|
|
7851
7851
|
),
|
|
7852
7852
|
}).transform((v) => {
|
|
7853
7853
|
return remap$(v, {
|
|
7854
|
-
"__@BRAND@
|
|
7854
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
7855
7855
|
});
|
|
7856
7856
|
});
|
|
7857
7857
|
|
|
7858
7858
|
/** @internal */
|
|
7859
7859
|
export type GetConfigurationProductsPropertiesMaxLength$Outbound = {
|
|
7860
|
-
"__@BRAND@
|
|
7861
|
-
|
|
7860
|
+
"__@BRAND@502640":
|
|
7861
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$Outbound;
|
|
7862
7862
|
};
|
|
7863
7863
|
|
|
7864
7864
|
/** @internal */
|
|
@@ -7868,12 +7868,12 @@ export const GetConfigurationProductsPropertiesMaxLength$outboundSchema:
|
|
|
7868
7868
|
z.ZodTypeDef,
|
|
7869
7869
|
GetConfigurationProductsPropertiesMaxLength
|
|
7870
7870
|
> = z.object({
|
|
7871
|
-
|
|
7872
|
-
|
|
7871
|
+
atBRANDAt502640: z.lazy(() =>
|
|
7872
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt502640$outboundSchema
|
|
7873
7873
|
),
|
|
7874
7874
|
}).transform((v) => {
|
|
7875
7875
|
return remap$(v, {
|
|
7876
|
-
|
|
7876
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
7877
7877
|
});
|
|
7878
7878
|
});
|
|
7879
7879
|
|
|
@@ -7920,65 +7920,65 @@ export function getConfigurationProductsPropertiesMaxLengthFromJSON(
|
|
|
7920
7920
|
}
|
|
7921
7921
|
|
|
7922
7922
|
/** @internal */
|
|
7923
|
-
export const
|
|
7923
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$inboundSchema:
|
|
7924
7924
|
z.ZodType<
|
|
7925
|
-
|
|
7925
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640,
|
|
7926
7926
|
z.ZodTypeDef,
|
|
7927
7927
|
unknown
|
|
7928
7928
|
> = z.object({});
|
|
7929
7929
|
|
|
7930
7930
|
/** @internal */
|
|
7931
|
-
export type
|
|
7931
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$Outbound =
|
|
7932
7932
|
{};
|
|
7933
7933
|
|
|
7934
7934
|
/** @internal */
|
|
7935
|
-
export const
|
|
7935
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$outboundSchema:
|
|
7936
7936
|
z.ZodType<
|
|
7937
|
-
|
|
7937
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$Outbound,
|
|
7938
7938
|
z.ZodTypeDef,
|
|
7939
|
-
|
|
7939
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640
|
|
7940
7940
|
> = z.object({});
|
|
7941
7941
|
|
|
7942
7942
|
/**
|
|
7943
7943
|
* @internal
|
|
7944
7944
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
7945
7945
|
*/
|
|
7946
|
-
export namespace
|
|
7947
|
-
/** @deprecated use `
|
|
7946
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$ {
|
|
7947
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$inboundSchema` instead. */
|
|
7948
7948
|
export const inboundSchema =
|
|
7949
|
-
|
|
7950
|
-
/** @deprecated use `
|
|
7949
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$inboundSchema;
|
|
7950
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$outboundSchema` instead. */
|
|
7951
7951
|
export const outboundSchema =
|
|
7952
|
-
|
|
7953
|
-
/** @deprecated use `
|
|
7952
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$outboundSchema;
|
|
7953
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$Outbound` instead. */
|
|
7954
7954
|
export type Outbound =
|
|
7955
|
-
|
|
7955
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$Outbound;
|
|
7956
7956
|
}
|
|
7957
7957
|
|
|
7958
|
-
export function
|
|
7959
|
-
|
|
7960
|
-
|
|
7958
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640ToJSON(
|
|
7959
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640:
|
|
7960
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640,
|
|
7961
7961
|
): string {
|
|
7962
7962
|
return JSON.stringify(
|
|
7963
|
-
|
|
7963
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$outboundSchema
|
|
7964
7964
|
.parse(
|
|
7965
|
-
|
|
7965
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640,
|
|
7966
7966
|
),
|
|
7967
7967
|
);
|
|
7968
7968
|
}
|
|
7969
7969
|
|
|
7970
|
-
export function
|
|
7970
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640FromJSON(
|
|
7971
7971
|
jsonString: string,
|
|
7972
7972
|
): SafeParseResult<
|
|
7973
|
-
|
|
7973
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640,
|
|
7974
7974
|
SDKValidationError
|
|
7975
7975
|
> {
|
|
7976
7976
|
return safeParse(
|
|
7977
7977
|
jsonString,
|
|
7978
7978
|
(x) =>
|
|
7979
|
-
|
|
7979
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$inboundSchema
|
|
7980
7980
|
.parse(JSON.parse(x)),
|
|
7981
|
-
`Failed to parse '
|
|
7981
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640' from JSON`,
|
|
7982
7982
|
);
|
|
7983
7983
|
}
|
|
7984
7984
|
|
|
@@ -7988,19 +7988,19 @@ export const GetConfigurationProductsPropertiesPattern$inboundSchema: z.ZodType<
|
|
|
7988
7988
|
z.ZodTypeDef,
|
|
7989
7989
|
unknown
|
|
7990
7990
|
> = z.object({
|
|
7991
|
-
"__@BRAND@
|
|
7992
|
-
|
|
7991
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
7992
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$inboundSchema
|
|
7993
7993
|
),
|
|
7994
7994
|
}).transform((v) => {
|
|
7995
7995
|
return remap$(v, {
|
|
7996
|
-
"__@BRAND@
|
|
7996
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
7997
7997
|
});
|
|
7998
7998
|
});
|
|
7999
7999
|
|
|
8000
8000
|
/** @internal */
|
|
8001
8001
|
export type GetConfigurationProductsPropertiesPattern$Outbound = {
|
|
8002
|
-
"__@BRAND@
|
|
8003
|
-
|
|
8002
|
+
"__@BRAND@502640":
|
|
8003
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$Outbound;
|
|
8004
8004
|
};
|
|
8005
8005
|
|
|
8006
8006
|
/** @internal */
|
|
@@ -8010,12 +8010,12 @@ export const GetConfigurationProductsPropertiesPattern$outboundSchema:
|
|
|
8010
8010
|
z.ZodTypeDef,
|
|
8011
8011
|
GetConfigurationProductsPropertiesPattern
|
|
8012
8012
|
> = z.object({
|
|
8013
|
-
|
|
8014
|
-
|
|
8013
|
+
atBRANDAt502640: z.lazy(() =>
|
|
8014
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsAtBRANDAt502640$outboundSchema
|
|
8015
8015
|
),
|
|
8016
8016
|
}).transform((v) => {
|
|
8017
8017
|
return remap$(v, {
|
|
8018
|
-
|
|
8018
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
8019
8019
|
});
|
|
8020
8020
|
});
|
|
8021
8021
|
|
|
@@ -9095,65 +9095,65 @@ export namespace GetConfigurationProductsPropertiesIntegrationsResponse200Applic
|
|
|
9095
9095
|
}
|
|
9096
9096
|
|
|
9097
9097
|
/** @internal */
|
|
9098
|
-
export const
|
|
9098
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$inboundSchema:
|
|
9099
9099
|
z.ZodType<
|
|
9100
|
-
|
|
9100
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640,
|
|
9101
9101
|
z.ZodTypeDef,
|
|
9102
9102
|
unknown
|
|
9103
9103
|
> = z.object({});
|
|
9104
9104
|
|
|
9105
9105
|
/** @internal */
|
|
9106
|
-
export type
|
|
9106
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$Outbound =
|
|
9107
9107
|
{};
|
|
9108
9108
|
|
|
9109
9109
|
/** @internal */
|
|
9110
|
-
export const
|
|
9110
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$outboundSchema:
|
|
9111
9111
|
z.ZodType<
|
|
9112
|
-
|
|
9112
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$Outbound,
|
|
9113
9113
|
z.ZodTypeDef,
|
|
9114
|
-
|
|
9114
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640
|
|
9115
9115
|
> = z.object({});
|
|
9116
9116
|
|
|
9117
9117
|
/**
|
|
9118
9118
|
* @internal
|
|
9119
9119
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
9120
9120
|
*/
|
|
9121
|
-
export namespace
|
|
9122
|
-
/** @deprecated use `
|
|
9121
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$ {
|
|
9122
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$inboundSchema` instead. */
|
|
9123
9123
|
export const inboundSchema =
|
|
9124
|
-
|
|
9125
|
-
/** @deprecated use `
|
|
9124
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$inboundSchema;
|
|
9125
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$outboundSchema` instead. */
|
|
9126
9126
|
export const outboundSchema =
|
|
9127
|
-
|
|
9128
|
-
/** @deprecated use `
|
|
9127
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$outboundSchema;
|
|
9128
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$Outbound` instead. */
|
|
9129
9129
|
export type Outbound =
|
|
9130
|
-
|
|
9130
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$Outbound;
|
|
9131
9131
|
}
|
|
9132
9132
|
|
|
9133
|
-
export function
|
|
9134
|
-
|
|
9135
|
-
|
|
9133
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640ToJSON(
|
|
9134
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640:
|
|
9135
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640,
|
|
9136
9136
|
): string {
|
|
9137
9137
|
return JSON.stringify(
|
|
9138
|
-
|
|
9138
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$outboundSchema
|
|
9139
9139
|
.parse(
|
|
9140
|
-
|
|
9140
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640,
|
|
9141
9141
|
),
|
|
9142
9142
|
);
|
|
9143
9143
|
}
|
|
9144
9144
|
|
|
9145
|
-
export function
|
|
9145
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640FromJSON(
|
|
9146
9146
|
jsonString: string,
|
|
9147
9147
|
): SafeParseResult<
|
|
9148
|
-
|
|
9148
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640,
|
|
9149
9149
|
SDKValidationError
|
|
9150
9150
|
> {
|
|
9151
9151
|
return safeParse(
|
|
9152
9152
|
jsonString,
|
|
9153
9153
|
(x) =>
|
|
9154
|
-
|
|
9154
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$inboundSchema
|
|
9155
9155
|
.parse(JSON.parse(x)),
|
|
9156
|
-
`Failed to parse '
|
|
9156
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640' from JSON`,
|
|
9157
9157
|
);
|
|
9158
9158
|
}
|
|
9159
9159
|
|
|
@@ -9164,19 +9164,19 @@ export const GetConfigurationProductsPropertiesIntegrationsMinLength$inboundSche
|
|
|
9164
9164
|
z.ZodTypeDef,
|
|
9165
9165
|
unknown
|
|
9166
9166
|
> = z.object({
|
|
9167
|
-
"__@BRAND@
|
|
9168
|
-
|
|
9167
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
9168
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$inboundSchema
|
|
9169
9169
|
),
|
|
9170
9170
|
}).transform((v) => {
|
|
9171
9171
|
return remap$(v, {
|
|
9172
|
-
"__@BRAND@
|
|
9172
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
9173
9173
|
});
|
|
9174
9174
|
});
|
|
9175
9175
|
|
|
9176
9176
|
/** @internal */
|
|
9177
9177
|
export type GetConfigurationProductsPropertiesIntegrationsMinLength$Outbound = {
|
|
9178
|
-
"__@BRAND@
|
|
9179
|
-
|
|
9178
|
+
"__@BRAND@502640":
|
|
9179
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$Outbound;
|
|
9180
9180
|
};
|
|
9181
9181
|
|
|
9182
9182
|
/** @internal */
|
|
@@ -9186,12 +9186,12 @@ export const GetConfigurationProductsPropertiesIntegrationsMinLength$outboundSch
|
|
|
9186
9186
|
z.ZodTypeDef,
|
|
9187
9187
|
GetConfigurationProductsPropertiesIntegrationsMinLength
|
|
9188
9188
|
> = z.object({
|
|
9189
|
-
|
|
9190
|
-
|
|
9189
|
+
atBRANDAt502640: z.lazy(() =>
|
|
9190
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsMinLengthAtBRANDAt502640$outboundSchema
|
|
9191
9191
|
),
|
|
9192
9192
|
}).transform((v) => {
|
|
9193
9193
|
return remap$(v, {
|
|
9194
|
-
|
|
9194
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
9195
9195
|
});
|
|
9196
9196
|
});
|
|
9197
9197
|
|
|
@@ -9237,65 +9237,65 @@ export function getConfigurationProductsPropertiesIntegrationsMinLengthFromJSON(
|
|
|
9237
9237
|
}
|
|
9238
9238
|
|
|
9239
9239
|
/** @internal */
|
|
9240
|
-
export const
|
|
9240
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$inboundSchema:
|
|
9241
9241
|
z.ZodType<
|
|
9242
|
-
|
|
9242
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640,
|
|
9243
9243
|
z.ZodTypeDef,
|
|
9244
9244
|
unknown
|
|
9245
9245
|
> = z.object({});
|
|
9246
9246
|
|
|
9247
9247
|
/** @internal */
|
|
9248
|
-
export type
|
|
9248
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$Outbound =
|
|
9249
9249
|
{};
|
|
9250
9250
|
|
|
9251
9251
|
/** @internal */
|
|
9252
|
-
export const
|
|
9252
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$outboundSchema:
|
|
9253
9253
|
z.ZodType<
|
|
9254
|
-
|
|
9254
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$Outbound,
|
|
9255
9255
|
z.ZodTypeDef,
|
|
9256
|
-
|
|
9256
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640
|
|
9257
9257
|
> = z.object({});
|
|
9258
9258
|
|
|
9259
9259
|
/**
|
|
9260
9260
|
* @internal
|
|
9261
9261
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
9262
9262
|
*/
|
|
9263
|
-
export namespace
|
|
9264
|
-
/** @deprecated use `
|
|
9263
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$ {
|
|
9264
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$inboundSchema` instead. */
|
|
9265
9265
|
export const inboundSchema =
|
|
9266
|
-
|
|
9267
|
-
/** @deprecated use `
|
|
9266
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$inboundSchema;
|
|
9267
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$outboundSchema` instead. */
|
|
9268
9268
|
export const outboundSchema =
|
|
9269
|
-
|
|
9270
|
-
/** @deprecated use `
|
|
9269
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$outboundSchema;
|
|
9270
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$Outbound` instead. */
|
|
9271
9271
|
export type Outbound =
|
|
9272
|
-
|
|
9272
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$Outbound;
|
|
9273
9273
|
}
|
|
9274
9274
|
|
|
9275
|
-
export function
|
|
9276
|
-
|
|
9277
|
-
|
|
9275
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640ToJSON(
|
|
9276
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640:
|
|
9277
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640,
|
|
9278
9278
|
): string {
|
|
9279
9279
|
return JSON.stringify(
|
|
9280
|
-
|
|
9280
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$outboundSchema
|
|
9281
9281
|
.parse(
|
|
9282
|
-
|
|
9282
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640,
|
|
9283
9283
|
),
|
|
9284
9284
|
);
|
|
9285
9285
|
}
|
|
9286
9286
|
|
|
9287
|
-
export function
|
|
9287
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640FromJSON(
|
|
9288
9288
|
jsonString: string,
|
|
9289
9289
|
): SafeParseResult<
|
|
9290
|
-
|
|
9290
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640,
|
|
9291
9291
|
SDKValidationError
|
|
9292
9292
|
> {
|
|
9293
9293
|
return safeParse(
|
|
9294
9294
|
jsonString,
|
|
9295
9295
|
(x) =>
|
|
9296
|
-
|
|
9296
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$inboundSchema
|
|
9297
9297
|
.parse(JSON.parse(x)),
|
|
9298
|
-
`Failed to parse '
|
|
9298
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640' from JSON`,
|
|
9299
9299
|
);
|
|
9300
9300
|
}
|
|
9301
9301
|
|
|
@@ -9306,19 +9306,19 @@ export const GetConfigurationProductsPropertiesIntegrationsMaxLength$inboundSche
|
|
|
9306
9306
|
z.ZodTypeDef,
|
|
9307
9307
|
unknown
|
|
9308
9308
|
> = z.object({
|
|
9309
|
-
"__@BRAND@
|
|
9310
|
-
|
|
9309
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
9310
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$inboundSchema
|
|
9311
9311
|
),
|
|
9312
9312
|
}).transform((v) => {
|
|
9313
9313
|
return remap$(v, {
|
|
9314
|
-
"__@BRAND@
|
|
9314
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
9315
9315
|
});
|
|
9316
9316
|
});
|
|
9317
9317
|
|
|
9318
9318
|
/** @internal */
|
|
9319
9319
|
export type GetConfigurationProductsPropertiesIntegrationsMaxLength$Outbound = {
|
|
9320
|
-
"__@BRAND@
|
|
9321
|
-
|
|
9320
|
+
"__@BRAND@502640":
|
|
9321
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$Outbound;
|
|
9322
9322
|
};
|
|
9323
9323
|
|
|
9324
9324
|
/** @internal */
|
|
@@ -9328,12 +9328,12 @@ export const GetConfigurationProductsPropertiesIntegrationsMaxLength$outboundSch
|
|
|
9328
9328
|
z.ZodTypeDef,
|
|
9329
9329
|
GetConfigurationProductsPropertiesIntegrationsMaxLength
|
|
9330
9330
|
> = z.object({
|
|
9331
|
-
|
|
9332
|
-
|
|
9331
|
+
atBRANDAt502640: z.lazy(() =>
|
|
9332
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6AtBRANDAt502640$outboundSchema
|
|
9333
9333
|
),
|
|
9334
9334
|
}).transform((v) => {
|
|
9335
9335
|
return remap$(v, {
|
|
9336
|
-
|
|
9336
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
9337
9337
|
});
|
|
9338
9338
|
});
|
|
9339
9339
|
|
|
@@ -9379,65 +9379,65 @@ export function getConfigurationProductsPropertiesIntegrationsMaxLengthFromJSON(
|
|
|
9379
9379
|
}
|
|
9380
9380
|
|
|
9381
9381
|
/** @internal */
|
|
9382
|
-
export const
|
|
9382
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$inboundSchema:
|
|
9383
9383
|
z.ZodType<
|
|
9384
|
-
|
|
9384
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640,
|
|
9385
9385
|
z.ZodTypeDef,
|
|
9386
9386
|
unknown
|
|
9387
9387
|
> = z.object({});
|
|
9388
9388
|
|
|
9389
9389
|
/** @internal */
|
|
9390
|
-
export type
|
|
9390
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$Outbound =
|
|
9391
9391
|
{};
|
|
9392
9392
|
|
|
9393
9393
|
/** @internal */
|
|
9394
|
-
export const
|
|
9394
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$outboundSchema:
|
|
9395
9395
|
z.ZodType<
|
|
9396
|
-
|
|
9396
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$Outbound,
|
|
9397
9397
|
z.ZodTypeDef,
|
|
9398
|
-
|
|
9398
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640
|
|
9399
9399
|
> = z.object({});
|
|
9400
9400
|
|
|
9401
9401
|
/**
|
|
9402
9402
|
* @internal
|
|
9403
9403
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
9404
9404
|
*/
|
|
9405
|
-
export namespace
|
|
9406
|
-
/** @deprecated use `
|
|
9405
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$ {
|
|
9406
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$inboundSchema` instead. */
|
|
9407
9407
|
export const inboundSchema =
|
|
9408
|
-
|
|
9409
|
-
/** @deprecated use `
|
|
9408
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$inboundSchema;
|
|
9409
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$outboundSchema` instead. */
|
|
9410
9410
|
export const outboundSchema =
|
|
9411
|
-
|
|
9412
|
-
/** @deprecated use `
|
|
9411
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$outboundSchema;
|
|
9412
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$Outbound` instead. */
|
|
9413
9413
|
export type Outbound =
|
|
9414
|
-
|
|
9414
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$Outbound;
|
|
9415
9415
|
}
|
|
9416
9416
|
|
|
9417
|
-
export function
|
|
9418
|
-
|
|
9419
|
-
|
|
9417
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640ToJSON(
|
|
9418
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640:
|
|
9419
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640,
|
|
9420
9420
|
): string {
|
|
9421
9421
|
return JSON.stringify(
|
|
9422
|
-
|
|
9422
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$outboundSchema
|
|
9423
9423
|
.parse(
|
|
9424
|
-
|
|
9424
|
+
getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640,
|
|
9425
9425
|
),
|
|
9426
9426
|
);
|
|
9427
9427
|
}
|
|
9428
9428
|
|
|
9429
|
-
export function
|
|
9429
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640FromJSON(
|
|
9430
9430
|
jsonString: string,
|
|
9431
9431
|
): SafeParseResult<
|
|
9432
|
-
|
|
9432
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640,
|
|
9433
9433
|
SDKValidationError
|
|
9434
9434
|
> {
|
|
9435
9435
|
return safeParse(
|
|
9436
9436
|
jsonString,
|
|
9437
9437
|
(x) =>
|
|
9438
|
-
|
|
9438
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$inboundSchema
|
|
9439
9439
|
.parse(JSON.parse(x)),
|
|
9440
|
-
`Failed to parse '
|
|
9440
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640' from JSON`,
|
|
9441
9441
|
);
|
|
9442
9442
|
}
|
|
9443
9443
|
|
|
@@ -9448,19 +9448,19 @@ export const GetConfigurationProductsPropertiesIntegrationsPattern$inboundSchema
|
|
|
9448
9448
|
z.ZodTypeDef,
|
|
9449
9449
|
unknown
|
|
9450
9450
|
> = z.object({
|
|
9451
|
-
"__@BRAND@
|
|
9452
|
-
|
|
9451
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
9452
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$inboundSchema
|
|
9453
9453
|
),
|
|
9454
9454
|
}).transform((v) => {
|
|
9455
9455
|
return remap$(v, {
|
|
9456
|
-
"__@BRAND@
|
|
9456
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
9457
9457
|
});
|
|
9458
9458
|
});
|
|
9459
9459
|
|
|
9460
9460
|
/** @internal */
|
|
9461
9461
|
export type GetConfigurationProductsPropertiesIntegrationsPattern$Outbound = {
|
|
9462
|
-
"__@BRAND@
|
|
9463
|
-
|
|
9462
|
+
"__@BRAND@502640":
|
|
9463
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$Outbound;
|
|
9464
9464
|
};
|
|
9465
9465
|
|
|
9466
9466
|
/** @internal */
|
|
@@ -9470,12 +9470,12 @@ export const GetConfigurationProductsPropertiesIntegrationsPattern$outboundSchem
|
|
|
9470
9470
|
z.ZodTypeDef,
|
|
9471
9471
|
GetConfigurationProductsPropertiesIntegrationsPattern
|
|
9472
9472
|
> = z.object({
|
|
9473
|
-
|
|
9474
|
-
|
|
9473
|
+
atBRANDAt502640: z.lazy(() =>
|
|
9474
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200ApplicationJSONResponseBodyProductsMetadataSchema6ItemsAtBRANDAt502640$outboundSchema
|
|
9475
9475
|
),
|
|
9476
9476
|
}).transform((v) => {
|
|
9477
9477
|
return remap$(v, {
|
|
9478
|
-
|
|
9478
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
9479
9479
|
});
|
|
9480
9480
|
});
|
|
9481
9481
|
|
|
@@ -11438,63 +11438,63 @@ export function uiOptionsFromJSON(
|
|
|
11438
11438
|
}
|
|
11439
11439
|
|
|
11440
11440
|
/** @internal */
|
|
11441
|
-
export const
|
|
11441
|
+
export const GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$inboundSchema:
|
|
11442
11442
|
z.ZodType<
|
|
11443
|
-
|
|
11443
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640,
|
|
11444
11444
|
z.ZodTypeDef,
|
|
11445
11445
|
unknown
|
|
11446
11446
|
> = z.object({});
|
|
11447
11447
|
|
|
11448
11448
|
/** @internal */
|
|
11449
|
-
export type
|
|
11449
|
+
export type GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$Outbound =
|
|
11450
11450
|
{};
|
|
11451
11451
|
|
|
11452
11452
|
/** @internal */
|
|
11453
|
-
export const
|
|
11453
|
+
export const GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$outboundSchema:
|
|
11454
11454
|
z.ZodType<
|
|
11455
|
-
|
|
11455
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$Outbound,
|
|
11456
11456
|
z.ZodTypeDef,
|
|
11457
|
-
|
|
11457
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640
|
|
11458
11458
|
> = z.object({});
|
|
11459
11459
|
|
|
11460
11460
|
/**
|
|
11461
11461
|
* @internal
|
|
11462
11462
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
11463
11463
|
*/
|
|
11464
|
-
export namespace
|
|
11465
|
-
/** @deprecated use `
|
|
11464
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$ {
|
|
11465
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$inboundSchema` instead. */
|
|
11466
11466
|
export const inboundSchema =
|
|
11467
|
-
|
|
11468
|
-
/** @deprecated use `
|
|
11467
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$inboundSchema;
|
|
11468
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$outboundSchema` instead. */
|
|
11469
11469
|
export const outboundSchema =
|
|
11470
|
-
|
|
11471
|
-
/** @deprecated use `
|
|
11470
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$outboundSchema;
|
|
11471
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$Outbound` instead. */
|
|
11472
11472
|
export type Outbound =
|
|
11473
|
-
|
|
11473
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$Outbound;
|
|
11474
11474
|
}
|
|
11475
11475
|
|
|
11476
|
-
export function
|
|
11477
|
-
|
|
11478
|
-
|
|
11476
|
+
export function getConfigurationProductsPropertiesIntegrationsAtBRANDAt502640ToJSON(
|
|
11477
|
+
getConfigurationProductsPropertiesIntegrationsAtBRANDAt502640:
|
|
11478
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640,
|
|
11479
11479
|
): string {
|
|
11480
11480
|
return JSON.stringify(
|
|
11481
|
-
|
|
11482
|
-
.parse(
|
|
11481
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$outboundSchema
|
|
11482
|
+
.parse(getConfigurationProductsPropertiesIntegrationsAtBRANDAt502640),
|
|
11483
11483
|
);
|
|
11484
11484
|
}
|
|
11485
11485
|
|
|
11486
|
-
export function
|
|
11486
|
+
export function getConfigurationProductsPropertiesIntegrationsAtBRANDAt502640FromJSON(
|
|
11487
11487
|
jsonString: string,
|
|
11488
11488
|
): SafeParseResult<
|
|
11489
|
-
|
|
11489
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640,
|
|
11490
11490
|
SDKValidationError
|
|
11491
11491
|
> {
|
|
11492
11492
|
return safeParse(
|
|
11493
11493
|
jsonString,
|
|
11494
11494
|
(x) =>
|
|
11495
|
-
|
|
11495
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$inboundSchema
|
|
11496
11496
|
.parse(JSON.parse(x)),
|
|
11497
|
-
`Failed to parse '
|
|
11497
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640' from JSON`,
|
|
11498
11498
|
);
|
|
11499
11499
|
}
|
|
11500
11500
|
|
|
@@ -11504,19 +11504,19 @@ export const PropertiesMinLength$inboundSchema: z.ZodType<
|
|
|
11504
11504
|
z.ZodTypeDef,
|
|
11505
11505
|
unknown
|
|
11506
11506
|
> = z.object({
|
|
11507
|
-
"__@BRAND@
|
|
11508
|
-
|
|
11507
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
11508
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$inboundSchema
|
|
11509
11509
|
),
|
|
11510
11510
|
}).transform((v) => {
|
|
11511
11511
|
return remap$(v, {
|
|
11512
|
-
"__@BRAND@
|
|
11512
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
11513
11513
|
});
|
|
11514
11514
|
});
|
|
11515
11515
|
|
|
11516
11516
|
/** @internal */
|
|
11517
11517
|
export type PropertiesMinLength$Outbound = {
|
|
11518
|
-
"__@BRAND@
|
|
11519
|
-
|
|
11518
|
+
"__@BRAND@502640":
|
|
11519
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$Outbound;
|
|
11520
11520
|
};
|
|
11521
11521
|
|
|
11522
11522
|
/** @internal */
|
|
@@ -11525,12 +11525,12 @@ export const PropertiesMinLength$outboundSchema: z.ZodType<
|
|
|
11525
11525
|
z.ZodTypeDef,
|
|
11526
11526
|
PropertiesMinLength
|
|
11527
11527
|
> = z.object({
|
|
11528
|
-
|
|
11529
|
-
|
|
11528
|
+
atBRANDAt502640: z.lazy(() =>
|
|
11529
|
+
GetConfigurationProductsPropertiesIntegrationsAtBRANDAt502640$outboundSchema
|
|
11530
11530
|
),
|
|
11531
11531
|
}).transform((v) => {
|
|
11532
11532
|
return remap$(v, {
|
|
11533
|
-
|
|
11533
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
11534
11534
|
});
|
|
11535
11535
|
});
|
|
11536
11536
|
|
|
@@ -11566,65 +11566,65 @@ export function propertiesMinLengthFromJSON(
|
|
|
11566
11566
|
}
|
|
11567
11567
|
|
|
11568
11568
|
/** @internal */
|
|
11569
|
-
export const
|
|
11569
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$inboundSchema:
|
|
11570
11570
|
z.ZodType<
|
|
11571
|
-
|
|
11571
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640,
|
|
11572
11572
|
z.ZodTypeDef,
|
|
11573
11573
|
unknown
|
|
11574
11574
|
> = z.object({});
|
|
11575
11575
|
|
|
11576
11576
|
/** @internal */
|
|
11577
|
-
export type
|
|
11577
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$Outbound =
|
|
11578
11578
|
{};
|
|
11579
11579
|
|
|
11580
11580
|
/** @internal */
|
|
11581
|
-
export const
|
|
11581
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$outboundSchema:
|
|
11582
11582
|
z.ZodType<
|
|
11583
|
-
|
|
11583
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$Outbound,
|
|
11584
11584
|
z.ZodTypeDef,
|
|
11585
|
-
|
|
11585
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640
|
|
11586
11586
|
> = z.object({});
|
|
11587
11587
|
|
|
11588
11588
|
/**
|
|
11589
11589
|
* @internal
|
|
11590
11590
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
11591
11591
|
*/
|
|
11592
|
-
export namespace
|
|
11593
|
-
/** @deprecated use `
|
|
11592
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$ {
|
|
11593
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$inboundSchema` instead. */
|
|
11594
11594
|
export const inboundSchema =
|
|
11595
|
-
|
|
11596
|
-
/** @deprecated use `
|
|
11595
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$inboundSchema;
|
|
11596
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$outboundSchema` instead. */
|
|
11597
11597
|
export const outboundSchema =
|
|
11598
|
-
|
|
11599
|
-
/** @deprecated use `
|
|
11598
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$outboundSchema;
|
|
11599
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$Outbound` instead. */
|
|
11600
11600
|
export type Outbound =
|
|
11601
|
-
|
|
11601
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$Outbound;
|
|
11602
11602
|
}
|
|
11603
11603
|
|
|
11604
|
-
export function
|
|
11605
|
-
|
|
11606
|
-
|
|
11604
|
+
export function getConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640ToJSON(
|
|
11605
|
+
getConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640:
|
|
11606
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640,
|
|
11607
11607
|
): string {
|
|
11608
11608
|
return JSON.stringify(
|
|
11609
|
-
|
|
11609
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$outboundSchema
|
|
11610
11610
|
.parse(
|
|
11611
|
-
|
|
11611
|
+
getConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640,
|
|
11612
11612
|
),
|
|
11613
11613
|
);
|
|
11614
11614
|
}
|
|
11615
11615
|
|
|
11616
|
-
export function
|
|
11616
|
+
export function getConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640FromJSON(
|
|
11617
11617
|
jsonString: string,
|
|
11618
11618
|
): SafeParseResult<
|
|
11619
|
-
|
|
11619
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640,
|
|
11620
11620
|
SDKValidationError
|
|
11621
11621
|
> {
|
|
11622
11622
|
return safeParse(
|
|
11623
11623
|
jsonString,
|
|
11624
11624
|
(x) =>
|
|
11625
|
-
|
|
11625
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$inboundSchema
|
|
11626
11626
|
.parse(JSON.parse(x)),
|
|
11627
|
-
`Failed to parse '
|
|
11627
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640' from JSON`,
|
|
11628
11628
|
);
|
|
11629
11629
|
}
|
|
11630
11630
|
|
|
@@ -11634,19 +11634,19 @@ export const PropertiesMaxLength$inboundSchema: z.ZodType<
|
|
|
11634
11634
|
z.ZodTypeDef,
|
|
11635
11635
|
unknown
|
|
11636
11636
|
> = z.object({
|
|
11637
|
-
"__@BRAND@
|
|
11638
|
-
|
|
11637
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
11638
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$inboundSchema
|
|
11639
11639
|
),
|
|
11640
11640
|
}).transform((v) => {
|
|
11641
11641
|
return remap$(v, {
|
|
11642
|
-
"__@BRAND@
|
|
11642
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
11643
11643
|
});
|
|
11644
11644
|
});
|
|
11645
11645
|
|
|
11646
11646
|
/** @internal */
|
|
11647
11647
|
export type PropertiesMaxLength$Outbound = {
|
|
11648
|
-
"__@BRAND@
|
|
11649
|
-
|
|
11648
|
+
"__@BRAND@502640":
|
|
11649
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$Outbound;
|
|
11650
11650
|
};
|
|
11651
11651
|
|
|
11652
11652
|
/** @internal */
|
|
@@ -11655,12 +11655,12 @@ export const PropertiesMaxLength$outboundSchema: z.ZodType<
|
|
|
11655
11655
|
z.ZodTypeDef,
|
|
11656
11656
|
PropertiesMaxLength
|
|
11657
11657
|
> = z.object({
|
|
11658
|
-
|
|
11659
|
-
|
|
11658
|
+
atBRANDAt502640: z.lazy(() =>
|
|
11659
|
+
GetConfigurationProductsPropertiesIntegrationsResponseAtBRANDAt502640$outboundSchema
|
|
11660
11660
|
),
|
|
11661
11661
|
}).transform((v) => {
|
|
11662
11662
|
return remap$(v, {
|
|
11663
|
-
|
|
11663
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
11664
11664
|
});
|
|
11665
11665
|
});
|
|
11666
11666
|
|
|
@@ -11696,65 +11696,65 @@ export function propertiesMaxLengthFromJSON(
|
|
|
11696
11696
|
}
|
|
11697
11697
|
|
|
11698
11698
|
/** @internal */
|
|
11699
|
-
export const
|
|
11699
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$inboundSchema:
|
|
11700
11700
|
z.ZodType<
|
|
11701
|
-
|
|
11701
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640,
|
|
11702
11702
|
z.ZodTypeDef,
|
|
11703
11703
|
unknown
|
|
11704
11704
|
> = z.object({});
|
|
11705
11705
|
|
|
11706
11706
|
/** @internal */
|
|
11707
|
-
export type
|
|
11707
|
+
export type GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$Outbound =
|
|
11708
11708
|
{};
|
|
11709
11709
|
|
|
11710
11710
|
/** @internal */
|
|
11711
|
-
export const
|
|
11711
|
+
export const GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$outboundSchema:
|
|
11712
11712
|
z.ZodType<
|
|
11713
|
-
|
|
11713
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$Outbound,
|
|
11714
11714
|
z.ZodTypeDef,
|
|
11715
|
-
|
|
11715
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640
|
|
11716
11716
|
> = z.object({});
|
|
11717
11717
|
|
|
11718
11718
|
/**
|
|
11719
11719
|
* @internal
|
|
11720
11720
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
11721
11721
|
*/
|
|
11722
|
-
export namespace
|
|
11723
|
-
/** @deprecated use `
|
|
11722
|
+
export namespace GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$ {
|
|
11723
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$inboundSchema` instead. */
|
|
11724
11724
|
export const inboundSchema =
|
|
11725
|
-
|
|
11726
|
-
/** @deprecated use `
|
|
11725
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$inboundSchema;
|
|
11726
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$outboundSchema` instead. */
|
|
11727
11727
|
export const outboundSchema =
|
|
11728
|
-
|
|
11729
|
-
/** @deprecated use `
|
|
11728
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$outboundSchema;
|
|
11729
|
+
/** @deprecated use `GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$Outbound` instead. */
|
|
11730
11730
|
export type Outbound =
|
|
11731
|
-
|
|
11731
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$Outbound;
|
|
11732
11732
|
}
|
|
11733
11733
|
|
|
11734
|
-
export function
|
|
11735
|
-
|
|
11736
|
-
|
|
11734
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640ToJSON(
|
|
11735
|
+
getConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640:
|
|
11736
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640,
|
|
11737
11737
|
): string {
|
|
11738
11738
|
return JSON.stringify(
|
|
11739
|
-
|
|
11739
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$outboundSchema
|
|
11740
11740
|
.parse(
|
|
11741
|
-
|
|
11741
|
+
getConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640,
|
|
11742
11742
|
),
|
|
11743
11743
|
);
|
|
11744
11744
|
}
|
|
11745
11745
|
|
|
11746
|
-
export function
|
|
11746
|
+
export function getConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640FromJSON(
|
|
11747
11747
|
jsonString: string,
|
|
11748
11748
|
): SafeParseResult<
|
|
11749
|
-
|
|
11749
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640,
|
|
11750
11750
|
SDKValidationError
|
|
11751
11751
|
> {
|
|
11752
11752
|
return safeParse(
|
|
11753
11753
|
jsonString,
|
|
11754
11754
|
(x) =>
|
|
11755
|
-
|
|
11755
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$inboundSchema
|
|
11756
11756
|
.parse(JSON.parse(x)),
|
|
11757
|
-
`Failed to parse '
|
|
11757
|
+
`Failed to parse 'GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640' from JSON`,
|
|
11758
11758
|
);
|
|
11759
11759
|
}
|
|
11760
11760
|
|
|
@@ -11764,19 +11764,19 @@ export const PropertiesPattern$inboundSchema: z.ZodType<
|
|
|
11764
11764
|
z.ZodTypeDef,
|
|
11765
11765
|
unknown
|
|
11766
11766
|
> = z.object({
|
|
11767
|
-
"__@BRAND@
|
|
11768
|
-
|
|
11767
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
11768
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$inboundSchema
|
|
11769
11769
|
),
|
|
11770
11770
|
}).transform((v) => {
|
|
11771
11771
|
return remap$(v, {
|
|
11772
|
-
"__@BRAND@
|
|
11772
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
11773
11773
|
});
|
|
11774
11774
|
});
|
|
11775
11775
|
|
|
11776
11776
|
/** @internal */
|
|
11777
11777
|
export type PropertiesPattern$Outbound = {
|
|
11778
|
-
"__@BRAND@
|
|
11779
|
-
|
|
11778
|
+
"__@BRAND@502640":
|
|
11779
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$Outbound;
|
|
11780
11780
|
};
|
|
11781
11781
|
|
|
11782
11782
|
/** @internal */
|
|
@@ -11785,12 +11785,12 @@ export const PropertiesPattern$outboundSchema: z.ZodType<
|
|
|
11785
11785
|
z.ZodTypeDef,
|
|
11786
11786
|
PropertiesPattern
|
|
11787
11787
|
> = z.object({
|
|
11788
|
-
|
|
11789
|
-
|
|
11788
|
+
atBRANDAt502640: z.lazy(() =>
|
|
11789
|
+
GetConfigurationProductsPropertiesIntegrationsResponse200AtBRANDAt502640$outboundSchema
|
|
11790
11790
|
),
|
|
11791
11791
|
}).transform((v) => {
|
|
11792
11792
|
return remap$(v, {
|
|
11793
|
-
|
|
11793
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
11794
11794
|
});
|
|
11795
11795
|
});
|
|
11796
11796
|
|
|
@@ -15503,48 +15503,48 @@ export namespace UiControl$ {
|
|
|
15503
15503
|
}
|
|
15504
15504
|
|
|
15505
15505
|
/** @internal */
|
|
15506
|
-
export const
|
|
15507
|
-
|
|
15506
|
+
export const AtBRANDAt502640$inboundSchema: z.ZodType<
|
|
15507
|
+
AtBRANDAt502640,
|
|
15508
15508
|
z.ZodTypeDef,
|
|
15509
15509
|
unknown
|
|
15510
15510
|
> = z.object({});
|
|
15511
15511
|
|
|
15512
15512
|
/** @internal */
|
|
15513
|
-
export type
|
|
15513
|
+
export type AtBRANDAt502640$Outbound = {};
|
|
15514
15514
|
|
|
15515
15515
|
/** @internal */
|
|
15516
|
-
export const
|
|
15517
|
-
|
|
15516
|
+
export const AtBRANDAt502640$outboundSchema: z.ZodType<
|
|
15517
|
+
AtBRANDAt502640$Outbound,
|
|
15518
15518
|
z.ZodTypeDef,
|
|
15519
|
-
|
|
15519
|
+
AtBRANDAt502640
|
|
15520
15520
|
> = z.object({});
|
|
15521
15521
|
|
|
15522
15522
|
/**
|
|
15523
15523
|
* @internal
|
|
15524
15524
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
15525
15525
|
*/
|
|
15526
|
-
export namespace
|
|
15527
|
-
/** @deprecated use `
|
|
15528
|
-
export const inboundSchema =
|
|
15529
|
-
/** @deprecated use `
|
|
15530
|
-
export const outboundSchema =
|
|
15531
|
-
/** @deprecated use `
|
|
15532
|
-
export type Outbound =
|
|
15526
|
+
export namespace AtBRANDAt502640$ {
|
|
15527
|
+
/** @deprecated use `AtBRANDAt502640$inboundSchema` instead. */
|
|
15528
|
+
export const inboundSchema = AtBRANDAt502640$inboundSchema;
|
|
15529
|
+
/** @deprecated use `AtBRANDAt502640$outboundSchema` instead. */
|
|
15530
|
+
export const outboundSchema = AtBRANDAt502640$outboundSchema;
|
|
15531
|
+
/** @deprecated use `AtBRANDAt502640$Outbound` instead. */
|
|
15532
|
+
export type Outbound = AtBRANDAt502640$Outbound;
|
|
15533
15533
|
}
|
|
15534
15534
|
|
|
15535
|
-
export function
|
|
15536
|
-
|
|
15535
|
+
export function atBRANDAt502640ToJSON(
|
|
15536
|
+
atBRANDAt502640: AtBRANDAt502640,
|
|
15537
15537
|
): string {
|
|
15538
|
-
return JSON.stringify(
|
|
15538
|
+
return JSON.stringify(AtBRANDAt502640$outboundSchema.parse(atBRANDAt502640));
|
|
15539
15539
|
}
|
|
15540
15540
|
|
|
15541
|
-
export function
|
|
15541
|
+
export function atBRANDAt502640FromJSON(
|
|
15542
15542
|
jsonString: string,
|
|
15543
|
-
): SafeParseResult<
|
|
15543
|
+
): SafeParseResult<AtBRANDAt502640, SDKValidationError> {
|
|
15544
15544
|
return safeParse(
|
|
15545
15545
|
jsonString,
|
|
15546
|
-
(x) =>
|
|
15547
|
-
`Failed to parse '
|
|
15546
|
+
(x) => AtBRANDAt502640$inboundSchema.parse(JSON.parse(x)),
|
|
15547
|
+
`Failed to parse 'AtBRANDAt502640' from JSON`,
|
|
15548
15548
|
);
|
|
15549
15549
|
}
|
|
15550
15550
|
|
|
@@ -15554,16 +15554,16 @@ export const MinLength$inboundSchema: z.ZodType<
|
|
|
15554
15554
|
z.ZodTypeDef,
|
|
15555
15555
|
unknown
|
|
15556
15556
|
> = z.object({
|
|
15557
|
-
"__@BRAND@
|
|
15557
|
+
"__@BRAND@502640": z.lazy(() => AtBRANDAt502640$inboundSchema),
|
|
15558
15558
|
}).transform((v) => {
|
|
15559
15559
|
return remap$(v, {
|
|
15560
|
-
"__@BRAND@
|
|
15560
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
15561
15561
|
});
|
|
15562
15562
|
});
|
|
15563
15563
|
|
|
15564
15564
|
/** @internal */
|
|
15565
15565
|
export type MinLength$Outbound = {
|
|
15566
|
-
"__@BRAND@
|
|
15566
|
+
"__@BRAND@502640": AtBRANDAt502640$Outbound;
|
|
15567
15567
|
};
|
|
15568
15568
|
|
|
15569
15569
|
/** @internal */
|
|
@@ -15572,10 +15572,10 @@ export const MinLength$outboundSchema: z.ZodType<
|
|
|
15572
15572
|
z.ZodTypeDef,
|
|
15573
15573
|
MinLength
|
|
15574
15574
|
> = z.object({
|
|
15575
|
-
|
|
15575
|
+
atBRANDAt502640: z.lazy(() => AtBRANDAt502640$outboundSchema),
|
|
15576
15576
|
}).transform((v) => {
|
|
15577
15577
|
return remap$(v, {
|
|
15578
|
-
|
|
15578
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
15579
15579
|
});
|
|
15580
15580
|
});
|
|
15581
15581
|
|
|
@@ -15607,50 +15607,50 @@ export function minLengthFromJSON(
|
|
|
15607
15607
|
}
|
|
15608
15608
|
|
|
15609
15609
|
/** @internal */
|
|
15610
|
-
export const
|
|
15611
|
-
|
|
15610
|
+
export const PropertiesAtBRANDAt502640$inboundSchema: z.ZodType<
|
|
15611
|
+
PropertiesAtBRANDAt502640,
|
|
15612
15612
|
z.ZodTypeDef,
|
|
15613
15613
|
unknown
|
|
15614
15614
|
> = z.object({});
|
|
15615
15615
|
|
|
15616
15616
|
/** @internal */
|
|
15617
|
-
export type
|
|
15617
|
+
export type PropertiesAtBRANDAt502640$Outbound = {};
|
|
15618
15618
|
|
|
15619
15619
|
/** @internal */
|
|
15620
|
-
export const
|
|
15621
|
-
|
|
15620
|
+
export const PropertiesAtBRANDAt502640$outboundSchema: z.ZodType<
|
|
15621
|
+
PropertiesAtBRANDAt502640$Outbound,
|
|
15622
15622
|
z.ZodTypeDef,
|
|
15623
|
-
|
|
15623
|
+
PropertiesAtBRANDAt502640
|
|
15624
15624
|
> = z.object({});
|
|
15625
15625
|
|
|
15626
15626
|
/**
|
|
15627
15627
|
* @internal
|
|
15628
15628
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
15629
15629
|
*/
|
|
15630
|
-
export namespace
|
|
15631
|
-
/** @deprecated use `
|
|
15632
|
-
export const inboundSchema =
|
|
15633
|
-
/** @deprecated use `
|
|
15634
|
-
export const outboundSchema =
|
|
15635
|
-
/** @deprecated use `
|
|
15636
|
-
export type Outbound =
|
|
15630
|
+
export namespace PropertiesAtBRANDAt502640$ {
|
|
15631
|
+
/** @deprecated use `PropertiesAtBRANDAt502640$inboundSchema` instead. */
|
|
15632
|
+
export const inboundSchema = PropertiesAtBRANDAt502640$inboundSchema;
|
|
15633
|
+
/** @deprecated use `PropertiesAtBRANDAt502640$outboundSchema` instead. */
|
|
15634
|
+
export const outboundSchema = PropertiesAtBRANDAt502640$outboundSchema;
|
|
15635
|
+
/** @deprecated use `PropertiesAtBRANDAt502640$Outbound` instead. */
|
|
15636
|
+
export type Outbound = PropertiesAtBRANDAt502640$Outbound;
|
|
15637
15637
|
}
|
|
15638
15638
|
|
|
15639
|
-
export function
|
|
15640
|
-
|
|
15639
|
+
export function propertiesAtBRANDAt502640ToJSON(
|
|
15640
|
+
propertiesAtBRANDAt502640: PropertiesAtBRANDAt502640,
|
|
15641
15641
|
): string {
|
|
15642
15642
|
return JSON.stringify(
|
|
15643
|
-
|
|
15643
|
+
PropertiesAtBRANDAt502640$outboundSchema.parse(propertiesAtBRANDAt502640),
|
|
15644
15644
|
);
|
|
15645
15645
|
}
|
|
15646
15646
|
|
|
15647
|
-
export function
|
|
15647
|
+
export function propertiesAtBRANDAt502640FromJSON(
|
|
15648
15648
|
jsonString: string,
|
|
15649
|
-
): SafeParseResult<
|
|
15649
|
+
): SafeParseResult<PropertiesAtBRANDAt502640, SDKValidationError> {
|
|
15650
15650
|
return safeParse(
|
|
15651
15651
|
jsonString,
|
|
15652
|
-
(x) =>
|
|
15653
|
-
`Failed to parse '
|
|
15652
|
+
(x) => PropertiesAtBRANDAt502640$inboundSchema.parse(JSON.parse(x)),
|
|
15653
|
+
`Failed to parse 'PropertiesAtBRANDAt502640' from JSON`,
|
|
15654
15654
|
);
|
|
15655
15655
|
}
|
|
15656
15656
|
|
|
@@ -15660,16 +15660,16 @@ export const MaxLength$inboundSchema: z.ZodType<
|
|
|
15660
15660
|
z.ZodTypeDef,
|
|
15661
15661
|
unknown
|
|
15662
15662
|
> = z.object({
|
|
15663
|
-
"__@BRAND@
|
|
15663
|
+
"__@BRAND@502640": z.lazy(() => PropertiesAtBRANDAt502640$inboundSchema),
|
|
15664
15664
|
}).transform((v) => {
|
|
15665
15665
|
return remap$(v, {
|
|
15666
|
-
"__@BRAND@
|
|
15666
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
15667
15667
|
});
|
|
15668
15668
|
});
|
|
15669
15669
|
|
|
15670
15670
|
/** @internal */
|
|
15671
15671
|
export type MaxLength$Outbound = {
|
|
15672
|
-
"__@BRAND@
|
|
15672
|
+
"__@BRAND@502640": PropertiesAtBRANDAt502640$Outbound;
|
|
15673
15673
|
};
|
|
15674
15674
|
|
|
15675
15675
|
/** @internal */
|
|
@@ -15678,10 +15678,10 @@ export const MaxLength$outboundSchema: z.ZodType<
|
|
|
15678
15678
|
z.ZodTypeDef,
|
|
15679
15679
|
MaxLength
|
|
15680
15680
|
> = z.object({
|
|
15681
|
-
|
|
15681
|
+
atBRANDAt502640: z.lazy(() => PropertiesAtBRANDAt502640$outboundSchema),
|
|
15682
15682
|
}).transform((v) => {
|
|
15683
15683
|
return remap$(v, {
|
|
15684
|
-
|
|
15684
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
15685
15685
|
});
|
|
15686
15686
|
});
|
|
15687
15687
|
|
|
@@ -15713,82 +15713,82 @@ export function maxLengthFromJSON(
|
|
|
15713
15713
|
}
|
|
15714
15714
|
|
|
15715
15715
|
/** @internal */
|
|
15716
|
-
export const
|
|
15716
|
+
export const GetConfigurationProductsPropertiesAtBRANDAt502640$inboundSchema:
|
|
15717
15717
|
z.ZodType<
|
|
15718
|
-
|
|
15718
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640,
|
|
15719
15719
|
z.ZodTypeDef,
|
|
15720
15720
|
unknown
|
|
15721
15721
|
> = z.object({});
|
|
15722
15722
|
|
|
15723
15723
|
/** @internal */
|
|
15724
|
-
export type
|
|
15724
|
+
export type GetConfigurationProductsPropertiesAtBRANDAt502640$Outbound = {};
|
|
15725
15725
|
|
|
15726
15726
|
/** @internal */
|
|
15727
|
-
export const
|
|
15727
|
+
export const GetConfigurationProductsPropertiesAtBRANDAt502640$outboundSchema:
|
|
15728
15728
|
z.ZodType<
|
|
15729
|
-
|
|
15729
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640$Outbound,
|
|
15730
15730
|
z.ZodTypeDef,
|
|
15731
|
-
|
|
15731
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640
|
|
15732
15732
|
> = z.object({});
|
|
15733
15733
|
|
|
15734
15734
|
/**
|
|
15735
15735
|
* @internal
|
|
15736
15736
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
15737
15737
|
*/
|
|
15738
|
-
export namespace
|
|
15739
|
-
/** @deprecated use `
|
|
15738
|
+
export namespace GetConfigurationProductsPropertiesAtBRANDAt502640$ {
|
|
15739
|
+
/** @deprecated use `GetConfigurationProductsPropertiesAtBRANDAt502640$inboundSchema` instead. */
|
|
15740
15740
|
export const inboundSchema =
|
|
15741
|
-
|
|
15742
|
-
/** @deprecated use `
|
|
15741
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640$inboundSchema;
|
|
15742
|
+
/** @deprecated use `GetConfigurationProductsPropertiesAtBRANDAt502640$outboundSchema` instead. */
|
|
15743
15743
|
export const outboundSchema =
|
|
15744
|
-
|
|
15745
|
-
/** @deprecated use `
|
|
15744
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640$outboundSchema;
|
|
15745
|
+
/** @deprecated use `GetConfigurationProductsPropertiesAtBRANDAt502640$Outbound` instead. */
|
|
15746
15746
|
export type Outbound =
|
|
15747
|
-
|
|
15747
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640$Outbound;
|
|
15748
15748
|
}
|
|
15749
15749
|
|
|
15750
|
-
export function
|
|
15751
|
-
|
|
15752
|
-
|
|
15750
|
+
export function getConfigurationProductsPropertiesAtBRANDAt502640ToJSON(
|
|
15751
|
+
getConfigurationProductsPropertiesAtBRANDAt502640:
|
|
15752
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640,
|
|
15753
15753
|
): string {
|
|
15754
15754
|
return JSON.stringify(
|
|
15755
|
-
|
|
15756
|
-
|
|
15755
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640$outboundSchema.parse(
|
|
15756
|
+
getConfigurationProductsPropertiesAtBRANDAt502640,
|
|
15757
15757
|
),
|
|
15758
15758
|
);
|
|
15759
15759
|
}
|
|
15760
15760
|
|
|
15761
|
-
export function
|
|
15761
|
+
export function getConfigurationProductsPropertiesAtBRANDAt502640FromJSON(
|
|
15762
15762
|
jsonString: string,
|
|
15763
15763
|
): SafeParseResult<
|
|
15764
|
-
|
|
15764
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640,
|
|
15765
15765
|
SDKValidationError
|
|
15766
15766
|
> {
|
|
15767
15767
|
return safeParse(
|
|
15768
15768
|
jsonString,
|
|
15769
15769
|
(x) =>
|
|
15770
|
-
|
|
15770
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640$inboundSchema.parse(
|
|
15771
15771
|
JSON.parse(x),
|
|
15772
15772
|
),
|
|
15773
|
-
`Failed to parse '
|
|
15773
|
+
`Failed to parse 'GetConfigurationProductsPropertiesAtBRANDAt502640' from JSON`,
|
|
15774
15774
|
);
|
|
15775
15775
|
}
|
|
15776
15776
|
|
|
15777
15777
|
/** @internal */
|
|
15778
15778
|
export const Pattern$inboundSchema: z.ZodType<Pattern, z.ZodTypeDef, unknown> =
|
|
15779
15779
|
z.object({
|
|
15780
|
-
"__@BRAND@
|
|
15781
|
-
|
|
15780
|
+
"__@BRAND@502640": z.lazy(() =>
|
|
15781
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640$inboundSchema
|
|
15782
15782
|
),
|
|
15783
15783
|
}).transform((v) => {
|
|
15784
15784
|
return remap$(v, {
|
|
15785
|
-
"__@BRAND@
|
|
15785
|
+
"__@BRAND@502640": "atBRANDAt502640",
|
|
15786
15786
|
});
|
|
15787
15787
|
});
|
|
15788
15788
|
|
|
15789
15789
|
/** @internal */
|
|
15790
15790
|
export type Pattern$Outbound = {
|
|
15791
|
-
"__@BRAND@
|
|
15791
|
+
"__@BRAND@502640": GetConfigurationProductsPropertiesAtBRANDAt502640$Outbound;
|
|
15792
15792
|
};
|
|
15793
15793
|
|
|
15794
15794
|
/** @internal */
|
|
@@ -15797,12 +15797,12 @@ export const Pattern$outboundSchema: z.ZodType<
|
|
|
15797
15797
|
z.ZodTypeDef,
|
|
15798
15798
|
Pattern
|
|
15799
15799
|
> = z.object({
|
|
15800
|
-
|
|
15801
|
-
|
|
15800
|
+
atBRANDAt502640: z.lazy(() =>
|
|
15801
|
+
GetConfigurationProductsPropertiesAtBRANDAt502640$outboundSchema
|
|
15802
15802
|
),
|
|
15803
15803
|
}).transform((v) => {
|
|
15804
15804
|
return remap$(v, {
|
|
15805
|
-
|
|
15805
|
+
atBRANDAt502640: "__@BRAND@502640",
|
|
15806
15806
|
});
|
|
15807
15807
|
});
|
|
15808
15808
|
|