> For the complete documentation index, see [llms.txt](https://docs.gradient.works/kb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gradient.works/kb/automation-builder-kit-abk/models/leadtoleadmatch.md).

# LeadToLeadMatch

API Name: `GradientWorks__LeadToLeadMatch`

Provides information about Leads that match other Leads as a result of executing [Match Lead to Lead](/kb/automation-builder-kit-abk/actions/matching/matchleadtoleadaction.md).

## Properties

| Name      | Type        | Description |
| --------- | ----------- | ----------- |
| bestMatch | Lead        |             |
| count     | Integer     |             |
| lead      | Lead        |             |
| matches   | List\<Lead> |             |
