Fields
| Name | Arguments | Type | Description |
|---|---|---|---|
| additionalData | ScreeningAdditionalData! | Additional data related to the hit | |
| alsoKnownAs | [String!]! | Aliases of the individual or entity | |
| associates | [ScreeningAssociate!]! | Associates linked to individual or entity | |
| createdOn | DateTime! | When the hit was created | |
| hasYearOfBirthMatch | Boolean! | Individual only, true if there was a match on the year of birth | |
| matchStatus | ScreeningReviewMatchStatus! | Will always be true match | |
| name | String! | Name of the individual or entity | |
| notes | String | The notes from the reviewer of the hit | |
| sources | [ScreeningSource!]! | The sources that contributed to this hit | |
| updatedOn | DateTime! | When the hit was updated |