Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 1.62 KB

ApiSubproject.md

File metadata and controls

34 lines (31 loc) · 1.62 KB

# ApiSubproject

Properties

Name Type Description Notes
name string [optional]
external_description string [optional]
internal_description string [optional]
status \Troi\Model\ApiProjectStatus [optional]
is_approved bool [optional]
project \Troi\Model\ApiProject [optional]
calculation_positions \Troi\Model\ApiCalculationPosition[] [optional]
parent \Troi\Model\ApiSubproject [optional]
is_leaf bool [optional]
is_printable bool [optional]
order_number string [optional]
set_left string [optional]
set_right string [optional]
leader \Troi\Model\ApiEmployee [optional]
created_by string [optional]
modified_by string [optional]
deleted_by string [optional]
created_at string [optional]
modified_at string [optional]
deleted_at string [optional]
id int [optional]
path string [optional]
is_deleted bool [optional]
total_subproject string [optional]
sub_project_types \Troi\Model\ApiProjectType[] [optional]
class_name string [optional]

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