restrictedIfNarrowerThanInCentimeters property

int? restrictedIfNarrowerThanInCentimeters
getter/setter pair

Vehicles of the matching category are restricted if the vehicle is narrower than the width in centimeters. If the value is null the lower width bound is not specified.

Implementation

int? restrictedIfNarrowerThanInCentimeters;