Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 782 Bytes

File metadata and controls

14 lines (11 loc) · 782 Bytes

# PhaseItem

Properties

Name Type Description Notes
id int The ID of the project phase [optional]
name string The name of the project phase [optional]
board_id int The ID of the project board this phase belongs to [optional]
order_nr int The order of the phase within its board [optional]
add_time string The creation date and time of the phase in ISO 8601 format [optional]
update_time string The update date and time of the phase in ISO 8601 format [optional]

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