Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.19 KB

File metadata and controls

29 lines (24 loc) · 1.19 KB

SharedStepReferenceModel

Properties

Name Type Description Notes
id str
global_id int
name str
entity_type_name str
has_this_shared_step_as_step bool
has_this_shared_step_as_precondition bool
has_this_shared_step_as_postcondition bool
created_by_id str
state str
priority WorkItemPriorityModel
source_type WorkItemSourceTypeModel
is_deleted bool
version_id str used for versioning changes in workitem
is_automated bool
section_id str
modified_by_id str, none_type [optional]
created_date datetime, none_type [optional]
modified_date datetime, none_type [optional]
tags [TagModel], none_type [optional]

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