ex_trello v1.0.0
ExTrello.Model.List
A Struct that represents all possible fields a list
resource from Trello can be returned with.
Types
t :: %ExTrello.Model.List{board: term, cards: term, closed: term, id: term, id_board: term, name: term, pos: term, subscribed: term}