petsAllowed constant

IriTerm const petsAllowed

petsAllowed [Expects: http://schema.org/Boolean, http://schema.org/Text]

Indicates whether pets are allowed to enter the accommodation or lodging business. More detailed information can be put in a text value.

Can be used on: http://schema.org/Accommodation, http://schema.org/ApartmentComplex, http://schema.org/FloorPlan, http://schema.org/LodgingBusiness

Implementation

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