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

    Interface CreatePowerUp

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

    Properties

    Properties

    id: string

    The id of the board to update

    value: string

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