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

    Interface GetBoardCard

    interface GetBoardCard {
        id: string;
        idCard: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the board

    idCard: string

    The id the card to retrieve.