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

    Interface DeleteEnterpriseMemberAdmin

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

    Properties

    Properties

    id: string

    ID of the Enterprise to retrieve.

    idMember: string

    ID of the member to be removed as an admin from enterprise.