Class: Struct::GroupMember

Inherits:
Struct
  • Object
show all
Defined in:
lib/threesixtyvoice/group_members.rb

Direct Known Subclasses

Threesixtyvoice::GroupMember

Instance Attribute Summary collapse

Instance Attribute Details

#gamertagObject

Returns the value of attribute gamertag



16
17
18
# File 'lib/threesixtyvoice/group_members.rb', line 16

def gamertag
  @gamertag
end

#joindateObject

Returns the value of attribute joindate



16
17
18
# File 'lib/threesixtyvoice/group_members.rb', line 16

def joindate
  @joindate
end

#roleObject

Returns the value of attribute role



16
17
18
# File 'lib/threesixtyvoice/group_members.rb', line 16

def role
  @role
end