Class: Ask::Agent::Events::PlanApproved

Inherits:
Data
  • Object
show all
Defined in:
lib/ask/agent/events.rb

Instance Attribute Summary collapse

Instance Attribute Details

#planObject (readonly)

Returns the value of attribute plan

Returns:

  • (Object)

    the current value of plan



42
43
44
# File 'lib/ask/agent/events.rb', line 42

def plan
  @plan
end