ExchangeRefund constant

IriTerm const ExchangeRefund

IRI for schema:ExchangeRefund

Specifies that a refund can be done as an exchange for the same product.

Implementation

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