(ui-return-models)= # Return Models The models described in this section can be returned by the DASF backend module. The result is then processed according to specific handlers. If you need to provide a combination of return types, use the {class}`dasf_exb.return_models.MultipleResponses` type, see {ref}`ui-return-multipleresponses`. ```{toctree} --- maxdepth: 1 caption: "Contents:" glob: --- ./* ```