restrictedIfHigherThanInCentimeters property

int? restrictedIfHigherThanInCentimeters
getter/setter pair

Vehicles of the matching category are restricted if the vehicle is higher than the height in centimeters. If the value is null the upper height bound is not specified.

Implementation

int? restrictedIfHigherThanInCentimeters;