Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 692 Bytes

Template.md

File metadata and controls

14 lines (11 loc) · 692 Bytes

# Template

Properties

Name Type Description Notes
id int Unique identifier [optional]
name string Template name [optional]
owner bool Indicates if the workspace is the owner of the template [optional]
created_at string Timestamp when the template was created [optional]
updated_at string Timestamp when the template was updated [optional]
tags string[] A list of tags assigned to a template [optional]

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