Class: Rocksky::Generated::ActorCompatibilityViewBasic
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::ActorCompatibilityViewBasic
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#compatibilityLevel ⇒ Object
Returns the value of attribute compatibilityLevel.
-
#compatibilityPercentage ⇒ Object
Returns the value of attribute compatibilityPercentage.
-
#sharedArtists ⇒ Object
Returns the value of attribute sharedArtists.
-
#topSharedArtistNames ⇒ Object
Returns the value of attribute topSharedArtistNames.
-
#topSharedDetailedArtists ⇒ Object
Returns the value of attribute topSharedDetailedArtists.
-
#user1ArtistCount ⇒ Object
Returns the value of attribute user1ArtistCount.
-
#user2ArtistCount ⇒ Object
Returns the value of attribute user2ArtistCount.
Instance Attribute Details
#compatibilityLevel ⇒ Object
Returns the value of attribute compatibilityLevel
11 12 13 |
# File 'lib/rocksky/generated/types.rb', line 11 def compatibilityLevel @compatibilityLevel end |
#compatibilityPercentage ⇒ Object
Returns the value of attribute compatibilityPercentage
11 12 13 |
# File 'lib/rocksky/generated/types.rb', line 11 def compatibilityPercentage @compatibilityPercentage end |
#sharedArtists ⇒ Object
Returns the value of attribute sharedArtists
11 12 13 |
# File 'lib/rocksky/generated/types.rb', line 11 def sharedArtists @sharedArtists end |
#topSharedArtistNames ⇒ Object
Returns the value of attribute topSharedArtistNames
11 12 13 |
# File 'lib/rocksky/generated/types.rb', line 11 def topSharedArtistNames @topSharedArtistNames end |
#topSharedDetailedArtists ⇒ Object
Returns the value of attribute topSharedDetailedArtists
11 12 13 |
# File 'lib/rocksky/generated/types.rb', line 11 def topSharedDetailedArtists @topSharedDetailedArtists end |
#user1ArtistCount ⇒ Object
Returns the value of attribute user1ArtistCount
11 12 13 |
# File 'lib/rocksky/generated/types.rb', line 11 def user1ArtistCount @user1ArtistCount end |
#user2ArtistCount ⇒ Object
Returns the value of attribute user2ArtistCount
11 12 13 |
# File 'lib/rocksky/generated/types.rb', line 11 def user2ArtistCount @user2ArtistCount end |