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

    Interface GetChecklistBoard

    interface GetChecklistBoard {
        fields?: string;
        id: string;
    }
    Index

    Properties

    Properties

    fields?: string

    all or a comma-separated list of board fields

    id: string

    ID of a checklist.