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

    Interface AddCardMember

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

    Properties

    Properties

    id: string

    The ID of the Card

    value?: string

    The ID of the Member to add to the card