ex_trello v0.4.1 ExTrello.Model.List

A Struct that represents all possible fields a list resource from Trello can be returned with.

Summary

Types

t :: %ExTrello.Model.List{board: term, cards: term, closed: term, id: term, id_board: term, name: term, pos: term, subscribed: term}