Trifolium.Divisions.find
You're seeing just the function
find
, go back to Trifolium.Divisions module for more information.
Link to this function
find(id)
Specs
find(non_neg_integer() | String.t()) :: Trifolium.API.response()
Find a specific Division
according to its id
or slug
.