petsAllowed constant

IriTerm const petsAllowed

petsAllowed [Expects: https://schema.org/Boolean, https://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: https://schema.org/Accommodation, https://schema.org/ApartmentComplex, https://schema.org/FloorPlan, https://schema.org/LodgingBusiness

Implementation

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