Class: Rocksky::Generated::GetPlaylistsParams

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



123
124
125
# File 'lib/rocksky/generated/types.rb', line 123

def limit
  @limit
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



123
124
125
# File 'lib/rocksky/generated/types.rb', line 123

def offset
  @offset
end