Name | Description | Type | Additional information |
---|---|---|---|
start |
Starting record index. 1 based. |
integer |
None. |
count |
Number of rows in this page of the result set |
integer |
None. |
totalCount |
Total number of rows in the result set |
integer |
None. |
totalPages |
Total page count for the requested number of records: totalCount/limit-offset |
integer |
None. |
customerResults |
Customer Query results set |
Collection of CustomerList |
None. |