103 104 105
# File 'lib/user.rb', line 103 def create_deal(data, options = nil) return @client.create__crm__deals(data, options) end