Trello.js - API library
    Preparing search index...

    Interface GetBoardListsFilter

    interface GetBoardListsFilter {
        filter: "all" | "none" | "closed" | "open";
        id: string;
    }
    Index

    Properties

    Properties

    filter: "all" | "none" | "closed" | "open"

    One of all, closed, none, open

    id: string

    The ID of the board