{
"sections": [
"title",
"description",
"file_information",
"directory_location",
"fields",
"wsdl_segment",
"declarative_metadata_sample_definition"
],
"title": "DataDotComSettings - Metadata API",
"description": "Represents the org's Data.com settings. This type extends the Metadata metadata type and inherits its fullName field.",
"file_information": ".settings",
"directory_location": "settings",
"fields_columns": [
"type",
"description"
],
"fields": {
"enableAccountExportButtonOff": {
"type": "boolean",
"description": "Indicates whether Account Export to Excel is enabled for Prospector (true) or not (false). Default value is false."
},
"enableAccountImportButtonOff": {
"type": "boolean",
"description": "Indicates whether Account Import to CRM is enabled for Prospector (true) or not (false). Default value is false."
},
"enableAllowDupeContactFromLead": {
"type": "boolean",
"description": "Indicates whether Prospector Lead Import Duplicate Check is enabled (true) or not (false). Default value is false."
},
"enableAllowDupeLeadFromContact": {
"type": "boolean",
"description": "Indicates whether Prospector Contact Import Duplicate Check is enabled (true) or not (false). Default value is false."
},
"enableCleanUpgradeRequested": {
"type": "boolean",
"description": "This field is no longer in use."
},
"enableContactExportButtonOff": {
"type": "boolean",
"description": "Indicates whether Contact Export to Excel is enabled for Prospector (true) or not (false). Default value is false."
},
"enableContactImportButtonOff": {
"type": "boolean",
"description": "Indicates whether Contact Import to CRM is enabled for Prospector (true) or not (false). Default value is false."
}
},
"wsdl_segment": "```xml\n\n \n \n \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 DataDotComSettings component.",
"code": "\n\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n\ttrue\n"
}
]
}