Class: PlaylyfeClient::V2::Leaderboard

Inherits:
Leaderboard show all
Defined in:
lib/playlyfe_client/v2/leaderboard.rb

Instance Attribute Summary collapse

Attributes inherited from Leaderboard

#game, #id, #name, #positions

Method Summary

Methods inherited from Leaderboard

all, #results, #table

Instance Attribute Details

#cyclesObject (readonly)

Returns the value of attribute cycles.


7
8
9
# File 'lib/playlyfe_client/v2/leaderboard.rb', line 7

def cycles
  @cycles
end

#entity_typeObject (readonly)

Returns the value of attribute entity_type.


7
8
9
# File 'lib/playlyfe_client/v2/leaderboard.rb', line 7

def entity_type
  @entity_type
end

#metricObject (readonly)

Returns the value of attribute metric.


7
8
9
# File 'lib/playlyfe_client/v2/leaderboard.rb', line 7

def metric
  @metric
end

#scopeObject (readonly)

Returns the value of attribute scope.


7
8
9
# File 'lib/playlyfe_client/v2/leaderboard.rb', line 7

def scope
  @scope
end