grossWeightInKilograms property
getter/setter pair
Vehicle weight including trailers and shipped goods in kilograms. By default, it is not set.
Implementation
int? grossWeightInKilograms;
Vehicle weight including trailers and shipped goods in kilograms. By default, it is not set.
int? grossWeightInKilograms;