Api\StructType\ApiHouseProfileData::getProject_type PHP Method

getProject_type() public method

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