Class: BrickFTP::RESTfulAPI::UpdateBehavior::Params

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

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



20
21
22
# File 'lib/brick_ftp/restful_api/update_behavior.rb', line 20

def value
  @value
end