Result.to_dict

Result.to_dict()

Serialize the model into a Python dict of simple types.

Note that this method requires that the model is bound with @bind_schema.