# LeadToContactMatch

API Name: `GradientWorks__LeadToContactMatch`

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

## Properties

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