Interface GetAutoTestConfigurationRequest

interface GetAutoTestConfigurationRequest {
    assignmentId: string;
}

Hierarchy (View Summary)

Properties

Properties

assignmentId: string

The id of the assignment.