Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 748 Bytes

LastTestResultModel.md

File metadata and controls

15 lines (12 loc) · 748 Bytes

LastTestResultModel

Properties

Name Type Description Notes
id UUID [default to null]
testRunId UUID [default to null]
autoTestId UUID [optional] [default to null]
comment String [optional] [default to null]
links List [optional] [default to null]
workItemVersionId UUID [default to null]
attachments List [optional] [default to null]

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