@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
@@ -56,6 +56,7 @@ export const CreateIntegrationStoreDirectFramework = {
56
56
  Hono: "hono",
57
57
  Express: "express",
58
58
  H3: "h3",
59
+ Nestjs: "nestjs",
59
60
  Xmcp: "xmcp",
60
61
  };
61
62
  export const CreateIntegrationStoreDirectEnvironments = {
@@ -798,42 +799,42 @@ export var CreateIntegrationStoreDirectIntegrationsType$;
798
799
  CreateIntegrationStoreDirectIntegrationsType$.outboundSchema = CreateIntegrationStoreDirectIntegrationsType$outboundSchema;
799
800
  })(CreateIntegrationStoreDirectIntegrationsType$ || (CreateIntegrationStoreDirectIntegrationsType$ = {}));
800
801
  /** @internal */
801
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$inboundSchema = z.object({});
802
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$inboundSchema = z.object({});
802
803
  /** @internal */
803
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$outboundSchema = z.object({});
804
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$outboundSchema = z.object({});
804
805
  /**
805
806
  * @internal
806
807
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
807
808
  */
808
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$;
809
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$) {
810
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$inboundSchema` instead. */
811
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$inboundSchema;
812
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$outboundSchema` instead. */
813
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$outboundSchema;
814
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$ = {}));
815
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492) {
816
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$outboundSchema
817
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492));
809
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$;
810
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$) {
811
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$inboundSchema` instead. */
812
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$inboundSchema;
813
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$outboundSchema` instead. */
814
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$outboundSchema;
815
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$ = {}));
816
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494) {
817
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$outboundSchema
818
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494));
818
819
  }
819
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492FromJSON(jsonString) {
820
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$inboundSchema
821
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492' from JSON`);
820
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494FromJSON(jsonString) {
821
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$inboundSchema
822
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494' from JSON`);
822
823
  }
823
824
  /** @internal */
824
825
  export const CreateIntegrationStoreDirectPropertiesValue$inboundSchema = z.object({
825
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$inboundSchema),
826
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$inboundSchema),
826
827
  }).transform((v) => {
827
828
  return remap$(v, {
828
- "__@BRAND@8492": "atBRANDAt8492",
829
+ "__@BRAND@8494": "atBRANDAt8494",
829
830
  });
830
831
  });
831
832
  /** @internal */
832
833
  export const CreateIntegrationStoreDirectPropertiesValue$outboundSchema = z.object({
833
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8492$outboundSchema),
834
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema9AtBRANDAt8494$outboundSchema),
834
835
  }).transform((v) => {
835
836
  return remap$(v, {
836
- atBRANDAt8492: "__@BRAND@8492",
837
+ atBRANDAt8494: "__@BRAND@8494",
837
838
  });
838
839
  });
839
840
  /**
@@ -1067,42 +1068,42 @@ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Applicat
1067
1068
  CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl$outboundSchema;
1068
1069
  })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductUiControl$ = {}));
1069
1070
  /** @internal */
1070
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$inboundSchema = z.object({});
1071
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$inboundSchema = z.object({});
1071
1072
  /** @internal */
1072
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$outboundSchema = z.object({});
1073
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$outboundSchema = z.object({});
1073
1074
  /**
1074
1075
  * @internal
1075
1076
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1076
1077
  */
1077
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$;
1078
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$) {
1079
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$inboundSchema` instead. */
1080
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$inboundSchema;
1081
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$outboundSchema` instead. */
1082
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$outboundSchema;
1083
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$ = {}));
1084
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492) {
1085
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$outboundSchema
1086
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492));
1078
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$;
1079
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$) {
1080
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$inboundSchema` instead. */
1081
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$inboundSchema;
1082
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$outboundSchema` instead. */
1083
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$outboundSchema;
1084
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$ = {}));
1085
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494) {
1086
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$outboundSchema
1087
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494));
1087
1088
  }
1088
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492FromJSON(jsonString) {
1089
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$inboundSchema
1090
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492' from JSON`);
1089
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494FromJSON(jsonString) {
1090
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$inboundSchema
1091
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494' from JSON`);
1091
1092
  }
1092
1093
  /** @internal */
1093
1094
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$inboundSchema = z.object({
1094
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$inboundSchema),
1095
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$inboundSchema),
1095
1096
  }).transform((v) => {
1096
1097
  return remap$(v, {
1097
- "__@BRAND@8492": "atBRANDAt8492",
1098
+ "__@BRAND@8494": "atBRANDAt8494",
1098
1099
  });
1099
1100
  });
1100
1101
  /** @internal */
1101
1102
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength$outboundSchema = z.object({
1102
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8492$outboundSchema),
1103
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductAtBRANDAt8494$outboundSchema),
1103
1104
  }).transform((v) => {
1104
1105
  return remap$(v, {
1105
- atBRANDAt8492: "__@BRAND@8492",
1106
+ atBRANDAt8494: "__@BRAND@8494",
1106
1107
  });
1107
1108
  });
1108
1109
  /**
@@ -1125,42 +1126,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200Max
1125
1126
  .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MaxLength' from JSON`);
1126
1127
  }
1127
1128
  /** @internal */
1128
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$inboundSchema = z.object({});
1129
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$inboundSchema = z.object({});
1129
1130
  /** @internal */
1130
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$outboundSchema = z.object({});
1131
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$outboundSchema = z.object({});
1131
1132
  /**
1132
1133
  * @internal
1133
1134
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1134
1135
  */
1135
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$;
1136
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$) {
1137
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$inboundSchema` instead. */
1138
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$inboundSchema;
1139
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$outboundSchema` instead. */
1140
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$outboundSchema;
1141
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$ = {}));
1142
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492) {
1143
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$outboundSchema
1144
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492));
1136
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$;
1137
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$) {
1138
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$inboundSchema` instead. */
1139
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$inboundSchema;
1140
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$outboundSchema` instead. */
1141
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$outboundSchema;
1142
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$ = {}));
1143
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494) {
1144
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$outboundSchema
1145
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494));
1145
1146
  }
1146
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492FromJSON(jsonString) {
1147
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$inboundSchema
1148
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492' from JSON`);
1147
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494FromJSON(jsonString) {
1148
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$inboundSchema
1149
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494' from JSON`);
1149
1150
  }
1150
1151
  /** @internal */
1151
1152
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$inboundSchema = z.object({
1152
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$inboundSchema),
1153
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$inboundSchema),
1153
1154
  }).transform((v) => {
1154
1155
  return remap$(v, {
1155
- "__@BRAND@8492": "atBRANDAt8492",
1156
+ "__@BRAND@8494": "atBRANDAt8494",
1156
1157
  });
1157
1158
  });
