widthInCentimeters property
getter/setter pair
Truck width in centimeters. The provided value must be in the range [0, 5000]. By default, it is not set.
Implementation
int? widthInCentimeters;
Truck width in centimeters. The provided value must be in the range [0, 5000]. By default, it is not set.
int? widthInCentimeters;