ex_trello
v1.0.0
Pages
Modules
ex_trello v1.0.0
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)
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)