99 100 101
# File 'lib/user.rb', line 99 def get_deal(id, options = nil) return @client.get__crm__deals(id, options) end