1158
1159
  /** @internal */
1159
1160
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength$outboundSchema = z.object({
1160
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8492$outboundSchema),
1161
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchemaAtBRANDAt8494$outboundSchema),
1161
1162
  }).transform((v) => {
1162
1163
  return remap$(v, {
1163
- atBRANDAt8492: "__@BRAND@8492",
1164
+ atBRANDAt8494: "__@BRAND@8494",
1164
1165
  });
1165
1166
  });
1166
1167
  /**
@@ -1183,42 +1184,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200Min
1183
1184
  .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200MinLength' from JSON`);
1184
1185
  }
1185
1186
  /** @internal */
1186
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$inboundSchema = z.object({});
1187
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$inboundSchema = z.object({});
1187
1188
  /** @internal */
1188
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$outboundSchema = z.object({});
1189
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$outboundSchema = z.object({});
1189
1190
  /**
1190
1191
  * @internal
1191
1192
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1192
1193
  */
1193
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$;
1194
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$) {
1195
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$inboundSchema` instead. */
1196
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$inboundSchema;
1197
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$outboundSchema` instead. */
1198
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$outboundSchema;
1199
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$ = {}));
1200
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492) {
1201
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$outboundSchema
1202
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492));
1194
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$;
1195
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$) {
1196
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$inboundSchema` instead. */
1197
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$inboundSchema;
1198
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$outboundSchema` instead. */
1199
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$outboundSchema;
1200
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$ = {}));
1201
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494) {
1202
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$outboundSchema
1203
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494));
1203
1204
  }
1204
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492FromJSON(jsonString) {
1205
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$inboundSchema
1206
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492' from JSON`);
1205
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494FromJSON(jsonString) {
1206
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$inboundSchema
1207
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494' from JSON`);
1207
1208
  }
1208
1209
  /** @internal */
1209
1210
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$inboundSchema = z.object({
1210
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$inboundSchema),
1211
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$inboundSchema),
1211
1212
  }).transform((v) => {
1212
1213
  return remap$(v, {
1213
- "__@BRAND@8492": "atBRANDAt8492",
1214
+ "__@BRAND@8494": "atBRANDAt8494",
1214
1215
  });
1215
1216
  });
1216
1217
  /** @internal */
1217
1218
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Pattern$outboundSchema = z.object({
1218
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8492$outboundSchema),
1219
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema8AtBRANDAt8494$outboundSchema),
1219
1220
  }).transform((v) => {
1220
1221
  return remap$(v, {
1221
- atBRANDAt8492: "__@BRAND@8492",
1222
+ atBRANDAt8494: "__@BRAND@8494",
1222
1223
  });
1223
1224
  });
1224
1225
  /**
@@ -1678,40 +1679,40 @@ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Applicat
1678
1679
  CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl$outboundSchema;
1679
1680
  })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreUiControl$ = {}));
1680
1681
  /** @internal */
1681
- export const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$inboundSchema = z.object({});
1682
+ export const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$inboundSchema = z.object({});
1682
1683
  /** @internal */
1683
- export const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$outboundSchema = z.object({});
1684
+ export const CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$outboundSchema = z.object({});
1684
1685
  /**
1685
1686
  * @internal
1686
1687
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1687
1688
  */
1688
- export var CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$;
1689
- (function (CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$) {
1690
- /** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$inboundSchema` instead. */
1691
- CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$inboundSchema;
1692
- /** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$outboundSchema` instead. */
1693
- CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$outboundSchema;
1694
- })(CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$ || (CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$ = {}));
1695
- export function createIntegrationStoreDirectUiOptionsAtBRANDAt8492ToJSON(createIntegrationStoreDirectUiOptionsAtBRANDAt8492) {
1696
- return JSON.stringify(CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$outboundSchema.parse(createIntegrationStoreDirectUiOptionsAtBRANDAt8492));
1689
+ export var CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$;
1690
+ (function (CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$) {
1691
+ /** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$inboundSchema` instead. */
1692
+ CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$inboundSchema;
1693
+ /** @deprecated use `CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$outboundSchema` instead. */
1694
+ CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$outboundSchema;
1695
+ })(CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$ || (CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$ = {}));
1696
+ export function createIntegrationStoreDirectUiOptionsAtBRANDAt8494ToJSON(createIntegrationStoreDirectUiOptionsAtBRANDAt8494) {
1697
+ return JSON.stringify(CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$outboundSchema.parse(createIntegrationStoreDirectUiOptionsAtBRANDAt8494));
1697
1698
  }
1698
- export function createIntegrationStoreDirectUiOptionsAtBRANDAt8492FromJSON(jsonString) {
1699
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492' from JSON`);
1699
+ export function createIntegrationStoreDirectUiOptionsAtBRANDAt8494FromJSON(jsonString) {
1700
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494' from JSON`);
1700
1701
  }
1701
1702
  /** @internal */
1702
1703
  export const CreateIntegrationStoreDirectUiOptionsValue$inboundSchema = z.object({
1703
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$inboundSchema),
1704
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$inboundSchema),
1704
1705
  }).transform((v) => {
1705
1706
  return remap$(v, {
1706
- "__@BRAND@8492": "atBRANDAt8492",
1707
+ "__@BRAND@8494": "atBRANDAt8494",
1707
1708
  });
1708
1709
  });
1709
1710
  /** @internal */
1710
1711
  export const CreateIntegrationStoreDirectUiOptionsValue$outboundSchema = z.object({
1711
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectUiOptionsAtBRANDAt8492$outboundSchema),
1712
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectUiOptionsAtBRANDAt8494$outboundSchema),
1712
1713
  }).transform((v) => {
1713
1714
  return remap$(v, {
1714
- atBRANDAt8492: "__@BRAND@8492",
1715
+ atBRANDAt8494: "__@BRAND@8494",
1715
1716
  });
1716
1717
  });
1717
1718
  /**
@@ -1923,40 +1924,40 @@ export function createIntegrationStoreDirectUiOptions3FromJSON(jsonString) {
1923
1924
  return safeParse(jsonString, (x) => CreateIntegrationStoreDirectUiOptions3$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectUiOptions3' from JSON`);
1924
1925
  }
1925
1926
  /** @internal */
1926
- export const UiOptionsAtBRANDAt8492$inboundSchema = z.object({});
1927
+ export const UiOptionsAtBRANDAt8494$inboundSchema = z.object({});
1927
1928
  /** @internal */
