Interface GetAutoTestPublishedSnapshotResponse

interface GetAutoTestPublishedSnapshotResponse {
    snapshot: AutoTestPublishedSnapshot;
}

Hierarchy (View Summary)

Properties

Properties

The published snapshot of this assignment.