Class: ONEAccess::Response::BuySideInteractionsResponse

Inherits:
BaseResponse
  • Object
show all
Extended by:
Serializable
Defined in:
lib/oneaccess/response/buy_side_interactions_response.rb

Instance Attribute Summary collapse

Attributes inherited from BaseResponse

#api_status_code, #data

Method Summary

Methods included from Serializable

from_json, represented_by

Instance Attribute Details

#event_idObject

Returns the value of attribute event_id.



11
12
13
# File 'lib/oneaccess/response/buy_side_interactions_response.rb', line 11

def event_id
  @event_id
end