Class: Rocksky::Generated::GetArtistListenersOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetArtistListenersOutput
- 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
90 91 92 |
# File 'lib/rocksky/generated/types.rb', line 90 def listeners @listeners end |