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



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

def name
  @name
end

#uidObject

Returns the value of attribute uid



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

def uid
  @uid
end