Interface PutAutoTestConfigurationRequest

interface PutAutoTestConfigurationRequest {
    assignmentId: string;
}

Hierarchy (View Summary)

Properties

Properties

assignmentId: string

The id of the assignment in which the AutoTest configuration should be created.