1928
- export const UiOptionsAtBRANDAt8492$outboundSchema = z.object({});
1929
+ export const UiOptionsAtBRANDAt8494$outboundSchema = z.object({});
1929
1930
  /**
1930
1931
  * @internal
1931
1932
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
1932
1933
  */
1933
- export var UiOptionsAtBRANDAt8492$;
1934
- (function (UiOptionsAtBRANDAt8492$) {
1935
- /** @deprecated use `UiOptionsAtBRANDAt8492$inboundSchema` instead. */
1936
- UiOptionsAtBRANDAt8492$.inboundSchema = UiOptionsAtBRANDAt8492$inboundSchema;
1937
- /** @deprecated use `UiOptionsAtBRANDAt8492$outboundSchema` instead. */
1938
- UiOptionsAtBRANDAt8492$.outboundSchema = UiOptionsAtBRANDAt8492$outboundSchema;
1939
- })(UiOptionsAtBRANDAt8492$ || (UiOptionsAtBRANDAt8492$ = {}));
1940
- export function uiOptionsAtBRANDAt8492ToJSON(uiOptionsAtBRANDAt8492) {
1941
- return JSON.stringify(UiOptionsAtBRANDAt8492$outboundSchema.parse(uiOptionsAtBRANDAt8492));
1934
+ export var UiOptionsAtBRANDAt8494$;
1935
+ (function (UiOptionsAtBRANDAt8494$) {
1936
+ /** @deprecated use `UiOptionsAtBRANDAt8494$inboundSchema` instead. */
1937
+ UiOptionsAtBRANDAt8494$.inboundSchema = UiOptionsAtBRANDAt8494$inboundSchema;
1938
+ /** @deprecated use `UiOptionsAtBRANDAt8494$outboundSchema` instead. */
1939
+ UiOptionsAtBRANDAt8494$.outboundSchema = UiOptionsAtBRANDAt8494$outboundSchema;
1940
+ })(UiOptionsAtBRANDAt8494$ || (UiOptionsAtBRANDAt8494$ = {}));
1941
+ export function uiOptionsAtBRANDAt8494ToJSON(uiOptionsAtBRANDAt8494) {
1942
+ return JSON.stringify(UiOptionsAtBRANDAt8494$outboundSchema.parse(uiOptionsAtBRANDAt8494));
1942
1943
  }
1943
- export function uiOptionsAtBRANDAt8492FromJSON(jsonString) {
1944
- return safeParse(jsonString, (x) => UiOptionsAtBRANDAt8492$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'UiOptionsAtBRANDAt8492' from JSON`);
1944
+ export function uiOptionsAtBRANDAt8494FromJSON(jsonString) {
1945
+ return safeParse(jsonString, (x) => UiOptionsAtBRANDAt8494$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'UiOptionsAtBRANDAt8494' from JSON`);
1945
1946
  }
1946
1947
  /** @internal */
1947
1948
  export const CreateIntegrationStoreDirectUiOptions2$inboundSchema = z.object({
1948
- "__@BRAND@8492": z.lazy(() => UiOptionsAtBRANDAt8492$inboundSchema),
1949
+ "__@BRAND@8494": z.lazy(() => UiOptionsAtBRANDAt8494$inboundSchema),
1949
1950
  }).transform((v) => {
1950
1951
  return remap$(v, {
1951
- "__@BRAND@8492": "atBRANDAt8492",
1952
+ "__@BRAND@8494": "atBRANDAt8494",
1952
1953
  });
1953
1954
  });
1954
1955
  /** @internal */
1955
1956
  export const CreateIntegrationStoreDirectUiOptions2$outboundSchema = z.object({
1956
- atBRANDAt8492: z.lazy(() => UiOptionsAtBRANDAt8492$outboundSchema),
1957
+ atBRANDAt8494: z.lazy(() => UiOptionsAtBRANDAt8494$outboundSchema),
1957
1958
  }).transform((v) => {
1958
1959
  return remap$(v, {
1959
- atBRANDAt8492: "__@BRAND@8492",
1960
+ atBRANDAt8494: "__@BRAND@8494",
1960
1961
  });
1961
1962
  });
1962
1963
  /**
@@ -2197,42 +2198,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponseUiOpti
2197
2198
  .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponseUiOptions' from JSON`);
2198
2199
  }
2199
2200
  /** @internal */
2200
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$inboundSchema = z.object({});
2201
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$inboundSchema = z.object({});
2201
2202
  /** @internal */
2202
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$outboundSchema = z.object({});
2203
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$outboundSchema = z.object({});
2203
2204
  /**
2204
2205
  * @internal
2205
2206
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
2206
2207
  */
2207
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$;
2208
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$) {
2209
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$inboundSchema` instead. */
2210
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$inboundSchema;
2211
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$outboundSchema` instead. */
2212
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$outboundSchema;
2213
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$ = {}));
2214
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492) {
2215
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$outboundSchema
2216
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492));
2208
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$;
2209
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$) {
2210
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$inboundSchema` instead. */
2211
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$inboundSchema;
2212
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$outboundSchema` instead. */
2213
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$outboundSchema;
2214
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$ = {}));
2215
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494) {
2216
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$outboundSchema
2217
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494));
2217
2218
  }
2218
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492FromJSON(jsonString) {
2219
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$inboundSchema
2220
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492' from JSON`);
2219
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494FromJSON(jsonString) {
2220
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$inboundSchema
2221
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494' from JSON`);
2221
2222
  }
2222
2223
  /** @internal */
2223
2224
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$inboundSchema = z.object({
2224
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$inboundSchema),
2225
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$inboundSchema),
2225
2226
  }).transform((v) => {
2226
2227
  return remap$(v, {
2227
- "__@BRAND@8492": "atBRANDAt8492",
2228
+ "__@BRAND@8494": "atBRANDAt8494",
2228
2229
  });
2229
2230
  });
2230
2231
  /** @internal */
2231
2232
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength$outboundSchema = z.object({
2232
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8492$outboundSchema),
2233
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONAtBRANDAt8494$outboundSchema),
2233
2234
  }).transform((v) => {
2234
2235
  return remap$(v, {
2235
- atBRANDAt8492: "__@BRAND@8492",
2236
+ atBRANDAt8494: "__@BRAND@8494",
2236
2237
  });
2237
2238
  });
2238
2239
  /**
@@ -2255,42 +2256,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponseMaxLen
2255
2256
  .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponseMaxLength' from JSON`);
2256
2257
  }
2257
2258
  /** @internal */
2258
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$inboundSchema = z.object({});
2259
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$inboundSchema = z.object({});
2259
2260
  /** @internal */
