refundType constant
IRI for schemahttp:refundType [Expects: http://schema.org/RefundTypeEnumeration]
A refund type, from an enumerated list.
Can be used on: http://schema.org/MerchantReturnPolicy, http://schema.org/MerchantReturnPolicySeasonalOverride
Implementation
static const refundType = IriTerm.prevalidated(
'http://schema.org/refundType',
);