Class: Rocksky::Generated::StatsWrappedMilestone

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

Instance Attribute Summary collapse

Instance Attribute Details

#artistNameObject

Returns the value of attribute artistName

Returns:

  • (Object)

    the current value of artistName



207
208
209
# File 'lib/rocksky/generated/types.rb', line 207

def artistName
  @artistName
end

#timestampObject

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



207
208
209
# File 'lib/rocksky/generated/types.rb', line 207

def timestamp
  @timestamp
end

#trackTitleObject

Returns the value of attribute trackTitle

Returns:

  • (Object)

    the current value of trackTitle



207
208
209
# File 'lib/rocksky/generated/types.rb', line 207

def trackTitle
  @trackTitle
end

#trackUriObject

Returns the value of attribute trackUri

Returns:

  • (Object)

    the current value of trackUri



207
208
209
# File 'lib/rocksky/generated/types.rb', line 207

def trackUri
  @trackUri
end