Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 930 Bytes

File metadata and controls

15 lines (12 loc) · 930 Bytes

# ProjectTemplateItem

Properties

Name Type Description Notes
id int The ID of the project template [optional]
title string The title of the project template [optional]
description string The description of the project template [optional]
projects_board_id int The ID of the project board this template is associated with [optional]
owner_id int The ID of the owner of the project template [optional]
add_time string The creation date and time of the project template in ISO 8601 format [optional]
update_time string The update date and time of the project template in ISO 8601 format [optional]

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