CustomerUnificationFieldResolutionSource
Which source supplies the merged value for a given field during a merge decision.
This page contains
Fields
| LEFT | Use the value from the left party in the pair. |
| RIGHT | Use the value from the right party in the pair. |
| CUSTOM | Use an explicit custom string from fieldSelections. |
| CLEARED | Clear the field on the merged result. |