Api\StructType\ApiHouseProfileData::getGas_system PHP Method

getGas_system() public method

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