restrictedIfOccupantsMoreThan property

int? restrictedIfOccupantsMoreThan
getter/setter pair

Vehicles of the matching category are restricted if the occupants number is more than the value. If the value is null the upper occupants bound is not specified.

Implementation

int? restrictedIfOccupantsMoreThan;