# AutotecApiJsClient.RiskCalculationResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | The risk prediction type used | [optional] 
**vinDateResults** | [**[VINDateResult]**](VINDateResult.md) | the list of results for each vehicle identification numbers/effective end date combination | [optional] 


<a name="TypeEnum"></a>
## Enum: TypeEnum


* `Default` (value: `"Default"`)

* `CA` (value: `"CA"`)

* `FL` (value: `"FL"`)

* `SC` (value: `"SC"`)




