Interface CreateEntityTemplate

Request paramaters for creating an entirely new entity template.

Hierarchy

  • CreateEntityTemplate

Properties

author_id?: string

The id of the user creating this template.

Format

uuid

name: string

The name of the new entity template

Min Length

1

story_contents: CreateStoryContents

A map of story attributes this template populates.

Generated using TypeDoc