maxLengthInCentimeters property

int? maxLengthInCentimeters
getter/setter pair

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

Implementation

int? maxLengthInCentimeters;