numberOfBedrooms constant
IRI for schemahttp:numberOfBedrooms [Expects: http://schema.org/Number, http://schema.org/QuantitativeValue]
The total integer number of bedrooms in a some {Accommodation}, {ApartmentComplex} or {FloorPlan}.
Can be used on: http://schema.org/Accommodation, http://schema.org/ApartmentComplex, http://schema.org/FloorPlan
Implementation
static const numberOfBedrooms = IriTerm.prevalidated(
'http://schema.org/numberOfBedrooms',
);