maxWeightPerAxleInKilograms property

int? maxWeightPerAxleInKilograms
getter/setter pair

Max permitted weight per axle during the trip, in kilograms. This property will be set if the TruckSpecifications.weightPerAxleInKilograms exceeds this value.

Implementation

int? maxWeightPerAxleInKilograms;