Class: Ari::MissingParams

Inherits:
Message show all
Defined in:
lib/ari/models/missing_params.rb

Instance Attribute Summary collapse

Attributes inherited from Message

#type

Method Summary

Methods inherited from Model

#attributes=, #initialize

Constructor Details

This class inherits a constructor from Ari::Model

Instance Attribute Details

#paramsObject (readonly)

Returns the value of attribute params.



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

def params
  @params
end