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

    Interface CreateIdTags

    interface CreateIdTags {
        id: string;
        value: string;
    }
    Index

    Properties

    Properties

    id: string

    The id of the board to update

    value: string

    The id of a tag from the organization to which this board belongs.