Class: Rocksky::Generated::GetArtistRecentListenersParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



94
95
96
# File 'lib/rocksky/generated/types.rb', line 94

def limit
  @limit
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



94
95
96
# File 'lib/rocksky/generated/types.rb', line 94

def offset
  @offset
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



94
95
96
# File 'lib/rocksky/generated/types.rb', line 94

def uri
  @uri
end