Method: Batchly::Response::IResponse#id

Defined in:
lib/batchly-sdk/response/iresponse.rb

#idObject

Unique id of the Unit of Work



14
15
16
# File 'lib/batchly-sdk/response/iresponse.rb', line 14

def id
  @id
end