Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 936 Bytes

File metadata and controls

22 lines (17 loc) · 936 Bytes

SectionWithStepsModel

Properties

Name Type Description Notes
is_deleted bool
id str
created_date datetime
created_by_id str
name str
attachments [AttachmentModel], none_type [optional]
precondition_steps [StepModel], none_type [optional]
postcondition_steps [StepModel], none_type [optional]
project_id str, none_type [optional]
parent_id str, none_type [optional]
modified_date datetime, none_type [optional]
modified_by_id str, none_type [optional]

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