VehicleClass.VehicleAttributes
Message Summary
message VehicleClass.VehicleAttributes
Include: env_zone_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
category | VehicleCategory | Required. | ||
retrofit | BoolValue | Optional - the bool wrapper allows for a null object. | ||
min_vehicle_weight | Weight | Optional. | ||
max_vehicle_weight | Weight | Optional. | ||
min_total_weight | Weight | Optional. | ||
max_total_weight | Weight | Optional. | ||
min_number_of_passenger | Int32Value | Optional. - the int32 wrapper allows for a null object. | ||
max_number_of_passenger | Int32Value | Optional. - the int32 wrapper allows for a null object. | ||
commercial | BoolValue | optional - the bool wrapper allows for a null object. | ||
hazardous_type | HazardousType | |||
trailer_type | TrailerType | |||
min_vehicle_height | Distance | |||
max_vehicle_height | Distance | |||
min_number_of_axles_vehicle | Int32Value | Wrapper message for The JSON representation for | ||
max_number_of_axles_vehicle | Int32Value | Wrapper message for The JSON representation for | ||
min_number_of_axles_trailer | Int32Value | Wrapper message for The JSON representation for | ||
max_number_of_axles_trailer | Int32Value | Wrapper message for The JSON representation for | ||
min_number_of_tires | Int32Value | Wrapper message for The JSON representation for | ||
max_number_of_tires | Int32Value | Wrapper message for The JSON representation for | ||
min_vehicle_length | Distance | |||
max_vehicle_length | Distance | |||
min_trailer_height | Distance | |||
max_trailer_height | Distance | |||
min_trailer_weight | Weight | |||
number_of_trailers | Int32Value | Wrapper message for The JSON representation for | ||
person_fee | BoolValue | Wrapper message for | ||
hybrid | BoolValue | Wrapper message for | ||
disabled_equipped | BoolValue | Wrapper message for | ||
vehicle_min_pollution | BoolValue | Wrapper message for | ||
hov | BoolValue | Wrapper message for | ||
height_reference | HeightReference |