Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 910 Bytes

EntityTemplate.md

File metadata and controls

16 lines (13 loc) · 910 Bytes

EntityTemplate

Properties

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

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