# Nr1CatalogApp.GetItemCustomModifiersResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**lastPage** | **Boolean** | Indicates whether the return page is last. | [optional] 
**pageNumber** | **Number** | Number of the returned page. | [optional] 
**totalPages** | **Number** | The total number of result pages available | [optional] 
**totalResults** | **Number** | The total number of results available | [optional] 
**pageContent** | [**[ItemCustomModifierViewData]**](ItemCustomModifierViewData.md) | The results corresponding to the requested page of data | [optional] 


