maxHeightInCentimeters property
getter/setter pair
Max permitted height during the trip, in centimeters. This property will be set if the VehicleSpecification.heightInCentimeters exceeds this value.
Implementation
int? maxHeightInCentimeters;