MovePathParams: {
    dst_path?: QFileDstPathParameter;
    project_id: QFileProjectIdParameter;
    src_path?: QFileSrcPathParameter;
}

Type declaration

  • Optionaldst_path?: QFileDstPathParameter

    A project path. If provided it must begin / and refers to a path where / represents the project's root directory

  • project_id: QFileProjectIdParameter

    The Project identity

  • Optionalsrc_path?: QFileSrcPathParameter

    A project path. If provided it must begin / and refers to a path where / represents the project's root directory