Name | Description | Type | Additional information |
---|---|---|---|
ParcelSearchType |
Original search type requested |
ParcelSearchType |
None. |
TotalCount |
Total number of results matching the search criteria |
integer |
None. |
PageNumber |
Which page of results are in this response (starting at 1) |
integer |
None. |
PageCount |
How many pages of results are available |
integer |
None. |
PageSize |
How many results are on each page |
integer |
None. |
SortColumn |
Which column is used to sort the results |
ParcelSearchSortColumn |
None. |
SortOrder |
Which order the results are sorted in |
SearchSortOrder |
None. |
Results |
List of search results |
Collection of ParcelSummary |
None. |