Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 892 Bytes

File metadata and controls

17 lines (13 loc) · 892 Bytes

TemplateMetaRead

the 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]
localizations list[LocalizationMetaRead] A list of the template's available localization objects [optional]
created_at datetime The time of initial creation [optional]
updated_at datetime The time of last update [optional]

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