Class: Rocksky::Generated::FeedStoryView

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



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def album
  @album
end

#albumArtObject

Returns the value of attribute albumArt

Returns:

  • (Object)

    the current value of albumArt



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def albumArt
  @albumArt
end

#albumArtistObject

Returns the value of attribute albumArtist

Returns:

  • (Object)

    the current value of albumArtist



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def albumArtist
  @albumArtist
end

#albumUriObject

Returns the value of attribute albumUri

Returns:

  • (Object)

    the current value of albumUri



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def albumUri
  @albumUri
end

#artistObject

Returns the value of attribute artist

Returns:

  • (Object)

    the current value of artist



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def artist
  @artist
end

#artistUriObject

Returns the value of attribute artistUri

Returns:

  • (Object)

    the current value of artistUri



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def artistUri
  @artistUri
end

#avatarObject

Returns the value of attribute avatar

Returns:

  • (Object)

    the current value of avatar



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def avatar
  @avatar
end

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def createdAt
  @createdAt
end

#didObject

Returns the value of attribute did

Returns:

  • (Object)

    the current value of did



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def did
  @did
end

#handleObject

Returns the value of attribute handle

Returns:

  • (Object)

    the current value of handle



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def handle
  @handle
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def id
  @id
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def title
  @title
end

#trackIdObject

Returns the value of attribute trackId

Returns:

  • (Object)

    the current value of trackId



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def trackId
  @trackId
end

#trackUriObject

Returns the value of attribute trackUri

Returns:

  • (Object)

    the current value of trackUri



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def trackUri
  @trackUri
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



55
56
57
# File 'lib/rocksky/generated/types.rb', line 55

def uri
  @uri
end