Api\StructType\ApiHouseProfileData::getHot_water_system PHP Method

getHot_water_system() public method

Get hot_water_system value
public getHot_water_system ( ) : Api\StructType\ApiHotWaterSystem | null
return Api\StructType\ApiHotWaterSystem | null
    public function getHot_water_system()
    {
        return $this->hot_water_system;
    }
ApiHouseProfileData