Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 777 Bytes

ProjectPhaseObject.md

File metadata and controls

14 lines (11 loc) · 777 Bytes

# ProjectPhaseObject

Properties

Name Type Description Notes
id int The ID of the project phase [optional]
name string Name of a project phase [optional]
board_id float The ID of the project board this phase is linked to [optional]
order_nr float The order of a phase [optional]
add_time string The creation date and time of the board in UTC. Format: YYYY-MM-DD HH:MM:SS. [optional]
update_time string The update date and time of the board in UTC. Format: YYYY-MM-DD HH:MM:SS. [optional]

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