class Mozenda::Response::AgentGet
Constants
- NAME
Public Instance Methods
agent_id()
click to toggle source
# File lib/mozenda/response/agent_get.rb, line 4 def agent_id body_hash["AgentID"] end
collection_id()
click to toggle source
# File lib/mozenda/response/agent_get.rb, line 8 def collection_id body_hash["CollectionID"] end