Newer Version Available
ConnectApi.CdpIdentityResolutionMatchCriterion
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| caseSensitiveMatch | Boolean | Specifies whether the criterion match is case sensitive (true) or not (false). Available only when matching is based on the party identifier. | Optional | 58.0 |
| entityName | String | API name of the Data Model Object the match rule applies to. | Required | 57.0 |
| fieldName | String | Name of the field the criterion applies to. | Required | 57.0 |
| matchMethodType | ConnectApi.CdpIdentityResolutionMatchMethodType | Match method for a match rule
criterion. Values are:
|
Required | 57.0 |
| partyIdentificationInfo | ConnectApi.CdpIdentityResolutionMatchCriterionPartyIdentificationInfo | Party Identifier information. | Optional | 57.0 |
| shouldMatchOnBlank | Boolean | Specifies whether blank fields can be used for matching (true) or not (false). | Required | 57.0 |