restockingFee constant
IRI for schemahttp:restockingFee [Expects: http://schema.org/MonetaryAmount, http://schema.org/Number]
Use {MonetaryAmount} to specify a fixed restocking fee for product returns, or use {Number} to specify a percentage of the product price paid by the customer.
Can be used on: http://schema.org/MerchantReturnPolicy, http://schema.org/MerchantReturnPolicySeasonalOverride
Implementation
static const restockingFee = IriTerm.prevalidated(
'http://schema.org/restockingFee',
);