Class: BrickFTP::RESTfulAPI::CompleteUpload::Params

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

Instance Attribute Summary collapse

Instance Attribute Details

#refObject

Returns the value of attribute ref

Returns:

  • (Object)

    the current value of ref



22
23
24
# File 'lib/brick_ftp/restful_api/complete_upload.rb', line 22

def ref
  @ref
end