Method: Xeme::Transaction#request

Defined in:
lib/xeme.rb

#requestObject

Optional. An ID for the request that was sent by the calling process. Do not generate this value yourself; use the ID that was sent with the request (if one was sent).



564
565
566
# File 'lib/xeme.rb', line 564

def request
  @request
end