Class: Plushie::Event::Diagnostic::InvalidSettings
- Inherits:
-
Data
- Object
- Data
- Plushie::Event::Diagnostic::InvalidSettings
- Defined in:
- lib/plushie/event/diagnostic.rb
Overview
The Settings payload failed typed deny_unknown_fields validation.
Instance Attribute Summary collapse
-
#detail ⇒ Object
readonly
Returns the value of attribute detail.
Instance Attribute Details
#detail ⇒ Object (readonly)
Returns the value of attribute detail
105 106 107 |
# File 'lib/plushie/event/diagnostic.rb', line 105 def detail @detail end |