numberOfFullBathrooms constant

IriTerm const numberOfFullBathrooms

IRI for schemahttp:numberOfFullBathrooms [Expects: http://schema.org/Number]

Number of full bathrooms - The total number of full and ¾ bathrooms in an {Accommodation}. This corresponds to the BathroomsFull field in RESO.

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

Implementation

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