ExClubhouse v0.5.1 ExClubhouse.Model.CreateLabelParams View Source

Create label params model

Link to this section Summary

Link to this section Types

Link to this type

t()

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