Class: Synacrb::Common::UserUpdate

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

Instance Attribute Summary collapse

Instance Attribute Details

#adminObject

Returns the value of attribute admin

Returns:

  • (Object)

    the current value of admin



56
57
58
# File 'lib/synacrb/common.rb', line 56

def admin
  @admin
end

#banObject

Returns the value of attribute ban

Returns:

  • (Object)

    the current value of ban



56
57
58
# File 'lib/synacrb/common.rb', line 56

def ban
  @ban
end

#channel_modeObject

Returns the value of attribute channel_mode

Returns:

  • (Object)

    the current value of channel_mode



56
57
58
# File 'lib/synacrb/common.rb', line 56

def channel_mode
  @channel_mode
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



56
57
58
# File 'lib/synacrb/common.rb', line 56

def id
  @id
end