Method: CatEngine::Response#id

Defined in:
lib/cat_engine/response.rb

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



5
6
7
# File 'lib/cat_engine/response.rb', line 5

def id
  @id
end