Co2ClassDTO Class |
Namespace: OfvService.DTO.VehicleAdministration
public class Co2ClassDTO
The Co2ClassDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| Co2ClassDTO | Initializes a new instance of the Co2ClassDTO class |
| Name | Description | |
|---|---|---|
| Class |
Class value
eg. A, B, C etc
| |
| FromYear |
Year when limits is used from
| |
| HighLimit |
Higher limit for given class
| |
| LowLimit |
Lower co2 limit for given class
| |
| ToYear |
Year when limits is used to
|