Api\StructType\ApiHouseProfileData::getArea_municipal PHP Method

getArea_municipal() public method

Get area_municipal value
public getArea_municipal ( ) : float | null
return float | null
    public function getArea_municipal()
    {
        return $this->area_municipal;
    }
ApiHouseProfileData