Class: Altertable::Lakehouse::Models::Request

Inherits:
Object
  • Object
show all
Defined in:
lib/altertable/lakehouse/models.rb,
sig/altertable/lakehouse/models.rbs

Instance Method Summary collapse

Instance Method Details

#to_hObject

Returns:

  • (Object)

Raises:

  • (NotImplementedError)


5
6
7
# File 'lib/altertable/lakehouse/models.rb', line 5

def to_h
  raise NotImplementedError
end