@vercel/sdk 1.13.1 → 1.13.3

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.
Files changed (692) hide show
  1. package/RUNTIMES.md +6 -6
  2. package/bin/mcp-server.js +529 -501
  3. package/bin/mcp-server.js.map +217 -217
  4. package/esm/__tests__/checks.test.js +1 -1
  5. package/esm/__tests__/checks.test.js.map +1 -1
  6. package/esm/__tests__/integrations.test.js +1 -1
  7. package/esm/__tests__/logdrains.test.js +1 -3
  8. package/esm/__tests__/logdrains.test.js.map +1 -1
  9. package/esm/__tests__/security.test.js +11 -1
  10. package/esm/__tests__/security.test.js.map +1 -1
  11. package/esm/funcs/accessGroupsCreateAccessGroup.js +1 -1
  12. package/esm/funcs/accessGroupsCreateAccessGroup.js.map +1 -1
  13. package/esm/funcs/accessGroupsCreateAccessGroupProject.js +1 -1
  14. package/esm/funcs/accessGroupsCreateAccessGroupProject.js.map +1 -1
  15. package/esm/funcs/accessGroupsDeleteAccessGroup.js +1 -1
  16. package/esm/funcs/accessGroupsDeleteAccessGroup.js.map +1 -1
  17. package/esm/funcs/accessGroupsDeleteAccessGroupProject.js +1 -1
  18. package/esm/funcs/accessGroupsDeleteAccessGroupProject.js.map +1 -1
  19. package/esm/funcs/accessGroupsListAccessGroupMembers.js +1 -1
  20. package/esm/funcs/accessGroupsListAccessGroupMembers.js.map +1 -1
  21. package/esm/funcs/accessGroupsListAccessGroupProjects.js +1 -1
  22. package/esm/funcs/accessGroupsListAccessGroupProjects.js.map +1 -1
  23. package/esm/funcs/accessGroupsListAccessGroups.js +1 -1
  24. package/esm/funcs/accessGroupsListAccessGroups.js.map +1 -1
  25. package/esm/funcs/accessGroupsReadAccessGroup.js +1 -1
  26. package/esm/funcs/accessGroupsReadAccessGroup.js.map +1 -1
  27. package/esm/funcs/accessGroupsReadAccessGroupProject.js +1 -1
  28. package/esm/funcs/accessGroupsReadAccessGroupProject.js.map +1 -1
  29. package/esm/funcs/accessGroupsUpdateAccessGroup.js +1 -1
  30. package/esm/funcs/accessGroupsUpdateAccessGroup.js.map +1 -1
  31. package/esm/funcs/accessGroupsUpdateAccessGroupProject.js +1 -1
  32. package/esm/funcs/accessGroupsUpdateAccessGroupProject.js.map +1 -1
  33. package/esm/funcs/aliasesAssignAlias.js +1 -1
  34. package/esm/funcs/aliasesAssignAlias.js.map +1 -1
  35. package/esm/funcs/aliasesDeleteAlias.js +1 -1
  36. package/esm/funcs/aliasesDeleteAlias.js.map +1 -1
  37. package/esm/funcs/aliasesGetAlias.js +1 -1
  38. package/esm/funcs/aliasesGetAlias.js.map +1 -1
  39. package/esm/funcs/aliasesListAliases.js +1 -1
  40. package/esm/funcs/aliasesListAliases.js.map +1 -1
  41. package/esm/funcs/aliasesListDeploymentAliases.js +1 -1
  42. package/esm/funcs/aliasesListDeploymentAliases.js.map +1 -1
  43. package/esm/funcs/aliasesPatchUrlProtectionBypass.js +1 -1
  44. package/esm/funcs/aliasesPatchUrlProtectionBypass.js.map +1 -1
  45. package/esm/funcs/artifactsArtifactExists.js +1 -1
  46. package/esm/funcs/artifactsArtifactExists.js.map +1 -1
  47. package/esm/funcs/artifactsArtifactQuery.js +1 -1
  48. package/esm/funcs/artifactsArtifactQuery.js.map +1 -1
  49. package/esm/funcs/artifactsDownloadArtifact.js +1 -1
  50. package/esm/funcs/artifactsDownloadArtifact.js.map +1 -1
  51. package/esm/funcs/artifactsRecordEvents.js +1 -1
  52. package/esm/funcs/artifactsRecordEvents.js.map +1 -1
  53. package/esm/funcs/artifactsStatus.js +1 -1
  54. package/esm/funcs/artifactsStatus.js.map +1 -1
  55. package/esm/funcs/artifactsUploadArtifact.js +1 -1
  56. package/esm/funcs/artifactsUploadArtifact.js.map +1 -1
  57. package/esm/funcs/authenticationCreateAuthToken.js +1 -1
  58. package/esm/funcs/authenticationCreateAuthToken.js.map +1 -1
  59. package/esm/funcs/authenticationDeleteAuthToken.js +1 -1
  60. package/esm/funcs/authenticationDeleteAuthToken.js.map +1 -1
  61. package/esm/funcs/authenticationGetAuthToken.js +1 -1
  62. package/esm/funcs/authenticationGetAuthToken.js.map +1 -1
  63. package/esm/funcs/authenticationListAuthTokens.js +1 -1
  64. package/esm/funcs/authenticationListAuthTokens.js.map +1 -1
  65. package/esm/funcs/certsGetCertById.js +1 -1
  66. package/esm/funcs/certsGetCertById.js.map +1 -1
  67. package/esm/funcs/certsIssueCert.js +1 -1
  68. package/esm/funcs/certsIssueCert.js.map +1 -1
  69. package/esm/funcs/certsRemoveCert.js +1 -1
  70. package/esm/funcs/certsRemoveCert.js.map +1 -1
  71. package/esm/funcs/certsUploadCert.js +1 -1
  72. package/esm/funcs/certsUploadCert.js.map +1 -1
  73. package/esm/funcs/checksCreateCheck.js +1 -1
  74. package/esm/funcs/checksCreateCheck.js.map +1 -1
  75. package/esm/funcs/checksGetAllChecks.js +1 -1
  76. package/esm/funcs/checksGetAllChecks.js.map +1 -1
  77. package/esm/funcs/checksGetCheck.js +1 -1
  78. package/esm/funcs/checksGetCheck.js.map +1 -1
  79. package/esm/funcs/checksRerequestCheck.js +1 -1
  80. package/esm/funcs/checksRerequestCheck.js.map +1 -1
  81. package/esm/funcs/checksUpdateCheck.js +1 -1
  82. package/esm/funcs/checksUpdateCheck.js.map +1 -1
  83. package/esm/funcs/deploymentsCancelDeployment.js +1 -1
  84. package/esm/funcs/deploymentsCancelDeployment.js.map +1 -1
  85. package/esm/funcs/deploymentsCreateDeployment.js +1 -1
  86. package/esm/funcs/deploymentsCreateDeployment.js.map +1 -1
  87. package/esm/funcs/deploymentsDeleteDeployment.js +1 -1
  88. package/esm/funcs/deploymentsDeleteDeployment.js.map +1 -1
  89. package/esm/funcs/deploymentsGetDeployment.js +1 -1
  90. package/esm/funcs/deploymentsGetDeployment.js.map +1 -1
  91. package/esm/funcs/deploymentsGetDeploymentEvents.js +1 -1
  92. package/esm/funcs/deploymentsGetDeploymentEvents.js.map +1 -1
  93. package/esm/funcs/deploymentsGetDeploymentFileContents.js +1 -1
  94. package/esm/funcs/deploymentsGetDeploymentFileContents.js.map +1 -1
  95. package/esm/funcs/deploymentsGetDeployments.js +1 -1
  96. package/esm/funcs/deploymentsGetDeployments.js.map +1 -1
  97. package/esm/funcs/deploymentsListDeploymentFiles.js +1 -1
  98. package/esm/funcs/deploymentsListDeploymentFiles.js.map +1 -1
  99. package/esm/funcs/deploymentsUpdateIntegrationDeploymentAction.js +1 -1
  100. package/esm/funcs/deploymentsUpdateIntegrationDeploymentAction.js.map +1 -1
  101. package/esm/funcs/deploymentsUploadFile.js +1 -1
  102. package/esm/funcs/deploymentsUploadFile.js.map +1 -1
  103. package/esm/funcs/dnsCreateRecord.js +1 -1
  104. package/esm/funcs/dnsCreateRecord.js.map +1 -1
  105. package/esm/funcs/dnsGetRecords.js +1 -1
  106. package/esm/funcs/dnsGetRecords.js.map +1 -1
  107. package/esm/funcs/dnsRemoveRecord.js +1 -1
  108. package/esm/funcs/dnsRemoveRecord.js.map +1 -1
  109. package/esm/funcs/dnsUpdateRecord.js +1 -1
  110. package/esm/funcs/dnsUpdateRecord.js.map +1 -1
  111. package/esm/funcs/domainsBuyDomain.js +1 -1
  112. package/esm/funcs/domainsBuyDomain.js.map +1 -1
  113. package/esm/funcs/domainsCheckDomainPrice.js +1 -1
  114. package/esm/funcs/domainsCheckDomainPrice.js.map +1 -1
  115. package/esm/funcs/domainsCheckDomainStatus.js +1 -1
  116. package/esm/funcs/domainsCheckDomainStatus.js.map +1 -1
  117. package/esm/funcs/domainsCreateOrTransferDomain.js +1 -1
  118. package/esm/funcs/domainsCreateOrTransferDomain.js.map +1 -1
  119. package/esm/funcs/domainsDeleteDomain.js +1 -1
  120. package/esm/funcs/domainsDeleteDomain.js.map +1 -1
  121. package/esm/funcs/domainsGetDomain.js +1 -1
  122. package/esm/funcs/domainsGetDomain.js.map +1 -1
  123. package/esm/funcs/domainsGetDomainConfig.js +1 -1
  124. package/esm/funcs/domainsGetDomainConfig.js.map +1 -1
  125. package/esm/funcs/domainsGetDomainTransfer.js +1 -1
  126. package/esm/funcs/domainsGetDomainTransfer.js.map +1 -1
  127. package/esm/funcs/domainsGetDomains.js +1 -1
  128. package/esm/funcs/domainsGetDomains.js.map +1 -1
  129. package/esm/funcs/domainsPatchDomain.js +1 -1
  130. package/esm/funcs/domainsPatchDomain.js.map +1 -1
  131. package/esm/funcs/domainsRegistrarBuyDomains.js +1 -1
  132. package/esm/funcs/domainsRegistrarBuyDomains.js.map +1 -1
  133. package/esm/funcs/domainsRegistrarBuySingleDomain.js +1 -1
  134. package/esm/funcs/domainsRegistrarBuySingleDomain.js.map +1 -1
  135. package/esm/funcs/domainsRegistrarGetBulkAvailability.js +1 -1
  136. package/esm/funcs/domainsRegistrarGetBulkAvailability.js.map +1 -1
  137. package/esm/funcs/domainsRegistrarGetContactInfoSchema.js +1 -1
  138. package/esm/funcs/domainsRegistrarGetContactInfoSchema.js.map +1 -1
  139. package/esm/funcs/domainsRegistrarGetDomainAuthCode.js +1 -1
  140. package/esm/funcs/domainsRegistrarGetDomainAuthCode.js.map +1 -1
  141. package/esm/funcs/domainsRegistrarGetDomainAvailability.js +1 -1
  142. package/esm/funcs/domainsRegistrarGetDomainAvailability.js.map +1 -1
  143. package/esm/funcs/domainsRegistrarGetDomainPrice.js +1 -1
  144. package/esm/funcs/domainsRegistrarGetDomainPrice.js.map +1 -1
  145. package/esm/funcs/domainsRegistrarGetDomainTransferIn.js +1 -1
  146. package/esm/funcs/domainsRegistrarGetDomainTransferIn.js.map +1 -1
  147. package/esm/funcs/domainsRegistrarGetOrder.js +1 -1
  148. package/esm/funcs/domainsRegistrarGetOrder.js.map +1 -1
  149. package/esm/funcs/domainsRegistrarGetSupportedTlds.js +1 -1
  150. package/esm/funcs/domainsRegistrarGetSupportedTlds.js.map +1 -1
  151. package/esm/funcs/domainsRegistrarGetTldPrice.js +1 -1
  152. package/esm/funcs/domainsRegistrarGetTldPrice.js.map +1 -1
  153. package/esm/funcs/domainsRegistrarRenewDomain.js +1 -1
  154. package/esm/funcs/domainsRegistrarRenewDomain.js.map +1 -1
  155. package/esm/funcs/domainsRegistrarTransferInDomain.js +1 -1
  156. package/esm/funcs/domainsRegistrarTransferInDomain.js.map +1 -1
  157. package/esm/funcs/domainsRegistrarUpdateDomainAutoRenew.js +1 -1
  158. package/esm/funcs/domainsRegistrarUpdateDomainAutoRenew.js.map +1 -1
  159. package/esm/funcs/domainsRegistrarUpdateDomainNameservers.js +1 -1
  160. package/esm/funcs/domainsRegistrarUpdateDomainNameservers.js.map +1 -1
  161. package/esm/funcs/edgeCacheDangerouslyDeleteByTags.js +1 -1
  162. package/esm/funcs/edgeCacheDangerouslyDeleteByTags.js.map +1 -1
  163. package/esm/funcs/edgeCacheInvalidateByTags.js +1 -1
  164. package/esm/funcs/edgeCacheInvalidateByTags.js.map +1 -1
  165. package/esm/funcs/edgeConfigCreateEdgeConfig.js +1 -1
  166. package/esm/funcs/edgeConfigCreateEdgeConfig.js.map +1 -1
  167. package/esm/funcs/edgeConfigCreateEdgeConfigToken.js +1 -1
  168. package/esm/funcs/edgeConfigCreateEdgeConfigToken.js.map +1 -1
  169. package/esm/funcs/edgeConfigDeleteEdgeConfig.js +1 -1
  170. package/esm/funcs/edgeConfigDeleteEdgeConfig.js.map +1 -1
  171. package/esm/funcs/edgeConfigDeleteEdgeConfigSchema.js +1 -1
  172. package/esm/funcs/edgeConfigDeleteEdgeConfigSchema.js.map +1 -1
  173. package/esm/funcs/edgeConfigDeleteEdgeConfigTokens.js +1 -1
  174. package/esm/funcs/edgeConfigDeleteEdgeConfigTokens.js.map +1 -1
  175. package/esm/funcs/edgeConfigGetEdgeConfig.js +1 -1
  176. package/esm/funcs/edgeConfigGetEdgeConfig.js.map +1 -1
  177. package/esm/funcs/edgeConfigGetEdgeConfigBackup.js +1 -1
  178. package/esm/funcs/edgeConfigGetEdgeConfigBackup.js.map +1 -1
  179. package/esm/funcs/edgeConfigGetEdgeConfigBackups.js +1 -1
  180. package/esm/funcs/edgeConfigGetEdgeConfigBackups.js.map +1 -1
  181. package/esm/funcs/edgeConfigGetEdgeConfigItem.js +1 -1
  182. package/esm/funcs/edgeConfigGetEdgeConfigItem.js.map +1 -1
  183. package/esm/funcs/edgeConfigGetEdgeConfigItems.js +1 -1
  184. package/esm/funcs/edgeConfigGetEdgeConfigItems.js.map +1 -1
  185. package/esm/funcs/edgeConfigGetEdgeConfigSchema.js +1 -1
  186. package/esm/funcs/edgeConfigGetEdgeConfigSchema.js.map +1 -1
  187. package/esm/funcs/edgeConfigGetEdgeConfigToken.js +1 -1
  188. package/esm/funcs/edgeConfigGetEdgeConfigToken.js.map +1 -1
  189. package/esm/funcs/edgeConfigGetEdgeConfigTokens.js +1 -1
  190. package/esm/funcs/edgeConfigGetEdgeConfigTokens.js.map +1 -1
  191. package/esm/funcs/edgeConfigGetEdgeConfigs.js +1 -1
  192. package/esm/funcs/edgeConfigGetEdgeConfigs.js.map +1 -1
  193. package/esm/funcs/edgeConfigPatchEdgeConfigItems.js +1 -1
  194. package/esm/funcs/edgeConfigPatchEdgeConfigItems.js.map +1 -1
  195. package/esm/funcs/edgeConfigPatchEdgeConfigSchema.js +1 -1
  196. package/esm/funcs/edgeConfigPatchEdgeConfigSchema.js.map +1 -1
  197. package/esm/funcs/edgeConfigUpdateEdgeConfig.js +1 -1
  198. package/esm/funcs/edgeConfigUpdateEdgeConfig.js.map +1 -1
  199. package/esm/funcs/environmentCreateCustomEnvironment.js +1 -1
  200. package/esm/funcs/environmentCreateCustomEnvironment.js.map +1 -1
  201. package/esm/funcs/environmentGetCustomEnvironment.js +1 -1
  202. package/esm/funcs/environmentGetCustomEnvironment.js.map +1 -1
  203. package/esm/funcs/environmentGetV9ProjectsIdOrNameCustomEnvironments.js +1 -1
  204. package/esm/funcs/environmentGetV9ProjectsIdOrNameCustomEnvironments.js.map +1 -1
  205. package/esm/funcs/environmentRemoveCustomEnvironment.js +1 -1
  206. package/esm/funcs/environmentRemoveCustomEnvironment.js.map +1 -1
  207. package/esm/funcs/environmentUpdateCustomEnvironment.js +1 -1
  208. package/esm/funcs/environmentUpdateCustomEnvironment.js.map +1 -1
  209. package/esm/funcs/integrationsConnectIntegrationResourceToProject.js +1 -1
  210. package/esm/funcs/integrationsConnectIntegrationResourceToProject.js.map +1 -1
  211. package/esm/funcs/integrationsCreateIntegrationStoreDirect.js +1 -1
  212. package/esm/funcs/integrationsCreateIntegrationStoreDirect.js.map +1 -1
  213. package/esm/funcs/integrationsDeleteConfiguration.js +1 -1
  214. package/esm/funcs/integrationsDeleteConfiguration.js.map +1 -1
  215. package/esm/funcs/integrationsGetBillingPlans.js +1 -1
  216. package/esm/funcs/integrationsGetBillingPlans.js.map +1 -1
  217. package/esm/funcs/integrationsGetConfiguration.js +1 -1
  218. package/esm/funcs/integrationsGetConfiguration.js.map +1 -1
  219. package/esm/funcs/integrationsGetConfigurationProducts.js +1 -1
  220. package/esm/funcs/integrationsGetConfigurationProducts.js.map +1 -1
  221. package/esm/funcs/integrationsGetConfigurations.js +1 -1
  222. package/esm/funcs/integrationsGetConfigurations.js.map +1 -1
  223. package/esm/funcs/logDrainsCreateLogDrain.js +1 -1
  224. package/esm/funcs/logDrainsCreateLogDrain.js.map +1 -1
  225. package/esm/funcs/logDrainsDeleteIntegrationLogDrain.js +1 -1
  226. package/esm/funcs/logDrainsDeleteIntegrationLogDrain.js.map +1 -1
  227. package/esm/funcs/logDrainsGetIntegrationLogDrains.js +1 -1
  228. package/esm/funcs/logDrainsGetIntegrationLogDrains.js.map +1 -1
  229. package/esm/funcs/logsGetRuntimeLogs.js +1 -1
  230. package/esm/funcs/logsGetRuntimeLogs.js.map +1 -1
  231. package/esm/funcs/marketplaceCreateEvent.js +1 -1
  232. package/esm/funcs/marketplaceCreateEvent.js.map +1 -1
  233. package/esm/funcs/marketplaceCreateInstallationIntegrationConfiguration.js +1 -1
  234. package/esm/funcs/marketplaceCreateInstallationIntegrationConfiguration.js.map +1 -1
  235. package/esm/funcs/marketplaceCreateInstallationIntegrationEdgeConfig.js +1 -1
  236. package/esm/funcs/marketplaceCreateInstallationIntegrationEdgeConfig.js.map +1 -1
  237. package/esm/funcs/marketplaceDeleteInstallationIntegrationConfiguration.js +1 -1
  238. package/esm/funcs/marketplaceDeleteInstallationIntegrationConfiguration.js.map +1 -1
  239. package/esm/funcs/marketplaceDeleteIntegrationResource.js +1 -1
  240. package/esm/funcs/marketplaceDeleteIntegrationResource.js.map +1 -1
  241. package/esm/funcs/marketplaceExchangeSsoToken.js +1 -1
  242. package/esm/funcs/marketplaceExchangeSsoToken.js.map +1 -1
  243. package/esm/funcs/marketplaceGetAccountInfo.js +1 -1
  244. package/esm/funcs/marketplaceGetAccountInfo.js.map +1 -1
  245. package/esm/funcs/marketplaceGetIntegrationResource.js +1 -1
  246. package/esm/funcs/marketplaceGetIntegrationResource.js.map +1 -1
  247. package/esm/funcs/marketplaceGetIntegrationResources.js +1 -1
  248. package/esm/funcs/marketplaceGetIntegrationResources.js.map +1 -1
  249. package/esm/funcs/marketplaceGetInvoice.js +1 -1
  250. package/esm/funcs/marketplaceGetInvoice.js.map +1 -1
  251. package/esm/funcs/marketplaceGetMember.js +1 -1
  252. package/esm/funcs/marketplaceGetMember.js.map +1 -1
  253. package/esm/funcs/marketplaceImportResource.js +1 -1
  254. package/esm/funcs/marketplaceImportResource.js.map +1 -1
  255. package/esm/funcs/marketplaceSubmitBillingData.js +1 -1
  256. package/esm/funcs/marketplaceSubmitBillingData.js.map +1 -1
  257. package/esm/funcs/marketplaceSubmitInvoice.js +1 -1
  258. package/esm/funcs/marketplaceSubmitInvoice.js.map +1 -1
  259. package/esm/funcs/marketplaceSubmitPrepaymentBalances.js +1 -1
  260. package/esm/funcs/marketplaceSubmitPrepaymentBalances.js.map +1 -1
  261. package/esm/funcs/marketplaceUpdateInstallationIntegrationConfiguration.js +1 -1
  262. package/esm/funcs/marketplaceUpdateInstallationIntegrationConfiguration.js.map +1 -1
  263. package/esm/funcs/marketplaceUpdateInstallationIntegrationEdgeConfig.js +1 -1
  264. package/esm/funcs/marketplaceUpdateInstallationIntegrationEdgeConfig.js.map +1 -1
  265. package/esm/funcs/marketplaceUpdateInvoice.js +1 -1
  266. package/esm/funcs/marketplaceUpdateInvoice.js.map +1 -1
  267. package/esm/funcs/marketplaceUpdateResourceSecrets.js +1 -1
  268. package/esm/funcs/marketplaceUpdateResourceSecrets.js.map +1 -1
  269. package/esm/funcs/marketplaceUpdateResourceSecretsById.js +1 -1
  270. package/esm/funcs/marketplaceUpdateResourceSecretsById.js.map +1 -1
  271. package/esm/funcs/projectMembersAddProjectMember.js +1 -1
  272. package/esm/funcs/projectMembersAddProjectMember.js.map +1 -1
  273. package/esm/funcs/projectMembersGetProjectMembers.js +1 -1
  274. package/esm/funcs/projectMembersGetProjectMembers.js.map +1 -1
  275. package/esm/funcs/projectMembersRemoveProjectMember.js +1 -1
  276. package/esm/funcs/projectMembersRemoveProjectMember.js.map +1 -1
  277. package/esm/funcs/projectsAcceptProjectTransferRequest.js +1 -1
  278. package/esm/funcs/projectsAcceptProjectTransferRequest.js.map +1 -1
  279. package/esm/funcs/projectsAddProjectDomain.js +1 -1
  280. package/esm/funcs/projectsAddProjectDomain.js.map +1 -1
  281. package/esm/funcs/projectsBatchRemoveProjectEnv.js +1 -1
  282. package/esm/funcs/projectsBatchRemoveProjectEnv.js.map +1 -1
  283. package/esm/funcs/projectsCreateProject.js +1 -1
  284. package/esm/funcs/projectsCreateProject.js.map +1 -1
  285. package/esm/funcs/projectsCreateProjectEnv.js +1 -1
  286. package/esm/funcs/projectsCreateProjectEnv.js.map +1 -1
  287. package/esm/funcs/projectsCreateProjectTransferRequest.js +1 -1
  288. package/esm/funcs/projectsCreateProjectTransferRequest.js.map +1 -1
  289. package/esm/funcs/projectsDeleteProject.js +1 -1
  290. package/esm/funcs/projectsDeleteProject.js.map +1 -1
  291. package/esm/funcs/projectsEditProjectEnv.js +1 -1
  292. package/esm/funcs/projectsEditProjectEnv.js.map +1 -1
  293. package/esm/funcs/projectsFilterProjectEnvs.js +1 -1
  294. package/esm/funcs/projectsFilterProjectEnvs.js.map +1 -1
  295. package/esm/funcs/projectsGetProjectDomain.js +1 -1
  296. package/esm/funcs/projectsGetProjectDomain.js.map +1 -1
  297. package/esm/funcs/projectsGetProjectDomains.js +1 -1
  298. package/esm/funcs/projectsGetProjectDomains.js.map +1 -1
  299. package/esm/funcs/projectsGetProjectEnv.js +1 -1
  300. package/esm/funcs/projectsGetProjectEnv.js.map +1 -1
  301. package/esm/funcs/projectsGetProjects.js +1 -1
  302. package/esm/funcs/projectsGetProjects.js.map +1 -1
  303. package/esm/funcs/projectsListPromoteAliases.js +1 -1
  304. package/esm/funcs/projectsListPromoteAliases.js.map +1 -1
  305. package/esm/funcs/projectsMoveProjectDomain.js +1 -1
  306. package/esm/funcs/projectsMoveProjectDomain.js.map +1 -1
  307. package/esm/funcs/projectsPauseProject.js +1 -1
  308. package/esm/funcs/projectsPauseProject.js.map +1 -1
  309. package/esm/funcs/projectsRemoveProjectDomain.js +1 -1
  310. package/esm/funcs/projectsRemoveProjectDomain.js.map +1 -1
  311. package/esm/funcs/projectsRemoveProjectEnv.js +1 -1
  312. package/esm/funcs/projectsRemoveProjectEnv.js.map +1 -1
  313. package/esm/funcs/projectsRequestPromote.js +1 -1
  314. package/esm/funcs/projectsRequestPromote.js.map +1 -1
  315. package/esm/funcs/projectsUnpauseProject.js +1 -1
  316. package/esm/funcs/projectsUnpauseProject.js.map +1 -1
  317. package/esm/funcs/projectsUpdateProject.js +1 -1
  318. package/esm/funcs/projectsUpdateProject.js.map +1 -1
  319. package/esm/funcs/projectsUpdateProjectDataCache.js +1 -1
  320. package/esm/funcs/projectsUpdateProjectDataCache.js.map +1 -1
  321. package/esm/funcs/projectsUpdateProjectDomain.js +1 -1
  322. package/esm/funcs/projectsUpdateProjectDomain.js.map +1 -1
  323. package/esm/funcs/projectsUpdateProjectProtectionBypass.js +1 -1
  324. package/esm/funcs/projectsUpdateProjectProtectionBypass.js.map +1 -1
  325. package/esm/funcs/projectsUploadProjectClientCert.js +1 -1
  326. package/esm/funcs/projectsUploadProjectClientCert.js.map +1 -1
  327. package/esm/funcs/projectsVerifyProjectDomain.js +1 -1
  328. package/esm/funcs/projectsVerifyProjectDomain.js.map +1 -1
  329. package/esm/funcs/rollingReleaseApproveRollingReleaseStage.js +1 -1
  330. package/esm/funcs/rollingReleaseApproveRollingReleaseStage.js.map +1 -1
  331. package/esm/funcs/rollingReleaseCompleteRollingRelease.js +1 -1
  332. package/esm/funcs/rollingReleaseCompleteRollingRelease.js.map +1 -1
  333. package/esm/funcs/rollingReleaseDeleteRollingReleaseConfig.js +1 -1
  334. package/esm/funcs/rollingReleaseDeleteRollingReleaseConfig.js.map +1 -1
  335. package/esm/funcs/rollingReleaseGetRollingRelease.js +1 -1
  336. package/esm/funcs/rollingReleaseGetRollingRelease.js.map +1 -1
  337. package/esm/funcs/rollingReleaseGetRollingReleaseBillingStatus.js +1 -1
  338. package/esm/funcs/rollingReleaseGetRollingReleaseBillingStatus.js.map +1 -1
  339. package/esm/funcs/rollingReleaseGetRollingReleaseConfig.js +1 -1
  340. package/esm/funcs/rollingReleaseGetRollingReleaseConfig.js.map +1 -1
  341. package/esm/funcs/rollingReleaseUpdateRollingReleaseConfig.js +1 -1
  342. package/esm/funcs/rollingReleaseUpdateRollingReleaseConfig.js.map +1 -1
  343. package/esm/funcs/securityAddBypassIp.js +1 -1
  344. package/esm/funcs/securityAddBypassIp.js.map +1 -1
  345. package/esm/funcs/securityGetActiveAttackStatus.js +1 -1
  346. package/esm/funcs/securityGetActiveAttackStatus.js.map +1 -1
  347. package/esm/funcs/securityGetBypassIp.js +1 -1
  348. package/esm/funcs/securityGetBypassIp.js.map +1 -1
  349. package/esm/funcs/securityGetFirewallConfig.js +1 -1
  350. package/esm/funcs/securityGetFirewallConfig.js.map +1 -1
  351. package/esm/funcs/securityPutFirewallConfig.js +1 -1
  352. package/esm/funcs/securityPutFirewallConfig.js.map +1 -1
  353. package/esm/funcs/securityRemoveBypassIp.js +1 -1
  354. package/esm/funcs/securityRemoveBypassIp.js.map +1 -1
  355. package/esm/funcs/securityUpdateAttackChallengeMode.js +1 -1
  356. package/esm/funcs/securityUpdateAttackChallengeMode.js.map +1 -1
  357. package/esm/funcs/securityUpdateFirewallConfig.js +1 -1
  358. package/esm/funcs/securityUpdateFirewallConfig.js.map +1 -1
  359. package/esm/funcs/teamsCreateTeam.js +1 -1
  360. package/esm/funcs/teamsCreateTeam.js.map +1 -1
  361. package/esm/funcs/teamsDeleteTeam.js +1 -1
  362. package/esm/funcs/teamsDeleteTeam.js.map +1 -1
  363. package/esm/funcs/teamsDeleteTeamInviteCode.js +1 -1
  364. package/esm/funcs/teamsDeleteTeamInviteCode.js.map +1 -1
  365. package/esm/funcs/teamsGetTeam.js +1 -1
  366. package/esm/funcs/teamsGetTeam.js.map +1 -1
  367. package/esm/funcs/teamsGetTeamAccessRequest.js +1 -1
  368. package/esm/funcs/teamsGetTeamAccessRequest.js.map +1 -1
  369. package/esm/funcs/teamsGetTeamMembers.js +1 -1
  370. package/esm/funcs/teamsGetTeamMembers.js.map +1 -1
  371. package/esm/funcs/teamsGetTeams.js +1 -1
  372. package/esm/funcs/teamsGetTeams.js.map +1 -1
  373. package/esm/funcs/teamsInviteUserToTeam.js +1 -1
  374. package/esm/funcs/teamsInviteUserToTeam.js.map +1 -1
  375. package/esm/funcs/teamsJoinTeam.js +1 -1
  376. package/esm/funcs/teamsJoinTeam.js.map +1 -1
  377. package/esm/funcs/teamsPatchTeam.js +1 -1
  378. package/esm/funcs/teamsPatchTeam.js.map +1 -1
  379. package/esm/funcs/teamsRemoveTeamMember.js +1 -1
  380. package/esm/funcs/teamsRemoveTeamMember.js.map +1 -1
  381. package/esm/funcs/teamsRequestAccessToTeam.js +1 -1
  382. package/esm/funcs/teamsRequestAccessToTeam.js.map +1 -1
  383. package/esm/funcs/teamsUpdateTeamMember.js +1 -1
  384. package/esm/funcs/teamsUpdateTeamMember.js.map +1 -1
  385. package/esm/funcs/userGetAuthUser.js +1 -1
  386. package/esm/funcs/userGetAuthUser.js.map +1 -1
  387. package/esm/funcs/userListUserEvents.js +1 -1
  388. package/esm/funcs/userListUserEvents.js.map +1 -1
  389. package/esm/funcs/userRequestDelete.js +1 -1
  390. package/esm/funcs/userRequestDelete.js.map +1 -1
  391. package/esm/funcs/webhooksCreateWebhook.js +1 -1
  392. package/esm/funcs/webhooksCreateWebhook.js.map +1 -1
  393. package/esm/funcs/webhooksDeleteWebhook.js +1 -1
  394. package/esm/funcs/webhooksDeleteWebhook.js.map +1 -1
  395. package/esm/funcs/webhooksGetWebhook.js +1 -1
  396. package/esm/funcs/webhooksGetWebhook.js.map +1 -1
  397. package/esm/funcs/webhooksGetWebhooks.js +1 -1
  398. package/esm/funcs/webhooksGetWebhooks.js.map +1 -1
  399. package/esm/lib/config.d.ts +3 -3
  400. package/esm/lib/config.js +3 -3
  401. package/esm/mcp-server/mcp-server.js +1 -1
  402. package/esm/mcp-server/server.js +1 -1
  403. package/esm/models/buydomainsop.d.ts +12 -0
  404. package/esm/models/buydomainsop.d.ts.map +1 -1
  405. package/esm/models/buydomainsop.js +4 -0
  406. package/esm/models/buydomainsop.js.map +1 -1
  407. package/esm/models/buysingledomainop.d.ts +12 -0
  408. package/esm/models/buysingledomainop.d.ts.map +1 -1
  409. package/esm/models/buysingledomainop.js +4 -0
  410. package/esm/models/buysingledomainop.js.map +1 -1
  411. package/esm/models/canceldeploymentop.d.ts +37 -34
  412. package/esm/models/canceldeploymentop.d.ts.map +1 -1
  413. package/esm/models/canceldeploymentop.js +15 -14
  414. package/esm/models/canceldeploymentop.js.map +1 -1
  415. package/esm/models/createdeploymentop.d.ts +38 -32
  416. package/esm/models/createdeploymentop.d.ts.map +1 -1
  417. package/esm/models/createdeploymentop.js +14 -12
  418. package/esm/models/createdeploymentop.js.map +1 -1
  419. package/esm/models/createintegrationstoredirectop.d.ts +288 -285
  420. package/esm/models/createintegrationstoredirectop.d.ts.map +1 -1
  421. package/esm/models/createintegrationstoredirectop.js +352 -351
  422. package/esm/models/createintegrationstoredirectop.js.map +1 -1
  423. package/esm/models/createprojectenvop.d.ts +6 -6
  424. package/esm/models/createprojectenvop.js +2 -2
  425. package/esm/models/createprojectenvop.js.map +1 -1
  426. package/esm/models/createprojectop.d.ts +36 -30
  427. package/esm/models/createprojectop.d.ts.map +1 -1
  428. package/esm/models/createprojectop.js +20 -18
  429. package/esm/models/createprojectop.js.map +1 -1
  430. package/esm/models/editprojectenvop.d.ts +3 -3
  431. package/esm/models/editprojectenvop.js +1 -1
  432. package/esm/models/editprojectenvop.js.map +1 -1
  433. package/esm/models/filterprojectenvsop.d.ts +9 -9
  434. package/esm/models/filterprojectenvsop.js +3 -3
  435. package/esm/models/filterprojectenvsop.js.map +1 -1
  436. package/esm/models/getdeploymentop.d.ts +3 -0
  437. package/esm/models/getdeploymentop.d.ts.map +1 -1
  438. package/esm/models/getdeploymentop.js +1 -0
  439. package/esm/models/getdeploymentop.js.map +1 -1
  440. package/esm/models/getdeploymentsop.d.ts +3 -0
  441. package/esm/models/getdeploymentsop.d.ts.map +1 -1
  442. package/esm/models/getdeploymentsop.js +1 -0
  443. package/esm/models/getdeploymentsop.js.map +1 -1
  444. package/esm/models/getprojectenvop.d.ts +9 -9
  445. package/esm/models/getprojectenvop.js +3 -3
  446. package/esm/models/getprojectenvop.js.map +1 -1
  447. package/esm/models/getwebhooksop.d.ts +3 -0
  448. package/esm/models/getwebhooksop.d.ts.map +1 -1
  449. package/esm/models/getwebhooksop.js +1 -0
  450. package/esm/models/getwebhooksop.js.map +1 -1
  451. package/esm/models/removeprojectenvop.d.ts +9 -9
  452. package/esm/models/removeprojectenvop.js +3 -3
  453. package/esm/models/removeprojectenvop.js.map +1 -1
  454. package/esm/models/renewdomainop.d.ts +12 -0
  455. package/esm/models/renewdomainop.d.ts.map +1 -1
  456. package/esm/models/renewdomainop.js +4 -0
  457. package/esm/models/renewdomainop.js.map +1 -1
  458. package/esm/models/transferindomainop.d.ts +12 -0
  459. package/esm/models/transferindomainop.d.ts.map +1 -1
  460. package/esm/models/transferindomainop.js +4 -0
  461. package/esm/models/transferindomainop.js.map +1 -1
  462. package/esm/models/updateprojectdatacacheop.d.ts +3 -0
  463. package/esm/models/updateprojectdatacacheop.d.ts.map +1 -1
  464. package/esm/models/updateprojectdatacacheop.js +1 -0
  465. package/esm/models/updateprojectdatacacheop.js.map +1 -1
  466. package/esm/models/updateprojectop.d.ts +36 -30
  467. package/esm/models/updateprojectop.d.ts.map +1 -1
  468. package/esm/models/updateprojectop.js +20 -18
  469. package/esm/models/updateprojectop.js.map +1 -1
  470. package/examples/package-lock.json +1 -1
  471. package/jsr.json +1 -1
  472. package/package.json +1 -1
  473. package/src/__tests__/checks.test.ts +1 -1
  474. package/src/__tests__/integrations.test.ts +1 -1
  475. package/src/__tests__/logdrains.test.ts +1 -3
  476. package/src/__tests__/security.test.ts +11 -1
  477. package/src/funcs/accessGroupsCreateAccessGroup.ts +1 -1
  478. package/src/funcs/accessGroupsCreateAccessGroupProject.ts +1 -1
  479. package/src/funcs/accessGroupsDeleteAccessGroup.ts +1 -1
  480. package/src/funcs/accessGroupsDeleteAccessGroupProject.ts +1 -1
  481. package/src/funcs/accessGroupsListAccessGroupMembers.ts +1 -1
  482. package/src/funcs/accessGroupsListAccessGroupProjects.ts +1 -1
  483. package/src/funcs/accessGroupsListAccessGroups.ts +1 -1
  484. package/src/funcs/accessGroupsReadAccessGroup.ts +1 -1
  485. package/src/funcs/accessGroupsReadAccessGroupProject.ts +1 -1
  486. package/src/funcs/accessGroupsUpdateAccessGroup.ts +1 -1
  487. package/src/funcs/accessGroupsUpdateAccessGroupProject.ts +1 -1
  488. package/src/funcs/aliasesAssignAlias.ts +1 -1
  489. package/src/funcs/aliasesDeleteAlias.ts +1 -1
  490. package/src/funcs/aliasesGetAlias.ts +1 -1
  491. package/src/funcs/aliasesListAliases.ts +1 -1
  492. package/src/funcs/aliasesListDeploymentAliases.ts +1 -1
  493. package/src/funcs/aliasesPatchUrlProtectionBypass.ts +1 -1
  494. package/src/funcs/artifactsArtifactExists.ts +1 -1
  495. package/src/funcs/artifactsArtifactQuery.ts +1 -1
  496. package/src/funcs/artifactsDownloadArtifact.ts +1 -1
  497. package/src/funcs/artifactsRecordEvents.ts +1 -1
  498. package/src/funcs/artifactsStatus.ts +1 -1
  499. package/src/funcs/artifactsUploadArtifact.ts +1 -1
  500. package/src/funcs/authenticationCreateAuthToken.ts +1 -1
  501. package/src/funcs/authenticationDeleteAuthToken.ts +1 -1
  502. package/src/funcs/authenticationGetAuthToken.ts +1 -1
  503. package/src/funcs/authenticationListAuthTokens.ts +1 -1
  504. package/src/funcs/certsGetCertById.ts +1 -1
  505. package/src/funcs/certsIssueCert.ts +1 -1
  506. package/src/funcs/certsRemoveCert.ts +1 -1
  507. package/src/funcs/certsUploadCert.ts +1 -1
  508. package/src/funcs/checksCreateCheck.ts +1 -1
  509. package/src/funcs/checksGetAllChecks.ts +1 -1
  510. package/src/funcs/checksGetCheck.ts +1 -1
  511. package/src/funcs/checksRerequestCheck.ts +1 -1
  512. package/src/funcs/checksUpdateCheck.ts +1 -1
  513. package/src/funcs/deploymentsCancelDeployment.ts +1 -1
  514. package/src/funcs/deploymentsCreateDeployment.ts +1 -1
  515. package/src/funcs/deploymentsDeleteDeployment.ts +1 -1
  516. package/src/funcs/deploymentsGetDeployment.ts +1 -1
  517. package/src/funcs/deploymentsGetDeploymentEvents.ts +1 -1
  518. package/src/funcs/deploymentsGetDeploymentFileContents.ts +1 -1
  519. package/src/funcs/deploymentsGetDeployments.ts +1 -1
  520. package/src/funcs/deploymentsListDeploymentFiles.ts +1 -1
  521. package/src/funcs/deploymentsUpdateIntegrationDeploymentAction.ts +1 -1
  522. package/src/funcs/deploymentsUploadFile.ts +1 -1
  523. package/src/funcs/dnsCreateRecord.ts +1 -1
  524. package/src/funcs/dnsGetRecords.ts +1 -1
  525. package/src/funcs/dnsRemoveRecord.ts +1 -1
  526. package/src/funcs/dnsUpdateRecord.ts +1 -1
  527. package/src/funcs/domainsBuyDomain.ts +1 -1
  528. package/src/funcs/domainsCheckDomainPrice.ts +1 -1
  529. package/src/funcs/domainsCheckDomainStatus.ts +1 -1
  530. package/src/funcs/domainsCreateOrTransferDomain.ts +1 -1
  531. package/src/funcs/domainsDeleteDomain.ts +1 -1
  532. package/src/funcs/domainsGetDomain.ts +1 -1
  533. package/src/funcs/domainsGetDomainConfig.ts +1 -1
  534. package/src/funcs/domainsGetDomainTransfer.ts +1 -1
  535. package/src/funcs/domainsGetDomains.ts +1 -1
  536. package/src/funcs/domainsPatchDomain.ts +1 -1
  537. package/src/funcs/domainsRegistrarBuyDomains.ts +1 -1
  538. package/src/funcs/domainsRegistrarBuySingleDomain.ts +1 -1
  539. package/src/funcs/domainsRegistrarGetBulkAvailability.ts +1 -1
  540. package/src/funcs/domainsRegistrarGetContactInfoSchema.ts +1 -1
  541. package/src/funcs/domainsRegistrarGetDomainAuthCode.ts +1 -1
  542. package/src/funcs/domainsRegistrarGetDomainAvailability.ts +1 -1
  543. package/src/funcs/domainsRegistrarGetDomainPrice.ts +1 -1
  544. package/src/funcs/domainsRegistrarGetDomainTransferIn.ts +1 -1
  545. package/src/funcs/domainsRegistrarGetOrder.ts +1 -1
  546. package/src/funcs/domainsRegistrarGetSupportedTlds.ts +1 -1
  547. package/src/funcs/domainsRegistrarGetTldPrice.ts +1 -1
  548. package/src/funcs/domainsRegistrarRenewDomain.ts +1 -1
  549. package/src/funcs/domainsRegistrarTransferInDomain.ts +1 -1
  550. package/src/funcs/domainsRegistrarUpdateDomainAutoRenew.ts +1 -1
  551. package/src/funcs/domainsRegistrarUpdateDomainNameservers.ts +1 -1
  552. package/src/funcs/edgeCacheDangerouslyDeleteByTags.ts +1 -1
  553. package/src/funcs/edgeCacheInvalidateByTags.ts +1 -1
  554. package/src/funcs/edgeConfigCreateEdgeConfig.ts +1 -1
  555. package/src/funcs/edgeConfigCreateEdgeConfigToken.ts +1 -1
  556. package/src/funcs/edgeConfigDeleteEdgeConfig.ts +1 -1
  557. package/src/funcs/edgeConfigDeleteEdgeConfigSchema.ts +1 -1
  558. package/src/funcs/edgeConfigDeleteEdgeConfigTokens.ts +1 -1
  559. package/src/funcs/edgeConfigGetEdgeConfig.ts +1 -1
  560. package/src/funcs/edgeConfigGetEdgeConfigBackup.ts +1 -1
  561. package/src/funcs/edgeConfigGetEdgeConfigBackups.ts +1 -1
  562. package/src/funcs/edgeConfigGetEdgeConfigItem.ts +1 -1
  563. package/src/funcs/edgeConfigGetEdgeConfigItems.ts +1 -1
  564. package/src/funcs/edgeConfigGetEdgeConfigSchema.ts +1 -1
  565. package/src/funcs/edgeConfigGetEdgeConfigToken.ts +1 -1
  566. package/src/funcs/edgeConfigGetEdgeConfigTokens.ts +1 -1
  567. package/src/funcs/edgeConfigGetEdgeConfigs.ts +1 -1
  568. package/src/funcs/edgeConfigPatchEdgeConfigItems.ts +1 -1
  569. package/src/funcs/edgeConfigPatchEdgeConfigSchema.ts +1 -1
  570. package/src/funcs/edgeConfigUpdateEdgeConfig.ts +1 -1
  571. package/src/funcs/environmentCreateCustomEnvironment.ts +1 -1
  572. package/src/funcs/environmentGetCustomEnvironment.ts +1 -1
  573. package/src/funcs/environmentGetV9ProjectsIdOrNameCustomEnvironments.ts +1 -1
  574. package/src/funcs/environmentRemoveCustomEnvironment.ts +1 -1
  575. package/src/funcs/environmentUpdateCustomEnvironment.ts +1 -1
  576. package/src/funcs/integrationsConnectIntegrationResourceToProject.ts +1 -1
  577. package/src/funcs/integrationsCreateIntegrationStoreDirect.ts +1 -1
  578. package/src/funcs/integrationsDeleteConfiguration.ts +1 -1
  579. package/src/funcs/integrationsGetBillingPlans.ts +1 -1
  580. package/src/funcs/integrationsGetConfiguration.ts +1 -1
  581. package/src/funcs/integrationsGetConfigurationProducts.ts +1 -1
  582. package/src/funcs/integrationsGetConfigurations.ts +1 -1
  583. package/src/funcs/logDrainsCreateLogDrain.ts +1 -1
  584. package/src/funcs/logDrainsDeleteIntegrationLogDrain.ts +1 -1
  585. package/src/funcs/logDrainsGetIntegrationLogDrains.ts +1 -1
  586. package/src/funcs/logsGetRuntimeLogs.ts +1 -1
  587. package/src/funcs/marketplaceCreateEvent.ts +1 -1
  588. package/src/funcs/marketplaceCreateInstallationIntegrationConfiguration.ts +1 -1
  589. package/src/funcs/marketplaceCreateInstallationIntegrationEdgeConfig.ts +1 -1
  590. package/src/funcs/marketplaceDeleteInstallationIntegrationConfiguration.ts +1 -1
  591. package/src/funcs/marketplaceDeleteIntegrationResource.ts +1 -1
  592. package/src/funcs/marketplaceExchangeSsoToken.ts +1 -1
  593. package/src/funcs/marketplaceGetAccountInfo.ts +1 -1
  594. package/src/funcs/marketplaceGetIntegrationResource.ts +1 -1
  595. package/src/funcs/marketplaceGetIntegrationResources.ts +1 -1
  596. package/src/funcs/marketplaceGetInvoice.ts +1 -1
  597. package/src/funcs/marketplaceGetMember.ts +1 -1
  598. package/src/funcs/marketplaceImportResource.ts +1 -1
  599. package/src/funcs/marketplaceSubmitBillingData.ts +1 -1
  600. package/src/funcs/marketplaceSubmitInvoice.ts +1 -1
  601. package/src/funcs/marketplaceSubmitPrepaymentBalances.ts +1 -1
  602. package/src/funcs/marketplaceUpdateInstallationIntegrationConfiguration.ts +1 -1
  603. package/src/funcs/marketplaceUpdateInstallationIntegrationEdgeConfig.ts +1 -1
  604. package/src/funcs/marketplaceUpdateInvoice.ts +1 -1
  605. package/src/funcs/marketplaceUpdateResourceSecrets.ts +1 -1
  606. package/src/funcs/marketplaceUpdateResourceSecretsById.ts +1 -1
  607. package/src/funcs/projectMembersAddProjectMember.ts +1 -1
  608. package/src/funcs/projectMembersGetProjectMembers.ts +1 -1
  609. package/src/funcs/projectMembersRemoveProjectMember.ts +1 -1
  610. package/src/funcs/projectsAcceptProjectTransferRequest.ts +1 -1
  611. package/src/funcs/projectsAddProjectDomain.ts +1 -1
  612. package/src/funcs/projectsBatchRemoveProjectEnv.ts +1 -1
  613. package/src/funcs/projectsCreateProject.ts +1 -1
  614. package/src/funcs/projectsCreateProjectEnv.ts +1 -1
  615. package/src/funcs/projectsCreateProjectTransferRequest.ts +1 -1
  616. package/src/funcs/projectsDeleteProject.ts +1 -1
  617. package/src/funcs/projectsEditProjectEnv.ts +1 -1
  618. package/src/funcs/projectsFilterProjectEnvs.ts +1 -1
  619. package/src/funcs/projectsGetProjectDomain.ts +1 -1
  620. package/src/funcs/projectsGetProjectDomains.ts +1 -1
  621. package/src/funcs/projectsGetProjectEnv.ts +1 -1
  622. package/src/funcs/projectsGetProjects.ts +1 -1
  623. package/src/funcs/projectsListPromoteAliases.ts +1 -1
  624. package/src/funcs/projectsMoveProjectDomain.ts +1 -1
  625. package/src/funcs/projectsPauseProject.ts +1 -1
  626. package/src/funcs/projectsRemoveProjectDomain.ts +1 -1
  627. package/src/funcs/projectsRemoveProjectEnv.ts +1 -1
  628. package/src/funcs/projectsRequestPromote.ts +1 -1
  629. package/src/funcs/projectsUnpauseProject.ts +1 -1
  630. package/src/funcs/projectsUpdateProject.ts +1 -1
  631. package/src/funcs/projectsUpdateProjectDataCache.ts +1 -1
  632. package/src/funcs/projectsUpdateProjectDomain.ts +1 -1
  633. package/src/funcs/projectsUpdateProjectProtectionBypass.ts +1 -1
  634. package/src/funcs/projectsUploadProjectClientCert.ts +1 -1
  635. package/src/funcs/projectsVerifyProjectDomain.ts +1 -1
  636. package/src/funcs/rollingReleaseApproveRollingReleaseStage.ts +1 -1
  637. package/src/funcs/rollingReleaseCompleteRollingRelease.ts +1 -1
  638. package/src/funcs/rollingReleaseDeleteRollingReleaseConfig.ts +1 -1
  639. package/src/funcs/rollingReleaseGetRollingRelease.ts +1 -1
  640. package/src/funcs/rollingReleaseGetRollingReleaseBillingStatus.ts +1 -1
  641. package/src/funcs/rollingReleaseGetRollingReleaseConfig.ts +1 -1
  642. package/src/funcs/rollingReleaseUpdateRollingReleaseConfig.ts +1 -1
  643. package/src/funcs/securityAddBypassIp.ts +1 -1
  644. package/src/funcs/securityGetActiveAttackStatus.ts +1 -1
  645. package/src/funcs/securityGetBypassIp.ts +1 -1
  646. package/src/funcs/securityGetFirewallConfig.ts +1 -1
  647. package/src/funcs/securityPutFirewallConfig.ts +1 -1
  648. package/src/funcs/securityRemoveBypassIp.ts +1 -1
  649. package/src/funcs/securityUpdateAttackChallengeMode.ts +1 -1
  650. package/src/funcs/securityUpdateFirewallConfig.ts +1 -1
  651. package/src/funcs/teamsCreateTeam.ts +1 -1
  652. package/src/funcs/teamsDeleteTeam.ts +1 -1
  653. package/src/funcs/teamsDeleteTeamInviteCode.ts +1 -1
  654. package/src/funcs/teamsGetTeam.ts +1 -1
  655. package/src/funcs/teamsGetTeamAccessRequest.ts +1 -1
  656. package/src/funcs/teamsGetTeamMembers.ts +1 -1
  657. package/src/funcs/teamsGetTeams.ts +1 -1
  658. package/src/funcs/teamsInviteUserToTeam.ts +1 -1
  659. package/src/funcs/teamsJoinTeam.ts +1 -1
  660. package/src/funcs/teamsPatchTeam.ts +1 -1
  661. package/src/funcs/teamsRemoveTeamMember.ts +1 -1
  662. package/src/funcs/teamsRequestAccessToTeam.ts +1 -1
  663. package/src/funcs/teamsUpdateTeamMember.ts +1 -1
  664. package/src/funcs/userGetAuthUser.ts +1 -1
  665. package/src/funcs/userListUserEvents.ts +1 -1
  666. package/src/funcs/userRequestDelete.ts +1 -1
  667. package/src/funcs/webhooksCreateWebhook.ts +1 -1
  668. package/src/funcs/webhooksDeleteWebhook.ts +1 -1
  669. package/src/funcs/webhooksGetWebhook.ts +1 -1
  670. package/src/funcs/webhooksGetWebhooks.ts +1 -1
  671. package/src/lib/config.ts +3 -3
  672. package/src/mcp-server/mcp-server.ts +1 -1
  673. package/src/mcp-server/server.ts +1 -1
  674. package/src/models/buydomainsop.ts +4 -0
  675. package/src/models/buysingledomainop.ts +4 -0
  676. package/src/models/canceldeploymentop.ts +19 -18
  677. package/src/models/createdeploymentop.ts +16 -14
  678. package/src/models/createintegrationstoredirectop.ts +605 -604
  679. package/src/models/createprojectenvop.ts +2 -2
  680. package/src/models/createprojectop.ts +32 -30
  681. package/src/models/editprojectenvop.ts +1 -1
  682. package/src/models/filterprojectenvsop.ts +3 -3
  683. package/src/models/getdeploymentop.ts +1 -0
  684. package/src/models/getdeploymentsop.ts +1 -0
  685. package/src/models/getprojectenvop.ts +3 -3
  686. package/src/models/getwebhooksop.ts +1 -0
  687. package/src/models/removeprojectenvop.ts +3 -3
  688. package/src/models/renewdomainop.ts +4 -0
  689. package/src/models/transferindomainop.ts +4 -0
  690. package/src/models/updateprojectdatacacheop.ts +1 -0
  691. package/src/models/updateprojectop.ts +32 -30
  692. package/vercel-spec.json +379 -197
