Class: Kamerling::Client

Inherits:
UUIDEntity show all
Defined in:
lib/kamerling/client.rb

Instance Method Summary collapse

Methods inherited from UUIDEntity

attrs, defaults

Instance Method Details

#to_hObject



9
10
11
# File 'lib/kamerling/client.rb', line 9

def to_h
  attributes.merge(type: type.to_s)
end