maxWidthInCentimeters property
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;
Max permitted width during the trip, in centimeters. This property will be set if the TruckSpecifications.widthInCentimeters exceeds this value.
int? maxWidthInCentimeters;