Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 937 Bytes

File metadata and controls

16 lines (13 loc) · 937 Bytes

IO.Dyspatch.Model.TemplateMetaRead

the template metadata

Properties

Name Type Description Notes
Id string An opaque, unique identifier for a template [optional]
Name string The name of a template [optional]
Description string A description of the template [optional]
Url string The API url for a specific template [optional]
Localizations List<LocalizationMetaRead> A list of the template's available localization objects [optional]
CreatedAt DateTimeOffset The time of initial creation [optional]
UpdatedAt DateTimeOffset The time of last update [optional]

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