@@ -112,6 +112,7 @@ export declare const CreateIntegrationStoreDirectFramework: {
112
112
  readonly Hono: "hono";
113
113
  readonly Express: "express";
114
114
  readonly H3: "h3";
115
+ readonly Nestjs: "nestjs";
115
116
  readonly Xmcp: "xmcp";
116
117
  };
117
118
  export type CreateIntegrationStoreDirectFramework = ClosedEnum<typeof CreateIntegrationStoreDirectFramework>;
@@ -190,9 +191,9 @@ export declare const CreateIntegrationStoreDirectIntegrationsType: {
190
191
  readonly Object: "object";
191
192
  };
192
193
  export type CreateIntegrationStoreDirectIntegrationsType = ClosedEnum<typeof CreateIntegrationStoreDirectIntegrationsType>;
193
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492 = {};
194
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494 = {};
194
195
  export type CreateIntegrationStoreDirectPropertiesValue = {
195
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492;
196
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494;
196
197
  };
197
198
  export declare const CreateIntegrationStoreDirectDisabled3: {
198
199
  readonly Update: "update";
@@ -225,17 +226,17 @@ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse2
225
226
  readonly Domain: "domain";
226
227
  };
227
228
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl>;
228
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492 = {};
229
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494 = {};
229
230
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength = {
230
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492;
231
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494;
231
232
  };
