DuplicateCompany
A potential duplicate company match.
- idType: stringrequired
Company ID.
- countryType: null | string
Code ISO 3166-1 alpha-2 country code.
- domainType: null | string
Company domain (e.g., "acme.com").
- methodType: string
How the match was determined (e.g., "Domain", "NormalizedName", "TokenContainment", "JaroWinkler").
- nameType: string
Company name.
- scoreType: number | string
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$Format: doubleMatch confidence score (0.0 to 1.0). Higher is more confident.