appliesToDeliveryMethod constant
IRI for schemahttp:appliesToDeliveryMethod [Expects: http://schema.org/DeliveryMethod]
The delivery method(s) to which the delivery charge or payment charge specification applies.
Can be used on: http://schema.org/DeliveryChargeSpecification, http://schema.org/PaymentChargeSpecification
Implementation
static const appliesToDeliveryMethod = IriTerm.prevalidated(
'http://schema.org/appliesToDeliveryMethod',
);