2260
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$outboundSchema = z.object({});
2261
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$outboundSchema = z.object({});
2261
2262
  /**
2262
2263
  * @internal
2263
2264
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
2264
2265
  */
2265
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$;
2266
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$) {
2267
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$inboundSchema` instead. */
2268
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$inboundSchema;
2269
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$outboundSchema` instead. */
2270
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$outboundSchema;
2271
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$ = {}));
2272
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492) {
2273
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$outboundSchema
2274
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492));
2266
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$;
2267
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$) {
2268
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$inboundSchema` instead. */
2269
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$inboundSchema;
2270
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$outboundSchema` instead. */
2271
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$outboundSchema;
2272
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$ = {}));
2273
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494) {
2274
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$outboundSchema
2275
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494));
2275
2276
  }
2276
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492FromJSON(jsonString) {
2277
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$inboundSchema
2278
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492' from JSON`);
2277
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494FromJSON(jsonString) {
2278
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$inboundSchema
2279
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494' from JSON`);
2279
2280
  }
2280
2281
  /** @internal */
2281
2282
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$inboundSchema = z.object({
2282
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$inboundSchema),
2283
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$inboundSchema),
2283
2284
  }).transform((v) => {
2284
2285
  return remap$(v, {
2285
- "__@BRAND@8492": "atBRANDAt8492",
2286
+ "__@BRAND@8494": "atBRANDAt8494",
2286
2287
  });
2287
2288
  });
2288
2289
  /** @internal */
2289
2290
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength$outboundSchema = z.object({
2290
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8492$outboundSchema),
2291
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyAtBRANDAt8494$outboundSchema),
2291
2292
  }).transform((v) => {
2292
2293
  return remap$(v, {
2293
- atBRANDAt8492: "__@BRAND@8492",
2294
+ atBRANDAt8494: "__@BRAND@8494",
2294
2295
  });
2295
2296
  });
2296
2297
  /**
@@ -2313,42 +2314,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponseMinLen
2313
2314
  .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponseMinLength' from JSON`);
2314
2315
  }
2315
2316
  /** @internal */
2316
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$inboundSchema = z.object({});
2317
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$inboundSchema = z.object({});
2317
2318
  /** @internal */
2318
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$outboundSchema = z.object({});
2319
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$outboundSchema = z.object({});
2319
2320
  /**
2320
2321
  * @internal
2321
2322
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
2322
2323
  */
2323
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$;
2324
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$) {
2325
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$inboundSchema` instead. */
2326
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$inboundSchema;
2327
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$outboundSchema` instead. */
2328
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$outboundSchema;
2329
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$ = {}));
2330
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492) {
2331
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$outboundSchema
2332
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492));
2324
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$;
2325
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$) {
2326
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$inboundSchema` instead. */
2327
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$inboundSchema;
2328
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$outboundSchema` instead. */
2329
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$outboundSchema;
2330
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$ = {}));
2331
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494) {
2332
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$outboundSchema
2333
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494));
2333
2334
  }
2334
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492FromJSON(jsonString) {
2335
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$inboundSchema
2336
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492' from JSON`);
2335
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494FromJSON(jsonString) {
2336
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$inboundSchema
2337
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494' from JSON`);
2337
2338
  }
2338
2339
  /** @internal */
2339
2340
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$inboundSchema = z.object({
2340
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$inboundSchema),
2341
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$inboundSchema),
2341
2342
  }).transform((v) => {
2342
2343
  return remap$(v, {
2343
- "__@BRAND@8492": "atBRANDAt8492",
2344
+ "__@BRAND@8494": "atBRANDAt8494",
2344
2345
  });
2345
2346
  });
2346
2347
  /** @internal */
2347
2348
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponsePattern$outboundSchema = z.object({
2348
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8492$outboundSchema),
2349
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreAtBRANDAt8494$outboundSchema),
2349
2350
  }).transform((v) => {
2350
2351
  return remap$(v, {
2351
- atBRANDAt8492: "__@BRAND@8492",
2352
+ atBRANDAt8494: "__@BRAND@8494",
2352
2353
  });
2353
2354
  });
2354
2355
  /**
@@ -2820,42 +2821,42 @@ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200Applicat
2820
2821
  CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type$outboundSchema;
2821
2822
  })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6Type$ = {}));
2822
2823
  /** @internal */
2823
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$inboundSchema = z.object({});
2824
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$inboundSchema = z.object({});
2824
2825
  /** @internal */
2825
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$outboundSchema = z.object({});
2826
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$outboundSchema = z.object({});
2826
2827
  /**
2827
2828
  * @internal
2828
2829
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
2829
2830
  */
2830
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$;
2831
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$) {
2832
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$inboundSchema` instead. */
2833
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$inboundSchema;
2834
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$outboundSchema` instead. */
2835
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$outboundSchema;
2836
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$ = {}));
2837
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492) {
2838
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$outboundSchema
2839
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492));
2831
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$;
2832
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$) {
2833
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$inboundSchema` instead. */
2834
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$inboundSchema;
2835
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$outboundSchema` instead. */
2836
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$outboundSchema;
2837
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$ = {}));
2838
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494) {
2839
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$outboundSchema
2840
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494));
2840
2841
  }
2841
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492FromJSON(jsonString) {
2842
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$inboundSchema
2843
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492' from JSON`);
2842
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494FromJSON(jsonString) {
2843
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$inboundSchema
2844
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494' from JSON`);
2844
2845
  }
2845
2846
  /** @internal */
2846
2847
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$inboundSchema = z.object({
2847
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$inboundSchema),
2848
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$inboundSchema),
2848
2849
  }).transform((v) => {
2849
2850
  return remap$(v, {
2850
- "__@BRAND@8492": "atBRANDAt8492",
2851
+ "__@BRAND@8494": "atBRANDAt8494",
2851
2852
  });
2852
2853
  });
2853
2854
  /** @internal */
2854
2855
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength$outboundSchema = z.object({
2855
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8492$outboundSchema),
2856
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsAtBRANDAt8494$outboundSchema),
2856
2857
  }).transform((v) => {
2857
2858
  return remap$(v, {
2858
- atBRANDAt8492: "__@BRAND@8492",
2859
+ atBRANDAt8494: "__@BRAND@8494",
2859
2860
  });
2860
2861
  });
2861
2862
  /**
@@ -2878,42 +2879,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200App
2878
2879
  .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMinLength' from JSON`);
2879
2880
  }
2880
2881
  /** @internal */
2881
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$inboundSchema = z.object({});
2882
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$inboundSchema = z.object({});
2882
2883
  /** @internal */
