# Flipdish.RestApiPaginationResultStoreGroup

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Page** | **Number** | Current page index | 
**Limit** | **Number** | Current page size | 
**TotalRecordCount** | **Number** | Total record count | 
**Data** | [**[StoreGroup]**](StoreGroup.md) | Generic data object. | 


