Method: Batchly::Response::FileResponse#is_duplicate

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

#is_duplicateObject

Duplicate message that can be deleted without any post processing boolean



25
26
27
# File 'lib/batchly-sdk/response/file_response.rb', line 25

def is_duplicate
  @is_duplicate
end