Class: Rocksky::Generated::ActorNeighbourViewBasic

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

Instance Attribute Summary collapse

Instance Attribute Details

#avatarObject

Returns the value of attribute avatar

Returns:

  • (Object)

    the current value of avatar



12
13
14
# File 'lib/rocksky/generated/types.rb', line 12

def avatar
  @avatar
end

#didObject

Returns the value of attribute did

Returns:

  • (Object)

    the current value of did



12
13
14
# File 'lib/rocksky/generated/types.rb', line 12

def did
  @did
end

#displayNameObject

Returns the value of attribute displayName

Returns:

  • (Object)

    the current value of displayName



12
13
14
# File 'lib/rocksky/generated/types.rb', line 12

def displayName
  @displayName
end

#handleObject

Returns the value of attribute handle

Returns:

  • (Object)

    the current value of handle



12
13
14
# File 'lib/rocksky/generated/types.rb', line 12

def handle
  @handle
end

#sharedArtistsCountObject

Returns the value of attribute sharedArtistsCount

Returns:

  • (Object)

    the current value of sharedArtistsCount



12
13
14
# File 'lib/rocksky/generated/types.rb', line 12

def sharedArtistsCount
  @sharedArtistsCount
end

#similarityScoreObject

Returns the value of attribute similarityScore

Returns:

  • (Object)

    the current value of similarityScore



12
13
14
# File 'lib/rocksky/generated/types.rb', line 12

def similarityScore
  @similarityScore
end

#topSharedArtistNamesObject

Returns the value of attribute topSharedArtistNames

Returns:

  • (Object)

    the current value of topSharedArtistNames



12
13
14
# File 'lib/rocksky/generated/types.rb', line 12

def topSharedArtistNames
  @topSharedArtistNames
end

#topSharedArtistsDetailsObject

Returns the value of attribute topSharedArtistsDetails

Returns:

  • (Object)

    the current value of topSharedArtistsDetails



12
13
14
# File 'lib/rocksky/generated/types.rb', line 12

def topSharedArtistsDetails
  @topSharedArtistsDetails
end

#userIdObject

Returns the value of attribute userId

Returns:

  • (Object)

    the current value of userId



12
13
14
# File 'lib/rocksky/generated/types.rb', line 12

def userId
  @userId
end