# ProductsSearchResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**page** | **Int** |  | [optional] 
**totalProducts** | **Int** |  | [optional] 
**pageSize** | **Int** | The maximum amount of products which are delivered per page. This is a constant which gets not changed. | [optional] 
**products** | [Product] |  | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)