Class: Ask::Agent::Events::PlanRejected

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



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

def plan
  @plan
end