FullRefund constant

IriTerm const FullRefund

IRI for schema:FullRefund

Specifies that a refund can be done in the full amount the customer paid for the product.

Implementation

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