Method: Batchly::Response::FileResponse#id

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

#idObject

Unique id of the Unit of Work string



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

def id
  @id
end