Method: CONTENTdmAPI::RequestBatch#fetch

Defined in:
lib/contentdm_api/request_batch.rb

#fetchArray

Fetch data from the CONTENTdm API

Returns:

  • an array of hashes containing Request response data



29
30
31
# File 'lib/contentdm_api/request_batch.rb', line 29

def fetch
  responses
end