Interface DeleteAutoTestConfigurationRequest

interface DeleteAutoTestConfigurationRequest {
    assignmentId: string;
}

Hierarchy (View Summary)

Properties

Properties

assignmentId: string

The id of the assignment for which the AutoTest configuration should be deleted.