Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.62 KB

auto_test_related_to_test_result.md

File metadata and controls

26 lines (23 loc) · 1.62 KB

auto_test_related_to_test_result

Properties

Name Type Description Notes
externalId String This property is used to set autotest identifier from client system [default to null]
links List [optional] [default to null]
projectId UUID This property is used to link autotest with project [default to null]
name String [default to null]
namespace String [optional] [default to null]
classname String [optional] [default to null]
steps List [optional] [default to null]
setup List [optional] [default to null]
teardown List [optional] [default to null]
globalId Long [default to null]
createdDate Date [optional] [default to null]
modifiedDate Date [optional] [default to null]
createdById UUID [default to null]
modifiedById UUID [optional] [default to null]
labels List [optional] [default to null]
externalKey String [optional] [default to null]
id UUID Unique ID of the entity [default to null]
isDeleted Boolean Indicates if the entity is deleted [default to null]

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