Class: Rocksky::Generated::PlayDirectoryParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#directoryIdObject

Returns the value of attribute directoryId

Returns:

  • (Object)

    the current value of directoryId



163
164
165
# File 'lib/rocksky/generated/types.rb', line 163

def directoryId
  @directoryId
end

#playerIdObject

Returns the value of attribute playerId

Returns:

  • (Object)

    the current value of playerId



163
164
165
# File 'lib/rocksky/generated/types.rb', line 163

def playerId
  @playerId
end

#positionObject

Returns the value of attribute position

Returns:

  • (Object)

    the current value of position



163
164
165
# File 'lib/rocksky/generated/types.rb', line 163

def position
  @position
end

#recurseObject

Returns the value of attribute recurse

Returns:

  • (Object)

    the current value of recurse



163
164
165
# File 'lib/rocksky/generated/types.rb', line 163

def recurse
  @recurse
end

#shuffleObject

Returns the value of attribute shuffle

Returns:

  • (Object)

    the current value of shuffle



163
164
165
# File 'lib/rocksky/generated/types.rb', line 163

def shuffle
  @shuffle
end