# CyberSource.InlineResponse20020

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**totalCount** | **Number** | Total number of products across all pages. | [optional] 
**merchantId** | **String** | Merchant whose catalog is returned, or \"all\" if no filter applied. | [optional] 
**products** | [**[InlineResponse20020Products]**](InlineResponse20020Products.md) | List of product records for the current page. | [optional] 
**page** | **Number** | Current page number (0-based). | [optional] 
**size** | **Number** | Page size used in this response. | [optional] 
**totalPages** | **Number** | Total number of pages available. | [optional] 
**hasNext** | **Boolean** | Whether more pages exist after the current page. | [optional] 


