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

    Interface UpdateCardCustomField

    interface UpdateCardCustomField {
        idCard: string;
        idCustomField: string;
    }
    Index

    Properties

    idCard: string

    ID of the card that the Custom Field value should be set/updated for

    idCustomField: string

    ID of the Custom Field on the card.