Interface GetAutoTestSnapshotResponse

interface GetAutoTestSnapshotResponse {
    snapshot: AutoTestSnapshot;
}

Hierarchy (View Summary)

Properties

Properties

The requested snapshot.