deliveryMethod constant

IriTerm const deliveryMethod

deliveryMethod [Expects: http://schema.org/DeliveryMethod]

A sub property of instrument. The method of delivery.

Can be used on: http://schema.org/OrderAction, http://schema.org/ReceiveAction, http://schema.org/SendAction, http://schema.org/TrackAction

Implementation

static const deliveryMethod = IriTerm.prevalidated(
  'http://schema.org/deliveryMethod',
);