Class: Rocksky::Generated::RemoveTrackParams

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



183
184
185
# File 'lib/rocksky/generated/types.rb', line 183

def position
  @position
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



183
184
185
# File 'lib/rocksky/generated/types.rb', line 183

def uri
  @uri
end