Api\StructType\ApiHouseProfileData::getFloor_type PHP Method

getFloor_type() public method

Get floor_type value
public getFloor_type ( ) : string | null
return string | null
    public function getFloor_type()
    {
        return $this->floor_type;
    }
ApiHouseProfileData