Class: Ezid::BatchDownloadResponse

Inherits:
Response
  • Object
show all
Defined in:
lib/ezid/responses/batch_download_response.rb

Constant Summary

Constants inherited from Response

Response::ERROR, Response::SUCCESS

Instance Method Summary collapse

Methods inherited from Response

#content, #error?, #exception, #message, #outcome, #status, #status_line, #success?, #uri_path

Instance Method Details

#download_urlObject



6
7
8
# File 'lib/ezid/responses/batch_download_response.rb', line 6

def download_url
  message
end