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

getGas_system() public méthode

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