ExClubhouse v0.6.0 ExClubhouse.Model.Input.EntityTemplate View Source

Entity template input model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.Input.EntityTemplate{
  author_id: binary(),
  name: binary(),
  story_contents: ExClubhouse.Model.CreateStoryContents.t()
}