> 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/leadtocontactmatch.md).

# LeadToContactMatch

API Name: `GradientWorks__LeadToContactMatch`

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

## Properties

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