Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 981 Bytes

DraftRead.md

File metadata and controls

18 lines (14 loc) · 981 Bytes

DraftRead

template draft metadata included latest draft revision

Properties

Name Type Description Notes
id str An opaque, unique identifier for a draft [optional]
template str An opaque, unique identifier for a template [optional]
name str The name of a draft [optional]
url str The API url for a specific draft [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]