Api\StructType\ApiHouseProfileData::getSewerage_system PHP Method

getSewerage_system() public method

Get sewerage_system value
public getSewerage_system ( ) : Api\StructType\ApiSewerageSystem | null
return Api\StructType\ApiSewerageSystem | null
    public function getSewerage_system()
    {
        return $this->sewerage_system;
    }
ApiHouseProfileData