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