Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.14 KB

VersionedTestCycle.md

File metadata and controls

23 lines (18 loc) · 1.14 KB

VersionedTestCycle

Properties

Name Type Description Notes
version Integer [optional]
currentVersion Integer Currently active version of the versioned item. If no version is active, currentVersion will not be returned. [optional]
id Integer
documentKey String
globalId String
project Integer ID of a project
itemType Integer ID of an item type
createdDate OffsetDateTime
modifiedDate OffsetDateTime
lastActivityDate OffsetDateTime
createdBy Integer ID of a user
modifiedBy Integer ID of a user
resources Map<String, AllowedResource> A set of resources and allowed permissions
fields Map<String, Object> A map of field names to field values e.g. {&quot;name&quot;:&quot;Sample Item&quot;, &quot;status&quot;: 292, &quot;release&quot;: 2, &quot;assigned&quot;: 23}