Deployment information for type "Build"

interface DeploymentBuild {
    buildId?: number;
    type?: string;
}

Hierarchy (View Summary)

Properties

Properties

buildId?: number
type?: string