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



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

def position
  @position
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



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

def uri
  @uri
end