QueryResponse
The base class for a query to a strongly typed endpoint (ie. not Object Manager).
The start index for the current result set.
The action to retrieve the first page.
The action to retrieve the last page.
The action to retrieve the next page.
The action to retrieve the previous page.
The count of records returned in the current result set.
The total count of all records without pagination.
public QueryResponse()