numberOfPartialBathrooms constant

IriTerm const numberOfPartialBathrooms

numberOfPartialBathrooms [Expects: http://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: http://schema.org/Accommodation, http://schema.org/FloorPlan

Implementation

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