numberOfPartialBathrooms constant

IriTerm const numberOfPartialBathrooms

IRI for schema:numberOfPartialBathrooms [Expects: https://schema.org/Number]

Number of partial bathrooms - The total number of half and ΒΌ bathrooms in an {Accommodation}. This corresponds to the BathroomsPartial field in RESO.

Can be used on: https://schema.org/Accommodation, https://schema.org/FloorPlan

Implementation

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