ExClubhouse v0.5.1 ExClubhouse.Model.Label View Source
Label reponse model
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %ExClubhouse.Model.Label{ app_url: binary(), archived: boolean(), color: binary() | nil, created_at: binary() | nil, description: binary() | nil, entity_type: binary(), external_id: binary() | nil, id: integer(), name: binary(), stats: ExClubhouse.Model.LabelStats.t(), updated_at: binary() | nil }