Class: ONEAccess::Response::BuySideInteractionsResponse
- Inherits:
-
BaseResponse
- Object
- BaseResponse
- ONEAccess::Response::BuySideInteractionsResponse
- Extended by:
- Serializable
- Defined in:
- lib/oneaccess/response/buy_side_interactions_response.rb
Instance Attribute Summary collapse
-
#event_id ⇒ Object
Returns the value of attribute event_id.
Attributes inherited from BaseResponse
Method Summary
Methods included from Serializable
Instance Attribute Details
#event_id ⇒ Object
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 |