2883
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$outboundSchema = z.object({});
2884
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$outboundSchema = z.object({});
2884
2885
  /**
2885
2886
  * @internal
2886
2887
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
2887
2888
  */
2888
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$;
2889
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$) {
2890
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$inboundSchema` instead. */
2891
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$inboundSchema;
2892
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$outboundSchema` instead. */
2893
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$outboundSchema;
2894
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$ = {}));
2895
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492) {
2896
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$outboundSchema
2897
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492));
2889
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$;
2890
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$) {
2891
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$inboundSchema` instead. */
2892
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$inboundSchema;
2893
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$outboundSchema` instead. */
2894
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$outboundSchema;
2895
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$ = {}));
2896
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494) {
2897
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$outboundSchema
2898
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494));
2898
2899
  }
2899
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492FromJSON(jsonString) {
2900
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$inboundSchema
2901
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492' from JSON`);
2900
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494FromJSON(jsonString) {
2901
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$inboundSchema
2902
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494' from JSON`);
2902
2903
  }
2903
2904
  /** @internal */
2904
2905
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$inboundSchema = z.object({
2905
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$inboundSchema),
2906
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$inboundSchema),
2906
2907
  }).transform((v) => {
2907
2908
  return remap$(v, {
2908
- "__@BRAND@8492": "atBRANDAt8492",
2909
+ "__@BRAND@8494": "atBRANDAt8494",
2909
2910
  });
2910
2911
  });
2911
2912
  /** @internal */
2912
2913
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength$outboundSchema = z.object({
2913
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8492$outboundSchema),
2914
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6ItemsMaxLengthAtBRANDAt8494$outboundSchema),
2914
2915
  }).transform((v) => {
2915
2916
  return remap$(v, {
2916
- atBRANDAt8492: "__@BRAND@8492",
2917
+ atBRANDAt8494: "__@BRAND@8494",
2917
2918
  });
2918
2919
  });
2919
2920
  /**
@@ -2936,42 +2937,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200App
2936
2937
  .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONMaxLength' from JSON`);
2937
2938
  }
2938
2939
  /** @internal */
2939
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$inboundSchema = z.object({});
2940
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$inboundSchema = z.object({});
2940
2941
  /** @internal */
2941
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$outboundSchema = z.object({});
2942
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$outboundSchema = z.object({});
2942
2943
  /**
2943
2944
  * @internal
2944
2945
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
2945
2946
  */
2946
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$;
2947
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$) {
2948
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$inboundSchema` instead. */
2949
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$inboundSchema;
2950
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$outboundSchema` instead. */
2951
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$outboundSchema;
2952
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$ = {}));
2953
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492) {
2954
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$outboundSchema
2955
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492));
2947
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$;
2948
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$) {
2949
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$inboundSchema` instead. */
2950
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$inboundSchema;
2951
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$outboundSchema` instead. */
2952
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$outboundSchema;
2953
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$ = {}));
2954
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494) {
2955
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$outboundSchema
2956
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494));
2956
2957
  }
2957
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492FromJSON(jsonString) {
2958
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$inboundSchema
2959
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492' from JSON`);
2958
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494FromJSON(jsonString) {
2959
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$inboundSchema
2960
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494' from JSON`);
2960
2961
  }
2961
2962
  /** @internal */
2962
2963
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$inboundSchema = z.object({
2963
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$inboundSchema),
2964
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$inboundSchema),
2964
2965
  }).transform((v) => {
2965
2966
  return remap$(v, {
2966
- "__@BRAND@8492": "atBRANDAt8492",
2967
+ "__@BRAND@8494": "atBRANDAt8494",
2967
2968
  });
2968
2969
  });
2969
2970
  /** @internal */
2970
2971
  export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONPattern$outboundSchema = z.object({
2971
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8492$outboundSchema),
2972
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema6AtBRANDAt8494$outboundSchema),
2972
2973
  }).transform((v) => {
2973
2974
  return remap$(v, {
2974
- atBRANDAt8492: "__@BRAND@8492",
2975
+ atBRANDAt8494: "__@BRAND@8494",
2975
2976
  });
2976
2977
  });
2977
2978
  /**
@@ -3875,42 +3876,42 @@ export function createIntegrationStoreDirectPropertiesUiOptionsFromJSON(jsonStri
3875
3876
  return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesUiOptions$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesUiOptions' from JSON`);
3876
3877
  }
3877
3878
  /** @internal */
3878
- export const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$inboundSchema = z.object({});
3879
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$inboundSchema = z.object({});
3879
3880
  /** @internal */
3880
- export const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$outboundSchema = z.object({});
3881
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$outboundSchema = z.object({});
3881
3882
  /**
3882
3883
  * @internal
3883
3884
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
3884
3885
  */
3885
- export var CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$;
3886
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$) {
3887
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$inboundSchema` instead. */
3888
- CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$inboundSchema;
3889
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$outboundSchema` instead. */
3890
- CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$outboundSchema;
3891
- })(CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$ = {}));
3892
- export function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492) {
3893
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$outboundSchema
3894
- .parse(createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492));
3886
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$;
3887
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$) {
3888
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$inboundSchema` instead. */
3889
+ CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$inboundSchema;
3890
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$outboundSchema` instead. */
3891
+ CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$outboundSchema;
3892
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$ = {}));
3893
+ export function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494) {
3894
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$outboundSchema
3895
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494));
3895
3896
  }
3896
- export function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492FromJSON(jsonString) {
3897
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$inboundSchema
3898
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492' from JSON`);
3897
+ export function createIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494FromJSON(jsonString) {
3898
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$inboundSchema
3899
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494' from JSON`);
3899
3900
  }
3900
3901
  /** @internal */
3901
3902
  export const CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$inboundSchema = z.object({
3902
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$inboundSchema),
3903
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$inboundSchema),
3903
3904
  }).transform((v) => {
3904
3905
  return remap$(v, {
3905
- "__@BRAND@8492": "atBRANDAt8492",
3906
+ "__@BRAND@8494": "atBRANDAt8494",
3906
3907
  });
3907
3908
  });
3908
3909
  /** @internal */
3909
3910
  export const CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength$outboundSchema = z.object({
3910
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8492$outboundSchema),
3911
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsAtBRANDAt8494$outboundSchema),
3911
3912
  }).transform((v) => {
3912
3913
  return remap$(v, {
3913
- atBRANDAt8492: "__@BRAND@8492",
3914
+ atBRANDAt8494: "__@BRAND@8494",
3914
3915
  });
3915
3916
  });
