interface PredictionsIdentifyConfig {
    identify: IdentifyConfig;
}

Properties

Properties

identify: IdentifyConfig