maxWidthInCentimeters property

int? maxWidthInCentimeters
getter/setter pair

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

Implementation

int? maxWidthInCentimeters;