3916
3917
  /**
@@ -3933,42 +3934,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsMaxLengthFromJ
3933
3934
  .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsMaxLength' from JSON`);
3934
3935
  }
3935
3936
  /** @internal */
3936
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$inboundSchema = z.object({});
3937
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$inboundSchema = z.object({});
3937
3938
  /** @internal */
3938
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$outboundSchema = z.object({});
3939
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$outboundSchema = z.object({});
3939
3940
  /**
3940
3941
  * @internal
3941
3942
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
3942
3943
  */
3943
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$;
3944
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$) {
3945
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$inboundSchema` instead. */
3946
- CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$inboundSchema;
3947
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$outboundSchema` instead. */
3948
- CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$outboundSchema;
3949
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$ = {}));
3950
- export function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492) {
3951
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$outboundSchema
3952
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492));
3944
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$;
3945
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$) {
3946
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$inboundSchema` instead. */
3947
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$inboundSchema;
3948
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$outboundSchema` instead. */
3949
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$outboundSchema;
3950
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$ = {}));
3951
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494) {
3952
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$outboundSchema
3953
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494));
3953
3954
  }
3954
- export function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492FromJSON(jsonString) {
3955
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$inboundSchema
3956
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492' from JSON`);
3955
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494FromJSON(jsonString) {
3956
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$inboundSchema
3957
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494' from JSON`);
3957
3958
  }
3958
3959
  /** @internal */
3959
3960
  export const CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$inboundSchema = z.object({
3960
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$inboundSchema),
3961
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$inboundSchema),
3961
3962
  }).transform((v) => {
3962
3963
  return remap$(v, {
3963
- "__@BRAND@8492": "atBRANDAt8492",
3964
+ "__@BRAND@8494": "atBRANDAt8494",
3964
3965
  });
3965
3966
  });
3966
3967
  /** @internal */
3967
3968
  export const CreateIntegrationStoreDirectPropertiesIntegrationsMinLength$outboundSchema = z.object({
3968
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8492$outboundSchema),
3969
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponseAtBRANDAt8494$outboundSchema),
3969
3970
  }).transform((v) => {
3970
3971
  return remap$(v, {
3971
- atBRANDAt8492: "__@BRAND@8492",
3972
+ atBRANDAt8494: "__@BRAND@8494",
3972
3973
  });
3973
3974
  });
3974
3975
  /**
@@ -3991,42 +3992,42 @@ export function createIntegrationStoreDirectPropertiesIntegrationsMinLengthFromJ
3991
3992
  .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsMinLength' from JSON`);
3992
3993
  }
3993
3994
  /** @internal */
3994
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$inboundSchema = z.object({});
3995
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$inboundSchema = z.object({});
3995
3996
  /** @internal */
3996
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$outboundSchema = z.object({});
3997
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$outboundSchema = z.object({});
3997
3998
  /**
3998
3999
  * @internal
3999
4000
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
4000
4001
  */
4001
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$;
4002
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$) {
4003
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$inboundSchema` instead. */
4004
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$inboundSchema;
4005
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$outboundSchema` instead. */
4006
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$outboundSchema;
4007
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$ = {}));
4008
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492) {
4009
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$outboundSchema
4010
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492));
4002
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$;
4003
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$) {
4004
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$inboundSchema` instead. */
4005
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$inboundSchema;
4006
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$outboundSchema` instead. */
4007
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$outboundSchema;
4008
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$ = {}));
4009
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494) {
4010
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$outboundSchema
4011
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494));
4011
4012
  }
4012
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492FromJSON(jsonString) {
4013
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$inboundSchema
4014
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492' from JSON`);
4013
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494FromJSON(jsonString) {
4014
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$inboundSchema
4015
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494' from JSON`);
4015
4016
  }
4016
4017
  /** @internal */
4017
4018
  export const CreateIntegrationStoreDirectPropertiesIntegrationsPattern$inboundSchema = z.object({
4018
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$inboundSchema),
4019
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$inboundSchema),
4019
4020
  }).transform((v) => {
4020
4021
  return remap$(v, {
4021
- "__@BRAND@8492": "atBRANDAt8492",
4022
+ "__@BRAND@8494": "atBRANDAt8494",
4022
4023
  });
4023
4024
  });
4024
4025
  /** @internal */
4025
4026
  export const CreateIntegrationStoreDirectPropertiesIntegrationsPattern$outboundSchema = z.object({
4026
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8492$outboundSchema),
4027
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200AtBRANDAt8494$outboundSchema),
4027
4028
  }).transform((v) => {
4028
4029
  return remap$(v, {
4029
- atBRANDAt8492: "__@BRAND@8492",
4030
+ atBRANDAt8494: "__@BRAND@8494",
4030
4031
  });
4031
4032
  });
4032
4033
  /**
@@ -5835,42 +5836,42 @@ export var CreateIntegrationStoreDirectPropertiesUiControl$;
5835
5836
  CreateIntegrationStoreDirectPropertiesUiControl$.outboundSchema = CreateIntegrationStoreDirectPropertiesUiControl$outboundSchema;
5836
5837
  })(CreateIntegrationStoreDirectPropertiesUiControl$ || (CreateIntegrationStoreDirectPropertiesUiControl$ = {}));
5837
5838
  /** @internal */
5838
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$inboundSchema = z.object({});
5839
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$inboundSchema = z.object({});
5839
5840
  /** @internal */
5840
- export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$outboundSchema = z.object({});
5841
+ export const CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$outboundSchema = z.object({});
5841
5842
  /**
5842
5843
  * @internal
5843
5844
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
5844
5845
  */
5845
- export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$;
5846
- (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$) {
5847
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$inboundSchema` instead. */
5848
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$inboundSchema;
5849
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$outboundSchema` instead. */
5850
- CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$outboundSchema;
5851
- })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$ = {}));
5852
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492) {
5853
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$outboundSchema
5854
- .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492));
5846
+ export var CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$;
5847
+ (function (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$) {
5848
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$inboundSchema` instead. */
5849
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$inboundSchema;
5850
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$outboundSchema` instead. */
5851
+ CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$outboundSchema;
5852
+ })(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$ = {}));
5853
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494) {
5854
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$outboundSchema
5855
+ .parse(createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494));
5855
5856
  }
5856
- export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492FromJSON(jsonString) {
5857
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$inboundSchema
5858
- .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492' from JSON`);
5857
+ export function createIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494FromJSON(jsonString) {
5858
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$inboundSchema
5859
+ .parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494' from JSON`);
5859
5860
  }
5860
5861
  /** @internal */
5861
5862
  export const CreateIntegrationStoreDirectPropertiesMaxLength$inboundSchema = z.object({
5862
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$inboundSchema),
5863
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$inboundSchema),
5863
5864
  }).transform((v) => {
5864
5865
  return remap$(v, {
5865
- "__@BRAND@8492": "atBRANDAt8492",
5866
+ "__@BRAND@8494": "atBRANDAt8494",
5866
5867
  });
5867
5868
  });
