@vercel/sdk 1.13.0 → 1.13.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/bin/mcp-server.js +448 -448
- package/bin/mcp-server.js.map +6 -6
- package/docs/sdks/domainsregistrar/README.md +0 -2
- 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__/logdrains.test.js +3 -1
- package/esm/__tests__/logdrains.test.js.map +1 -1
- package/esm/__tests__/rollingrelease.test.js +6 -2
- package/esm/__tests__/rollingrelease.test.js.map +1 -1
- package/esm/__tests__/security.test.js +4 -4
- package/esm/__tests__/security.test.js.map +1 -1
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.js +1 -1
- package/esm/models/createintegrationstoredirectop.d.ts +285 -285
- package/esm/models/createintegrationstoredirectop.js +351 -351
- package/esm/models/getconfigurationproductsop.d.ts +375 -375
- package/esm/models/getconfigurationproductsop.js +465 -465
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/__tests__/edgeconfig.test.ts +6 -6
- package/src/__tests__/integrations.test.ts +1 -1
- package/src/__tests__/logdrains.test.ts +3 -1
- package/src/__tests__/rollingrelease.test.ts +6 -2
- package/src/__tests__/security.test.ts +4 -4
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/createintegrationstoredirectop.ts +604 -604
- package/src/models/getconfigurationproductsop.ts +802 -802
- package/vercel-spec.json +89 -100
- package/docs/sdks/vercel/README.md +0 -7
|
@@ -190,9 +190,9 @@ export declare const CreateIntegrationStoreDirectIntegrationsType: {
|
|
|
190
190
|
readonly Object: "object";
|
|
191
191
|
};
|
|
192
192
|
export type CreateIntegrationStoreDirectIntegrationsType = ClosedEnum<typeof CreateIntegrationStoreDirectIntegrationsType>;
|
|
193
|
-
export type
|
|
193
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492 = {};
|
|
194
194
|
export type CreateIntegrationStoreDirectPropertiesValue = {
|
|
195
|
-
|
|
195
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492;
|
|
196
196
|
};
|
|
197
197
|
export declare const CreateIntegrationStoreDirectDisabled3: {
|
|
198
198
|
readonly Update: "update";
|
|
@@ -225,17 +225,17 @@ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse2
|
|
|
225
225
|
readonly Domain: "domain";
|
|
226
226
|
};
|
|
227
227
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl>;
|
|
228
|
-
export type
|
|
228
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492 = {};
|
|
229
229
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength = {
|
|
230
|
-
|
|
230
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492;
|
|
231
231
|
};
|
|
232
|
-
export type
|
|
232
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492 = {};
|
|
233
233
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength = {
|
|
234
|
-
|
|
234
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492;
|
|
235
235
|
};
|
|
236
|
-
export type
|
|
236
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492 = {};
|
|
237
237
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern = {
|
|
238
|
-
|
|
238
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492;
|
|
239
239
|
};
|
|
240
240
|
export declare const CreateIntegrationStoreDirectUiReadOnlyIntegrationsResponse200ApplicationJSONResponseBodyStoreProduct3: {
|
|
241
241
|
readonly Update: "update";
|
|
@@ -296,9 +296,9 @@ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse2
|
|
|
296
296
|
readonly VercelRegion: "vercel-region";
|
|
297
297
|
};
|
|
298
298
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl>;
|
|
299
|
-
export type
|
|
299
|
+
export type CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492 = {};
|
|
300
300
|
export type CreateIntegrationStoreDirectUiOptionsValue = {
|
|
301
|
-
|
|
301
|
+
atBRANDAt8492: CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492;
|
|
302
302
|
};
|
|
303
303
|
export declare const CreateIntegrationStoreDirectDisabledIntegrationsResponse2003: {
|
|
304
304
|
readonly Update: "update";
|
|
@@ -323,9 +323,9 @@ export type CreateIntegrationStoreDirectUiOptions3 = {
|
|
|
323
323
|
disabled?: CreateIntegrationStoreDirectDisabledIntegrationsResponse2002 | boolean | CreateIntegrationStoreDirectDisabledIntegrationsResponse2003 | undefined;
|
|
324
324
|
hidden?: CreateIntegrationStoreDirectHiddenIntegrationsResponse2002 | boolean | CreateIntegrationStoreDirectHiddenIntegrationsResponse2003 | undefined;
|
|
325
325
|
};
|
|
326
|
-
export type
|
|
326
|
+
export type UiOptionsAtBRANDAt8492 = {};
|
|
327
327
|
export type CreateIntegrationStoreDirectUiOptions2 = {
|
|
328
|
-
|
|
328
|
+
atBRANDAt8492: UiOptionsAtBRANDAt8492;
|
|
329
329
|
};
|
|
330
330
|
export declare const CreateIntegrationStoreDirectDisabledIntegrationsResponse200ApplicationJson3: {
|
|
331
331
|
readonly Update: "update";
|
|
@@ -352,17 +352,17 @@ export type CreateIntegrationStoreDirectUiOptions1 = {
|
|
|
352
352
|
hidden?: CreateIntegrationStoreDirectHiddenIntegrationsResponse200ApplicationJson2 | boolean | CreateIntegrationStoreDirectHiddenIntegrationsResponse200ApplicationJson3 | undefined;
|
|
353
353
|
};
|
|
354
354
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions = CreateIntegrationStoreDirectUiOptions1 | CreateIntegrationStoreDirectUiOptions2 | CreateIntegrationStoreDirectUiOptions3;
|
|
355
|
-
export type
|
|
355
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492 = {};
|
|
356
356
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength = {
|
|
357
|
-
|
|
357
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492;
|
|
358
358
|
};
|
|
359
|
-
export type
|
|
359
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492 = {};
|
|
360
360
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength = {
|
|
361
|
-
|
|
361
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492;
|
|
362
362
|
};
|
|
363
|
-
export type
|
|
363
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492 = {};
|
|
364
364
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern = {
|
|
365
|
-
|
|
365
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492;
|
|
366
366
|
};
|
|
367
367
|
export declare const CreateIntegrationStoreDirectUiReadOnlyIntegrationsResponse200ApplicationJSONResponseBodyStore3: {
|
|
368
368
|
readonly Update: "update";
|
|
@@ -424,17 +424,17 @@ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse2
|
|
|
424
424
|
readonly String: "string";
|
|
425
425
|
};
|
|
426
426
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type>;
|
|
427
|
-
export type
|
|
427
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492 = {};
|
|
428
428
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength = {
|
|
429
|
-
|
|
429
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492;
|
|
430
430
|
};
|
|
431
|
-
export type
|
|
431
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492 = {};
|
|
432
432
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength = {
|
|
433
|
-
|
|
433
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492;
|
|
434
434
|
};
|
|
435
|
-
export type
|
|
435
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492 = {};
|
|
436
436
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern = {
|
|
437
|
-
|
|
437
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492;
|
|
438
438
|
};
|
|
439
439
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsItems = {
|
|
440
440
|
type: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type;
|
|
@@ -557,17 +557,17 @@ export type CreateIntegrationStoreDirectPropertiesUiOptions = {
|
|
|
557
557
|
disabled?: CreateIntegrationStoreDirectDisabledIntegrationsResponse2 | boolean | CreateIntegrationStoreDirectDisabledIntegrationsResponse3 | undefined;
|
|
558
558
|
hidden?: CreateIntegrationStoreDirectHiddenIntegrationsResponse2 | boolean | CreateIntegrationStoreDirectHiddenIntegrationsResponse3 | undefined;
|
|
559
559
|
};
|
|
560
|
-
export type
|
|
560
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492 = {};
|
|
561
561
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength = {
|
|
562
|
-
|
|
562
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492;
|
|
563
563
|
};
|
|
564
|
-
export type
|
|
564
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492 = {};
|
|
565
565
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsMinLength = {
|
|
566
|
-
|
|
566
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492;
|
|
567
567
|
};
|
|
568
|
-
export type
|
|
568
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492 = {};
|
|
569
569
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsPattern = {
|
|
570
|
-
|
|
570
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492;
|
|
571
571
|
};
|
|
572
572
|
export declare const CreateIntegrationStoreDirectUiReadOnlyIntegrationsResponse200ApplicationJson3: {
|
|
573
573
|
readonly Update: "update";
|
|
@@ -813,17 +813,17 @@ export declare const CreateIntegrationStoreDirectPropertiesUiControl: {
|
|
|
813
813
|
readonly Input: "input";
|
|
814
814
|
};
|
|
815
815
|
export type CreateIntegrationStoreDirectPropertiesUiControl = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesUiControl>;
|
|
816
|
-
export type
|
|
816
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492 = {};
|
|
817
817
|
export type CreateIntegrationStoreDirectPropertiesMaxLength = {
|
|
818
|
-
|
|
818
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492;
|
|
819
819
|
};
|
|
820
|
-
export type
|
|
820
|
+
export type PropertiesAtBRANDAt8492 = {};
|
|
821
821
|
export type CreateIntegrationStoreDirectPropertiesMinLength = {
|
|
822
|
-
|
|
822
|
+
atBRANDAt8492: PropertiesAtBRANDAt8492;
|
|
823
823
|
};
|
|
824
|
-
export type
|
|
824
|
+
export type CreateIntegrationStoreDirectPropertiesAtBRANDAt8492 = {};
|
|
825
825
|
export type CreateIntegrationStoreDirectPropertiesPattern = {
|
|
826
|
-
|
|
826
|
+
atBRANDAt8492: CreateIntegrationStoreDirectPropertiesAtBRANDAt8492;
|
|
827
827
|
};
|
|
828
828
|
export declare const CreateIntegrationStoreDirectUiReadOnly3: {
|
|
829
829
|
readonly Update: "update";
|
|
@@ -974,9 +974,9 @@ export type Guides = {
|
|
|
974
974
|
title: string;
|
|
975
975
|
steps: Array<Steps>;
|
|
976
976
|
};
|
|
977
|
-
export type
|
|
977
|
+
export type AtBRANDAt8492 = {};
|
|
978
978
|
export type CreateIntegrationStoreDirectValue = {
|
|
979
|
-
|
|
979
|
+
atBRANDAt8492: AtBRANDAt8492;
|
|
980
980
|
};
|
|
981
981
|
export declare const Disabled3: {
|
|
982
982
|
readonly Update: "update";
|
|
@@ -1591,30 +1591,30 @@ export declare namespace CreateIntegrationStoreDirectIntegrationsType$ {
|
|
|
1591
1591
|
}>;
|
|
1592
1592
|
}
|
|
1593
1593
|
/** @internal */
|
|
1594
|
-
export declare const
|
|
1594
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
1595
1595
|
/** @internal */
|
|
1596
|
-
export type
|
|
1596
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$Outbound = {};
|
|
1597
1597
|
/** @internal */
|
|
1598
|
-
export declare const
|
|
1598
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492>;
|
|
1599
1599
|
/**
|
|
1600
1600
|
* @internal
|
|
1601
1601
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1602
1602
|
*/
|
|
1603
|
-
export declare namespace
|
|
1604
|
-
/** @deprecated use `
|
|
1605
|
-
const inboundSchema: z.ZodType<
|
|
1606
|
-
/** @deprecated use `
|
|
1607
|
-
const outboundSchema: z.ZodType<
|
|
1608
|
-
/** @deprecated use `
|
|
1609
|
-
type Outbound =
|
|
1603
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$ {
|
|
1604
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$inboundSchema` instead. */
|
|
1605
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
1606
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$outboundSchema` instead. */
|
|
1607
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492>;
|
|
1608
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$Outbound` instead. */
|
|
1609
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$Outbound;
|
|
1610
1610
|
}
|
|
1611
|
-
export declare function
|
|
1612
|
-
export declare function
|
|
1611
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492): string;
|
|
1612
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492, SDKValidationError>;
|
|
1613
1613
|
/** @internal */
|
|
1614
1614
|
export declare const CreateIntegrationStoreDirectPropertiesValue$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesValue, z.ZodTypeDef, unknown>;
|
|
1615
1615
|
/** @internal */
|
|
1616
1616
|
export type CreateIntegrationStoreDirectPropertiesValue$Outbound = {
|
|
1617
|
-
"__@BRAND@
|
|
1617
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$Outbound;
|
|
1618
1618
|
};
|
|
1619
1619
|
/** @internal */
|
|
1620
1620
|
export declare const CreateIntegrationStoreDirectPropertiesValue$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesValue$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesValue>;
|
|
@@ -1817,30 +1817,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
1817
1817
|
}>;
|
|
1818
1818
|
}
|
|
1819
1819
|
/** @internal */
|
|
1820
|
-
export declare const
|
|
1820
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
1821
1821
|
/** @internal */
|
|
1822
|
-
export type
|
|
1822
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$Outbound = {};
|
|
1823
1823
|
/** @internal */
|
|
1824
|
-
export declare const
|
|
1824
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492>;
|
|
1825
1825
|
/**
|
|
1826
1826
|
* @internal
|
|
1827
1827
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1828
1828
|
*/
|
|
1829
|
-
export declare namespace
|
|
1830
|
-
/** @deprecated use `
|
|
1831
|
-
const inboundSchema: z.ZodType<
|
|
1832
|
-
/** @deprecated use `
|
|
1833
|
-
const outboundSchema: z.ZodType<
|
|
1834
|
-
/** @deprecated use `
|
|
1835
|
-
type Outbound =
|
|
1829
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$ {
|
|
1830
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$inboundSchema` instead. */
|
|
1831
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
1832
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$outboundSchema` instead. */
|
|
1833
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492>;
|
|
1834
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$Outbound` instead. */
|
|
1835
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$Outbound;
|
|
1836
1836
|
}
|
|
1837
|
-
export declare function
|
|
1838
|
-
export declare function
|
|
1837
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492): string;
|
|
1838
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492, SDKValidationError>;
|
|
1839
1839
|
/** @internal */
|
|
1840
1840
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength, z.ZodTypeDef, unknown>;
|
|
1841
1841
|
/** @internal */
|
|
1842
1842
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$Outbound = {
|
|
1843
|
-
"__@BRAND@
|
|
1843
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$Outbound;
|
|
1844
1844
|
};
|
|
1845
1845
|
/** @internal */
|
|
1846
1846
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength>;
|
|
@@ -1859,30 +1859,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
1859
1859
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength): string;
|
|
1860
1860
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength, SDKValidationError>;
|
|
1861
1861
|
/** @internal */
|
|
1862
|
-
export declare const
|
|
1862
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
1863
1863
|
/** @internal */
|
|
1864
|
-
export type
|
|
1864
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$Outbound = {};
|
|
1865
1865
|
/** @internal */
|
|
1866
|
-
export declare const
|
|
1866
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492>;
|
|
1867
1867
|
/**
|
|
1868
1868
|
* @internal
|
|
1869
1869
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1870
1870
|
*/
|
|
1871
|
-
export declare namespace
|
|
1872
|
-
/** @deprecated use `
|
|
1873
|
-
const inboundSchema: z.ZodType<
|
|
1874
|
-
/** @deprecated use `
|
|
1875
|
-
const outboundSchema: z.ZodType<
|
|
1876
|
-
/** @deprecated use `
|
|
1877
|
-
type Outbound =
|
|
1871
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$ {
|
|
1872
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$inboundSchema` instead. */
|
|
1873
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
1874
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$outboundSchema` instead. */
|
|
1875
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492>;
|
|
1876
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$Outbound` instead. */
|
|
1877
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$Outbound;
|
|
1878
1878
|
}
|
|
1879
|
-
export declare function
|
|
1880
|
-
export declare function
|
|
1879
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492): string;
|
|
1880
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492, SDKValidationError>;
|
|
1881
1881
|
/** @internal */
|
|
1882
1882
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength, z.ZodTypeDef, unknown>;
|
|
1883
1883
|
/** @internal */
|
|
1884
1884
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$Outbound = {
|
|
1885
|
-
"__@BRAND@
|
|
1885
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$Outbound;
|
|
1886
1886
|
};
|
|
1887
1887
|
/** @internal */
|
|
1888
1888
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength>;
|
|
@@ -1901,30 +1901,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
1901
1901
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength): string;
|
|
1902
1902
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength, SDKValidationError>;
|
|
1903
1903
|
/** @internal */
|
|
1904
|
-
export declare const
|
|
1904
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
1905
1905
|
/** @internal */
|
|
1906
|
-
export type
|
|
1906
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$Outbound = {};
|
|
1907
1907
|
/** @internal */
|
|
1908
|
-
export declare const
|
|
1908
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492>;
|
|
1909
1909
|
/**
|
|
1910
1910
|
* @internal
|
|
1911
1911
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
1912
1912
|
*/
|
|
1913
|
-
export declare namespace
|
|
1914
|
-
/** @deprecated use `
|
|
1915
|
-
const inboundSchema: z.ZodType<
|
|
1916
|
-
/** @deprecated use `
|
|
1917
|
-
const outboundSchema: z.ZodType<
|
|
1918
|
-
/** @deprecated use `
|
|
1919
|
-
type Outbound =
|
|
1913
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$ {
|
|
1914
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$inboundSchema` instead. */
|
|
1915
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
1916
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$outboundSchema` instead. */
|
|
1917
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492>;
|
|
1918
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$Outbound` instead. */
|
|
1919
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$Outbound;
|
|
1920
1920
|
}
|
|
1921
|
-
export declare function
|
|
1922
|
-
export declare function
|
|
1921
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492): string;
|
|
1922
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492, SDKValidationError>;
|
|
1923
1923
|
/** @internal */
|
|
1924
1924
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern, z.ZodTypeDef, unknown>;
|
|
1925
1925
|
/** @internal */
|
|
1926
1926
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$Outbound = {
|
|
1927
|
-
"__@BRAND@
|
|
1927
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$Outbound;
|
|
1928
1928
|
};
|
|
1929
1929
|
/** @internal */
|
|
1930
1930
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern>;
|
|
@@ -2265,30 +2265,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
2265
2265
|
}>;
|
|
2266
2266
|
}
|
|
2267
2267
|
/** @internal */
|
|
2268
|
-
export declare const
|
|
2268
|
+
export declare const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
2269
2269
|
/** @internal */
|
|
2270
|
-
export type
|
|
2270
|
+
export type CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$Outbound = {};
|
|
2271
2271
|
/** @internal */
|
|
2272
|
-
export declare const
|
|
2272
|
+
export declare const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492>;
|
|
2273
2273
|
/**
|
|
2274
2274
|
* @internal
|
|
2275
2275
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2276
2276
|
*/
|
|
2277
|
-
export declare namespace
|
|
2278
|
-
/** @deprecated use `
|
|
2279
|
-
const inboundSchema: z.ZodType<
|
|
2280
|
-
/** @deprecated use `
|
|
2281
|
-
const outboundSchema: z.ZodType<
|
|
2282
|
-
/** @deprecated use `
|
|
2283
|
-
type Outbound =
|
|
2277
|
+
export declare namespace CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$ {
|
|
2278
|
+
/** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$inboundSchema` instead. */
|
|
2279
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
2280
|
+
/** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$outboundSchema` instead. */
|
|
2281
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492>;
|
|
2282
|
+
/** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$Outbound` instead. */
|
|
2283
|
+
type Outbound = CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$Outbound;
|
|
2284
2284
|
}
|
|
2285
|
-
export declare function
|
|
2286
|
-
export declare function
|
|
2285
|
+
export declare function createIntegrationStoreDirectUiOptionsAtBRANDAt8492ToJSON(createIntegrationStoreDirectUiOptionsAtBRANDAt8492: CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492): string;
|
|
2286
|
+
export declare function createIntegrationStoreDirectUiOptionsAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492, SDKValidationError>;
|
|
2287
2287
|
/** @internal */
|
|
2288
2288
|
export declare const CreateIntegrationStoreDirectUiOptionsValue$inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsValue, z.ZodTypeDef, unknown>;
|
|
2289
2289
|
/** @internal */
|
|
2290
2290
|
export type CreateIntegrationStoreDirectUiOptionsValue$Outbound = {
|
|
2291
|
-
"__@BRAND@
|
|
2291
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$Outbound;
|
|
2292
2292
|
};
|
|
2293
2293
|
/** @internal */
|
|
2294
2294
|
export declare const CreateIntegrationStoreDirectUiOptionsValue$outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsValue$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptionsValue>;
|
|
@@ -2455,30 +2455,30 @@ export declare namespace CreateIntegrationStoreDirectUiOptions3$ {
|
|
|
2455
2455
|
export declare function createIntegrationStoreDirectUiOptions3ToJSON(createIntegrationStoreDirectUiOptions3: CreateIntegrationStoreDirectUiOptions3): string;
|
|
2456
2456
|
export declare function createIntegrationStoreDirectUiOptions3FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectUiOptions3, SDKValidationError>;
|
|
2457
2457
|
/** @internal */
|
|
2458
|
-
export declare const
|
|
2458
|
+
export declare const UiOptionsAtBRANDAt8492$inboundSchema: z.ZodType<UiOptionsAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
2459
2459
|
/** @internal */
|
|
2460
|
-
export type
|
|
2460
|
+
export type UiOptionsAtBRANDAt8492$Outbound = {};
|
|
2461
2461
|
/** @internal */
|
|
2462
|
-
export declare const
|
|
2462
|
+
export declare const UiOptionsAtBRANDAt8492$outboundSchema: z.ZodType<UiOptionsAtBRANDAt8492$Outbound, z.ZodTypeDef, UiOptionsAtBRANDAt8492>;
|
|
2463
2463
|
/**
|
|
2464
2464
|
* @internal
|
|
2465
2465
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2466
2466
|
*/
|
|
2467
|
-
export declare namespace
|
|
2468
|
-
/** @deprecated use `
|
|
2469
|
-
const inboundSchema: z.ZodType<
|
|
2470
|
-
/** @deprecated use `
|
|
2471
|
-
const outboundSchema: z.ZodType<
|
|
2472
|
-
/** @deprecated use `
|
|
2473
|
-
type Outbound =
|
|
2467
|
+
export declare namespace UiOptionsAtBRANDAt8492$ {
|
|
2468
|
+
/** @deprecated use `UiOptionsAtBRANDAt8492$inboundSchema` instead. */
|
|
2469
|
+
const inboundSchema: z.ZodType<UiOptionsAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
2470
|
+
/** @deprecated use `UiOptionsAtBRANDAt8492$outboundSchema` instead. */
|
|
2471
|
+
const outboundSchema: z.ZodType<UiOptionsAtBRANDAt8492$Outbound, z.ZodTypeDef, UiOptionsAtBRANDAt8492>;
|
|
2472
|
+
/** @deprecated use `UiOptionsAtBRANDAt8492$Outbound` instead. */
|
|
2473
|
+
type Outbound = UiOptionsAtBRANDAt8492$Outbound;
|
|
2474
2474
|
}
|
|
2475
|
-
export declare function
|
|
2476
|
-
export declare function
|
|
2475
|
+
export declare function uiOptionsAtBRANDAt8492ToJSON(uiOptionsAtBRANDAt8492: UiOptionsAtBRANDAt8492): string;
|
|
2476
|
+
export declare function uiOptionsAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<UiOptionsAtBRANDAt8492, SDKValidationError>;
|
|
2477
2477
|
/** @internal */
|
|
2478
2478
|
export declare const CreateIntegrationStoreDirectUiOptions2$inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptions2, z.ZodTypeDef, unknown>;
|
|
2479
2479
|
/** @internal */
|
|
2480
2480
|
export type CreateIntegrationStoreDirectUiOptions2$Outbound = {
|
|
2481
|
-
"__@BRAND@
|
|
2481
|
+
"__@BRAND@8492": UiOptionsAtBRANDAt8492$Outbound;
|
|
2482
2482
|
};
|
|
2483
2483
|
/** @internal */
|
|
2484
2484
|
export declare const CreateIntegrationStoreDirectUiOptions2$outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptions2$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptions2>;
|
|
@@ -2666,30 +2666,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
2666
2666
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseUiOptionsToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions: CreateIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions): string;
|
|
2667
2667
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseUiOptionsFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions, SDKValidationError>;
|
|
2668
2668
|
/** @internal */
|
|
2669
|
-
export declare const
|
|
2669
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
2670
2670
|
/** @internal */
|
|
2671
|
-
export type
|
|
2671
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$Outbound = {};
|
|
2672
2672
|
/** @internal */
|
|
2673
|
-
export declare const
|
|
2673
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492>;
|
|
2674
2674
|
/**
|
|
2675
2675
|
* @internal
|
|
2676
2676
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2677
2677
|
*/
|
|
2678
|
-
export declare namespace
|
|
2679
|
-
/** @deprecated use `
|
|
2680
|
-
const inboundSchema: z.ZodType<
|
|
2681
|
-
/** @deprecated use `
|
|
2682
|
-
const outboundSchema: z.ZodType<
|
|
2683
|
-
/** @deprecated use `
|
|
2684
|
-
type Outbound =
|
|
2678
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$ {
|
|
2679
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$inboundSchema` instead. */
|
|
2680
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
2681
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$outboundSchema` instead. */
|
|
2682
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492>;
|
|
2683
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$Outbound` instead. */
|
|
2684
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$Outbound;
|
|
2685
2685
|
}
|
|
2686
|
-
export declare function
|
|
2687
|
-
export declare function
|
|
2686
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492): string;
|
|
2687
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492, SDKValidationError>;
|
|
2688
2688
|
/** @internal */
|
|
2689
2689
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength, z.ZodTypeDef, unknown>;
|
|
2690
2690
|
/** @internal */
|
|
2691
2691
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$Outbound = {
|
|
2692
|
-
"__@BRAND@
|
|
2692
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$Outbound;
|
|
2693
2693
|
};
|
|
2694
2694
|
/** @internal */
|
|
2695
2695
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength>;
|
|
@@ -2708,30 +2708,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
2708
2708
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength): string;
|
|
2709
2709
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength, SDKValidationError>;
|
|
2710
2710
|
/** @internal */
|
|
2711
|
-
export declare const
|
|
2711
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
2712
2712
|
/** @internal */
|
|
2713
|
-
export type
|
|
2713
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$Outbound = {};
|
|
2714
2714
|
/** @internal */
|
|
2715
|
-
export declare const
|
|
2715
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492>;
|
|
2716
2716
|
/**
|
|
2717
2717
|
* @internal
|
|
2718
2718
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2719
2719
|
*/
|
|
2720
|
-
export declare namespace
|
|
2721
|
-
/** @deprecated use `
|
|
2722
|
-
const inboundSchema: z.ZodType<
|
|
2723
|
-
/** @deprecated use `
|
|
2724
|
-
const outboundSchema: z.ZodType<
|
|
2725
|
-
/** @deprecated use `
|
|
2726
|
-
type Outbound =
|
|
2720
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$ {
|
|
2721
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$inboundSchema` instead. */
|
|
2722
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
2723
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$outboundSchema` instead. */
|
|
2724
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492>;
|
|
2725
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$Outbound` instead. */
|
|
2726
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$Outbound;
|
|
2727
2727
|
}
|
|
2728
|
-
export declare function
|
|
2729
|
-
export declare function
|
|
2728
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492): string;
|
|
2729
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492, SDKValidationError>;
|
|
2730
2730
|
/** @internal */
|
|
2731
2731
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength, z.ZodTypeDef, unknown>;
|
|
2732
2732
|
/** @internal */
|
|
2733
2733
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$Outbound = {
|
|
2734
|
-
"__@BRAND@
|
|
2734
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$Outbound;
|
|
2735
2735
|
};
|
|
2736
2736
|
/** @internal */
|
|
2737
2737
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength>;
|
|
@@ -2750,30 +2750,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
2750
2750
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseMinLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength): string;
|
|
2751
2751
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength, SDKValidationError>;
|
|
2752
2752
|
/** @internal */
|
|
2753
|
-
export declare const
|
|
2753
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
2754
2754
|
/** @internal */
|
|
2755
|
-
export type
|
|
2755
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$Outbound = {};
|
|
2756
2756
|
/** @internal */
|
|
2757
|
-
export declare const
|
|
2757
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492>;
|
|
2758
2758
|
/**
|
|
2759
2759
|
* @internal
|
|
2760
2760
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
2761
2761
|
*/
|
|
2762
|
-
export declare namespace
|
|
2763
|
-
/** @deprecated use `
|
|
2764
|
-
const inboundSchema: z.ZodType<
|
|
2765
|
-
/** @deprecated use `
|
|
2766
|
-
const outboundSchema: z.ZodType<
|
|
2767
|
-
/** @deprecated use `
|
|
2768
|
-
type Outbound =
|
|
2762
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$ {
|
|
2763
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$inboundSchema` instead. */
|
|
2764
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
2765
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$outboundSchema` instead. */
|
|
2766
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492>;
|
|
2767
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$Outbound` instead. */
|
|
2768
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$Outbound;
|
|
2769
2769
|
}
|
|
2770
|
-
export declare function
|
|
2771
|
-
export declare function
|
|
2770
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492): string;
|
|
2771
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492, SDKValidationError>;
|
|
2772
2772
|
/** @internal */
|
|
2773
2773
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern, z.ZodTypeDef, unknown>;
|
|
2774
2774
|
/** @internal */
|
|
2775
2775
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$Outbound = {
|
|
2776
|
-
"__@BRAND@
|
|
2776
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$Outbound;
|
|
2777
2777
|
};
|
|
2778
2778
|
/** @internal */
|
|
2779
2779
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern>;
|
|
@@ -3115,30 +3115,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
3115
3115
|
}>;
|
|
3116
3116
|
}
|
|
3117
3117
|
/** @internal */
|
|
3118
|
-
export declare const
|
|
3118
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
3119
3119
|
/** @internal */
|
|
3120
|
-
export type
|
|
3120
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$Outbound = {};
|
|
3121
3121
|
/** @internal */
|
|
3122
|
-
export declare const
|
|
3122
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492>;
|
|
3123
3123
|
/**
|
|
3124
3124
|
* @internal
|
|
3125
3125
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3126
3126
|
*/
|
|
3127
|
-
export declare namespace
|
|
3128
|
-
/** @deprecated use `
|
|
3129
|
-
const inboundSchema: z.ZodType<
|
|
3130
|
-
/** @deprecated use `
|
|
3131
|
-
const outboundSchema: z.ZodType<
|
|
3132
|
-
/** @deprecated use `
|
|
3133
|
-
type Outbound =
|
|
3127
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$ {
|
|
3128
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$inboundSchema` instead. */
|
|
3129
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
3130
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$outboundSchema` instead. */
|
|
3131
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492>;
|
|
3132
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$Outbound` instead. */
|
|
3133
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$Outbound;
|
|
3134
3134
|
}
|
|
3135
|
-
export declare function
|
|
3136
|
-
export declare function
|
|
3135
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492): string;
|
|
3136
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492, SDKValidationError>;
|
|
3137
3137
|
/** @internal */
|
|
3138
3138
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength, z.ZodTypeDef, unknown>;
|
|
3139
3139
|
/** @internal */
|
|
3140
3140
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$Outbound = {
|
|
3141
|
-
"__@BRAND@
|
|
3141
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$Outbound;
|
|
3142
3142
|
};
|
|
3143
3143
|
/** @internal */
|
|
3144
3144
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength>;
|
|
@@ -3157,30 +3157,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
3157
3157
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength): string;
|
|
3158
3158
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength, SDKValidationError>;
|
|
3159
3159
|
/** @internal */
|
|
3160
|
-
export declare const
|
|
3160
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
3161
3161
|
/** @internal */
|
|
3162
|
-
export type
|
|
3162
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$Outbound = {};
|
|
3163
3163
|
/** @internal */
|
|
3164
|
-
export declare const
|
|
3164
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492>;
|
|
3165
3165
|
/**
|
|
3166
3166
|
* @internal
|
|
3167
3167
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3168
3168
|
*/
|
|
3169
|
-
export declare namespace
|
|
3170
|
-
/** @deprecated use `
|
|
3171
|
-
const inboundSchema: z.ZodType<
|
|
3172
|
-
/** @deprecated use `
|
|
3173
|
-
const outboundSchema: z.ZodType<
|
|
3174
|
-
/** @deprecated use `
|
|
3175
|
-
type Outbound =
|
|
3169
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$ {
|
|
3170
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$inboundSchema` instead. */
|
|
3171
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
3172
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$outboundSchema` instead. */
|
|
3173
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492>;
|
|
3174
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$Outbound` instead. */
|
|
3175
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$Outbound;
|
|
3176
3176
|
}
|
|
3177
|
-
export declare function
|
|
3178
|
-
export declare function
|
|
3177
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492): string;
|
|
3178
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492, SDKValidationError>;
|
|
3179
3179
|
/** @internal */
|
|
3180
3180
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength, z.ZodTypeDef, unknown>;
|
|
3181
3181
|
/** @internal */
|
|
3182
3182
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$Outbound = {
|
|
3183
|
-
"__@BRAND@
|
|
3183
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$Outbound;
|
|
3184
3184
|
};
|
|
3185
3185
|
/** @internal */
|
|
3186
3186
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength>;
|
|
@@ -3199,30 +3199,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
|
|
|
3199
3199
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength): string;
|
|
3200
3200
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength, SDKValidationError>;
|
|
3201
3201
|
/** @internal */
|
|
3202
|
-
export declare const
|
|
3202
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
3203
3203
|
/** @internal */
|
|
3204
|
-
export type
|
|
3204
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$Outbound = {};
|
|
3205
3205
|
/** @internal */
|
|
3206
|
-
export declare const
|
|
3206
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492>;
|
|
3207
3207
|
/**
|
|
3208
3208
|
* @internal
|
|
3209
3209
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3210
3210
|
*/
|
|
3211
|
-
export declare namespace
|
|
3212
|
-
/** @deprecated use `
|
|
3213
|
-
const inboundSchema: z.ZodType<
|
|
3214
|
-
/** @deprecated use `
|
|
3215
|
-
const outboundSchema: z.ZodType<
|
|
3216
|
-
/** @deprecated use `
|
|
3217
|
-
type Outbound =
|
|
3211
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$ {
|
|
3212
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$inboundSchema` instead. */
|
|
3213
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
3214
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$outboundSchema` instead. */
|
|
3215
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492>;
|
|
3216
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$Outbound` instead. */
|
|
3217
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$Outbound;
|
|
3218
3218
|
}
|
|
3219
|
-
export declare function
|
|
3220
|
-
export declare function
|
|
3219
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492): string;
|
|
3220
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492, SDKValidationError>;
|
|
3221
3221
|
/** @internal */
|
|
3222
3222
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern, z.ZodTypeDef, unknown>;
|
|
3223
3223
|
/** @internal */
|
|
3224
3224
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$Outbound = {
|
|
3225
|
-
"__@BRAND@
|
|
3225
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$Outbound;
|
|
3226
3226
|
};
|
|
3227
3227
|
/** @internal */
|
|
3228
3228
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern>;
|
|
@@ -3908,30 +3908,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesUiOptions$ {
|
|
|
3908
3908
|
export declare function createIntegrationStoreDirectPropertiesUiOptionsToJSON(createIntegrationStoreDirectPropertiesUiOptions: CreateIntegrationStoreDirectPropertiesUiOptions): string;
|
|
3909
3909
|
export declare function createIntegrationStoreDirectPropertiesUiOptionsFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesUiOptions, SDKValidationError>;
|
|
3910
3910
|
/** @internal */
|
|
3911
|
-
export declare const
|
|
3911
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
3912
3912
|
/** @internal */
|
|
3913
|
-
export type
|
|
3913
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$Outbound = {};
|
|
3914
3914
|
/** @internal */
|
|
3915
|
-
export declare const
|
|
3915
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492>;
|
|
3916
3916
|
/**
|
|
3917
3917
|
* @internal
|
|
3918
3918
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3919
3919
|
*/
|
|
3920
|
-
export declare namespace
|
|
3921
|
-
/** @deprecated use `
|
|
3922
|
-
const inboundSchema: z.ZodType<
|
|
3923
|
-
/** @deprecated use `
|
|
3924
|
-
const outboundSchema: z.ZodType<
|
|
3925
|
-
/** @deprecated use `
|
|
3926
|
-
type Outbound =
|
|
3920
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$ {
|
|
3921
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$inboundSchema` instead. */
|
|
3922
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
3923
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$outboundSchema` instead. */
|
|
3924
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492>;
|
|
3925
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$Outbound` instead. */
|
|
3926
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$Outbound;
|
|
3927
3927
|
}
|
|
3928
|
-
export declare function
|
|
3929
|
-
export declare function
|
|
3928
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492): string;
|
|
3929
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492, SDKValidationError>;
|
|
3930
3930
|
/** @internal */
|
|
3931
3931
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength, z.ZodTypeDef, unknown>;
|
|
3932
3932
|
/** @internal */
|
|
3933
3933
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$Outbound = {
|
|
3934
|
-
"__@BRAND@
|
|
3934
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$Outbound;
|
|
3935
3935
|
};
|
|
3936
3936
|
/** @internal */
|
|
3937
3937
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength>;
|
|
@@ -3950,30 +3950,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsMaxLe
|
|
|
3950
3950
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsMaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsMaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength): string;
|
|
3951
3951
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength, SDKValidationError>;
|
|
3952
3952
|
/** @internal */
|
|
3953
|
-
export declare const
|
|
3953
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
3954
3954
|
/** @internal */
|
|
3955
|
-
export type
|
|
3955
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$Outbound = {};
|
|
3956
3956
|
/** @internal */
|
|
3957
|
-
export declare const
|
|
3957
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492>;
|
|
3958
3958
|
/**
|
|
3959
3959
|
* @internal
|
|
3960
3960
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
3961
3961
|
*/
|
|
3962
|
-
export declare namespace
|
|
3963
|
-
/** @deprecated use `
|
|
3964
|
-
const inboundSchema: z.ZodType<
|
|
3965
|
-
/** @deprecated use `
|
|
3966
|
-
const outboundSchema: z.ZodType<
|
|
3967
|
-
/** @deprecated use `
|
|
3968
|
-
type Outbound =
|
|
3962
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$ {
|
|
3963
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$inboundSchema` instead. */
|
|
3964
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
3965
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$outboundSchema` instead. */
|
|
3966
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492>;
|
|
3967
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$Outbound` instead. */
|
|
3968
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$Outbound;
|
|
3969
3969
|
}
|
|
3970
|
-
export declare function
|
|
3971
|
-
export declare function
|
|
3970
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492): string;
|
|
3971
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492, SDKValidationError>;
|
|
3972
3972
|
/** @internal */
|
|
3973
3973
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMinLength, z.ZodTypeDef, unknown>;
|
|
3974
3974
|
/** @internal */
|
|
3975
3975
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$Outbound = {
|
|
3976
|
-
"__@BRAND@
|
|
3976
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$Outbound;
|
|
3977
3977
|
};
|
|
3978
3978
|
/** @internal */
|
|
3979
3979
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsMinLength>;
|
|
@@ -3992,30 +3992,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsMinLe
|
|
|
3992
3992
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsMinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsMinLength: CreateIntegrationStoreDirectPropertiesIntegrationsMinLength): string;
|
|
3993
3993
|
export declare function createIntegrationStoreDirectPropertiesIntegrationsMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsMinLength, SDKValidationError>;
|
|
3994
3994
|
/** @internal */
|
|
3995
|
-
export declare const
|
|
3995
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
3996
3996
|
/** @internal */
|
|
3997
|
-
export type
|
|
3997
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$Outbound = {};
|
|
3998
3998
|
/** @internal */
|
|
3999
|
-
export declare const
|
|
3999
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492>;
|
|
4000
4000
|
/**
|
|
4001
4001
|
* @internal
|
|
4002
4002
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
4003
4003
|
*/
|
|
4004
|
-
export declare namespace
|
|
4005
|
-
/** @deprecated use `
|
|
4006
|
-
const inboundSchema: z.ZodType<
|
|
4007
|
-
/** @deprecated use `
|
|
4008
|
-
const outboundSchema: z.ZodType<
|
|
4009
|
-
/** @deprecated use `
|
|
4010
|
-
type Outbound =
|
|
4004
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$ {
|
|
4005
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$inboundSchema` instead. */
|
|
4006
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
4007
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$outboundSchema` instead. */
|
|
4008
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492>;
|
|
4009
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$Outbound` instead. */
|
|
4010
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$Outbound;
|
|
4011
4011
|
}
|
|
4012
|
-
export declare function
|
|
4013
|
-
export declare function
|
|
4012
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492): string;
|
|
4013
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492, SDKValidationError>;
|
|
4014
4014
|
/** @internal */
|
|
4015
4015
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsPattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsPattern, z.ZodTypeDef, unknown>;
|
|
4016
4016
|
/** @internal */
|
|
4017
4017
|
export type CreateIntegrationStoreDirectPropertiesIntegrationsPattern$Outbound = {
|
|
4018
|
-
"__@BRAND@
|
|
4018
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$Outbound;
|
|
4019
4019
|
};
|
|
4020
4020
|
/** @internal */
|
|
4021
4021
|
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsPattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsPattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsPattern>;
|
|
@@ -5363,30 +5363,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesUiControl$ {
|
|
|
5363
5363
|
}>;
|
|
5364
5364
|
}
|
|
5365
5365
|
/** @internal */
|
|
5366
|
-
export declare const
|
|
5366
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
5367
5367
|
/** @internal */
|
|
5368
|
-
export type
|
|
5368
|
+
export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$Outbound = {};
|
|
5369
5369
|
/** @internal */
|
|
5370
|
-
export declare const
|
|
5370
|
+
export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492>;
|
|
5371
5371
|
/**
|
|
5372
5372
|
* @internal
|
|
5373
5373
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
5374
5374
|
*/
|
|
5375
|
-
export declare namespace
|
|
5376
|
-
/** @deprecated use `
|
|
5377
|
-
const inboundSchema: z.ZodType<
|
|
5378
|
-
/** @deprecated use `
|
|
5379
|
-
const outboundSchema: z.ZodType<
|
|
5380
|
-
/** @deprecated use `
|
|
5381
|
-
type Outbound =
|
|
5375
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$ {
|
|
5376
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$inboundSchema` instead. */
|
|
5377
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
5378
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$outboundSchema` instead. */
|
|
5379
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492>;
|
|
5380
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$Outbound` instead. */
|
|
5381
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$Outbound;
|
|
5382
5382
|
}
|
|
5383
|
-
export declare function
|
|
5384
|
-
export declare function
|
|
5383
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492): string;
|
|
5384
|
+
export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492, SDKValidationError>;
|
|
5385
5385
|
/** @internal */
|
|
5386
5386
|
export declare const CreateIntegrationStoreDirectPropertiesMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMaxLength, z.ZodTypeDef, unknown>;
|
|
5387
5387
|
/** @internal */
|
|
5388
5388
|
export type CreateIntegrationStoreDirectPropertiesMaxLength$Outbound = {
|
|
5389
|
-
"__@BRAND@
|
|
5389
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$Outbound;
|
|
5390
5390
|
};
|
|
5391
5391
|
/** @internal */
|
|
5392
5392
|
export declare const CreateIntegrationStoreDirectPropertiesMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesMaxLength>;
|
|
@@ -5405,30 +5405,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesMaxLength$ {
|
|
|
5405
5405
|
export declare function createIntegrationStoreDirectPropertiesMaxLengthToJSON(createIntegrationStoreDirectPropertiesMaxLength: CreateIntegrationStoreDirectPropertiesMaxLength): string;
|
|
5406
5406
|
export declare function createIntegrationStoreDirectPropertiesMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesMaxLength, SDKValidationError>;
|
|
5407
5407
|
/** @internal */
|
|
5408
|
-
export declare const
|
|
5408
|
+
export declare const PropertiesAtBRANDAt8492$inboundSchema: z.ZodType<PropertiesAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
5409
5409
|
/** @internal */
|
|
5410
|
-
export type
|
|
5410
|
+
export type PropertiesAtBRANDAt8492$Outbound = {};
|
|
5411
5411
|
/** @internal */
|
|
5412
|
-
export declare const
|
|
5412
|
+
export declare const PropertiesAtBRANDAt8492$outboundSchema: z.ZodType<PropertiesAtBRANDAt8492$Outbound, z.ZodTypeDef, PropertiesAtBRANDAt8492>;
|
|
5413
5413
|
/**
|
|
5414
5414
|
* @internal
|
|
5415
5415
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
5416
5416
|
*/
|
|
5417
|
-
export declare namespace
|
|
5418
|
-
/** @deprecated use `
|
|
5419
|
-
const inboundSchema: z.ZodType<
|
|
5420
|
-
/** @deprecated use `
|
|
5421
|
-
const outboundSchema: z.ZodType<
|
|
5422
|
-
/** @deprecated use `
|
|
5423
|
-
type Outbound =
|
|
5417
|
+
export declare namespace PropertiesAtBRANDAt8492$ {
|
|
5418
|
+
/** @deprecated use `PropertiesAtBRANDAt8492$inboundSchema` instead. */
|
|
5419
|
+
const inboundSchema: z.ZodType<PropertiesAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
5420
|
+
/** @deprecated use `PropertiesAtBRANDAt8492$outboundSchema` instead. */
|
|
5421
|
+
const outboundSchema: z.ZodType<PropertiesAtBRANDAt8492$Outbound, z.ZodTypeDef, PropertiesAtBRANDAt8492>;
|
|
5422
|
+
/** @deprecated use `PropertiesAtBRANDAt8492$Outbound` instead. */
|
|
5423
|
+
type Outbound = PropertiesAtBRANDAt8492$Outbound;
|
|
5424
5424
|
}
|
|
5425
|
-
export declare function
|
|
5426
|
-
export declare function
|
|
5425
|
+
export declare function propertiesAtBRANDAt8492ToJSON(propertiesAtBRANDAt8492: PropertiesAtBRANDAt8492): string;
|
|
5426
|
+
export declare function propertiesAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<PropertiesAtBRANDAt8492, SDKValidationError>;
|
|
5427
5427
|
/** @internal */
|
|
5428
5428
|
export declare const CreateIntegrationStoreDirectPropertiesMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMinLength, z.ZodTypeDef, unknown>;
|
|
5429
5429
|
/** @internal */
|
|
5430
5430
|
export type CreateIntegrationStoreDirectPropertiesMinLength$Outbound = {
|
|
5431
|
-
"__@BRAND@
|
|
5431
|
+
"__@BRAND@8492": PropertiesAtBRANDAt8492$Outbound;
|
|
5432
5432
|
};
|
|
5433
5433
|
/** @internal */
|
|
5434
5434
|
export declare const CreateIntegrationStoreDirectPropertiesMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesMinLength>;
|
|
@@ -5447,30 +5447,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesMinLength$ {
|
|
|
5447
5447
|
export declare function createIntegrationStoreDirectPropertiesMinLengthToJSON(createIntegrationStoreDirectPropertiesMinLength: CreateIntegrationStoreDirectPropertiesMinLength): string;
|
|
5448
5448
|
export declare function createIntegrationStoreDirectPropertiesMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesMinLength, SDKValidationError>;
|
|
5449
5449
|
/** @internal */
|
|
5450
|
-
export declare const
|
|
5450
|
+
export declare const CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
5451
5451
|
/** @internal */
|
|
5452
|
-
export type
|
|
5452
|
+
export type CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$Outbound = {};
|
|
5453
5453
|
/** @internal */
|
|
5454
|
-
export declare const
|
|
5454
|
+
export declare const CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesAtBRANDAt8492>;
|
|
5455
5455
|
/**
|
|
5456
5456
|
* @internal
|
|
5457
5457
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
5458
5458
|
*/
|
|
5459
|
-
export declare namespace
|
|
5460
|
-
/** @deprecated use `
|
|
5461
|
-
const inboundSchema: z.ZodType<
|
|
5462
|
-
/** @deprecated use `
|
|
5463
|
-
const outboundSchema: z.ZodType<
|
|
5464
|
-
/** @deprecated use `
|
|
5465
|
-
type Outbound =
|
|
5459
|
+
export declare namespace CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$ {
|
|
5460
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$inboundSchema` instead. */
|
|
5461
|
+
const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
5462
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$outboundSchema` instead. */
|
|
5463
|
+
const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesAtBRANDAt8492>;
|
|
5464
|
+
/** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$Outbound` instead. */
|
|
5465
|
+
type Outbound = CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$Outbound;
|
|
5466
5466
|
}
|
|
5467
|
-
export declare function
|
|
5468
|
-
export declare function
|
|
5467
|
+
export declare function createIntegrationStoreDirectPropertiesAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesAtBRANDAt8492): string;
|
|
5468
|
+
export declare function createIntegrationStoreDirectPropertiesAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesAtBRANDAt8492, SDKValidationError>;
|
|
5469
5469
|
/** @internal */
|
|
5470
5470
|
export declare const CreateIntegrationStoreDirectPropertiesPattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesPattern, z.ZodTypeDef, unknown>;
|
|
5471
5471
|
/** @internal */
|
|
5472
5472
|
export type CreateIntegrationStoreDirectPropertiesPattern$Outbound = {
|
|
5473
|
-
"__@BRAND@
|
|
5473
|
+
"__@BRAND@8492": CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$Outbound;
|
|
5474
5474
|
};
|
|
5475
5475
|
/** @internal */
|
|
5476
5476
|
export declare const CreateIntegrationStoreDirectPropertiesPattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesPattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesPattern>;
|
|
@@ -6104,30 +6104,30 @@ export declare namespace Guides$ {
|
|
|
6104
6104
|
export declare function guidesToJSON(guides: Guides): string;
|
|
6105
6105
|
export declare function guidesFromJSON(jsonString: string): SafeParseResult<Guides, SDKValidationError>;
|
|
6106
6106
|
/** @internal */
|
|
6107
|
-
export declare const
|
|
6107
|
+
export declare const AtBRANDAt8492$inboundSchema: z.ZodType<AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
6108
6108
|
/** @internal */
|
|
6109
|
-
export type
|
|
6109
|
+
export type AtBRANDAt8492$Outbound = {};
|
|
6110
6110
|
/** @internal */
|
|
6111
|
-
export declare const
|
|
6111
|
+
export declare const AtBRANDAt8492$outboundSchema: z.ZodType<AtBRANDAt8492$Outbound, z.ZodTypeDef, AtBRANDAt8492>;
|
|
6112
6112
|
/**
|
|
6113
6113
|
* @internal
|
|
6114
6114
|
* @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
|
|
6115
6115
|
*/
|
|
6116
|
-
export declare namespace
|
|
6117
|
-
/** @deprecated use `
|
|
6118
|
-
const inboundSchema: z.ZodType<
|
|
6119
|
-
/** @deprecated use `
|
|
6120
|
-
const outboundSchema: z.ZodType<
|
|
6121
|
-
/** @deprecated use `
|
|
6122
|
-
type Outbound =
|
|
6116
|
+
export declare namespace AtBRANDAt8492$ {
|
|
6117
|
+
/** @deprecated use `AtBRANDAt8492$inboundSchema` instead. */
|
|
6118
|
+
const inboundSchema: z.ZodType<AtBRANDAt8492, z.ZodTypeDef, unknown>;
|
|
6119
|
+
/** @deprecated use `AtBRANDAt8492$outboundSchema` instead. */
|
|
6120
|
+
const outboundSchema: z.ZodType<AtBRANDAt8492$Outbound, z.ZodTypeDef, AtBRANDAt8492>;
|
|
6121
|
+
/** @deprecated use `AtBRANDAt8492$Outbound` instead. */
|
|
6122
|
+
type Outbound = AtBRANDAt8492$Outbound;
|
|
6123
6123
|
}
|
|
6124
|
-
export declare function
|
|
6125
|
-
export declare function
|
|
6124
|
+
export declare function atBRANDAt8492ToJSON(atBRANDAt8492: AtBRANDAt8492): string;
|
|
6125
|
+
export declare function atBRANDAt8492FromJSON(jsonString: string): SafeParseResult<AtBRANDAt8492, SDKValidationError>;
|
|
6126
6126
|
/** @internal */
|
|
6127
6127
|
export declare const CreateIntegrationStoreDirectValue$inboundSchema: z.ZodType<CreateIntegrationStoreDirectValue, z.ZodTypeDef, unknown>;
|
|
6128
6128
|
/** @internal */
|
|
6129
6129
|
export type CreateIntegrationStoreDirectValue$Outbound = {
|
|
6130
|
-
"__@BRAND@
|
|
6130
|
+
"__@BRAND@8492": AtBRANDAt8492$Outbound;
|
|
6131
6131
|
};
|
|
6132
6132
|
/** @internal */
|
|
6133
6133
|
export declare const CreateIntegrationStoreDirectValue$outboundSchema: z.ZodType<CreateIntegrationStoreDirectValue$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectValue>;
|