Class: Rocksky::Generated::ActorTrackView

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

Instance Attribute Summary collapse

Instance Attribute Details

#albumObject

Returns the value of attribute album

Returns:

  • (Object)

    the current value of album



15
16
17
# File 'lib/rocksky/generated/types.rb', line 15

def album
  @album
end

#albumCoverUrlObject

Returns the value of attribute albumCoverUrl

Returns:

  • (Object)

    the current value of albumCoverUrl



15
16
17
# File 'lib/rocksky/generated/types.rb', line 15

def albumCoverUrl
  @albumCoverUrl
end

#artistObject

Returns the value of attribute artist

Returns:

  • (Object)

    the current value of artist



15
16
17
# File 'lib/rocksky/generated/types.rb', line 15

def artist
  @artist
end

#durationMsObject

Returns the value of attribute durationMs

Returns:

  • (Object)

    the current value of durationMs



15
16
17
# File 'lib/rocksky/generated/types.rb', line 15

def durationMs
  @durationMs
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



15
16
17
# File 'lib/rocksky/generated/types.rb', line 15

def name
  @name
end

#recordingMbIdObject

Returns the value of attribute recordingMbId

Returns:

  • (Object)

    the current value of recordingMbId



15
16
17
# File 'lib/rocksky/generated/types.rb', line 15

def recordingMbId
  @recordingMbId
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



15
16
17
# File 'lib/rocksky/generated/types.rb', line 15

def source
  @source
end