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

    Interface DeletePowerUp

    interface DeletePowerUp {
        id: string;
        powerUp: string;
    }
    Index

    Properties

    Properties

    id: string

    The id of the board to update

    powerUp: string

    The Power-Up to be enabled on the board. One of: calendar, cardAging, recap, voting.