Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.04 KB

EntityTemplate.md

File metadata and controls

19 lines (13 loc) · 1.04 KB

EntityTemplate

Properties

Name Type Description Notes
entity_type String A string description of this resource. [default to nothing]
id String The unique identifier for the entity template. [default to nothing]
created_at ZonedDateTime The time/date when the entity template was created. [default to nothing]
updated_at ZonedDateTime The time/date when the entity template was last updated. [default to nothing]
name String The template's name. [default to nothing]
author_id String The unique ID of the member who created the template. [default to nothing]
last_used_at ZonedDateTime The last time that someone created an entity using this template. [default to nothing]
story_contents *StoryContents [default to nothing]

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