232
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492 = {};
233
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494 = {};
233
234
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength = {
234
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492;
235
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494;
235
236
  };
236
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492 = {};
237
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494 = {};
237
238
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern = {
238
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492;
239
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494;
239
240
  };
240
241
  export declare const CreateIntegrationStoreDirectUiReadOnlyIntegrationsResponse200ApplicationJSONResponseBodyStoreProduct3: {
241
242
  readonly Update: "update";
@@ -296,9 +297,9 @@ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse2
296
297
  readonly VercelRegion: "vercel-region";
297
298
  };
298
299
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl>;
299
- export type CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492 = {};
300
+ export type CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494 = {};
300
301
  export type CreateIntegrationStoreDirectUiOptionsValue = {
301
- atBRANDAt8492: CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492;
302
+ atBRANDAt8494: CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494;
302
303
  };
303
304
  export declare const CreateIntegrationStoreDirectDisabledIntegrationsResponse2003: {
304
305
  readonly Update: "update";
@@ -323,9 +324,9 @@ export type CreateIntegrationStoreDirectUiOptions3 = {
323
324
  disabled?: CreateIntegrationStoreDirectDisabledIntegrationsResponse2002 | boolean | CreateIntegrationStoreDirectDisabledIntegrationsResponse2003 | undefined;
324
325
  hidden?: CreateIntegrationStoreDirectHiddenIntegrationsResponse2002 | boolean | CreateIntegrationStoreDirectHiddenIntegrationsResponse2003 | undefined;
325
326
  };
326
- export type UiOptionsAtBRANDAt8492 = {};
327
+ export type UiOptionsAtBRANDAt8494 = {};
327
328
  export type CreateIntegrationStoreDirectUiOptions2 = {
328
- atBRANDAt8492: UiOptionsAtBRANDAt8492;
329
+ atBRANDAt8494: UiOptionsAtBRANDAt8494;
329
330
  };
330
331
  export declare const CreateIntegrationStoreDirectDisabledIntegrationsResponse200ApplicationJson3: {
331
332
  readonly Update: "update";
@@ -352,17 +353,17 @@ export type CreateIntegrationStoreDirectUiOptions1 = {
352
353
  hidden?: CreateIntegrationStoreDirectHiddenIntegrationsResponse200ApplicationJson2 | boolean | CreateIntegrationStoreDirectHiddenIntegrationsResponse200ApplicationJson3 | undefined;
353
354
  };
354
355
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions = CreateIntegrationStoreDirectUiOptions1 | CreateIntegrationStoreDirectUiOptions2 | CreateIntegrationStoreDirectUiOptions3;
355
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492 = {};
356
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494 = {};
356
357
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength = {
357
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492;
358
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494;
358
359
  };
359
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492 = {};
360
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494 = {};
360
361
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength = {
361
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492;
362
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494;
362
363
  };
363
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492 = {};
364
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494 = {};
364
365
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern = {
365
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492;
366
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494;
366
367
  };
367
368
  export declare const CreateIntegrationStoreDirectUiReadOnlyIntegrationsResponse200ApplicationJSONResponseBodyStore3: {
368
369
  readonly Update: "update";
@@ -424,17 +425,17 @@ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse2
424
425
  readonly String: "string";
425
426
  };
426
427
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type>;
427
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492 = {};
428
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494 = {};
428
429
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength = {
429
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492;
430
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494;
430
431
  };
431
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492 = {};
432
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494 = {};
432
433
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength = {
433
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492;
434
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494;
434
435
  };
435
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492 = {};
436
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494 = {};
436
437
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern = {
437
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492;
438
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494;
438
439
  };
439
440
  export type CreateIntegrationStoreDirectPropertiesIntegrationsItems = {
440
441
  type: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type;
@@ -557,17 +558,17 @@ export type CreateIntegrationStoreDirectPropertiesUiOptions = {
557
558
  disabled?: CreateIntegrationStoreDirectDisabledIntegrationsResponse2 | boolean | CreateIntegrationStoreDirectDisabledIntegrationsResponse3 | undefined;
558
559
  hidden?: CreateIntegrationStoreDirectHiddenIntegrationsResponse2 | boolean | CreateIntegrationStoreDirectHiddenIntegrationsResponse3 | undefined;
559
560
  };
560
- export type CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492 = {};
561
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494 = {};
561
562
  export type CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength = {
562
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492;
563
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494;
563
564
  };
564
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492 = {};
565
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494 = {};
565
566
  export type CreateIntegrationStoreDirectPropertiesIntegrationsMinLength = {
566
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492;
567
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494;
567
568
  };
568
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492 = {};
569
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494 = {};
569
570
  export type CreateIntegrationStoreDirectPropertiesIntegrationsPattern = {
570
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492;
571
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494;
571
572
  };
572
573
  export declare const CreateIntegrationStoreDirectUiReadOnlyIntegrationsResponse200ApplicationJson3: {
573
574
  readonly Update: "update";
@@ -813,17 +814,17 @@ export declare const CreateIntegrationStoreDirectPropertiesUiControl: {
813
814
  readonly Input: "input";
814
815
  };
815
816
  export type CreateIntegrationStoreDirectPropertiesUiControl = ClosedEnum<typeof CreateIntegrationStoreDirectPropertiesUiControl>;
816
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492 = {};
817
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494 = {};
817
818
  export type CreateIntegrationStoreDirectPropertiesMaxLength = {
818
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492;
819
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494;
819
820
  };
820
- export type PropertiesAtBRANDAt8492 = {};
821
+ export type PropertiesAtBRANDAt8494 = {};
821
822
  export type CreateIntegrationStoreDirectPropertiesMinLength = {
822
- atBRANDAt8492: PropertiesAtBRANDAt8492;
823
+ atBRANDAt8494: PropertiesAtBRANDAt8494;
823
824
  };
824
- export type CreateIntegrationStoreDirectPropertiesAtBRANDAt8492 = {};
825
+ export type CreateIntegrationStoreDirectPropertiesAtBRANDAt8494 = {};
825
826
  export type CreateIntegrationStoreDirectPropertiesPattern = {
826
- atBRANDAt8492: CreateIntegrationStoreDirectPropertiesAtBRANDAt8492;
827
+ atBRANDAt8494: CreateIntegrationStoreDirectPropertiesAtBRANDAt8494;
827
828
  };
828
829
  export declare const CreateIntegrationStoreDirectUiReadOnly3: {
829
830
  readonly Update: "update";
@@ -974,9 +975,9 @@ export type Guides = {
974
975
  title: string;
975
976
  steps: Array<Steps>;
976
977
  };
977
- export type AtBRANDAt8492 = {};
978
+ export type AtBRANDAt8494 = {};
978
979
  export type CreateIntegrationStoreDirectValue = {
979
- atBRANDAt8492: AtBRANDAt8492;
980
+ atBRANDAt8494: AtBRANDAt8494;
980
981
  };
981
982
  export declare const Disabled3: {
982
983
  readonly Update: "update";
@@ -1242,6 +1243,7 @@ export declare namespace CreateIntegrationStoreDirectFramework$ {
1242
1243
  readonly Hono: "hono";
1243
1244
  readonly Express: "express";
1244
1245
  readonly H3: "h3";
1246
+ readonly Nestjs: "nestjs";
1245
1247
  readonly Xmcp: "xmcp";
1246
1248
  }>;
1247
1249
  /** @deprecated use `CreateIntegrationStoreDirectFramework$outboundSchema` instead. */
@@ -1297,6 +1299,7 @@ export declare namespace CreateIntegrationStoreDirectFramework$ {
1297
1299
  readonly Hono: "hono";
1298
1300
  readonly Express: "express";
1299
1301
  readonly H3: "h3";
1302
+ readonly Nestjs: "nestjs";
1300
1303
  readonly Xmcp: "xmcp";
1301
1304
  }>;
1302
1305
  }
@@ -1591,30 +1594,30 @@ export declare namespace CreateIntegrationStoreDirectIntegrationsType$ {
1591
1594
  }>;
1592
1595
  }
1593
1596
  /** @internal */
1594
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492, z.ZodTypeDef, unknown>;
1597
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494, z.ZodTypeDef, unknown>;
1595
1598
  /** @internal */
1596
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$Outbound = {};
1599
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$Outbound = {};
1597
1600
  /** @internal */
1598
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492>;
1601
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494>;
1599
1602
  /**
1600
1603
  * @internal
1601
1604
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1602
1605
  */
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;
1606
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$ {
1607
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$inboundSchema` instead. */
1608
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494, z.ZodTypeDef, unknown>;
1609
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$outboundSchema` instead. */
1610
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494>;
1611
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$Outbound` instead. */
1612
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$Outbound;
1610
1613
  }
1611
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492): string;
1612
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492, SDKValidationError>;
1614
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494): string;
1615
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494, SDKValidationError>;
1613
1616
  /** @internal */
1614
1617
  export declare const CreateIntegrationStoreDirectPropertiesValue$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesValue, z.ZodTypeDef, unknown>;
1615
1618
  /** @internal */
1616
1619
  export type CreateIntegrationStoreDirectPropertiesValue$Outbound = {
1617
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$Outbound;
1620
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$Outbound;
1618
1621
  };
1619
1622
  /** @internal */
1620
1623
  export declare const CreateIntegrationStoreDirectPropertiesValue$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesValue$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesValue>;
@@ -1817,30 +1820,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
1817
1820
  }>;
1818
1821
  }
1819
1822
  /** @internal */
1820
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492, z.ZodTypeDef, unknown>;
1823
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494, z.ZodTypeDef, unknown>;
1821
1824
  /** @internal */
1822
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$Outbound = {};
1825
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$Outbound = {};
1823
1826
  /** @internal */
1824
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492>;
1827
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494>;
1825
1828
  /**
1826
1829
  * @internal
1827
1830
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1828
1831
  */
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;
1832
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$ {
1833
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$inboundSchema` instead. */
1834
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494, z.ZodTypeDef, unknown>;
1835
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$outboundSchema` instead. */
1836
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494>;
1837
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$Outbound` instead. */
1838
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$Outbound;
1836
1839
  }
1837
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492): string;
1838
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492, SDKValidationError>;
1840
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494): string;
1841
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494, SDKValidationError>;
1839
1842
  /** @internal */
1840
1843
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength, z.ZodTypeDef, unknown>;
1841
1844
  /** @internal */
1842
1845
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$Outbound = {
1843
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$Outbound;
1846
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$Outbound;
1844
1847
  };
1845
1848
  /** @internal */
1846
1849
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength>;
@@ -1859,30 +1862,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
1859
1862
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength): string;
1860
1863
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength, SDKValidationError>;
1861
1864
  /** @internal */
1862
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492, z.ZodTypeDef, unknown>;
1865
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494, z.ZodTypeDef, unknown>;
1863
1866
  /** @internal */
1864
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$Outbound = {};
1867
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$Outbound = {};
1865
1868
  /** @internal */
1866
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492>;
1869
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494>;
1867
1870
  /**
1868
1871
  * @internal
1869
1872
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1870
1873
  */
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;
1874
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$ {
1875
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$inboundSchema` instead. */
1876
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494, z.ZodTypeDef, unknown>;
1877
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$outboundSchema` instead. */
1878
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494>;
1879
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$Outbound` instead. */
1880
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$Outbound;
1878
1881
  }
1879
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492): string;
1880
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492, SDKValidationError>;
1882
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494): string;
1883
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494, SDKValidationError>;
1881
1884
  /** @internal */
1882
1885
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength, z.ZodTypeDef, unknown>;
1883
1886
  /** @internal */
1884
1887
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$Outbound = {
1885
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$Outbound;
1888
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$Outbound;
1886
1889
  };
1887
1890
  /** @internal */
1888
1891
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength>;
@@ -1901,30 +1904,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
1901
1904
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength): string;
1902
1905
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200MinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength, SDKValidationError>;
1903
1906
  /** @internal */
1904
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492, z.ZodTypeDef, unknown>;
1907
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494, z.ZodTypeDef, unknown>;
1905
1908
  /** @internal */
1906
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$Outbound = {};
1909
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$Outbound = {};
1907
1910
  /** @internal */
1908
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492>;
1911
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494>;
1909
1912
  /**
1910
1913
  * @internal
1911
1914
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1912
1915
  */
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;
1916
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$ {
1917
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$inboundSchema` instead. */
1918
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494, z.ZodTypeDef, unknown>;
1919
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$outboundSchema` instead. */
1920
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494>;
1921
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$Outbound` instead. */
1922
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$Outbound;
1920
1923
  }
1921
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492): string;
1922
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492, SDKValidationError>;
1924
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494): string;
1925
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494, SDKValidationError>;
1923
1926
  /** @internal */
