DeliveryChargeSpecification constant

IriTerm const DeliveryChargeSpecification

IRI for schema:DeliveryChargeSpecification

The price for the delivery of an offer using a particular delivery method.

Implementation

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