Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 953 Bytes

TemplateRead.md

File metadata and controls

18 lines (14 loc) · 953 Bytes

TemplateRead

list of template metadata

Properties

Name Type Description Notes
id str An opaque, unique identifier for a template [optional]
name str The name of a template [optional]
description str A description of the template [optional]
url str The API url for a specific template [optional]
compiled CompiledRead [optional]
created_at datetime The time of initial creation [optional]
updated_at datetime The time of last update [optional]
localizations list[LocalizationMetaRead] A list of the Template's available localizations [optional]

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