Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 685 Bytes

ProjectBoardObject.md

File metadata and controls

13 lines (10 loc) · 685 Bytes

# ProjectBoardObject

Properties

Name Type Description Notes
id int The ID of the project board [optional]
name string Name of a project board [optional]
order_nr float The order of a board [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]