Optional ReadonlycancelFunction to cancel the query. It is always 'undefined' in synchronous responses.
Optional ReadonlyhasSet to true by the store to indicate that there are more results.
The client may query again with an appropriate start value.
Optional ReadonlythenFunction to react on the provided result. It is always 'undefined' in synchronous responses.
Optional ReadonlytotalTotal number of available items in the result.
Response of a synchronous query.