MultipleResponses
The dasf_exb.return_models.MultipleResponses is a utility class that
let’s the backend handle multiple response types. Using this class, a backend
module can return multiple of the return models mentioned in
Return Models.
For an example see the function dasf_exb.backend.get_multiple_responses().