OptionalhasWhether or not the query returned the complete set of data or if the data was truncated.
OptionalidId of the query
OptionalnameLocalized name of the query
OptionalresultsThe results of the query. This will be a set of WorkItem objects with only the 'id' set. The client is responsible for paging in the data as needed.
OptionalurlREST API Url to use to retrieve results for this query
OptionalwebUrl to use to display a page in the browser with the results of this query
Represents a single pre-defined query.