Interface GetAutoTestPublishedSnapshotRequest

interface GetAutoTestPublishedSnapshotRequest {
    assignmentId: string;
}

Hierarchy (View Summary)

Properties

Properties

assignmentId: string

The id of the assignment to get the published snapshot in.