numberOfBathroomsTotal property

int? numberOfBathroomsTotal
getter/setter pair

"The simple sum of the number of bathrooms. For example for a property with two Full Bathrooms and one Half Bathroom, the Bathrooms Total Integer will be 3.". See also SchemanumberOfRooms.

Implementation

int? numberOfBathroomsTotal;