Function download

    • Download

      Parameters

      • simulation: {
            id: string;
        }

        Simulation

        • id: string
      • result: {
            fileName: string;
            originPath: string;
        }

        Result

        • fileName: string
        • originPath: string

      Returns Promise<ICallResponse>

      Download read stream

    Generated using TypeDoc and TypeDoc Airthium Plugin