1924
1927
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern, z.ZodTypeDef, unknown>;
1925
1928
  /** @internal */
1926
1929
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$Outbound = {
1927
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$Outbound;
1930
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$Outbound;
1928
1931
  };
1929
1932
  /** @internal */
1930
1933
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern>;
@@ -2265,30 +2268,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
2265
2268
  }>;
2266
2269
  }
2267
2270
  /** @internal */
2268
- export declare const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492, z.ZodTypeDef, unknown>;
2271
+ export declare const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494, z.ZodTypeDef, unknown>;
2269
2272
  /** @internal */
2270
- export type CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$Outbound = {};
2273
+ export type CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$Outbound = {};
2271
2274
  /** @internal */
2272
- export declare const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492>;
2275
+ export declare const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494>;
2273
2276
  /**
2274
2277
  * @internal
2275
2278
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
2276
2279
  */
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;
2280
+ export declare namespace CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$ {
2281
+ /** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$inboundSchema` instead. */
2282
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494, z.ZodTypeDef, unknown>;
2283
+ /** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$outboundSchema` instead. */
2284
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494>;
2285
+ /** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$Outbound` instead. */
2286
+ type Outbound = CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$Outbound;
2284
2287
  }
2285
- export declare function createIntegrationStoreDirectUiOptionsAtBRANDAt8492ToJSON(createIntegrationStoreDirectUiOptionsAtBRANDAt8492: CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492): string;
2286
- export declare function createIntegrationStoreDirectUiOptionsAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492, SDKValidationError>;
2288
+ export declare function createIntegrationStoreDirectUiOptionsAtBRANDAt8494ToJSON(createIntegrationStoreDirectUiOptionsAtBRANDAt8494: CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494): string;
2289
+ export declare function createIntegrationStoreDirectUiOptionsAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494, SDKValidationError>;
2287
2290
  /** @internal */
