Class: BrickFTP::RESTfulAPI::GetBundleZip::Params

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

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



21
22
23
# File 'lib/brick_ftp/restful_api/get_bundle_zip.rb', line 21

def code
  @code
end

#passwordObject

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



21
22
23
# File 'lib/brick_ftp/restful_api/get_bundle_zip.rb', line 21

def password
  @password
end