Api\StructType\ApiHouseProfileData::getExploitation_start_year PHP Method

getExploitation_start_year() public method

Get exploitation_start_year value
    public function getExploitation_start_year()
    {
        return $this->exploitation_start_year;
    }
ApiHouseProfileData