Object
Common Result
# File lib/leo_manager_models.rb, line 30 def initialize(h) error = h[:error] if error == nil @result = h[:result] else @result = error end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.