Comment on page
AccountToAccountMatch
API Name:
GradientWorks__AccountToAccountMatch
Provides information about Accounts that match an Account as a result of executing Match Account to Account.
Name | Type | Description |
---|---|---|
account | Account | The Account that was matched |
bestMatch | Account | The Account (if any) that best matches the account |
count | Integer | The number of matches. This will be 0 if there are no matches. |
matches | All the matching accounts in order of relevance. The first item in this list will correspond to bestMatch . |
Last modified 9mo ago