2288
2291
  export declare const CreateIntegrationStoreDirectUiOptionsValue$inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsValue, z.ZodTypeDef, unknown>;
2289
2292
  /** @internal */
2290
2293
  export type CreateIntegrationStoreDirectUiOptionsValue$Outbound = {
2291
- "__@BRAND@8492": CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$Outbound;
2294
+ "__@BRAND@8494": CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$Outbound;
2292
2295
  };
2293
2296
  /** @internal */
2294
2297
  export declare const CreateIntegrationStoreDirectUiOptionsValue$outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptionsValue$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptionsValue>;
@@ -2455,30 +2458,30 @@ export declare namespace CreateIntegrationStoreDirectUiOptions3$ {
2455
2458
  export declare function createIntegrationStoreDirectUiOptions3ToJSON(createIntegrationStoreDirectUiOptions3: CreateIntegrationStoreDirectUiOptions3): string;
2456
2459
  export declare function createIntegrationStoreDirectUiOptions3FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectUiOptions3, SDKValidationError>;
2457
2460
  /** @internal */
2458
- export declare const UiOptionsAtBRANDAt8492$inboundSchema: z.ZodType<UiOptionsAtBRANDAt8492, z.ZodTypeDef, unknown>;
2461
+ export declare const UiOptionsAtBRANDAt8494$inboundSchema: z.ZodType<UiOptionsAtBRANDAt8494, z.ZodTypeDef, unknown>;
2459
2462
  /** @internal */
2460
- export type UiOptionsAtBRANDAt8492$Outbound = {};
2463
+ export type UiOptionsAtBRANDAt8494$Outbound = {};
2461
2464
  /** @internal */
2462
- export declare const UiOptionsAtBRANDAt8492$outboundSchema: z.ZodType<UiOptionsAtBRANDAt8492$Outbound, z.ZodTypeDef, UiOptionsAtBRANDAt8492>;
2465
+ export declare const UiOptionsAtBRANDAt8494$outboundSchema: z.ZodType<UiOptionsAtBRANDAt8494$Outbound, z.ZodTypeDef, UiOptionsAtBRANDAt8494>;
2463
2466
  /**
2464
2467
  * @internal
2465
2468
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
2466
2469
  */
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;
2470
+ export declare namespace UiOptionsAtBRANDAt8494$ {
2471
+ /** @deprecated use `UiOptionsAtBRANDAt8494$inboundSchema` instead. */
2472
+ const inboundSchema: z.ZodType<UiOptionsAtBRANDAt8494, z.ZodTypeDef, unknown>;
2473
+ /** @deprecated use `UiOptionsAtBRANDAt8494$outboundSchema` instead. */
2474
+ const outboundSchema: z.ZodType<UiOptionsAtBRANDAt8494$Outbound, z.ZodTypeDef, UiOptionsAtBRANDAt8494>;
2475
+ /** @deprecated use `UiOptionsAtBRANDAt8494$Outbound` instead. */
2476
+ type Outbound = UiOptionsAtBRANDAt8494$Outbound;
2474
2477
  }
2475
- export declare function uiOptionsAtBRANDAt8492ToJSON(uiOptionsAtBRANDAt8492: UiOptionsAtBRANDAt8492): string;
2476
- export declare function uiOptionsAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<UiOptionsAtBRANDAt8492, SDKValidationError>;
2478
+ export declare function uiOptionsAtBRANDAt8494ToJSON(uiOptionsAtBRANDAt8494: UiOptionsAtBRANDAt8494): string;
2479
+ export declare function uiOptionsAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<UiOptionsAtBRANDAt8494, SDKValidationError>;
2477
2480
  /** @internal */
2478
2481
  export declare const CreateIntegrationStoreDirectUiOptions2$inboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptions2, z.ZodTypeDef, unknown>;
2479
2482
  /** @internal */
2480
2483
  export type CreateIntegrationStoreDirectUiOptions2$Outbound = {
2481
- "__@BRAND@8492": UiOptionsAtBRANDAt8492$Outbound;
2484
+ "__@BRAND@8494": UiOptionsAtBRANDAt8494$Outbound;
2482
2485
  };
2483
2486
  /** @internal */
2484
2487
  export declare const CreateIntegrationStoreDirectUiOptions2$outboundSchema: z.ZodType<CreateIntegrationStoreDirectUiOptions2$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectUiOptions2>;
@@ -2666,30 +2669,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
2666
2669
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseUiOptionsToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions: CreateIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions): string;
2667
2670
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseUiOptionsFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions, SDKValidationError>;
2668
2671
  /** @internal */
