Class: Rocksky::Generated::StartPlaylistParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#positionObject

Returns the value of attribute position

Returns:

  • (Object)

    the current value of position



201
202
203
# File 'lib/rocksky/generated/types.rb', line 201

def position
  @position
end

#shuffleObject

Returns the value of attribute shuffle

Returns:

  • (Object)

    the current value of shuffle



201
202
203
# File 'lib/rocksky/generated/types.rb', line 201

def shuffle
  @shuffle
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



201
202
203
# File 'lib/rocksky/generated/types.rb', line 201

def uri
  @uri
end