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

    Interface DeleteEnterpriseOrganization

    interface DeleteEnterpriseOrganization {
        id: string;
        idOrg: string;
    }
    Index

    Properties

    Properties

    id: string

    ID of the enterprise to retrieve.

    idOrg: string

    ID of the organization to be removed from the enterprise.