ExClubhouse v0.5.1 ExClubhouse.Model.EmptyTemplateTask View Source

Empty template task model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.EmptyTemplateTask{
  complete: boolean(),
  description: binary(),
  external_id: binary(),
  owner_ids: [binary()]
}