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

    Interface GetBoardCardsFilter

    interface GetBoardCardsFilter {
        filter: string;
        id: string;
    }
    Index

    Properties

    Properties

    filter: string

    Valid Values: all, closed, none, open, visible.

    id: string

    ID of the Board