{
"sections": [
"title",
"description",
"file_information",
"directory_location",
"fields",
"wsdl_segment",
"declarative_metadata_sample_definition"
],
"title": "IndustriesEinsteinFeatureSettings - Metadata API",
"description": "Represents the settings for enabling the Industries Einstein feature.",
"file_information": ".settings",
"directory_location": "settings",
"fields_columns": [
"type",
"required",
"description"
],
"fields": {
"documentReaderConfidenceOrgValue": {
"type": "double",
"required": true,
"description": "Specify the confidence score threshold to indicate the reliability of data in a document. You can enter a number from 0 to 100, with up to two decimal places, where 0 is the least confident and 100 is the most confident."
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n\n\n \n \n \n\n```",
"declarative_metadata_sample_definition": [
{
"description": "The following is an example of a IndustriesEinsteinFeatureSettings component.",
"code": "\n\n 61\n"
}
]
}