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

    Interface EnterpriseAdmin

    interface EnterpriseAdmin {
        fullName?: string;
        id?: string;
        username?: string;
    }
    Index

    Properties

    fullName?: string
    id?: string
    username?: string