Api\StructType\ApiHouseProfileData::getStoreys_count PHP Method

getStoreys_count() public method

Get storeys_count value
public getStoreys_count ( ) : integer | null
return integer | null
    public function getStoreys_count()
    {
        return $this->storeys_count;
    }
ApiHouseProfileData