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

    Interface VoteOnCardForGivenMember

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

    Properties

    Properties

    id: string

    The ID of the Card

    value: string

    The ID of the member to vote 'yes' on the card