Readonly
countActual number of results returned.
Readonly
limitNumber of results requested.
Readonly
offsetNumber of elements skipped.
Readonly
resultsReferences to ProductSelection that are assigned to the Product.
Optional
Readonly
totalTotal number of results matching the query.
Present only when the withTotal
query parameter is set to true
.
This number is an estimation that is not strongly consistent.
When the results are filtered with a Query Predicate, total
is subject to a limit.
PagedQueryResult containing an array of AssignedProductSelection.