Class: Ari::Message

Inherits:
Model
  • Object
show all
Defined in:
lib/ari/models/message.rb

Direct Known Subclasses

MissingParams

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

#attributes=, #initialize

Constructor Details

This class inherits a constructor from Ari::Model

Instance Attribute Details

#typeObject (readonly)

Returns the value of attribute type.



15
16
17
# File 'lib/ari/models/message.rb', line 15

def type
  @type
end