TestPointsQuery interface

테스트 지점 쿼리 클래스입니다.

속성

orderBy

결과별 순서입니다.

points

테스트 지점 목록

pointsFilter

필터

witFields

가져올 작업 영역 필드 목록입니다.

속성 세부 정보

orderBy

결과별 순서입니다.

orderBy: string

속성 값

string

points

테스트 지점 목록

points: TestPoint[]

속성 값

pointsFilter

필터

pointsFilter: PointsFilter

속성 값

witFields

가져올 작업 영역 필드 목록입니다.

witFields: string[]

속성 값

string[]