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

    Interface UpdateBoardBackground

    interface UpdateBoardBackground {
        brightness?: string;
        id: string;
        idBackground: string;
        tile?: boolean;
    }
    Index

    Properties

    brightness?: string

    One of: dark, light, unknown

    id: string

    The ID or username of the member

    idBackground: string

    The ID of the board background

    tile?: boolean

    Whether the background should be tiled