advanceBookingRequirement constant

IriTerm const advanceBookingRequirement

advanceBookingRequirement [Expects: https://schema.org/QuantitativeValue]

The amount of time that is required between accepting the offer and the actual usage of the resource or service.

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

Implementation

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