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

    Interface DownloadFileParams

    Download file parameters

    interface DownloadFileParams {
        file_id?: string;
        file_path?: string;
        task_history_id?: string;
    }
    Index

    Properties

    file_id?: string
    file_path?: string
    task_history_id?: string