weightTotal constant
weightTotal [Expects: http://schema.org/QuantitativeValue]
The permitted total weight of the loaded vehicle, including passengers and cargo and the weight of the empty vehicle.\n\nTypical unit code(s): KGM for kilogram, LBR for pound\n\n* Note 1: You can indicate additional information in the {name} of the {QuantitativeValue
} node.\n* Note 2: You may also link to a {QualitativeValue
} node that provides additional information using {valueReference
}.\n* Note 3: Note that you can use {minValue
} and {maxValue
} to indicate ranges.
Can be used on: http://schema.org/Vehicle
Implementation
static const weightTotal = IriTerm.prevalidated(
'http://schema.org/weightTotal',
);