Class: Rocksky::Generated::PlaylistRecord

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

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute appleMusicLink

Returns:

  • (Object)

    the current value of appleMusicLink



168
169
170
# File 'lib/rocksky/generated/types.rb', line 168

def appleMusicLink
  @appleMusicLink
end

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



168
169
170
# File 'lib/rocksky/generated/types.rb', line 168

def createdAt
  @createdAt
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



168
169
170
# File 'lib/rocksky/generated/types.rb', line 168

def description
  @description
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



168
169
170
# File 'lib/rocksky/generated/types.rb', line 168

def name
  @name
end

#pictureObject

Returns the value of attribute picture

Returns:

  • (Object)

    the current value of picture



168
169
170
# File 'lib/rocksky/generated/types.rb', line 168

def picture
  @picture
end

#pictureUrlObject

Returns the value of attribute pictureUrl

Returns:

  • (Object)

    the current value of pictureUrl



168
169
170
# File 'lib/rocksky/generated/types.rb', line 168

def pictureUrl
  @pictureUrl
end

Returns the value of attribute spotifyLink

Returns:

  • (Object)

    the current value of spotifyLink



168
169
170
# File 'lib/rocksky/generated/types.rb', line 168

def spotifyLink
  @spotifyLink
end

Returns the value of attribute tidalLink

Returns:

  • (Object)

    the current value of tidalLink



168
169
170
# File 'lib/rocksky/generated/types.rb', line 168

def tidalLink
  @tidalLink
end

Returns the value of attribute youtubeLink

Returns:

  • (Object)

    the current value of youtubeLink



168
169
170
# File 'lib/rocksky/generated/types.rb', line 168

def youtubeLink
  @youtubeLink
end