# XiSdkResellers.DealsSearchResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**recordsFound** | **Number** | Number of records found. | [optional] 
**pageSize** | **Number** | Number of records in a page. | [optional] 
**pageNumber** | **Number** | Number of page. | [optional] 
**deals** | [**[DealsSearchResponseDealsInner]**](DealsSearchResponseDealsInner.md) |  | [optional] 
**nextPage** | **String** | URL for the next page. | [optional] 
**previousPage** | **String** | URL for the previous page. | [optional] 


