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 |