Duplicates Configuration

Contains information about duplicate management configuration for an object. Learn whether duplicate management is configured, which fields are used to determine whether duplicate records exist, and which duplicate rules are active.
Property Name Type Description Filter Group and Version Available Version
apiName String The API name of the object. Small, 50.0 50.0
dedupeEnabled Boolean Indicates whether any duplicate rules are active for the object (true) or not (false). Small, 50.0 50.0
dedupeFields String[] The fields used to determine whether a record is a duplicate. Lists all fields that are used in all matching rules that are currently active. Small, 50.0 50.0
duplicateRules Duplicate Rule[] The duplicate rules that are active for the object. Small, 50.0 50.0
predupeEnabled Boolean Indicates whether matching rules are active for the object (true) or not (false). Small, 50.0 50.0