ExClubhouse v0.6.0 ExClubhouse.Model.StoryContentsTask View Source

Story contents task respons model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.StoryContentsTask{
  complete: boolean(),
  description: binary(),
  external_id: binary() | nil,
  owner_ids: [binary()],
  position: integer()
}