Class: Kanrisuru::Core::Group::GroupUser

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/group/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



7
8
9
# File 'lib/kanrisuru/core/group/types.rb', line 7

def name
  @name
end

#uidObject

Returns the value of attribute uid

Returns:

  • (Object)

    the current value of uid



7
8
9
# File 'lib/kanrisuru/core/group/types.rb', line 7

def uid
  @uid
end