deliveryLeadTime constant

IriTerm const deliveryLeadTime

deliveryLeadTime [Expects: http://schema.org/QuantitativeValue]

The typical delay between the receipt of the order and the goods either leaving the warehouse or being prepared for pickup, in case the delivery method is on site pickup.

Can be used on: http://schema.org/Demand, http://schema.org/Offer

Implementation

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