checkoutTime constant

IriTerm const checkoutTime

checkoutTime [Expects: http://schema.org/DateTime, http://schema.org/Time]

The latest someone may check out of a lodging establishment.

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

Implementation

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