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