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

    Interface GetCardCompletedChecklists

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

    Properties

    Properties

    fields?: string

    all or a comma-separated list of: idCheckItem, state

    id: string

    The ID of the Card