2669
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492, z.ZodTypeDef, unknown>;
2672
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494, z.ZodTypeDef, unknown>;
2670
2673
  /** @internal */
2671
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$Outbound = {};
2674
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$Outbound = {};
2672
2675
  /** @internal */
2673
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492>;
2676
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494>;
2674
2677
  /**
2675
2678
  * @internal
2676
2679
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
2677
2680
  */
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;
2681
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$ {
2682
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$inboundSchema` instead. */
2683
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494, z.ZodTypeDef, unknown>;
2684
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$outboundSchema` instead. */
2685
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494>;
2686
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$Outbound` instead. */
2687
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$Outbound;
2685
2688
  }
2686
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492): string;
2687
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492, SDKValidationError>;
2689
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494): string;
2690
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494, SDKValidationError>;
2688
2691
  /** @internal */
2689
2692
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength, z.ZodTypeDef, unknown>;
2690
2693
  /** @internal */
2691
2694
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$Outbound = {
2692
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$Outbound;
2695
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$Outbound;
2693
2696
  };
2694
2697
  /** @internal */
2695
2698
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength>;
@@ -2708,30 +2711,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
2708
2711
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength): string;
2709
2712
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength, SDKValidationError>;
2710
2713
  /** @internal */
2711
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492, z.ZodTypeDef, unknown>;
2714
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494, z.ZodTypeDef, unknown>;
2712
2715
  /** @internal */
2713
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$Outbound = {};
2716
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$Outbound = {};
2714
2717
  /** @internal */
2715
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492>;
2718
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494>;
2716
2719
  /**
2717
2720
  * @internal
2718
2721
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
2719
2722
  */
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;
2723
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$ {
2724
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$inboundSchema` instead. */
2725
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494, z.ZodTypeDef, unknown>;
2726
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$outboundSchema` instead. */
2727
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494>;
2728
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$Outbound` instead. */
2729
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$Outbound;
2727
2730
  }
