Api\StructType\ApiHouseProfileData::getHot_water_provider PHP Method

getHot_water_provider() public method

Get hot_water_provider value
public getHot_water_provider ( ) : Api\StructType\ApiProvider | null
return Api\StructType\ApiProvider | null
    public function getHot_water_provider()
    {
        return $this->hot_water_provider;
    }
ApiHouseProfileData