Class: Threesixtyvoice::PopularBlog

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

Instance Attribute Summary collapse

Instance Attribute Details

#gamertagObject

Returns the value of attribute gamertag

Returns:

  • (Object)

    the current value of gamertag



14
15
16
# File 'lib/threesixtyvoice/popular.rb', line 14

def gamertag
  @gamertag
end

#rankObject

Returns the value of attribute rank

Returns:

  • (Object)

    the current value of rank



14
15
16
# File 'lib/threesixtyvoice/popular.rb', line 14

def rank
  @rank
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



14
15
16
# File 'lib/threesixtyvoice/popular.rb', line 14

def url
  @url
end