Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 723 Bytes

QueryResult.md

File metadata and controls

11 lines (8 loc) · 723 Bytes

IO.Swagger.Model.QueryResult

Properties

Name Type Description Notes
QueryID int? The ID of the query that can be used for pagination. Please note that this id will not be available for a long time. [optional]
RecordsSearched long? The overrall number of records available in Web of Science. [optional]
RecordsFound long? The number of records of your request that are filtered through usrQuery but as well other query parameters. [optional]

[Back to Model list] [Back to API list] [Back to README]