| 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] |