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



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

def artistName
  @artistName
end

#timestampObject

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



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

def timestamp
  @timestamp
end

#trackTitleObject

Returns the value of attribute trackTitle

Returns:

  • (Object)

    the current value of trackTitle



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

def trackTitle
  @trackTitle
end

#trackUriObject

Returns the value of attribute trackUri

Returns:

  • (Object)

    the current value of trackUri



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

def trackUri
  @trackUri
end