Skip to main content
Version: 8.9

Type Alias: DeploymentResult

type DeploymentResult = object;

Properties

deploymentKey

deploymentKey: DeploymentKey;

The unique key identifying the deployment.


deployments

deployments: DeploymentMetadataResult[];

Items deployed by the request.


tenantId

tenantId: TenantId;

The tenant ID associated with the deployment.