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

    Interface GetChecklistField

    interface GetChecklistField {
        field: string;
        id: string;
    }
    Index

    Properties

    Properties

    field: string

    Field to update.

    id: string

    ID of a checklist.