Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 881 Bytes

TemplateResponseObject.md

File metadata and controls

15 lines (12 loc) · 881 Bytes

# TemplateResponseObject

Properties

Name Type Description Notes
id float The ID of a template [optional]
title string The title of a template [optional]
description string The description of a template [optional]
projects_board_id float The ID of the project board this template is associated with [optional]
owner_id float The ID of a template owner [optional]
add_time string The creation date and time of the template in UTC. Format: YYYY-MM-DD HH:MM:SS. [optional]
update_time string The update date and time of the template in UTC. Format: YYYY-MM-DD HH:MM:SS. [optional]

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