5868
5869
  /** @internal */
5869
5870
  export const CreateIntegrationStoreDirectPropertiesMaxLength$outboundSchema = z.object({
5870
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8492$outboundSchema),
5871
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesIntegrationsResponse200ApplicationJSONResponseBodyStoreProductMetadataSchema1AtBRANDAt8494$outboundSchema),
5871
5872
  }).transform((v) => {
5872
5873
  return remap$(v, {
5873
- atBRANDAt8492: "__@BRAND@8492",
5874
+ atBRANDAt8494: "__@BRAND@8494",
5874
5875
  });
5875
5876
  });
5876
5877
  /**
@@ -5891,40 +5892,40 @@ export function createIntegrationStoreDirectPropertiesMaxLengthFromJSON(jsonStri
5891
5892
  return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesMaxLength$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesMaxLength' from JSON`);
5892
5893
  }
5893
5894
  /** @internal */
5894
- export const PropertiesAtBRANDAt8492$inboundSchema = z.object({});
5895
+ export const PropertiesAtBRANDAt8494$inboundSchema = z.object({});
5895
5896
  /** @internal */
5896
- export const PropertiesAtBRANDAt8492$outboundSchema = z.object({});
5897
+ export const PropertiesAtBRANDAt8494$outboundSchema = z.object({});
5897
5898
  /**
5898
5899
  * @internal
5899
5900
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
5900
5901
  */
