@cpod/sdk - v0.2.7
    Preparing search index...

    Interface DeleteFoldersResponse

    interface DeleteFoldersResponse {
        folder_id: string;
        status: string;
    }
    Index

    Properties

    Properties

    folder_id: string
    status: string