Class: Rocksky::Generated::InsertFilesParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#filesObject

Returns the value of attribute files

Returns:

  • (Object)

    the current value of files



155
156
157
# File 'lib/rocksky/generated/types.rb', line 155

def files
  @files
end

#positionObject

Returns the value of attribute position

Returns:

  • (Object)

    the current value of position



155
156
157
# File 'lib/rocksky/generated/types.rb', line 155

def position
  @position
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



155
156
157
# File 'lib/rocksky/generated/types.rb', line 155

def uri
  @uri
end