restrictedIfAxleWeightMoreThanInKilograms property

int? restrictedIfAxleWeightMoreThanInKilograms
getter/setter pair

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

Implementation

int? restrictedIfAxleWeightMoreThanInKilograms;