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

    Interface DeleteOrganizationMember

    interface DeleteOrganizationMember {
        id: string;
        idMember: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID or name of the organization

    idMember: string

    The ID of the Member to remove from the team