Api\StructType\ApiHouseProfileData::getArea_total PHP Method

getArea_total() public method

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