Interface RejectAutoTestGenerationResponse

interface RejectAutoTestGenerationResponse {
    job: AutoTestGenerationJob;
}

Hierarchy (View Summary)

Properties

Properties

The rejected generation job.