Class: Plushie::Event::Diagnostic::InvalidSettings

Inherits:
Data
  • Object
show all
Defined in:
lib/plushie/event/diagnostic.rb

Overview

The Settings payload failed typed deny_unknown_fields validation.

Instance Attribute Summary collapse

Instance Attribute Details

#detailObject (readonly)

Returns the value of attribute detail

Returns:

  • (Object)

    the current value of detail



105
106
107
# File 'lib/plushie/event/diagnostic.rb', line 105

def detail
  @detail
end