Method: Rack::RPC::Endpoint::JSONRPC::Request#id

Defined in:
lib/rack/rpc/endpoint/jsonrpc.rb

#idObject

Returns the value of attribute id.



169
170
171
# File 'lib/rack/rpc/endpoint/jsonrpc.rb', line 169

def id
  @id
end