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

    Interface UpdateShowListGuide

    interface UpdateShowListGuide {
        id: string;
        value: boolean;
    }
    Index

    Properties

    Properties

    id: string

    The id of the board to update

    value: boolean

    Determines whether to show the list guide.