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

# AccountMatchResult

API Name: `GradientWorks__AccountMatchResult`

Used by [LeadToAccountMatch](/kb/automation-builder-kit-abk/models/leadtoaccountmatch.md) and [AccountToAccountMatch](/kb/automation-builder-kit-abk/models/accounttoaccountmatch.md) to provide information about matched accounts.

## Properties

| Name    | Type    | Description              |
| ------- | ------- | ------------------------ |
| account | Account | The account that matched |
| score   | Double  | Unused                   |
