restockingFee constant
IriTerm
const restockingFee
restockingFee [Expects: https://schema.org/MonetaryAmount, https://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: https://schema.org/MerchantReturnPolicy, https://schema.org/MerchantReturnPolicySeasonalOverride
Implementation
static const restockingFee = const IriTerm(
'https://schema.org/restockingFee',
);