class BingSearch::WebResult
Attributes
description[RW]
The summary displayed below the title in bing.com search results @return [String]
display_url[RW]
URL to display to the user. Omits the scheme if HTTP. @return [String]
summary[RW]
The summary displayed below the title in bing.com search results @return [String]
title[RW]
@return [String]
url[RW]
Full URL of the result, including the scheme. @return [String]