Class: Rocksky::Generated::GetArtistRecentListenersOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetArtistRecentListenersOutput
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#listeners ⇒ Object
Returns the value of attribute listeners.
Instance Attribute Details
#listeners ⇒ Object
Returns the value of attribute listeners
93 94 95 |
# File 'lib/rocksky/generated/types.rb', line 93 def listeners @listeners end |