Function list_comparison_thresholds
Source pub fn list_comparison_thresholds(config_json: &str) -> Result<Vec<Value>>
Expand description
List all comparison thresholds with resolved names
§Arguments
config_json - JSON configuration string
§Returns
Vector of JSON Values with id, function, returnOrder, scoreName, feature, and score fields