Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 771 Bytes

File metadata and controls

15 lines (12 loc) · 771 Bytes

IO.Dyspatch.Model.DraftMetaRead

draft metadata

Properties

Name Type Description Notes
Id string An opaque, unique identifier for a draft [optional]
TemplateId 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]
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]