Class: Rocksky::Generated::StatsWrappedView

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#firstScrobbleObject

Returns the value of attribute firstScrobble

Returns:

  • (Object)

    the current value of firstScrobble



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def firstScrobble
  @firstScrobble
end

#lastScrobbleObject

Returns the value of attribute lastScrobble

Returns:

  • (Object)

    the current value of lastScrobble



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def lastScrobble
  @lastScrobble
end

#longestStreakObject

Returns the value of attribute longestStreak

Returns:

  • (Object)

    the current value of longestStreak



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def longestStreak
  @longestStreak
end

#mostActiveDayObject

Returns the value of attribute mostActiveDay

Returns:

  • (Object)

    the current value of mostActiveDay



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def mostActiveDay
  @mostActiveDay
end

#mostActiveHourObject

Returns the value of attribute mostActiveHour

Returns:

  • (Object)

    the current value of mostActiveHour



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def mostActiveHour
  @mostActiveHour
end

#newArtistsCountObject

Returns the value of attribute newArtistsCount

Returns:

  • (Object)

    the current value of newArtistsCount



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def newArtistsCount
  @newArtistsCount
end

#scrobblesPerMonthObject

Returns the value of attribute scrobblesPerMonth

Returns:

  • (Object)

    the current value of scrobblesPerMonth



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def scrobblesPerMonth
  @scrobblesPerMonth
end

#topAlbumsObject

Returns the value of attribute topAlbums

Returns:

  • (Object)

    the current value of topAlbums



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def topAlbums
  @topAlbums
end

#topArtistsObject

Returns the value of attribute topArtists

Returns:

  • (Object)

    the current value of topArtists



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def topArtists
  @topArtists
end

#topGenresObject

Returns the value of attribute topGenres

Returns:

  • (Object)

    the current value of topGenres



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def topGenres
  @topGenres
end

#topTracksObject

Returns the value of attribute topTracks

Returns:

  • (Object)

    the current value of topTracks



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def topTracks
  @topTracks
end

#totalListeningTimeMinutesObject

Returns the value of attribute totalListeningTimeMinutes

Returns:

  • (Object)

    the current value of totalListeningTimeMinutes



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def totalListeningTimeMinutes
  @totalListeningTimeMinutes
end

#totalScrobblesObject

Returns the value of attribute totalScrobbles

Returns:

  • (Object)

    the current value of totalScrobbles



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def totalScrobbles
  @totalScrobbles
end

#yearObject

Returns the value of attribute year

Returns:

  • (Object)

    the current value of year



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def year
  @year
end