Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 967 Bytes

File metadata and controls

18 lines (13 loc) · 967 Bytes

DraftRead

Properties

Name Type Description Notes
Id string An opaque, unique identifier for a draft [optional]
Template string An opaque, unique identifier for a template [optional]
Name string The name of a draft [optional]
Url string The API url for a specific draft [optional]
Compiled CompiledRead [optional]
CreatedAt time.Time The time of initial creation [optional]
UpdatedAt time.Time The time of last update [optional]
Localizations []LocalizationMetaRead A list of the Template's available localizations [optional]

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