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