restrictedIfOccupantsFewerThan property

int? restrictedIfOccupantsFewerThan
getter/setter pair

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

Implementation

int? restrictedIfOccupantsFewerThan;