AllAutoTestResults# class AllAutoTestResults[source]# The result when requesting all non started AutoTest results. total_amount: int# The total amount of not started AutoTest results results: Sequence[AutoTestResultWithExtraData]# The request results, these are limited by the given query parameters.