Class: Ask::Agent::Events::PlanRejected
- Inherits:
-
Data
- Object
- Data
- Ask::Agent::Events::PlanRejected
- Defined in:
- lib/ask/agent/events.rb
Instance Attribute Summary collapse
-
#plan ⇒ Object
readonly
Returns the value of attribute plan.
Instance Attribute Details
#plan ⇒ Object (readonly)
Returns the value of attribute plan
43 44 45 |
# File 'lib/ask/agent/events.rb', line 43 def plan @plan end |