Class: Synacrb::Common::UserReceive

Inherits:
Struct
  • Object
show all
Defined in:
lib/synacrb/common.rb

Instance Attribute Summary collapse

Instance Attribute Details

#innerObject

Returns the value of attribute inner

Returns:

  • (Object)

    the current value of inner



66
67
68
# File 'lib/synacrb/common.rb', line 66

def inner
  @inner
end