ex_trello v1.1.1 ExTrello.Model.List

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

Summary

Types

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