Name | Type | Description | Notes |
---|---|---|---|
selector | TestRunTestResultsSelectModel | Object with filters and extraction parameters | [optional] |
resultReasonIds | kotlin.collections.Set<java.util.UUID> | Unique IDs of result reasons to be assigned to test results | [optional] |
links | kotlin.collections.Set<LinkPostModel> | Collection of links to be assigned to test results | [optional] |
comment | kotlin.String | Comment to be added to test results | [optional] |
attachmentIds | kotlin.collections.Set<java.util.UUID> | Unique IDs of files to be attached to test results | [optional] |