Method: TryApi::Base#id

Defined in:
app/models/try_api/base.rb

#idObject

Returns the value of attribute id.



37
38
39
# File 'app/models/try_api/base.rb', line 37

def id
  @id
end