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

    Interface GetCardChecklistItem

    interface GetCardChecklistItem {
        fields?: string;
        id: string;
        idCheckItem: string;
    }
    Index

    Properties

    fields?: string

    all or a comma-separated list of name,nameData,pos,state,type

    id: string

    The ID of the Card

    idCheckItem: string

    The ID of the checkitem