Interface CreateAutoTestSnapshotRequest

interface CreateAutoTestSnapshotRequest {
    assignmentId: string;
}

Hierarchy (View Summary)

Properties

Properties

assignmentId: string

The id of the assignment to create the snapshot in.