Class: BrickFTP::RESTfulAPI::GetFileInBundle::Params

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

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



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

def code
  @code
end

#passwordObject

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



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

def password
  @password
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



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

def path
  @path
end