ex_trello v1.1.1 ExTrello.API.Lists

Module to wrap Lists API endpoints. reference: https://developers.trello.com/advanced-reference/list

Summary

Functions

create_list(board_struct_or_id, name)
create_list(board_id, name, options)
edit_list(id, fields)
list(list_id_or_struct)
list(id, options)