Class: BrickFTP::RESTfulAPI::ContinueUpload::Params

Inherits:
Struct
  • Object
show all
Defined in:
lib/brick_ftp/restful_api/continue_upload.rb

Instance Attribute Summary collapse

Instance Attribute Details

#partObject

Returns the value of attribute part

Returns:

  • (Object)

    the current value of part



23
24
25
# File 'lib/brick_ftp/restful_api/continue_upload.rb', line 23

def part
  @part
end

#refObject

Returns the value of attribute ref

Returns:

  • (Object)

    the current value of ref



23
24
25
# File 'lib/brick_ftp/restful_api/continue_upload.rb', line 23

def ref
  @ref
end