Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 725 Bytes

QualityAssuranceSegmentsRunDto.md

File metadata and controls

12 lines (8 loc) · 725 Bytes

QualityAssuranceSegmentsRunDto

Properties

Name Type Description Notes
JobsAndSegments []JobPartSegmentsDto [default to null]
WarningTypes []string [optional] [default to null]
MaxQaWarningsCount int32 Maximum number of QA warnings in result, default: 100. For efficiency reasons QA warnings are processed with minimum segments chunk size 10, therefore slightly more warnings are returned. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]