Class: Threesixtyvoice::GroupMember

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

Instance Attribute Summary collapse

Instance Attribute Details

#gamertagObject

Returns the value of attribute gamertag

Returns:

  • (Object)

    the current value of gamertag



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

def gamertag
  @gamertag
end

#joindateObject

Returns the value of attribute joindate

Returns:

  • (Object)

    the current value of joindate



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

def joindate
  @joindate
end

#roleObject

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



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

def role
  @role
end