Deployment information for type "Test"

interface DeploymentTest {
    runId?: number;
    type?: string;
}

Hierarchy (View Summary)

Properties

Properties

runId?: number
type?: string