Interface UpdateEntityTemplate

Request parameters for changing either a template's name or any of the attributes it is designed to pre-populate.

Hierarchy

  • UpdateEntityTemplate

Properties

Properties

name?: string

The updated template name.

Min Length

1

story_contents?: UpdateStoryContents

Updated attributes for the template to populate.

Generated using TypeDoc