weightPercentage constant

IriTerm const weightPercentage

weightPercentage [Expects: https://schema.org/Number]

Fraction of the weight that is used to compute the shipping price.

Can be used on: https://schema.org/ShippingRateSettings

Implementation

static const weightPercentage = IriTerm.prevalidated(
  'https://schema.org/weightPercentage',
);