Class: BrickFTP::RESTfulAPI::ListBundleContents::Params

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

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



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

def code
  @code
end

#passwordObject

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



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

def password
  @password
end