| Name | Type | Description | Notes |
|---|---|---|---|
| limit | int | The maximum elements to return | [optional] |
| page | int | The index of the page to return, starting by 1 | [optional] |
| start | \DateTime | Start date | [optional] |
| end | \DateTime | End date | [optional] |
| order_id | int | Events that have Order Id | [optional] |
| store_id | int | Events that have Store Id | [optional] |
| store_id_list | int[] | Events that have Store Id List | [optional] |
| store_group_id | int | Events that have Store Group Id | [optional] |
| user_id | int | Events that have User Id | [optional] |
| menu_id | int | Events that have Menu Id | [optional] |
| campaign_id | int | Events that have Campaign Id | [optional] |
| user_email | string | Events that have User Email | [optional] |
| user_name | string | Events that have User Name | [optional] |
| voucher_code | string | Events that have voucher code | [optional] |
| event_type | string[] | Events that have event type\s | [optional] |
| flipdish_event_id | string | Unique Identifier of Event, if this is specified, all other criteria are ignored. | [optional] |