5901
- export var PropertiesAtBRANDAt8492$;
5902
- (function (PropertiesAtBRANDAt8492$) {
5903
- /** @deprecated use `PropertiesAtBRANDAt8492$inboundSchema` instead. */
5904
- PropertiesAtBRANDAt8492$.inboundSchema = PropertiesAtBRANDAt8492$inboundSchema;
5905
- /** @deprecated use `PropertiesAtBRANDAt8492$outboundSchema` instead. */
5906
- PropertiesAtBRANDAt8492$.outboundSchema = PropertiesAtBRANDAt8492$outboundSchema;
5907
- })(PropertiesAtBRANDAt8492$ || (PropertiesAtBRANDAt8492$ = {}));
5908
- export function propertiesAtBRANDAt8492ToJSON(propertiesAtBRANDAt8492) {
5909
- return JSON.stringify(PropertiesAtBRANDAt8492$outboundSchema.parse(propertiesAtBRANDAt8492));
5902
+ export var PropertiesAtBRANDAt8494$;
5903
+ (function (PropertiesAtBRANDAt8494$) {
5904
+ /** @deprecated use `PropertiesAtBRANDAt8494$inboundSchema` instead. */
5905
+ PropertiesAtBRANDAt8494$.inboundSchema = PropertiesAtBRANDAt8494$inboundSchema;
5906
+ /** @deprecated use `PropertiesAtBRANDAt8494$outboundSchema` instead. */
5907
+ PropertiesAtBRANDAt8494$.outboundSchema = PropertiesAtBRANDAt8494$outboundSchema;
5908
+ })(PropertiesAtBRANDAt8494$ || (PropertiesAtBRANDAt8494$ = {}));
5909
+ export function propertiesAtBRANDAt8494ToJSON(propertiesAtBRANDAt8494) {
5910
+ return JSON.stringify(PropertiesAtBRANDAt8494$outboundSchema.parse(propertiesAtBRANDAt8494));
5910
5911
  }
5911
- export function propertiesAtBRANDAt8492FromJSON(jsonString) {
5912
- return safeParse(jsonString, (x) => PropertiesAtBRANDAt8492$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'PropertiesAtBRANDAt8492' from JSON`);
5912
+ export function propertiesAtBRANDAt8494FromJSON(jsonString) {
5913
+ return safeParse(jsonString, (x) => PropertiesAtBRANDAt8494$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'PropertiesAtBRANDAt8494' from JSON`);
5913
5914
  }
5914
5915
  /** @internal */
5915
5916
  export const CreateIntegrationStoreDirectPropertiesMinLength$inboundSchema = z.object({
5916
- "__@BRAND@8492": z.lazy(() => PropertiesAtBRANDAt8492$inboundSchema),
5917
+ "__@BRAND@8494": z.lazy(() => PropertiesAtBRANDAt8494$inboundSchema),
5917
5918
  }).transform((v) => {
5918
5919
  return remap$(v, {
5919
- "__@BRAND@8492": "atBRANDAt8492",
5920
+ "__@BRAND@8494": "atBRANDAt8494",
5920
5921
  });
5921
5922
  });
5922
5923
  /** @internal */
5923
5924
  export const CreateIntegrationStoreDirectPropertiesMinLength$outboundSchema = z.object({
5924
- atBRANDAt8492: z.lazy(() => PropertiesAtBRANDAt8492$outboundSchema),
5925
+ atBRANDAt8494: z.lazy(() => PropertiesAtBRANDAt8494$outboundSchema),
5925
5926
  }).transform((v) => {
5926
5927
  return remap$(v, {
5927
- atBRANDAt8492: "__@BRAND@8492",
5928
+ atBRANDAt8494: "__@BRAND@8494",
5928
5929
  });
5929
5930
  });
5930
5931
  /**
@@ -5945,40 +5946,40 @@ export function createIntegrationStoreDirectPropertiesMinLengthFromJSON(jsonStri
5945
5946
  return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesMinLength$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesMinLength' from JSON`);
5946
5947
  }
5947
5948
  /** @internal */
5948
- export const CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$inboundSchema = z.object({});
5949
+ export const CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$inboundSchema = z.object({});
5949
5950
  /** @internal */
5950
- export const CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$outboundSchema = z.object({});
5951
+ export const CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$outboundSchema = z.object({});
5951
5952
  /**
5952
5953
  * @internal
5953
5954
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
5954
5955
  */
5955
- export var CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$;
5956
- (function (CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$) {
5957
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$inboundSchema` instead. */
5958
- CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$.inboundSchema = CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$inboundSchema;
5959
- /** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$outboundSchema` instead. */
5960
- CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$.outboundSchema = CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$outboundSchema;
5961
- })(CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$ || (CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$ = {}));
5962
- export function createIntegrationStoreDirectPropertiesAtBRANDAt8492ToJSON(createIntegrationStoreDirectPropertiesAtBRANDAt8492) {
5963
- return JSON.stringify(CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$outboundSchema.parse(createIntegrationStoreDirectPropertiesAtBRANDAt8492));
5956
+ export var CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$;
5957
+ (function (CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$) {
5958
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$inboundSchema` instead. */
5959
+ CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$.inboundSchema = CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$inboundSchema;
5960
+ /** @deprecated use `CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$outboundSchema` instead. */
5961
+ CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$.outboundSchema = CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$outboundSchema;
5962
+ })(CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$ || (CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$ = {}));
5963
+ export function createIntegrationStoreDirectPropertiesAtBRANDAt8494ToJSON(createIntegrationStoreDirectPropertiesAtBRANDAt8494) {
5964
+ return JSON.stringify(CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$outboundSchema.parse(createIntegrationStoreDirectPropertiesAtBRANDAt8494));
5964
5965
  }
5965
- export function createIntegrationStoreDirectPropertiesAtBRANDAt8492FromJSON(jsonString) {
5966
- return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesAtBRANDAt8492' from JSON`);
5966
+ export function createIntegrationStoreDirectPropertiesAtBRANDAt8494FromJSON(jsonString) {
5967
+ return safeParse(jsonString, (x) => CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'CreateIntegrationStoreDirectPropertiesAtBRANDAt8494' from JSON`);
5967
5968
  }
5968
5969
  /** @internal */
5969
5970
  export const CreateIntegrationStoreDirectPropertiesPattern$inboundSchema = z.object({
5970
- "__@BRAND@8492": z.lazy(() => CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$inboundSchema),
5971
+ "__@BRAND@8494": z.lazy(() => CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$inboundSchema),
5971
5972
  }).transform((v) => {
5972
5973
  return remap$(v, {
5973
- "__@BRAND@8492": "atBRANDAt8492",
5974
+ "__@BRAND@8494": "atBRANDAt8494",
5974
5975
  });
5975
5976
  });
5976
5977
  /** @internal */
5977
5978
  export const CreateIntegrationStoreDirectPropertiesPattern$outboundSchema = z.object({
5978
- atBRANDAt8492: z.lazy(() => CreateIntegrationStoreDirectPropertiesAtBRANDAt8492$outboundSchema),
5979
+ atBRANDAt8494: z.lazy(() => CreateIntegrationStoreDirectPropertiesAtBRANDAt8494$outboundSchema),
5979
5980
  }).transform((v) => {
5980
5981
  return remap$(v, {
5981
- atBRANDAt8492: "__@BRAND@8492",
5982
+ atBRANDAt8494: "__@BRAND@8494",
5982
5983
  });
5983
5984
  });
5984
5985
  /**
@@ -6668,40 +6669,40 @@ export function guidesFromJSON(jsonString) {
6668
6669
  return safeParse(jsonString, (x) => Guides$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'Guides' from JSON`);
6669
6670
  }
6670
6671
  /** @internal */
6671
- export const AtBRANDAt8492$inboundSchema = z.object({});
6672
+ export const AtBRANDAt8494$inboundSchema = z.object({});
6672
6673
  /** @internal */
6673
- export const AtBRANDAt8492$outboundSchema = z.object({});
6674
+ export const AtBRANDAt8494$outboundSchema = z.object({});
6674
6675
  /**
6675
6676
  * @internal
6676
6677
  * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
6677
6678
  */
6678
- export var AtBRANDAt8492$;
6679
- (function (AtBRANDAt8492$) {
6680
- /** @deprecated use `AtBRANDAt8492$inboundSchema` instead. */
6681
- AtBRANDAt8492$.inboundSchema = AtBRANDAt8492$inboundSchema;
6682
- /** @deprecated use `AtBRANDAt8492$outboundSchema` instead. */
6683
- AtBRANDAt8492$.outboundSchema = AtBRANDAt8492$outboundSchema;
6684
- })(AtBRANDAt8492$ || (AtBRANDAt8492$ = {}));
6685
- export function atBRANDAt8492ToJSON(atBRANDAt8492) {
6686
- return JSON.stringify(AtBRANDAt8492$outboundSchema.parse(atBRANDAt8492));
6679
+ export var AtBRANDAt8494$;
6680
+ (function (AtBRANDAt8494$) {
6681
+ /** @deprecated use `AtBRANDAt8494$inboundSchema` instead. */
6682
+ AtBRANDAt8494$.inboundSchema = AtBRANDAt8494$inboundSchema;
6683
+ /** @deprecated use `AtBRANDAt8494$outboundSchema` instead. */
6684
+ AtBRANDAt8494$.outboundSchema = AtBRANDAt8494$outboundSchema;
6685
+ })(AtBRANDAt8494$ || (AtBRANDAt8494$ = {}));
6686
+ export function atBRANDAt8494ToJSON(atBRANDAt8494) {
6687
+ return JSON.stringify(AtBRANDAt8494$outboundSchema.parse(atBRANDAt8494));
6687
6688
  }
6688
- export function atBRANDAt8492FromJSON(jsonString) {
6689
- return safeParse(jsonString, (x) => AtBRANDAt8492$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'AtBRANDAt8492' from JSON`);
6689
+ export function atBRANDAt8494FromJSON(jsonString) {
6690
+ return safeParse(jsonString, (x) => AtBRANDAt8494$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'AtBRANDAt8494' from JSON`);
6690
6691
  }
6691
6692
  /** @internal */
6692
6693
  export const CreateIntegrationStoreDirectValue$inboundSchema = z.object({
6693
- "__@BRAND@8492": z.lazy(() => AtBRANDAt8492$inboundSchema),
6694
+ "__@BRAND@8494": z.lazy(() => AtBRANDAt8494$inboundSchema),
6694
6695
  }).transform((v) => {
6695
6696
  return remap$(v, {
6696
- "__@BRAND@8492": "atBRANDAt8492",
6697
+ "__@BRAND@8494": "atBRANDAt8494",
6697
6698
  });
6698
6699
  });
6699
6700
  /** @internal */
6700
6701
  export const CreateIntegrationStoreDirectValue$outboundSchema = z.object({
6701
- atBRANDAt8492: z.lazy(() => AtBRANDAt8492$outboundSchema),
6702
+ atBRANDAt8494: z.lazy(() => AtBRANDAt8494$outboundSchema),
6702
6703
  }).transform((v) => {
6703
6704
  return remap$(v, {
6704
- atBRANDAt8492: "__@BRAND@8492",
6705
+ atBRANDAt8494: "__@BRAND@8494",
6705
6706
  });
6706
6707
  });
6707
6708
  /**