Sha256: 5a0643be9c71de21bc73c1e2aeac581a2c45a580ded2a40328ed700ea238b7fe

Contents?: true

Size: 137 Bytes

Versions: 23

Compression:

Stored size: 137 Bytes

Contents

require_relative "response"

module Ezid
  class BatchDownloadResponse < Response

    def download_url
      message
    end

  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
ezid-client-1.0.1 lib/ezid/responses/batch_download_response.rb
ezid-client-1.0.0 lib/ezid/responses/batch_download_response.rb
ezid-client-0.13.0 lib/ezid/responses/batch_download_response.rb