actionOnInsert |
String |
Whether users can create a duplicate record. Possible values are:
-
Allow—duplicate records can be
created
-
Block—duplicate records can't be
created
|
Small, 50.0 |
50.0 |
actionOnUpdate |
String |
Whether users can create a duplicate record while editing an existing record.
Possible values are:
-
Allow—users can create a duplicate
record while editing an existing record
-
Block—users can't create a
duplicate record while editing an existing record
|
Small, 50.0 |
50.0 |
active |
Boolean |
Indicates whether the duplicate rule is active (true) or not (false). |
Small, 50.0 |
50.0 |
duplicateRuleFilters |
Duplicate Rule Filter[] |
A list of filters that are used by the duplicate rule. |
Small, 50.0 |
50.0 |
matchRules |
Match Rule[] |
A list of the match rules that are used by the duplicate rule. |
Small, 50.0 |
50.0 |
name |
String |
The name of the duplicate rule. |
Small, 50.0 |
50.0 |
operationsOnInsert |
String[] |
Actions to take when a user creates a duplicate record. Possible values are:
|
Small, 50.0 |
50.0 |
operationsOnUpdate |
String[] |
Actions to take when the edits to a record cause it to become a duplicate
record. Possible values are:
|
Small, 50.0 |
50.0 |