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

    Interface AddCardLabel

    interface AddCardLabel {
        id: string;
        value?: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the Card

    value?: string

    The ID of the label to add