restrictedIfAxleWeightLessThanInKilograms property

int? restrictedIfAxleWeightLessThanInKilograms
getter/setter pair

Vehicles of the matching category are restricted if the vehicle weight per axle is less than the weight in kilograms. If the value is null the lower weight per axle bound is not specified.

Implementation

int? restrictedIfAxleWeightLessThanInKilograms;