2728
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492): string;
2729
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492, SDKValidationError>;
2731
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494): string;
2732
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494, SDKValidationError>;
2730
2733
  /** @internal */
2731
2734
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength, z.ZodTypeDef, unknown>;
2732
2735
  /** @internal */
2733
2736
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$Outbound = {
2734
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$Outbound;
2737
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$Outbound;
2735
2738
  };
2736
2739
  /** @internal */
2737
2740
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength>;
@@ -2750,30 +2753,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
2750
2753
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseMinLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength): string;
2751
2754
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength, SDKValidationError>;
2752
2755
  /** @internal */
2753
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492, z.ZodTypeDef, unknown>;
2756
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494, z.ZodTypeDef, unknown>;
2754
2757
  /** @internal */
2755
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$Outbound = {};
2758
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$Outbound = {};
2756
2759
  /** @internal */
2757
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492>;
2760
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494>;
2758
2761
  /**
2759
2762
  * @internal
2760
2763
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
2761
2764
  */
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;
2765
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$ {
2766
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$inboundSchema` instead. */
2767
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494, z.ZodTypeDef, unknown>;
2768
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$outboundSchema` instead. */
2769
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494>;
2770
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$Outbound` instead. */
2771
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$Outbound;
2769
2772
  }
2770
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492): string;
2771
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492, SDKValidationError>;
2773
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494): string;
2774
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494, SDKValidationError>;
2772
2775
  /** @internal */
2773
2776
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern, z.ZodTypeDef, unknown>;
2774
2777
  /** @internal */
2775
2778
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$Outbound = {
2776
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$Outbound;
2779
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$Outbound;
2777
2780
  };
2778
2781
  /** @internal */
2779
2782
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern>;
@@ -3115,30 +3118,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
3115
3118
  }>;
3116
3119
  }
3117
3120
  /** @internal */
3118
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492, z.ZodTypeDef, unknown>;
3121
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494, z.ZodTypeDef, unknown>;
3119
3122
  /** @internal */
3120
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$Outbound = {};
3123
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$Outbound = {};
3121
3124
  /** @internal */
3122
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492>;
3125
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494>;
3123
3126
  /**
3124
3127
  * @internal
3125
3128
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
3126
3129
  */
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;
3130
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$ {
3131
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$inboundSchema` instead. */
3132
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494, z.ZodTypeDef, unknown>;
3133
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$outboundSchema` instead. */
3134
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494>;
3135
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$Outbound` instead. */
3136
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$Outbound;
3134
3137
  }
3135
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492): string;
3136
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492, SDKValidationError>;
3138
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494): string;
3139
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494, SDKValidationError>;
3137
3140
  /** @internal */
3138
3141
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength, z.ZodTypeDef, unknown>;
3139
3142
  /** @internal */
3140
3143
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$Outbound = {
3141
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$Outbound;
3144
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$Outbound;
3142
3145
  };
3143
3146
  /** @internal */
3144
3147
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength>;
@@ -3157,30 +3160,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
3157
3160
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength): string;
3158
3161
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength, SDKValidationError>;
3159
3162
  /** @internal */
3160
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492, z.ZodTypeDef, unknown>;
3163
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494, z.ZodTypeDef, unknown>;
3161
3164
  /** @internal */
3162
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$Outbound = {};
3165
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$Outbound = {};
3163
3166
  /** @internal */
3164
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492>;
3167
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494>;
3165
3168
  /**
3166
3169
  * @internal
3167
3170
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
3168
3171
  */
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;
3172
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$ {
3173
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$inboundSchema` instead. */
3174
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494, z.ZodTypeDef, unknown>;
3175
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$outboundSchema` instead. */
3176
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494>;
3177
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$Outbound` instead. */
3178
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$Outbound;
3176
3179
  }
3177
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492): string;
3178
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492, SDKValidationError>;
3180
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494): string;
3181
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494, SDKValidationError>;
3179
3182
  /** @internal */
3180
3183
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength, z.ZodTypeDef, unknown>;
3181
3184
  /** @internal */
3182
3185
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$Outbound = {
3183
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$Outbound;
3186
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$Outbound;
3184
3187
  };
3185
3188
  /** @internal */
3186
3189
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength>;
@@ -3199,30 +3202,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsRespo
3199
3202
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength): string;
3200
3203
  export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength, SDKValidationError>;
3201
3204
  /** @internal */
3202
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492, z.ZodTypeDef, unknown>;
3205
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494, z.ZodTypeDef, unknown>;
3203
3206
  /** @internal */
3204
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$Outbound = {};
3207
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$Outbound = {};
3205
3208
  /** @internal */
3206
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492>;
3209
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494>;
3207
3210
  /**
3208
3211
  * @internal
3209
3212
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
3210
3213
  */
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;
3214
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$ {
3215
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$inboundSchema` instead. */
3216
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494, z.ZodTypeDef, unknown>;
3217
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$outboundSchema` instead. */
3218
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494>;
3219
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$Outbound` instead. */
3220
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$Outbound;
3218
3221
  }
3219
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492): string;
3220
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492, SDKValidationError>;
3222
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494): string;
3223
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494, SDKValidationError>;
3221
3224
  /** @internal */
3222
3225
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern, z.ZodTypeDef, unknown>;
3223
3226
  /** @internal */
3224
3227
  export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$Outbound = {
3225
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$Outbound;
3228
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$Outbound;
3226
3229
  };
3227
3230
  /** @internal */
3228
3231
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern>;
@@ -3908,30 +3911,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesUiOptions$ {
3908
3911
  export declare function createIntegrationStoreDirectPropertiesUiOptionsToJSON(createIntegrationStoreDirectPropertiesUiOptions: CreateIntegrationStoreDirectPropertiesUiOptions): string;
3909
3912
  export declare function createIntegrationStoreDirectPropertiesUiOptionsFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesUiOptions, SDKValidationError>;
3910
3913
  /** @internal */
3911
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492, z.ZodTypeDef, unknown>;
3914
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494, z.ZodTypeDef, unknown>;
3912
3915
  /** @internal */
3913
- export type CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$Outbound = {};
3916
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$Outbound = {};
3914
3917
  /** @internal */
3915
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492>;
3918
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494>;
3916
3919
  /**
3917
3920
  * @internal
3918
3921
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
3919
3922
  */
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;
3923
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$ {
3924
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$inboundSchema` instead. */
3925
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494, z.ZodTypeDef, unknown>;
3926
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$outboundSchema` instead. */
3927
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494>;
3928
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$Outbound` instead. */
3929
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$Outbound;
3927
3930
  }
3928
- export declare function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492): string;
3929
- export declare function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492, SDKValidationError>;
3931
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494): string;
3932
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494, SDKValidationError>;
3930
3933
  /** @internal */
3931
3934
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength, z.ZodTypeDef, unknown>;
3932
3935
  /** @internal */
3933
3936
  export type CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$Outbound = {
3934
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$Outbound;
3937
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$Outbound;
3935
3938
  };
3936
3939
  /** @internal */
3937
3940
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength>;
@@ -3950,30 +3953,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsMaxLe
3950
3953
  export declare function createIntegrationStoreDirectPropertiesIntegrationsMaxLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsMaxLength: CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength): string;
3951
3954
  export declare function createIntegrationStoreDirectPropertiesIntegrationsMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength, SDKValidationError>;
3952
3955
  /** @internal */
3953
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492, z.ZodTypeDef, unknown>;
3956
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494, z.ZodTypeDef, unknown>;
3954
3957
  /** @internal */
3955
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$Outbound = {};
3958
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$Outbound = {};
3956
3959
  /** @internal */
3957
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492>;
3960
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494>;
3958
3961
  /**
3959
3962
  * @internal
3960
3963
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
3961
3964
  */
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;
3965
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$ {
3966
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$inboundSchema` instead. */
3967
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494, z.ZodTypeDef, unknown>;
3968
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$outboundSchema` instead. */
3969
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494>;
3970
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$Outbound` instead. */
3971
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$Outbound;
3969
3972
  }
3970
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492): string;
3971
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492, SDKValidationError>;
3973
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494): string;
3974
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494, SDKValidationError>;
3972
3975
  /** @internal */
3973
3976
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMinLength, z.ZodTypeDef, unknown>;
3974
3977
  /** @internal */
3975
3978
  export type CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$Outbound = {
3976
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$Outbound;
3979
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$Outbound;
3977
3980
  };
3978
3981
  /** @internal */
3979
3982
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsMinLength>;
@@ -3992,30 +3995,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsMinLe
3992
3995
  export declare function createIntegrationStoreDirectPropertiesIntegrationsMinLengthToJSON(createIntegrationStoreDirectPropertiesIntegrationsMinLength: CreateIntegrationStoreDirectPropertiesIntegrationsMinLength): string;
3993
3996
  export declare function createIntegrationStoreDirectPropertiesIntegrationsMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsMinLength, SDKValidationError>;
3994
3997
  /** @internal */
