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

    Interface MoveListToDifferentBoard

    interface MoveListToDifferentBoard {
        id: string;
        value: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the list

    value: string

    The ID of the board to move the list to