Class: Rocksky::Generated::GetScrobblesParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#didObject

Returns the value of attribute did

Returns:

  • (Object)

    the current value of did



131
132
133
# File 'lib/rocksky/generated/types.rb', line 131

def did
  @did
end

#followingObject

Returns the value of attribute following

Returns:

  • (Object)

    the current value of following



131
132
133
# File 'lib/rocksky/generated/types.rb', line 131

def following
  @following
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



131
132
133
# File 'lib/rocksky/generated/types.rb', line 131

def limit
  @limit
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



131
132
133
# File 'lib/rocksky/generated/types.rb', line 131

def offset
  @offset
end