# OnDemandClient.ScreeningResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**adverseActions** | [**[AdverseActionResponse]**](AdverseActionResponse.md) |  | [optional] 
**billingCode** | **String** |  | [optional] 
**callback** | [**CallbackResponse**](CallbackResponse.md) |  | [optional] 
**candidateId** | **String** |  | [optional] 
**chargeId** | **String** |  | [optional] 
**clientCriteriaResult** | **String** |  | [optional] 
**dispute** | [**Dispute**](Dispute.md) |  | [optional] 
**id** | **String** |  | [optional] 
**invite** | [**Invite**](Invite.md) |  | [optional] 
**links** | [**ScreeningResponseLink**](ScreeningResponseLink.md) |  | [optional] 
**packageId** | **String** |  | [optional] 
**referenceCodes** | [**[ReferenceCode]**](ReferenceCode.md) |  | [optional] 
**reportItems** | [**[ScreeningResponseReportItem]**](ScreeningResponseReportItem.md) |  | [optional] 
**result** | **String** |  | [optional] 
**status** | **String** |  | [optional] 
**submittedAt** | **Date** |  | [optional] 
**trustedUserId** | **String** |  | [optional] 
**updatedAt** | **Date** |  | [optional] 


