# XiSdkResellers.ProductSearchResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**recordsFound** | **Number** | The number of recourds found for the search. | [optional] 
**pageSize** | **Number** | The number of results per page. Default is 25. | [optional] 
**pageNumber** | **Number** | current page number default is 1 | [optional] 
**catalog** | [**[ProductSearchResponseCatalogInner]**](ProductSearchResponseCatalogInner.md) |  | [optional] 
**subscriptionCatalog** | [**[ProductSearchResponseSubscriptionCatalogInner]**](ProductSearchResponseSubscriptionCatalogInner.md) |  | [optional] 
**nextPage** | **String** | link/URL for accessing next page. | [optional] 
**previousPage** | **String** | link/URL for accessing previous page. | [optional] 


