restrictedIfGrossWeightMoreThanInKilograms property

int? restrictedIfGrossWeightMoreThanInKilograms
getter/setter pair

Vehicles of the matching category are restricted if the vehicle gross weight is more than the weight in kilograms. If the value is null the upper gross weight bound is not specified.

Implementation

int? restrictedIfGrossWeightMoreThanInKilograms;