Class: CheckMobi::Resources::Voice::Events

Inherits:
Object
  • Object
show all
Includes:
ClassWithAttributes
Defined in:
lib/check_mobi/resources/voice/events.rb

Instance Method Summary collapse

Methods included from ClassWithAttributes

included

Instance Method Details

#to_hashObject



11
12
13
# File 'lib/check_mobi/resources/voice/events.rb', line 11

def to_hash
  super.merge({action: action})
end