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



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

def admin
  @admin
end

#banObject

Returns the value of attribute ban

Returns:

  • (Object)

    the current value of ban



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

def ban
  @ban
end

#channel_modeObject

Returns the value of attribute channel_mode

Returns:

  • (Object)

    the current value of channel_mode



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

def channel_mode
  @channel_mode
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end