set Study Parameters
abstract fun setStudyParameters(study: Study, parameters: List<StudyParameterModel>, callback: OnReturnCallback<StudySimplified>)
Modifies a selected study Study with a given list of parameters
Parameters
study
A study to change
parameters
A list of changed parameters StudyParameterModel that contains values for selected study to be updated