Model Type¶
Model type is referenced from model_type in the schema. The reference is to the type of model and the model name - see: model_type .
Example
"data/CallManager"
in
{"meta":
{"model_type": "data/CallManager",
...
},
}