ExClubhouse v0.5.1 ExClubhouse.Model.CreateCategoryParams View Source

Create category params model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.CreateCategoryParams{
  color: binary(),
  external_id: binary(),
  name: binary()
}