Api\StructType\ApiHouseProfileData::getSewerage_system PHP Méthode

getSewerage_system() public méthode

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