Class: BrickFTP::RESTfulAPI::CopyFolder::Params

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

Instance Attribute Summary collapse

Instance Attribute Details

#structureObject

Returns the value of attribute structure

Returns:

  • (Object)

    the current value of structure



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

def structure
  @structure
end