Readonly
countActual number of results returned.
Readonly
limitNumber of results requested.
Readonly
offsetNumber of elements skipped.
Readonly
resultsProductSelectionAssignments matching the query.
Optional
Readonly
totalTotal number of results matching the query.
This number is an estimation that is not strongly consistent.
Unlike other endpoints, the Product Selection endpoint does not return this field by default.
To get total
, pass the query parameter withTotal
set to true
.
When the results are filtered with a Query Predicate, total
is subject to a limit.
PagedQueryResult containing an array of ProductSelectionAssignment.