Class: Mozenda::Response::CollectionPublish

Inherits:
Base
  • Object
show all
Defined in:
lib/mozenda/response/collection_publish.rb

Instance Attribute Summary

Attributes inherited from Base

#response

Instance Method Summary collapse

Methods inherited from Base

#initialize, #name, #success?, #to_h, #to_xml, #valid?

Constructor Details

This class inherits a constructor from Mozenda::Response::Base

Instance Method Details

#job_idObject



4
5
6
# File 'lib/mozenda/response/collection_publish.rb', line 4

def job_id
  body_hash["JobID"]
end