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



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

def appleMusicLink
  @appleMusicLink
end

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



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

def createdAt
  @createdAt
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



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

def description
  @description
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#pictureObject

Returns the value of attribute picture

Returns:

  • (Object)

    the current value of picture



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

def picture
  @picture
end

#pictureUrlObject

Returns the value of attribute pictureUrl

Returns:

  • (Object)

    the current value of pictureUrl



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

def pictureUrl
  @pictureUrl
end

Returns the value of attribute spotifyLink

Returns:

  • (Object)

    the current value of spotifyLink



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

def spotifyLink
  @spotifyLink
end

Returns the value of attribute tidalLink

Returns:

  • (Object)

    the current value of tidalLink



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

def tidalLink
  @tidalLink
end

Returns the value of attribute youtubeLink

Returns:

  • (Object)

    the current value of youtubeLink



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

def youtubeLink
  @youtubeLink
end