# Flipdish.RestApiEventSearchPaginationResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Data** | [**EventSearchResult**](EventSearchResult.md) | Event results | 
**Page** | **Number** | Current page index | 
**Limit** | **Number** | Current page size | 
**TotalRecordCount** | **Number** | Total record count | 


