ex_trello v1.1.1 ExTrello.Model.Label

A Struct that represents all possible fields a label from Trello can be returned with

Summary

Types

t()
t() :: %ExTrello.Model.Label{color: term, id: term, idBoard: term, name: term, uses: term}