OfferForLease constant

IriTerm const OfferForLease

IRI for schemahttp:OfferForLease

An {OfferForLease} in Schema.org represents an {Offer} to lease out something, i.e. an {Offer} whose {businessFunction} is lease out. See Good Relations for background on the underlying concepts.

Implementation

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