Test Configuration Reference

interface TestConfigurationReference {
    id: number;
    name: string;
}

Properties

Properties

id: number

Id of the configuration

name: string

Name of the configuration