maxHeightInCentimeters property

int? maxHeightInCentimeters
getter/setter pair

Max permitted height during the trip, in centimeters. This property will be set if the TruckSpecifications.heightInCentimeters exceeds this value.

Implementation

int? maxHeightInCentimeters;