Class: Rocksky::Generated::GetAlbumsParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#genreObject

Returns the value of attribute genre

Returns:

  • (Object)

    the current value of genre



83
84
85
# File 'lib/rocksky/generated/types.rb', line 83

def genre
  @genre
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



83
84
85
# File 'lib/rocksky/generated/types.rb', line 83

def limit
  @limit
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



83
84
85
# File 'lib/rocksky/generated/types.rb', line 83

def offset
  @offset
end