Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 677 Bytes

File metadata and controls

13 lines (10 loc) · 677 Bytes

# BoardItem

Properties

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

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