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

    Interface SetListCloseState

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

    Properties

    Properties

    id: string

    The ID of the list

    value: boolean

    Set to true to close (archive) the list