Class: BrickFTP::RESTfulAPI::CreateBundle::Params

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

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



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

def password
  @password
end

#pathsObject

Returns the value of attribute paths

Returns:

  • (Object)

    the current value of paths



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

def paths
  @paths
end