restrictedIfWiderThanInCentimeters property

int? restrictedIfWiderThanInCentimeters
getter/setter pair

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

Implementation

int? restrictedIfWiderThanInCentimeters;