checkinTime constant

IriTerm const checkinTime

IRI for schemahttp:checkinTime [Expects: http://schema.org/DateTime, http://schema.org/Time]

The earliest someone may check into a lodging establishment.

Can be used on: http://schema.org/LodgingBusiness, http://schema.org/LodgingReservation

Implementation

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