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

    Interface TransferOrganizationToEnterprise

    interface TransferOrganizationToEnterprise {
        id: string;
        idOrganization: string;
    }
    Index

    Properties

    Properties

    id: string

    ID of the Enterprise to retrieve.

    idOrganization: string

    ID of Organization to be transferred to Enterprise.