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

    Interface GetBoardActions

    interface GetBoardActions {
        boardId: string;
        filter?: string;
    }
    Index

    Properties

    Properties

    boardId: string
    filter?: string

    A comma-separated list of action types.