Method: Eol::Search#id

Defined in:
lib/eol/search.rb

#idInteger

Returns the id of the species.

Returns:

  • (Integer)

    the id of the species



8
9
10
# File 'lib/eol/search.rb', line 8

def id
  @id
end