Class: Ask::Agent::Events::PlanApproved
- Inherits:
-
Data
- Object
- Data
- Ask::Agent::Events::PlanApproved
- 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
42 43 44 |
# File 'lib/ask/agent/events.rb', line 42 def plan @plan end |