# AutotecApiJsClient.RiskCalculationRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** | the risk prediction type | [optional] 
**vinDates** | [**[VINDate]**](VINDate.md) | the list of vehicle identification numbers/effective end date combinations | [optional] 


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


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

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

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

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




