to_dict

ModelType.to_dict()

Serialize the model to a dictionary.

Returns

dict – Dictionary representation of the model.

Was this useful?