3995
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492, z.ZodTypeDef, unknown>;
3998
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494, z.ZodTypeDef, unknown>;
3996
3999
  /** @internal */
3997
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$Outbound = {};
4000
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$Outbound = {};
3998
4001
  /** @internal */
3999
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492>;
4002
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494>;
4000
4003
  /**
4001
4004
  * @internal
4002
4005
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
4003
4006
  */
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;
4007
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$ {
4008
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$inboundSchema` instead. */
4009
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494, z.ZodTypeDef, unknown>;
4010
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$outboundSchema` instead. */
4011
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494>;
4012
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$Outbound` instead. */
4013
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$Outbound;
4011
4014
  }
4012
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492): string;
4013
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492, SDKValidationError>;
4015
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494): string;
4016
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494, SDKValidationError>;
4014
4017
  /** @internal */
4015
4018
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsPattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsPattern, z.ZodTypeDef, unknown>;
4016
4019
  /** @internal */
4017
4020
  export type CreateIntegrationStoreDirectPropertiesIntegrationsPattern$Outbound = {
4018
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$Outbound;
4021
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$Outbound;
4019
4022
  };
4020
4023
  /** @internal */
4021
4024
  export declare const CreateIntegrationStoreDirectPropertiesIntegrationsPattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsPattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsPattern>;
@@ -5363,30 +5366,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesUiControl$ {
5363
5366
  }>;
5364
5367
  }
5365
5368
  /** @internal */
5366
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492, z.ZodTypeDef, unknown>;
5369
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494, z.ZodTypeDef, unknown>;
5367
5370
  /** @internal */
5368
- export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$Outbound = {};
5371
+ export type CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$Outbound = {};
5369
5372
  /** @internal */
5370
- export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492>;
5373
+ export declare const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494>;
5371
5374
  /**
5372
5375
  * @internal
5373
5376
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
5374
5377
  */
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;
5378
+ export declare namespace CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$ {
5379
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$inboundSchema` instead. */
5380
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494, z.ZodTypeDef, unknown>;
5381
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$outboundSchema` instead. */
5382
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494>;
5383
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$Outbound` instead. */
5384
+ type Outbound = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$Outbound;
5382
5385
  }
5383
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492): string;
5384
- export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492, SDKValidationError>;
5386
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494: CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494): string;
5387
+ export declare function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494, SDKValidationError>;
5385
5388
  /** @internal */
5386
5389
  export declare const CreateIntegrationStoreDirectPropertiesMaxLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMaxLength, z.ZodTypeDef, unknown>;
5387
5390
  /** @internal */
5388
5391
  export type CreateIntegrationStoreDirectPropertiesMaxLength$Outbound = {
5389
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$Outbound;
5392
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$Outbound;
5390
5393
  };
5391
5394
  /** @internal */
5392
5395
  export declare const CreateIntegrationStoreDirectPropertiesMaxLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMaxLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesMaxLength>;
@@ -5405,30 +5408,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesMaxLength$ {
5405
5408
  export declare function createIntegrationStoreDirectPropertiesMaxLengthToJSON(createIntegrationStoreDirectPropertiesMaxLength: CreateIntegrationStoreDirectPropertiesMaxLength): string;
5406
5409
  export declare function createIntegrationStoreDirectPropertiesMaxLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesMaxLength, SDKValidationError>;
5407
5410
  /** @internal */
5408
- export declare const PropertiesAtBRANDAt8492$inboundSchema: z.ZodType<PropertiesAtBRANDAt8492, z.ZodTypeDef, unknown>;
5411
+ export declare const PropertiesAtBRANDAt8494$inboundSchema: z.ZodType<PropertiesAtBRANDAt8494, z.ZodTypeDef, unknown>;
5409
5412
  /** @internal */
5410
- export type PropertiesAtBRANDAt8492$Outbound = {};
5413
+ export type PropertiesAtBRANDAt8494$Outbound = {};
5411
5414
  /** @internal */
5412
- export declare const PropertiesAtBRANDAt8492$outboundSchema: z.ZodType<PropertiesAtBRANDAt8492$Outbound, z.ZodTypeDef, PropertiesAtBRANDAt8492>;
5415
+ export declare const PropertiesAtBRANDAt8494$outboundSchema: z.ZodType<PropertiesAtBRANDAt8494$Outbound, z.ZodTypeDef, PropertiesAtBRANDAt8494>;
5413
5416
  /**
5414
5417
  * @internal
5415
5418
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
5416
5419
  */
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;
5420
+ export declare namespace PropertiesAtBRANDAt8494$ {
5421
+ /** @deprecated use `PropertiesAtBRANDAt8494$inboundSchema` instead. */
5422
+ const inboundSchema: z.ZodType<PropertiesAtBRANDAt8494, z.ZodTypeDef, unknown>;
5423
+ /** @deprecated use `PropertiesAtBRANDAt8494$outboundSchema` instead. */
5424
+ const outboundSchema: z.ZodType<PropertiesAtBRANDAt8494$Outbound, z.ZodTypeDef, PropertiesAtBRANDAt8494>;
5425
+ /** @deprecated use `PropertiesAtBRANDAt8494$Outbound` instead. */
5426
+ type Outbound = PropertiesAtBRANDAt8494$Outbound;
5424
5427
  }
5425
- export declare function propertiesAtBRANDAt8492ToJSON(propertiesAtBRANDAt8492: PropertiesAtBRANDAt8492): string;
5426
- export declare function propertiesAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<PropertiesAtBRANDAt8492, SDKValidationError>;
5428
+ export declare function propertiesAtBRANDAt8494ToJSON(propertiesAtBRANDAt8494: PropertiesAtBRANDAt8494): string;
5429
+ export declare function propertiesAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<PropertiesAtBRANDAt8494, SDKValidationError>;
5427
5430
  /** @internal */
5428
5431
  export declare const CreateIntegrationStoreDirectPropertiesMinLength$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMinLength, z.ZodTypeDef, unknown>;
5429
5432
  /** @internal */
5430
5433
  export type CreateIntegrationStoreDirectPropertiesMinLength$Outbound = {
5431
- "__@BRAND@8492": PropertiesAtBRANDAt8492$Outbound;
5434
+ "__@BRAND@8494": PropertiesAtBRANDAt8494$Outbound;
5432
5435
  };
5433
5436
  /** @internal */
5434
5437
  export declare const CreateIntegrationStoreDirectPropertiesMinLength$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesMinLength$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesMinLength>;
@@ -5447,30 +5450,30 @@ export declare namespace CreateIntegrationStoreDirectPropertiesMinLength$ {
5447
5450
  export declare function createIntegrationStoreDirectPropertiesMinLengthToJSON(createIntegrationStoreDirectPropertiesMinLength: CreateIntegrationStoreDirectPropertiesMinLength): string;
5448
5451
  export declare function createIntegrationStoreDirectPropertiesMinLengthFromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesMinLength, SDKValidationError>;
5449
5452
  /** @internal */
5450
- export declare const CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8492, z.ZodTypeDef, unknown>;
5453
+ export declare const CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8494, z.ZodTypeDef, unknown>;
5451
5454
  /** @internal */
5452
- export type CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$Outbound = {};
5455
+ export type CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$Outbound = {};
5453
5456
  /** @internal */
5454
- export declare const CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesAtBRANDAt8492>;
5457
+ export declare const CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesAtBRANDAt8494>;
5455
5458
  /**
5456
5459
  * @internal
5457
5460
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
5458
5461
  */
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;
5462
+ export declare namespace CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$ {
5463
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$inboundSchema` instead. */
5464
+ const inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8494, z.ZodTypeDef, unknown>;
5465
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$outboundSchema` instead. */
5466
+ const outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesAtBRANDAt8494>;
5467
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$Outbound` instead. */
5468
+ type Outbound = CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$Outbound;
5466
5469
  }
5467
- export declare function createIntegrationStoreDirectPropertiesAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesAtBRANDAt8492: CreateIntegrationStoreDirectPropertiesAtBRANDAt8492): string;
5468
- export declare function createIntegrationStoreDirectPropertiesAtBRANDAt8492FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesAtBRANDAt8492, SDKValidationError>;
5470
+ export declare function createIntegrationStoreDirectPropertiesAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesAtBRANDAt8494: CreateIntegrationStoreDirectPropertiesAtBRANDAt8494): string;
5471
+ export declare function createIntegrationStoreDirectPropertiesAtBRANDAt8494FromJSON(jsonString: string): SafeParseResult<CreateIntegrationStoreDirectPropertiesAtBRANDAt8494, SDKValidationError>;
5469
5472
  /** @internal */
5470
5473
  export declare const CreateIntegrationStoreDirectPropertiesPattern$inboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesPattern, z.ZodTypeDef, unknown>;
5471
5474
  /** @internal */
5472
5475
  export type CreateIntegrationStoreDirectPropertiesPattern$Outbound = {
5473
- "__@BRAND@8492": CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$Outbound;
5476
+ "__@BRAND@8494": CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$Outbound;
5474
5477
  };
5475
5478
  /** @internal */
5476
5479
  export declare const CreateIntegrationStoreDirectPropertiesPattern$outboundSchema: z.ZodType<CreateIntegrationStoreDirectPropertiesPattern$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectPropertiesPattern>;
@@ -6104,30 +6107,30 @@ export declare namespace Guides$ {
6104
6107
  export declare function guidesToJSON(guides: Guides): string;
6105
6108
  export declare function guidesFromJSON(jsonString: string): SafeParseResult<Guides, SDKValidationError>;
6106
6109
  /** @internal */
6107
- export declare const AtBRANDAt8492$inboundSchema: z.ZodType<AtBRANDAt8492, z.ZodTypeDef, unknown>;
6110
+ export declare const AtBRANDAt8494$inboundSchema: z.ZodType<AtBRANDAt8494, z.ZodTypeDef, unknown>;
6108
6111
  /** @internal */
6109
- export type AtBRANDAt8492$Outbound = {};
6112
+ export type AtBRANDAt8494$Outbound = {};
6110
6113
  /** @internal */
6111
- export declare const AtBRANDAt8492$outboundSchema: z.ZodType<AtBRANDAt8492$Outbound, z.ZodTypeDef, AtBRANDAt8492>;
6114
+ export declare const AtBRANDAt8494$outboundSchema: z.ZodType<AtBRANDAt8494$Outbound, z.ZodTypeDef, AtBRANDAt8494>;
6112
6115
  /**
6113
6116
  * @internal
6114
6117
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
6115
6118
  */
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;
6119
+ export declare namespace AtBRANDAt8494$ {
6120
+ /** @deprecated use `AtBRANDAt8494$inboundSchema` instead. */
6121
+ const inboundSchema: z.ZodType<AtBRANDAt8494, z.ZodTypeDef, unknown>;
6122
+ /** @deprecated use `AtBRANDAt8494$outboundSchema` instead. */
6123
+ const outboundSchema: z.ZodType<AtBRANDAt8494$Outbound, z.ZodTypeDef, AtBRANDAt8494>;
6124
+ /** @deprecated use `AtBRANDAt8494$Outbound` instead. */
6125
+ type Outbound = AtBRANDAt8494$Outbound;
6123
6126
  }
6124
- export declare function atBRANDAt8492ToJSON(atBRANDAt8492: AtBRANDAt8492): string;
6125
- export declare function atBRANDAt8492FromJSON(jsonString: string): SafeParseResult<AtBRANDAt8492, SDKValidationError>;
6127
+ export declare function atBRANDAt8494ToJSON(atBRANDAt8494: AtBRANDAt8494): string;
6128
+ export declare function atBRANDAt8494FromJSON(jsonString: string): SafeParseResult<AtBRANDAt8494, SDKValidationError>;
6126
6129
  /** @internal */
6127
6130
  export declare const CreateIntegrationStoreDirectValue$inboundSchema: z.ZodType<CreateIntegrationStoreDirectValue, z.ZodTypeDef, unknown>;
6128
6131
  /** @internal */
6129
6132
  export type CreateIntegrationStoreDirectValue$Outbound = {
6130
- "__@BRAND@8492": AtBRANDAt8492$Outbound;
6133
+ "__@BRAND@8494": AtBRANDAt8494$Outbound;
6131
6134
  };
6132
6135
  /** @internal */
6133
6136
  export declare const CreateIntegrationStoreDirectValue$outboundSchema: z.ZodType<CreateIntegrationStoreDirectValue$Outbound, z.ZodTypeDef, CreateIntegrationStoreDirectValue>;